|
|
|
@ -1,10 +1,18 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<project version="4">
|
|
|
|
|
<component name="AndroidLayouts">
|
|
|
|
|
<shared>
|
|
|
|
|
<config />
|
|
|
|
|
</shared>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="AutoImportSettings">
|
|
|
|
|
<option name="autoReloadType" value="NONE" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="7af56e71-71a3-4b6f-8389-a04c2992373e" name="Changes" comment="" />
|
|
|
|
|
<list default="true" id="7af56e71-71a3-4b6f-8389-a04c2992373e" name="Changes" comment="">
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/app/src/main/AndroidManifest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/AndroidManifest.xml" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
@ -13,6 +21,7 @@
|
|
|
|
|
<component name="ClangdSettings">
|
|
|
|
|
<option name="formatViaClangd" value="false" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ExecutionTargetManager" SELECTED_TARGET="device_and_snapshot_combo_box_target[DeviceId(pluginId=LocalEmulator, isTemplate=false, identifier=path=C:\Users\86184\.android\avd\Pixel_6a.avd)]" />
|
|
|
|
|
<component name="ExternalProjectsData">
|
|
|
|
|
<projectState path="$PROJECT_DIR$">
|
|
|
|
|
<ProjectState />
|
|
|
|
@ -21,10 +30,10 @@
|
|
|
|
|
<component name="Git.Settings">
|
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectColorInfo"><![CDATA[{
|
|
|
|
|
"customColor": "",
|
|
|
|
|
"associatedIndex": 2
|
|
|
|
|
}]]></component>
|
|
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
|
"customColor": "",
|
|
|
|
|
"associatedIndex": 2
|
|
|
|
|
}</component>
|
|
|
|
|
<component name="ProjectId" id="2vr1LnC4wq6ed2QpEJrP0YIh9bD" />
|
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
@ -128,4 +137,20 @@
|
|
|
|
|
</task>
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="play_dynamic_filters_status">
|
|
|
|
|
<option name="appIdToCheckInfo">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="net.micode.notes">
|
|
|
|
|
<value>
|
|
|
|
|
<CheckInfo lastCheckTimestamp="1744890638883" />
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry key="net.micode.notes.test">
|
|
|
|
|
<value>
|
|
|
|
|
<CheckInfo lastCheckTimestamp="1744890638882" />
|
|
|
|
|
</value>
|
|
|
|
|
</entry>
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
</project>
|