ASDV-Android/Assignments/.idea/workspace.xml

424 lines
42 KiB
XML

2024-01-24 16:22:53 +07:00
<?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">
2024-03-18 18:10:58 +07:00
<list default="true" id="863b8c4f-3017-49d6-b288-f71cd63dd185" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/res/drawable-xxxhdpi/ic_solved.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FragmentToFragmentMap-014fa169-2ea2-4df4-8be1-b82f01592f1c.zip" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Mp2/.idea/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Mp2/.idea/discord.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Mp2/.idea/gradle.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Mp2/.idea/migrations.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Mp2/.idea/misc.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Mp2/.idea/vcs.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/build.gradle" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/proguard-rules.pro" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/androidTest/java/com/example/fragmenttofragmentmap/ExampleInstrumentedTest.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/AndroidManifest.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/java/com/example/fragmenttofragmentmap/A.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/java/com/example/fragmenttofragmentmap/F1.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/java/com/example/fragmenttofragmentmap/GenericActivityThatCreatesFragments.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/drawable-v24/ic_launcher_foreground.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/drawable/ic_launcher_background.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/layout/a.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/layout/holder.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/layout/recycler_view.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-hdpi/ic_launcher.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-mdpi/ic_launcher.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-xhdpi/ic_launcher.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/values-night/themes.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/values/colors.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/values/strings.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/values/themes.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/xml/backup_rules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/main/res/xml/data_extraction_rules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/app/src/test/java/com/example/fragmenttofragmentmap/ExampleUnitTest.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/build.gradle" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/gradle.properties" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/gradle/wrapper/gradle-wrapper.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/gradle/wrapper/gradle-wrapper.properties" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/gradlew" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/gradlew.bat" afterDir="false" />
<change afterPath="$PROJECT_DIR$/recycler_click/settings.gradle" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/.idea/discord.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/.idea/gradle.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/.idea/migrations.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/.idea/misc.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/.idea/vcs.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/.idea/workspace.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem1_CalebFontenot/.idea/compiler.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem1_CalebFontenot/.idea/deploymentTargetDropDown.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem1_CalebFontenot/app/src/main/java/com/calebfontenot/problem1_calebfontenot/Activity2.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem1_CalebFontenot/app/src/main/java/com/calebfontenot/problem1_calebfontenot/Data.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem1_CalebFontenot/app/src/main/res/layout/activity_2.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/.idea/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/.idea/appInsightsSettings.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/.idea/compiler.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/.idea/deploymentTargetDropDown.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/.idea/gradle.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/.idea/migrations.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/.idea/misc.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/.idea/vcs.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/build.gradle.kts" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/proguard-rules.pro" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/androidTest/java/com/calebfontenot/problem2_calebfontenot/ExampleInstrumentedTest.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/AndroidManifest.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/java/com/calebfontenot/problem2_calebfontenot/DataSingleton.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/drawable/ic_launcher_background.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/drawable/ic_launcher_foreground.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-hdpi/ic_launcher.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-mdpi/ic_launcher.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-xhdpi/ic_launcher.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/values-night/themes.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/values/colors.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/values/strings.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/values/themes.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/xml/backup_rules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/main/res/xml/data_extraction_rules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/app/src/test/java/com/calebfontenot/problem2_calebfontenot/ExampleUnitTest.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/build.gradle.kts" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/gradle.properties" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/gradle/libs.versions.toml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/gradle/wrapper/gradle-wrapper.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/gradle/wrapper/gradle-wrapper.properties" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/gradlew" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/gradlew.bat" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../Quizzes/ProgrammingExam1/Problem2_CalebFontenot/settings.gradle.kts" afterDir="false" />
<change afterPath="$PROJECT_DIR$/../ZIPs/ExamProblem2_CalebFontenot.zip" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/gradle.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/gradle.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/.idea/gradle.xml" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/.idea/gradle.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/AndroidManifest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/AndroidManifest.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/java/com/example/criminalintentchapter8/CrimeActivity.java" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/java/com/example/criminalintentchapter8/CrimeActivity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/java/com/example/criminalintentchapter8/CrimeFragment.java" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/java/com/example/criminalintentchapter8/CrimeFragment.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/java/com/example/criminalintentchapter8/CrimeListFragment.java" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/java/com/example/criminalintentchapter8/CrimeListFragment.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/res/layout/fragment_crime.xml" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/res/layout/fragment_crime.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/res/layout/fragment_crime_list.xml" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/res/layout/fragment_crime_list.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/res/layout/list_item_crime.xml" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/app/src/main/res/layout/list_item_crime.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/build.gradle.kts" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/build.gradle.kts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/CriminalIntentChapter8/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" afterPath="$PROJECT_DIR$/CriminalIntentChapter8/gradle/wrapper/gradle-wrapper.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/build.gradle.kts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/proguard-rules.pro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/androidTest/java/com/example/fragmenttofragmentmap/ExampleInstrumentedTest.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/AndroidManifest.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/java/com/example/fragmenttofragmentmap/A.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/java/com/example/fragmenttofragmentmap/FragmentToFragmentMap.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/java/com/example/fragmenttofragmentmap/GenericActivityThatCreatesFragments.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/drawable-v24/ic_launcher_foreground.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/drawable/ic_launcher_background.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/layout/a.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/layout/activity_fragment_to_fragment_map.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/layout/activity_generic_that_creates_fragment.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/layout/f1.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-hdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-mdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-xhdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/values-night/themes.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/values/colors.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/values/strings.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/values/themes.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/xml/backup_rules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/main/res/xml/data_extraction_rules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/app/src/test/java/com/example/fragmenttofragmentmap/ExampleUnitTest.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/build.gradle.kts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/gradle.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/gradle/libs.versions.toml.old" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/gradle/wrapper/gradle-wrapper.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/gradlew" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/gradlew.bat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot/settings.gradle.kts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/.idea/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/.idea/codeStyles" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/.idea/discord.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/build.gradle.kts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/proguard-rules.pro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/androidTest/java/com/calebfontenot/fragmenttofragmentmap_calebfontenot2/ExampleInstrumentedTest.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/AndroidManifest.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/java/com/calebfontenot/fragmenttofragmentmap_calebfontenot2/A.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/java/com/calebfontenot/fragmenttofragmentmap_calebfontenot2/F1.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/java/com/calebfontenot/fragmenttofragmentmap_calebfontenot2/FragmentToFragmentMap.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/java/com/calebfontenot/fragmenttofragmentmap_calebfontenot2/GenericActivityThatCreatesFragments.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/drawable-v24/ic_launcher_foreground.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/drawable/ic_launcher_background.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/drawable/ic_launcher_foreground.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/layout/a.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/layout/activity_fragment_to_fragment_map.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/layout/activity_generic_that_creates_fragment.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/layout/activity_main.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/layout/f1.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-hdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-mdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-xhdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/values-night/themes.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/values/colors.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/values/strings.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/values/themes.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/xml/backup_rules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/main/res/xml/data_extraction_rules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/app/src/test/java/com/calebfontenot/fragmenttofragmentmap_calebfontenot2/ExampleUnitTest.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/build.gradle.kts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/gradle.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/gradle/wrapper/gradle-wrapper.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/gradlew" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/gradlew.bat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FragmentToFragmentMap_CalebFontenot2/settings.gradle.kts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/.idea/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/.idea/.name" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/.idea/compiler.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/.idea/deploymentTargetDropDown.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/.idea/discord.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/.idea/gradle.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/.idea/migrations.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/.idea/misc.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/.idea/vcs.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/build.gradle" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/proguard-rules.pro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/androidTest/java/com/example/fragmenttofragmentmap/ExampleInstrumentedTest.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/AndroidManifest.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/java/com/example/fragmenttofragmentmap/A.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/java/com/example/fragmenttofragmentmap/B.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/java/com/example/fragmenttofragmentmap/F1.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/java/com/example/fragmenttofragmentmap/F2.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/java/com/example/fragmenttofragmentmap/GenericActivityThatCreatesFragments.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/drawable-v24/ic_launcher_foreground.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/drawable/ic_launcher_background.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/layout/a.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/layout/activity_start.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/layout/f1.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/layout/f2.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-hdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-mdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-xhdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/values-night/themes.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/values/colors.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/values/strings.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/values/themes.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/xml/backup_rules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/main/res/xml/data_extraction_rules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/app/src/test/java/com/example/fragmenttofragmentmap/ExampleUnitTest.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/build.gradle" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/gradle.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/gradle/wrapper/gradle-wrapper.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/gradlew" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/gradlew.bat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/fragmentToFragmnetMap/settings.gradle" beforeDir="false" />
</list>
2024-01-24 16:22:53 +07:00
<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="ClangdSettings">
<option name="formatViaClangd" value="false" />
</component>
<component name="ExecutionTargetManager" SELECTED_TARGET="device_and_snapshot_combo_box_target[]" />
<component name="ExternalProjectsData">
<projectState path="$PROJECT_DIR$">
<ProjectState />
</projectState>
</component>
<component name="ExternalProjectsManager">
<system id="GRADLE">
<state>
<task path="$PROJECT_DIR$/app">
<activation />
</task>
<projects_view>
<tree_state>
2024-03-18 18:10:58 +07:00
<expand />
2024-01-24 16:22:53 +07:00
<select />
</tree_state>
</projects_view>
</state>
</system>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProblemsViewState">
<option name="selectedTabId" value="CurrentFile" />
</component>
2024-03-18 18:10:58 +07:00
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 6
}</component>
2024-01-24 16:22:53 +07:00
<component name="ProjectId" id="2bBOA17dd0RpZe2wcjLcBAvlih7" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"DEBUGGABLE_DEVICE": "waydroid_x86_64_device-192.168.240.112:5555",
"DEBUGGABLE_PROCESS": "com.calebfontenot.quizchapter2",
"DEBUGGER_ID": "Auto",
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.cidr.known.project.marker": "true",
"SHOW_ALL_PROCESSES": "false",
"android.gradle.sync.needed": "true",
"cf.first.check.clang-format": "false",
"cidr.known.project.marker": "true",
"com.google.services.firebase.aqiPopupShown": "true",
2024-03-18 18:10:58 +07:00
"git-widget-placeholder": "master",
"last_opened_file_path": "/home/caleb/ASDV-Android/Assignments/CriminalIntent10",
2024-01-24 16:22:53 +07:00
"settings.editor.selected.configurable": "editor.preferences.appearance"
}
}]]></component>
<component name="RunManager">
<configuration name="app" type="AndroidRunConfigurationType" factoryName="Android App">
<module name="QuizChapter2.app.main" />
<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="ALL_USERS" value="false" />
<option name="ALWAYS_INSTALL_WITH_PM" value="false" />
<option name="CLEAR_APP_STORAGE" value="false" />
<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="INSPECTION_WITHOUT_ACTIVITY_RESTART" value="false" />
<option name="TARGET_SELECTION_MODE" value="DEVICE_AND_SNAPSHOT_COMBO_BOX" />
<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" />
<option name="ATTACH_ON_WAIT_FOR_DEBUGGER" value="false" />
<option name="DEBUG_SANDBOX_SDK" value="false" />
</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" />
<option name="ATTACH_ON_WAIT_FOR_DEBUGGER" value="false" />
<option name="DEBUG_SANDBOX_SDK" value="false" />
</Hybrid>
<Java>
<option name="ATTACH_ON_WAIT_FOR_DEBUGGER" value="false" />
<option name="DEBUG_SANDBOX_SDK" value="false" />
</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" />
<option name="ATTACH_ON_WAIT_FOR_DEBUGGER" value="false" />
<option name="DEBUG_SANDBOX_SDK" value="false" />
</Native>
<Profilers>
<option name="ADVANCED_PROFILING_ENABLED" value="false" />
<option name="STARTUP_PROFILING_ENABLED" value="false" />
<option name="STARTUP_CPU_PROFILING_ENABLED" value="false" />
<option name="STARTUP_CPU_PROFILING_CONFIGURATION_NAME" value="Java/Kotlin Method Sample (legacy)" />
<option name="STARTUP_NATIVE_MEMORY_PROFILING_ENABLED" value="false" />
<option name="NATIVE_MEMORY_SAMPLE_RATE_BYTES" value="2048" />
</Profilers>
<option name="DEEP_LINK" value="" />
<option name="ACTIVITY_CLASS" value="" />
<option name="SEARCH_ACTIVITY_IN_GLOBAL_SCOPE" value="false" />
<option name="SKIP_ACTIVITY_VALIDATION" value="false" />
<method v="2">
<option name="Android.Gradle.BeforeRunTask" enabled="true" />
</method>
</configuration>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="863b8c4f-3017-49d6-b288-f71cd63dd185" name="Changes" comment="" />
<created>1705684857300</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1705684857300</updated>
</task>
<servers />
</component>
</project>