You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

workspace.xml 4.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. <?xml version="1.0" encoding="UTF-8"?>
  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>
  32. <component name="ProjectFrameBounds" fullScreen="true">
  33. <option name="width" value="1440" />
  34. <option name="height" value="900" />
  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>
  60. <component name="PropertiesComponent">
  61. <property name="android.sdk.path" value="$USER_HOME$/Library/Android/sdk" />
  62. <property name="settings.editor.selected.configurable" value="AndroidSdkUpdater" />
  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&#9;" />
  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>
  119. </project>