123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AndroidLayouts">
- <shared>
- <config />
- </shared>
- </component>
- <component name="ChangeListManager">
- <list default="true" id="d3d7f6b5-4605-4f2f-9731-074d190b5742" 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="isMigrated" value="true" />
- </component>
- <component name="ExecutionTargetManager" SELECTED_TARGET="Pixel_2_API_29" />
- <component name="ExternalProjectsData">
- <projectState path="$PROJECT_DIR$">
- <ProjectState />
- </projectState>
- </component>
- <component name="ExternalProjectsManager">
- <system id="GRADLE">
- <state>
- <projects_view />
- </state>
- </system>
- </component>
- <component name="FileEditorManager">
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/app/src/main/res/layout/activity_main.xml">
- <provider editor-type-id="text-editor" />
- <provider selected="true" editor-type-id="android-designer2" />
- </entry>
- </file>
- <file pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/app/src/main/java/com/example/myapplication/MainActivity.kt">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="204">
- <caret line="12" selection-start-line="12" selection-end-line="12" />
- <folding>
- <element signature="e#35#107#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/app/src/main/java/com/example/myapplication/MainActivity.kt" />
- <option value="$PROJECT_DIR$/app/src/main/res/layout/activity_main.xml" />
- </list>
- </option>
- </component>
- <component name="ProjectFrameBounds" extendedState="6">
- <option name="x" value="-8" />
- <option name="y" value="-8" />
- <option name="width" value="1936" />
- <option name="height" value="1056" />
- </component>
- <component name="ProjectView">
- <navigator proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes />
- </component>
- <component name="PropertiesComponent">
- <property name="android.sdk.path" value="$USER_HOME$/AppData/Local/Android/Sdk" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$/../MyApplication7" />
- <property name="not.eligible.for.single.variant.sync" value="true" />
- <property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
- </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="RunManager">
- <configuration default="true" type="AndroidJUnit" factoryName="Android JUnit">
- <option name="TEST_OBJECT" value="class" />
- <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
- <method v="2">
- <option name="Android.Gradle.BeforeRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="app" type="AndroidRunConfigurationType" factoryName="Android App" activateToolWindowBeforeRun="false">
- <module name="app" />
- <option name="DEPLOY" value="true" />
- <option name="DEPLOY_APK_FROM_BUNDLE" value="false" />
- <option name="DEPLOY_AS_INSTANT" value="false" />
- <option name="ARTIFACT_NAME" value="" />
- <option name="PM_INSTALL_OPTIONS" value="" />
- <option name="DYNAMIC_FEATURES_DISABLED_LIST" value="" />
- <option name="ACTIVITY_EXTRA_FLAGS" value="" />
- <option name="MODE" value="default_activity" />
- <option name="CLEAR_LOGCAT" value="false" />
- <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
- <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
- <option name="FORCE_STOP_RUNNING_APP" value="true" />
- <option name="TARGET_SELECTION_MODE" value="DEVICE_AND_SNAPSHOT_COMBO_BOX" />
- <option name="USE_LAST_SELECTED_DEVICE" value="false" />
- <option name="PREFERRED_AVD" value="" />
- <option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="-1" />
- <option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" />
- <option name="DEBUGGER_TYPE" value="Auto" />
- <Auto>
- <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
- <option name="SHOW_STATIC_VARS" value="true" />
- <option name="WORKING_DIR" value="" />
- <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
- <option name="SHOW_OPTIMIZED_WARNING" value="true" />
- </Auto>
- <Hybrid>
- <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
- <option name="SHOW_STATIC_VARS" value="true" />
- <option name="WORKING_DIR" value="" />
- <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
- <option name="SHOW_OPTIMIZED_WARNING" value="true" />
- </Hybrid>
- <Java />
- <Native>
- <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
- <option name="SHOW_STATIC_VARS" value="true" />
- <option name="WORKING_DIR" value="" />
- <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
- <option name="SHOW_OPTIMIZED_WARNING" value="true" />
- </Native>
- <Profilers>
- <option name="ADVANCED_PROFILING_ENABLED" value="false" />
- <option name="STARTUP_CPU_PROFILING_ENABLED" value="false" />
- <option name="STARTUP_CPU_PROFILING_CONFIGURATION_NAME" value="Sample Java Methods" />
- </Profilers>
- <option name="DEEP_LINK" value="" />
- <option name="ACTIVITY_CLASS" value="" />
- <method v="2">
- <option name="Android.Gradle.BeforeRunTask" enabled="true" />
- </method>
- </configuration>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="d3d7f6b5-4605-4f2f-9731-074d190b5742" name="Default Changelist" comment="" />
- <created>1580804292246</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1580804292246</updated>
- </task>
- <servers />
- </component>
- <component name="ToolWindowManager">
- <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
- <editor active="true" />
- <layout>
- <window_info id="Captures" order="0" side_tool="true" weight="0.25" />
- <window_info id="Capture Tool" order="1" />
- <window_info content_ui="combo" id="Project" order="2" weight="0.3672708" />
- <window_info id="Structure" order="3" side_tool="true" />
- <window_info id="Favorites" order="4" side_tool="true" />
- <window_info id="Build Variants" order="5" side_tool="true" />
- <window_info id="Image Layers" order="6" />
- <window_info id="Designer" order="7" />
- <window_info id="Resources Explorer" order="8" />
- <window_info anchor="bottom" id="Logcat" order="0" />
- <window_info anchor="bottom" id="TODO" order="1" />
- <window_info anchor="bottom" id="Terminal" order="2" />
- <window_info anchor="bottom" id="Event Log" order="3" side_tool="true" />
- <window_info anchor="bottom" id="Version Control" order="4" />
- <window_info anchor="bottom" id="Build" order="5" visible="true" weight="0.32936078" />
- <window_info anchor="bottom" id="Android Profiler" order="6" show_stripe_button="false" />
- <window_info anchor="bottom" id="Run" order="7" />
- <window_info anchor="bottom" id="Debug" order="8" />
- <window_info anchor="right" id="Device File Explorer" order="0" side_tool="true" />
- <window_info anchor="right" id="Capture Analysis" order="1" />
- <window_info anchor="right" id="Gradle" order="2" />
- <window_info anchor="right" id="Theme Preview" order="3" />
- <window_info anchor="right" id="Palette	" order="4" />
- <window_info anchor="right" id="Assistant" order="5" visible="true" weight="0.32985073" />
- </layout>
- </component>
- <component name="editorHistoryManager">
- <entry file="file://$PROJECT_DIR$/app/src/main/res/layout/activity_main.xml">
- <provider editor-type-id="text-editor" />
- <provider selected="true" editor-type-id="android-designer2" />
- </entry>
- <entry file="file://$PROJECT_DIR$/app/src/main/java/com/example/myapplication/MainActivity.kt">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="204">
- <caret line="12" selection-start-line="12" selection-end-line="12" />
- <folding>
- <element signature="e#35#107#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </component>
- </project>
|