123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="7ec4e636-75a1-4cab-a032-db36b6b7d9ca" name="Default Changelist" comment="" />
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="DefaultGradleProjectSettings">
- <option name="testRunner" value="GRADLE" />
- <option name="delegatedBuild" value="true" />
- </component>
- <component name="ExternalProjectsManager">
- <system id="GRADLE">
- <state>
- <projects_view />
- </state>
- </system>
- </component>
- <component name="ProjectFrameBounds">
- <option name="x" value="-422" />
- <option name="y" value="264" />
- <option name="width" value="3026" />
- <option name="height" value="1946" />
- </component>
- <component name="ProjectView">
- <navigator proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes>
- <pane id="PackagesPane" />
- <pane id="Scope" />
- <pane id="AndroidView" />
- <pane id="ProjectPane" />
- </panes>
- </component>
- <component name="PropertiesComponent">
- <property name="android.sdk.path" value="D:/Android_IDE/android-sdk-windows" />
- </component>
- <component name="RunDashboard">
- <option name="ruleStates">
- <list>
- <RuleState>
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
- </RuleState>
- <RuleState>
- <option name="name" value="StatusDashboardGroupingRule" />
- </RuleState>
- </list>
- </option>
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="7ec4e636-75a1-4cab-a032-db36b6b7d9ca" name="Default Changelist" comment="" />
- <created>1609812818205</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1609812818205</updated>
- </task>
- <servers />
- </component>
- <component name="ToolWindowManager">
- <frame x="-211" y="132" width="1513" height="973" extended-state="0" />
- <layout>
- <window_info active="true" content_ui="combo" id="Project" visible="true" weight="0.3298969" />
- <window_info id="Structure" side_tool="true" />
- <window_info id="Build Variants" side_tool="true" />
- <window_info id="Image Layers" />
- <window_info id="Designer" />
- <window_info id="Resources Explorer" />
- <window_info id="Capture Tool" />
- <window_info id="Favorites" side_tool="true" />
- <window_info id="Captures" order="0" weight="0.25" />
- <window_info anchor="bottom" id="Version Control" />
- <window_info anchor="bottom" id="TODO" />
- <window_info anchor="bottom" id="Terminal" />
- <window_info anchor="bottom" id="Event Log" side_tool="true" />
- <window_info anchor="bottom" id="Build" visible="true" weight="0.32977462" />
- <window_info anchor="right" id="Capture Analysis" />
- <window_info anchor="right" id="Gradle" />
- <window_info anchor="right" id="Theme Preview" />
- <window_info anchor="right" id="Palette	" />
- </layout>
- </component>
- </project>
|