|
@@ -1,11 +1,119 @@
|
1
|
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
2
|
<project version="4">
|
|
3
|
+ <component name="ChangeListManager">
|
|
4
|
+ <list default="true" id="14eed7c0-3336-4f2c-a9b7-42759f6665c4" name="Default Changelist" comment="" />
|
|
5
|
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
6
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
7
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
8
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
9
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
10
|
+ </component>
|
|
11
|
+ <component name="ExternalProjectsManager">
|
|
12
|
+ <system id="GRADLE">
|
|
13
|
+ <state>
|
|
14
|
+ <projects_view />
|
|
15
|
+ </state>
|
|
16
|
+ </system>
|
|
17
|
+ </component>
|
|
18
|
+ <component name="FileEditorManager">
|
|
19
|
+ <leaf>
|
|
20
|
+ <file pinned="false" current-in-tab="true">
|
|
21
|
+ <entry file="file://$PROJECT_DIR$/build.gradle">
|
|
22
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
23
|
+ <state relative-caret-position="-16" />
|
|
24
|
+ </provider>
|
|
25
|
+ </entry>
|
|
26
|
+ </file>
|
|
27
|
+ </leaf>
|
|
28
|
+ </component>
|
|
29
|
+ <component name="Git.Settings">
|
|
30
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
31
|
+ </component>
|
3
|
32
|
<component name="ProjectFrameBounds" fullScreen="true">
|
4
|
33
|
<option name="width" value="1440" />
|
5
|
34
|
<option name="height" value="900" />
|
6
|
35
|
</component>
|
|
36
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
37
|
+ <ConfirmationsSetting value="1" id="Add" />
|
|
38
|
+ </component>
|
|
39
|
+ <component name="ProjectView">
|
|
40
|
+ <navigator proportions="" version="1">
|
|
41
|
+ <foldersAlwaysOnTop value="true" />
|
|
42
|
+ </navigator>
|
|
43
|
+ <panes>
|
|
44
|
+ <pane id="PackagesPane" />
|
|
45
|
+ <pane id="Scope" />
|
|
46
|
+ <pane id="AndroidView">
|
|
47
|
+ <subPane>
|
|
48
|
+ <expand>
|
|
49
|
+ <path>
|
|
50
|
+ <item name="android" type="1abcf292:AndroidViewProjectNode" />
|
|
51
|
+ <item name="android" type="462c0819:PsiDirectoryNode" />
|
|
52
|
+ </path>
|
|
53
|
+ </expand>
|
|
54
|
+ <select />
|
|
55
|
+ </subPane>
|
|
56
|
+ </pane>
|
|
57
|
+ <pane id="ProjectPane" />
|
|
58
|
+ </panes>
|
|
59
|
+ </component>
|
7
|
60
|
<component name="PropertiesComponent">
|
8
|
61
|
<property name="android.sdk.path" value="$USER_HOME$/Library/Android/sdk" />
|
9
|
62
|
<property name="settings.editor.selected.configurable" value="AndroidSdkUpdater" />
|
10
|
63
|
</component>
|
|
64
|
+ <component name="RunDashboard">
|
|
65
|
+ <option name="ruleStates">
|
|
66
|
+ <list>
|
|
67
|
+ <RuleState>
|
|
68
|
+ <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
69
|
+ </RuleState>
|
|
70
|
+ <RuleState>
|
|
71
|
+ <option name="name" value="StatusDashboardGroupingRule" />
|
|
72
|
+ </RuleState>
|
|
73
|
+ </list>
|
|
74
|
+ </option>
|
|
75
|
+ </component>
|
|
76
|
+ <component name="SvnConfiguration">
|
|
77
|
+ <configuration />
|
|
78
|
+ </component>
|
|
79
|
+ <component name="TaskManager">
|
|
80
|
+ <task active="true" id="Default" summary="Default task">
|
|
81
|
+ <changelist id="14eed7c0-3336-4f2c-a9b7-42759f6665c4" name="Default Changelist" comment="" />
|
|
82
|
+ <created>1580628129712</created>
|
|
83
|
+ <option name="number" value="Default" />
|
|
84
|
+ <option name="presentableId" value="Default" />
|
|
85
|
+ <updated>1580628129712</updated>
|
|
86
|
+ </task>
|
|
87
|
+ <servers />
|
|
88
|
+ </component>
|
|
89
|
+ <component name="ToolWindowManager">
|
|
90
|
+ <frame x="0" y="0" width="1440" height="900" extended-state="0" />
|
|
91
|
+ <layout>
|
|
92
|
+ <window_info content_ui="combo" id="Project" visible="true" weight="0.3297568" />
|
|
93
|
+ <window_info id="Structure" side_tool="true" />
|
|
94
|
+ <window_info id="Build Variants" side_tool="true" />
|
|
95
|
+ <window_info id="Image Layers" />
|
|
96
|
+ <window_info id="Designer" />
|
|
97
|
+ <window_info id="Resources Explorer" />
|
|
98
|
+ <window_info id="Capture Tool" />
|
|
99
|
+ <window_info id="Favorites" side_tool="true" />
|
|
100
|
+ <window_info id="Captures" order="0" weight="0.25" />
|
|
101
|
+ <window_info anchor="bottom" id="Version Control" />
|
|
102
|
+ <window_info anchor="bottom" id="TODO" />
|
|
103
|
+ <window_info anchor="bottom" id="Terminal" />
|
|
104
|
+ <window_info anchor="bottom" id="Event Log" side_tool="true" />
|
|
105
|
+ <window_info active="true" anchor="bottom" id="Build" visible="true" weight="0.32891566" />
|
|
106
|
+ <window_info anchor="right" id="Capture Analysis" />
|
|
107
|
+ <window_info anchor="right" id="Gradle" />
|
|
108
|
+ <window_info anchor="right" id="Theme Preview" />
|
|
109
|
+ <window_info anchor="right" id="Palette	" />
|
|
110
|
+ </layout>
|
|
111
|
+ </component>
|
|
112
|
+ <component name="editorHistoryManager">
|
|
113
|
+ <entry file="file://$PROJECT_DIR$/build.gradle">
|
|
114
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
115
|
+ <state relative-caret-position="-16" />
|
|
116
|
+ </provider>
|
|
117
|
+ </entry>
|
|
118
|
+ </component>
|
11
|
119
|
</project>
|