commit fac2f066cbba5641b0a898523b95c311fc16af7b Author: unknown Date: Tue Jan 11 21:57:36 2022 +0800 master diff --git a/doc/开源软件维护方案及成果.docx b/doc/开源软件维护方案及成果.docx new file mode 100644 index 0000000..6306e65 Binary files /dev/null and b/doc/开源软件维护方案及成果.docx differ diff --git a/doc/钟一鸣小组小米便器维护报告(1).pptx b/doc/钟一鸣小组小米便器维护报告(1).pptx new file mode 100644 index 0000000..7718fe5 Binary files /dev/null and b/doc/钟一鸣小组小米便器维护报告(1).pptx differ diff --git a/src/.gradle/5.4.1/executionHistory/executionHistory.bin b/src/.gradle/5.4.1/executionHistory/executionHistory.bin new file mode 100644 index 0000000..c5dee80 Binary files /dev/null and b/src/.gradle/5.4.1/executionHistory/executionHistory.bin differ diff --git a/src/.gradle/5.4.1/executionHistory/executionHistory.lock b/src/.gradle/5.4.1/executionHistory/executionHistory.lock new file mode 100644 index 0000000..18bc43f Binary files /dev/null and b/src/.gradle/5.4.1/executionHistory/executionHistory.lock differ diff --git a/src/.gradle/5.4.1/fileChanges/last-build.bin b/src/.gradle/5.4.1/fileChanges/last-build.bin new file mode 100644 index 0000000..f76dd23 Binary files /dev/null and b/src/.gradle/5.4.1/fileChanges/last-build.bin differ diff --git a/src/.gradle/5.4.1/fileContent/fileContent.lock b/src/.gradle/5.4.1/fileContent/fileContent.lock new file mode 100644 index 0000000..817d5d3 Binary files /dev/null and b/src/.gradle/5.4.1/fileContent/fileContent.lock differ diff --git a/src/.gradle/5.4.1/fileHashes/fileHashes.bin b/src/.gradle/5.4.1/fileHashes/fileHashes.bin new file mode 100644 index 0000000..5feb0f6 Binary files /dev/null and b/src/.gradle/5.4.1/fileHashes/fileHashes.bin differ diff --git a/src/.gradle/5.4.1/fileHashes/fileHashes.lock b/src/.gradle/5.4.1/fileHashes/fileHashes.lock new file mode 100644 index 0000000..26142de Binary files /dev/null and b/src/.gradle/5.4.1/fileHashes/fileHashes.lock differ diff --git a/src/.gradle/5.4.1/fileHashes/resourceHashesCache.bin b/src/.gradle/5.4.1/fileHashes/resourceHashesCache.bin new file mode 100644 index 0000000..7049917 Binary files /dev/null and b/src/.gradle/5.4.1/fileHashes/resourceHashesCache.bin differ diff --git a/src/.gradle/5.4.1/gc.properties b/src/.gradle/5.4.1/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/src/.gradle/5.4.1/javaCompile/classAnalysis.bin b/src/.gradle/5.4.1/javaCompile/classAnalysis.bin new file mode 100644 index 0000000..e6920e4 Binary files /dev/null and b/src/.gradle/5.4.1/javaCompile/classAnalysis.bin differ diff --git a/src/.gradle/5.4.1/javaCompile/jarAnalysis.bin b/src/.gradle/5.4.1/javaCompile/jarAnalysis.bin new file mode 100644 index 0000000..d885597 Binary files /dev/null and b/src/.gradle/5.4.1/javaCompile/jarAnalysis.bin differ diff --git a/src/.gradle/5.4.1/javaCompile/javaCompile.lock b/src/.gradle/5.4.1/javaCompile/javaCompile.lock new file mode 100644 index 0000000..5fb3c8c Binary files /dev/null and b/src/.gradle/5.4.1/javaCompile/javaCompile.lock differ diff --git a/src/.gradle/5.4.1/javaCompile/taskHistory.bin b/src/.gradle/5.4.1/javaCompile/taskHistory.bin new file mode 100644 index 0000000..9671b64 Binary files /dev/null and b/src/.gradle/5.4.1/javaCompile/taskHistory.bin differ diff --git a/src/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/src/.gradle/buildOutputCleanup/buildOutputCleanup.lock new file mode 100644 index 0000000..68212e4 Binary files /dev/null and b/src/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/src/.gradle/buildOutputCleanup/cache.properties b/src/.gradle/buildOutputCleanup/cache.properties new file mode 100644 index 0000000..5cf52ef --- /dev/null +++ b/src/.gradle/buildOutputCleanup/cache.properties @@ -0,0 +1,2 @@ +#Mon Nov 22 21:33:41 CST 2021 +gradle.version=5.4.1 diff --git a/src/.gradle/buildOutputCleanup/outputFiles.bin b/src/.gradle/buildOutputCleanup/outputFiles.bin new file mode 100644 index 0000000..f787417 Binary files /dev/null and b/src/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/src/.gradle/vcs-1/gc.properties b/src/.gradle/vcs-1/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/src/.idea/.gitignore b/src/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/src/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/src/.idea/compiler.xml b/src/.idea/compiler.xml new file mode 100644 index 0000000..fb7f4a8 --- /dev/null +++ b/src/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/.idea/deploymentTargetDropDown.xml b/src/.idea/deploymentTargetDropDown.xml new file mode 100644 index 0000000..2ab43c2 --- /dev/null +++ b/src/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/gradle.xml b/src/.idea/gradle.xml new file mode 100644 index 0000000..526b4c2 --- /dev/null +++ b/src/.idea/gradle.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/src/.idea/jarRepositories.xml b/src/.idea/jarRepositories.xml new file mode 100644 index 0000000..a5f05cd --- /dev/null +++ b/src/.idea/jarRepositories.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle____app_libs_Msc_jar.xml b/src/.idea/libraries/Gradle____app_libs_Msc_jar.xml new file mode 100644 index 0000000..526dc71 --- /dev/null +++ b/src/.idea/libraries/Gradle____app_libs_Msc_jar.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_core_common_1_1_1.xml b/src/.idea/libraries/Gradle__android_arch_core_common_1_1_1.xml new file mode 100644 index 0000000..1e06d96 --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_core_common_1_1_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_core_runtime_1_1_1_aar.xml b/src/.idea/libraries/Gradle__android_arch_core_runtime_1_1_1_aar.xml new file mode 100644 index 0000000..38fc56b --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_core_runtime_1_1_1_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_1.xml b/src/.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_1.xml new file mode 100644 index 0000000..f29b182 --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_lifecycle_livedata_1_1_1_aar.xml b/src/.idea/libraries/Gradle__android_arch_lifecycle_livedata_1_1_1_aar.xml new file mode 100644 index 0000000..3dd17d1 --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_lifecycle_livedata_1_1_1_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_lifecycle_livedata_core_1_1_1_aar.xml b/src/.idea/libraries/Gradle__android_arch_lifecycle_livedata_core_1_1_1_aar.xml new file mode 100644 index 0000000..bd7c3eb --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_lifecycle_livedata_core_1_1_1_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_1_aar.xml b/src/.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_1_aar.xml new file mode 100644 index 0000000..20654d1 --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_1_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_lifecycle_viewmodel_1_1_1_aar.xml b/src/.idea/libraries/Gradle__android_arch_lifecycle_viewmodel_1_1_1_aar.xml new file mode 100644 index 0000000..18888d9 --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_lifecycle_viewmodel_1_1_1_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_navigation_navigation_common_1_0_0_aar.xml b/src/.idea/libraries/Gradle__android_arch_navigation_navigation_common_1_0_0_aar.xml new file mode 100644 index 0000000..36eb5d6 --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_navigation_navigation_common_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_navigation_navigation_fragment_1_0_0_aar.xml b/src/.idea/libraries/Gradle__android_arch_navigation_navigation_fragment_1_0_0_aar.xml new file mode 100644 index 0000000..626b553 --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_navigation_navigation_fragment_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_navigation_navigation_runtime_1_0_0_aar.xml b/src/.idea/libraries/Gradle__android_arch_navigation_navigation_runtime_1_0_0_aar.xml new file mode 100644 index 0000000..0aa2f2a --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_navigation_navigation_runtime_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__android_arch_navigation_navigation_ui_1_0_0_aar.xml b/src/.idea/libraries/Gradle__android_arch_navigation_navigation_ui_1_0_0_aar.xml new file mode 100644 index 0000000..08624c9 --- /dev/null +++ b/src/.idea/libraries/Gradle__android_arch_navigation_navigation_ui_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_animated_vector_drawable_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_animated_vector_drawable_28_0_0_aar.xml new file mode 100644 index 0000000..bca3de5 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_animated_vector_drawable_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_appcompat_v7_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_appcompat_v7_28_0_0_aar.xml new file mode 100644 index 0000000..10192e2 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_appcompat_v7_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_asynclayoutinflater_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_asynclayoutinflater_28_0_0_aar.xml new file mode 100644 index 0000000..7df5dde --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_asynclayoutinflater_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_cardview_v7_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_cardview_v7_28_0_0_aar.xml new file mode 100644 index 0000000..560371d --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_cardview_v7_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_collections_28_0_0.xml b/src/.idea/libraries/Gradle__com_android_support_collections_28_0_0.xml new file mode 100644 index 0000000..6ccf636 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_collections_28_0_0.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_constraint_constraint_layout_2_0_4_aar.xml b/src/.idea/libraries/Gradle__com_android_support_constraint_constraint_layout_2_0_4_aar.xml new file mode 100644 index 0000000..a810606 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_constraint_constraint_layout_2_0_4_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_constraint_constraint_layout_solver_2_0_4.xml b/src/.idea/libraries/Gradle__com_android_support_constraint_constraint_layout_solver_2_0_4.xml new file mode 100644 index 0000000..69bbe71 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_constraint_constraint_layout_solver_2_0_4.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_coordinatorlayout_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_coordinatorlayout_28_0_0_aar.xml new file mode 100644 index 0000000..b48e8fc --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_coordinatorlayout_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_cursoradapter_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_cursoradapter_28_0_0_aar.xml new file mode 100644 index 0000000..674952d --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_cursoradapter_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_customview_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_customview_28_0_0_aar.xml new file mode 100644 index 0000000..d903da6 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_customview_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_design_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_design_28_0_0_aar.xml new file mode 100644 index 0000000..5d7651a --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_design_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_documentfile_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_documentfile_28_0_0_aar.xml new file mode 100644 index 0000000..5bbefd4 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_documentfile_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_drawerlayout_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_drawerlayout_28_0_0_aar.xml new file mode 100644 index 0000000..6786efb --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_drawerlayout_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_interpolator_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_interpolator_28_0_0_aar.xml new file mode 100644 index 0000000..e788f90 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_interpolator_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_loader_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_loader_28_0_0_aar.xml new file mode 100644 index 0000000..3b82e32 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_loader_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_localbroadcastmanager_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_localbroadcastmanager_28_0_0_aar.xml new file mode 100644 index 0000000..3a02dc3 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_localbroadcastmanager_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_print_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_print_28_0_0_aar.xml new file mode 100644 index 0000000..64324f4 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_print_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_recyclerview_v7_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_recyclerview_v7_28_0_0_aar.xml new file mode 100644 index 0000000..7bb36ac --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_recyclerview_v7_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_slidingpanelayout_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_slidingpanelayout_28_0_0_aar.xml new file mode 100644 index 0000000..e99d759 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_slidingpanelayout_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_support_annotations_28_0_0.xml b/src/.idea/libraries/Gradle__com_android_support_support_annotations_28_0_0.xml new file mode 100644 index 0000000..24e83bc --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_support_annotations_28_0_0.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_support_compat_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_support_compat_28_0_0_aar.xml new file mode 100644 index 0000000..21d92e1 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_support_compat_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_support_core_ui_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_support_core_ui_28_0_0_aar.xml new file mode 100644 index 0000000..204a80e --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_support_core_ui_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_support_core_utils_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_support_core_utils_28_0_0_aar.xml new file mode 100644 index 0000000..9a5bdac --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_support_core_utils_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_support_fragment_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_support_fragment_28_0_0_aar.xml new file mode 100644 index 0000000..c2b378d --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_support_fragment_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_support_media_compat_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_support_media_compat_28_0_0_aar.xml new file mode 100644 index 0000000..7cd09fa --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_support_media_compat_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_support_v4_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_support_v4_28_0_0_aar.xml new file mode 100644 index 0000000..6ceca85 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_support_v4_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_support_vector_drawable_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_support_vector_drawable_28_0_0_aar.xml new file mode 100644 index 0000000..2818d56 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_support_vector_drawable_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_swiperefreshlayout_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_swiperefreshlayout_28_0_0_aar.xml new file mode 100644 index 0000000..b8bae41 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_swiperefreshlayout_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_transition_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_transition_28_0_0_aar.xml new file mode 100644 index 0000000..952a4cc --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_transition_28_0_0_aar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_versionedparcelable_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_versionedparcelable_28_0_0_aar.xml new file mode 100644 index 0000000..f5aec79 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_versionedparcelable_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__com_android_support_viewpager_28_0_0_aar.xml b/src/.idea/libraries/Gradle__com_android_support_viewpager_28_0_0_aar.xml new file mode 100644 index 0000000..47e9dc9 --- /dev/null +++ b/src/.idea/libraries/Gradle__com_android_support_viewpager_28_0_0_aar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/libraries/Gradle__org_apache_http_legacy.xml b/src/.idea/libraries/Gradle__org_apache_http_legacy.xml new file mode 100644 index 0000000..a489561 --- /dev/null +++ b/src/.idea/libraries/Gradle__org_apache_http_legacy.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/misc.xml b/src/.idea/misc.xml new file mode 100644 index 0000000..2a4d5b5 --- /dev/null +++ b/src/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/src/.idea/modules.xml b/src/.idea/modules.xml new file mode 100644 index 0000000..a6aad6d --- /dev/null +++ b/src/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/modules/app/zym.app.iml b/src/.idea/modules/app/zym.app.iml new file mode 100644 index 0000000..52d250a --- /dev/null +++ b/src/.idea/modules/app/zym.app.iml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/modules/zym.iml b/src/.idea/modules/zym.iml new file mode 100644 index 0000000..ca522b9 --- /dev/null +++ b/src/.idea/modules/zym.iml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/2/b/2b687ab930681e3885683578d43df600a0a20982 b/src/.idea/sonarlint/issuestore/2/b/2b687ab930681e3885683578d43df600a0a20982 new file mode 100644 index 0000000..7dba34d --- /dev/null +++ b/src/.idea/sonarlint/issuestore/2/b/2b687ab930681e3885683578d43df600a0a20982 @@ -0,0 +1,2 @@ + +b java:S101"MRename this class name to match the regular expression '^[A-Z][a-zA-Z0-9]*$'.( \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c b/src/.idea/sonarlint/issuestore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c new file mode 100644 index 0000000..b1c1e92 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c @@ -0,0 +1,166 @@ + +V java:S125U"Remove this unused import 'android.provider.ContactsContract'.(秱 +W +java:S1128Y"ARemove this unused import 'com.iflytek.cloud.RecognizerListener'.( +W +java:S1128g"").(ӏ +u +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").( +u +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").( +p +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").( +p +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").( +p +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥 +p +java:S2293 "YReplace the type specification in this constructor call with the diamond operator ("<>").( +h +java:S1192"LDefine a constant instead of duplicating this literal "_record.m4a" 4 times.( +} +java:S1192"aDefine a constant instead of duplicating this literal "/storage/emulated/0/Android/data" 4 times.( +] +java:S1192"FDefine a constant instead of duplicating this literal "zh_cn" 3 times.( +l java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.( +l java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ӏ +g java:S117 +"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.( +r +java:S1104"VMake tvModified a static final constant or non-public and provide accessors if needed.(ԣ +s +java:S1104"WMake ivAlertIcon a static final constant or non-public and provide accessors if needed.(න +s +java:S1104"WMake tvAlertDate a static final constant or non-public and provide accessors if needed.( +t +java:S1104"XMake ibSetBgColor a static final constant or non-public and provide accessors if needed.( +o +java:S1104"XMake ivRecordIcon a static final constant or non-public and provide accessors if needed.( +p +java:S1104"TMake btnStart a static final constant or non-public and provide accessors if needed.( +X +java:S4973"Remove this use of "setDrawingCacheEnabled"; it is deprecated.( +O +java:S1874C"9Remove this use of "buildDrawingCache"; it is deprecated.(ݛ +M +java:S1874D"7Remove this use of "getDrawingCache"; it is deprecated.( +Q +java:S1874I";Remove this use of "destroyDrawingCache"; it is deprecated.( +Y +java:S1874S">Remove this use of "setDrawingCacheEnabled"; it is deprecated.( +O +java:S1874T"9Remove this use of "buildDrawingCache"; it is deprecated.(ݛ +M +java:S1874U"7Remove this use of "getDrawingCache"; it is deprecated.( +Q +java:S1874^";Remove this use of "destroyDrawingCache"; it is deprecated.( \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/b/e/be499c00da3508c0b30108e92385542697909f91 b/src/.idea/sonarlint/issuestore/b/e/be499c00da3508c0b30108e92385542697909f91 new file mode 100644 index 0000000..4b4a875 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/b/e/be499c00da3508c0b30108e92385542697909f91 @@ -0,0 +1,9 @@ + +N +java:S2387"8"mHandler" is the name of a field in "FragmentActivity".( +q +java:S1450*"[Remove the "mContentView" field and declare it as a local variable in the relevant methods.(ڳ +H +java:S1128"-Remove this unused import 'android.os.Build'.(Ǥ +Q +java:S1128 "6Remove this unused import 'android.view.WindowInsets'.( \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/e/c/ec122e94f7dcf5b5821e03c62a12f3f083832263 b/src/.idea/sonarlint/issuestore/e/c/ec122e94f7dcf5b5821e03c62a12f3f083832263 new file mode 100644 index 0000000..e69de29 diff --git a/src/.idea/sonarlint/issuestore/index.pb b/src/.idea/sonarlint/issuestore/index.pb new file mode 100644 index 0000000..5cc9bb8 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/index.pb @@ -0,0 +1,17 @@ + +t +Dapp/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java,2\b\2b687ab930681e3885683578d43df600a0a20982 +g +7app/src/main/java/net/micode/notes/tool/ImageUtils.java,7\e\7e95080e97eb945562bad95d376a9dbe3224954d +h +8app/src/main/java/net/micode/notes/tool/ScreenUtils.java,a\d\ad590109436b2eb4769f3f458b66ad7751784d6d +a +1app/src/main/java/net/micode/notes/ui/record.puml,7\4\743c22597c656d7701e5ef435391a19a29a198e5 +l + + + + + + \ No newline at end of file diff --git a/src/app/build.gradle b/src/app/build.gradle new file mode 100644 index 0000000..3a9cd73 --- /dev/null +++ b/src/app/build.gradle @@ -0,0 +1,70 @@ +apply plugin: 'com.android.application' + +android { + compileSdkVersion 28 + buildToolsVersion '30.0.2' + + defaultConfig { + applicationId "net.micode.notes" + minSdkVersion 16 + //noinspection ExpiredTargetSdkVersion + targetSdkVersion 26 + + } + + sourceSets{ + main{ + jniLibs.srcDirs = ['libs'] + } + } + buildTypes { + release { + minifyEnabled false + proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt' + } + } + sourceSets { + main { + jniLibs.srcDirs = ['libs'] + } + } + + useLibrary 'org.apache.http.legacy' +} + +sonarqube { + properties { + property "sonar.sourceEncoding", "GBK" + property "sonar.projectKey", "projectkey" //projectkey + property "sonar.projectName", project.name //projectname + property "sonar.sources", "src/main/java" //源码,写这个就行 + property "sonar.projectVersion", project.version //版本,随意 + property "sonar.binaries", "build/intermediates/classes" + } +} + + +repositories { + flatDir { + dirs 'libs' + } +} + +dependencies { + + + + implementation 'com.android.support:support-v4:28.0.0' + //implementation 'com.android.support:appcompat-v7:26.+' + implementation 'com.android.support.constraint:constraint-layout:2.0.4' + implementation 'com.android.support:support-vector-drawable:26.+' + implementation 'android.arch.lifecycle:livedata:1.1.1' + implementation 'android.arch.lifecycle:viewmodel:1.1.1' + implementation 'android.arch.navigation:navigation-fragment:1.0.0' + implementation 'android.arch.navigation:navigation-ui:1.0.0' + implementation 'com.android.support:design:26.+' + implementation files('libs\\Msc.jar') + implementation files('libs\\Msc.jar') + + +} \ No newline at end of file diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/core/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/core/R.java new file mode 100644 index 0000000..872d786 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/core/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.arch.core; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/R.java new file mode 100644 index 0000000..b0c852e --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.arch.lifecycle; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/livedata/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/livedata/R.java new file mode 100644 index 0000000..12c2646 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/livedata/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.arch.lifecycle.livedata; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/livedata/core/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/livedata/core/R.java new file mode 100644 index 0000000..2c19ff7 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/livedata/core/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.arch.lifecycle.livedata.core; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/viewmodel/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/viewmodel/R.java new file mode 100644 index 0000000..a66555a --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/arch/lifecycle/viewmodel/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.arch.lifecycle.viewmodel; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/asynclayoutinflater/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/asynclayoutinflater/R.java new file mode 100644 index 0000000..95ea1d4 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/asynclayoutinflater/R.java @@ -0,0 +1,183 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.asynclayoutinflater; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/compat/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/compat/R.java new file mode 100644 index 0000000..0f37938 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/compat/R.java @@ -0,0 +1,183 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.compat; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/constraint/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/constraint/R.java new file mode 100644 index 0000000..2284df7 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/constraint/R.java @@ -0,0 +1,2469 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.constraint; + +public final class R { + private R() {} + + public static final class anim { + private anim() {} + + public static final int abc_fade_in = 0x7f010000; + public static final int abc_fade_out = 0x7f010001; + public static final int abc_grow_fade_in_from_bottom = 0x7f010002; + public static final int abc_popup_enter = 0x7f010003; + public static final int abc_popup_exit = 0x7f010004; + public static final int abc_shrink_fade_out_from_bottom = 0x7f010005; + public static final int abc_slide_in_bottom = 0x7f010006; + public static final int abc_slide_in_top = 0x7f010007; + public static final int abc_slide_out_bottom = 0x7f010008; + public static final int abc_slide_out_top = 0x7f010009; + public static final int abc_tooltip_enter = 0x7f01000a; + public static final int abc_tooltip_exit = 0x7f01000b; + } + public static final class attr { + private attr() {} + + public static final int actionBarDivider = 0x7f040001; + public static final int actionBarItemBackground = 0x7f040002; + public static final int actionBarPopupTheme = 0x7f040003; + public static final int actionBarSize = 0x7f040004; + public static final int actionBarSplitStyle = 0x7f040005; + public static final int actionBarStyle = 0x7f040006; + public static final int actionBarTabBarStyle = 0x7f040007; + public static final int actionBarTabStyle = 0x7f040008; + public static final int actionBarTabTextStyle = 0x7f040009; + public static final int actionBarTheme = 0x7f04000a; + public static final int actionBarWidgetTheme = 0x7f04000b; + public static final int actionButtonStyle = 0x7f04000c; + public static final int actionDropDownStyle = 0x7f04000d; + public static final int actionLayout = 0x7f04000e; + public static final int actionMenuTextAppearance = 0x7f04000f; + public static final int actionMenuTextColor = 0x7f040010; + public static final int actionModeBackground = 0x7f040011; + public static final int actionModeCloseButtonStyle = 0x7f040012; + public static final int actionModeCloseDrawable = 0x7f040013; + public static final int actionModeCopyDrawable = 0x7f040014; + public static final int actionModeCutDrawable = 0x7f040015; + public static final int actionModeFindDrawable = 0x7f040016; + public static final int actionModePasteDrawable = 0x7f040017; + public static final int actionModePopupWindowStyle = 0x7f040018; + public static final int actionModeSelectAllDrawable = 0x7f040019; + public static final int actionModeShareDrawable = 0x7f04001a; + public static final int actionModeSplitBackground = 0x7f04001b; + public static final int actionModeStyle = 0x7f04001c; + public static final int actionModeWebSearchDrawable = 0x7f04001d; + public static final int actionOverflowButtonStyle = 0x7f04001e; + public static final int actionOverflowMenuStyle = 0x7f04001f; + public static final int actionProviderClass = 0x7f040020; + public static final int actionViewClass = 0x7f040021; + public static final int activityChooserViewStyle = 0x7f040022; + public static final int alertDialogButtonGroupStyle = 0x7f040023; + public static final int alertDialogCenterButtons = 0x7f040024; + public static final int alertDialogStyle = 0x7f040025; + public static final int alertDialogTheme = 0x7f040026; + public static final int allowStacking = 0x7f040027; + public static final int alpha = 0x7f040028; + public static final int alphabeticModifiers = 0x7f040029; + public static final int altSrc = 0x7f04002a; + public static final int animate_relativeTo = 0x7f04002b; + public static final int applyMotionScene = 0x7f04002c; + public static final int arcMode = 0x7f04002d; + public static final int arrowHeadLength = 0x7f04002f; + public static final int arrowShaftLength = 0x7f040030; + public static final int attributeName = 0x7f040031; + public static final int autoCompleteTextViewStyle = 0x7f040032; + public static final int autoSizeMaxTextSize = 0x7f040033; + public static final int autoSizeMinTextSize = 0x7f040034; + public static final int autoSizePresetSizes = 0x7f040035; + public static final int autoSizeStepGranularity = 0x7f040036; + public static final int autoSizeTextType = 0x7f040037; + public static final int autoTransition = 0x7f040038; + public static final int background = 0x7f040039; + public static final int backgroundSplit = 0x7f04003a; + public static final int backgroundStacked = 0x7f04003b; + public static final int backgroundTint = 0x7f04003c; + public static final int backgroundTintMode = 0x7f04003d; + public static final int barLength = 0x7f04003e; + public static final int barrierAllowsGoneWidgets = 0x7f04003f; + public static final int barrierDirection = 0x7f040040; + public static final int barrierMargin = 0x7f040041; + public static final int borderlessButtonStyle = 0x7f040049; + public static final int brightness = 0x7f040057; + public static final int buttonBarButtonStyle = 0x7f040058; + public static final int buttonBarNegativeButtonStyle = 0x7f040059; + public static final int buttonBarNeutralButtonStyle = 0x7f04005a; + public static final int buttonBarPositiveButtonStyle = 0x7f04005b; + public static final int buttonBarStyle = 0x7f04005c; + public static final int buttonGravity = 0x7f04005d; + public static final int buttonIconDimen = 0x7f04005e; + public static final int buttonPanelSideLayout = 0x7f04005f; + public static final int buttonStyle = 0x7f040060; + public static final int buttonStyleSmall = 0x7f040061; + public static final int buttonTint = 0x7f040062; + public static final int buttonTintMode = 0x7f040063; + public static final int chainUseRtl = 0x7f04006b; + public static final int checkboxStyle = 0x7f04006c; + public static final int checkedTextViewStyle = 0x7f040071; + public static final int circleRadius = 0x7f040084; + public static final int clickAction = 0x7f040085; + public static final int closeIcon = 0x7f040086; + public static final int closeItemLayout = 0x7f04008d; + public static final int collapseContentDescription = 0x7f04008e; + public static final int collapseIcon = 0x7f04008f; + public static final int color = 0x7f040092; + public static final int colorAccent = 0x7f040093; + public static final int colorBackgroundFloating = 0x7f040094; + public static final int colorButtonNormal = 0x7f040095; + public static final int colorControlActivated = 0x7f040096; + public static final int colorControlHighlight = 0x7f040097; + public static final int colorControlNormal = 0x7f040098; + public static final int colorError = 0x7f040099; + public static final int colorPrimary = 0x7f04009a; + public static final int colorPrimaryDark = 0x7f04009b; + public static final int colorSwitchThumbNormal = 0x7f04009d; + public static final int commitIcon = 0x7f04009e; + public static final int constraintSet = 0x7f04009f; + public static final int constraintSetEnd = 0x7f0400a0; + public static final int constraintSetStart = 0x7f0400a1; + public static final int constraint_referenced_ids = 0x7f0400a2; + public static final int constraint_referenced_tags = 0x7f0400a3; + public static final int constraints = 0x7f0400a4; + public static final int content = 0x7f0400a5; + public static final int contentDescription = 0x7f0400a6; + public static final int contentInsetEnd = 0x7f0400a7; + public static final int contentInsetEndWithActions = 0x7f0400a8; + public static final int contentInsetLeft = 0x7f0400a9; + public static final int contentInsetRight = 0x7f0400aa; + public static final int contentInsetStart = 0x7f0400ab; + public static final int contentInsetStartWithNavigation = 0x7f0400ac; + public static final int contrast = 0x7f0400b3; + public static final int controlBackground = 0x7f0400b4; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int crossfade = 0x7f0400bb; + public static final int currentState = 0x7f0400bc; + public static final int curveFit = 0x7f0400bd; + public static final int customBoolean = 0x7f0400be; + public static final int customColorDrawableValue = 0x7f0400bf; + public static final int customColorValue = 0x7f0400c0; + public static final int customDimension = 0x7f0400c1; + public static final int customFloatValue = 0x7f0400c2; + public static final int customIntegerValue = 0x7f0400c3; + public static final int customNavigationLayout = 0x7f0400c4; + public static final int customPixelDimension = 0x7f0400c5; + public static final int customStringValue = 0x7f0400c6; + public static final int defaultDuration = 0x7f0400c9; + public static final int defaultQueryHint = 0x7f0400cb; + public static final int defaultState = 0x7f0400cc; + public static final int deltaPolarAngle = 0x7f0400cd; + public static final int deltaPolarRadius = 0x7f0400ce; + public static final int deriveConstraintsFrom = 0x7f0400cf; + public static final int dialogCornerRadius = 0x7f0400d1; + public static final int dialogPreferredPadding = 0x7f0400d2; + public static final int dialogTheme = 0x7f0400d3; + public static final int displayOptions = 0x7f0400d4; + public static final int divider = 0x7f0400d5; + public static final int dividerHorizontal = 0x7f0400d6; + public static final int dividerPadding = 0x7f0400d7; + public static final int dividerVertical = 0x7f0400d8; + public static final int dragDirection = 0x7f0400d9; + public static final int dragScale = 0x7f0400da; + public static final int dragThreshold = 0x7f0400db; + public static final int drawPath = 0x7f0400dc; + public static final int drawableSize = 0x7f0400dd; + public static final int drawerArrowStyle = 0x7f0400de; + public static final int dropDownListViewStyle = 0x7f0400df; + public static final int dropdownListPreferredItemHeight = 0x7f0400e0; + public static final int duration = 0x7f0400e1; + public static final int editTextBackground = 0x7f0400e2; + public static final int editTextColor = 0x7f0400e3; + public static final int editTextStyle = 0x7f0400e4; + public static final int elevation = 0x7f0400e5; + public static final int expandActivityOverflowButtonDrawable = 0x7f0400ec; + public static final int firstBaselineToTopHeight = 0x7f040100; + public static final int flow_firstHorizontalBias = 0x7f040102; + public static final int flow_firstHorizontalStyle = 0x7f040103; + public static final int flow_firstVerticalBias = 0x7f040104; + public static final int flow_firstVerticalStyle = 0x7f040105; + public static final int flow_horizontalAlign = 0x7f040106; + public static final int flow_horizontalBias = 0x7f040107; + public static final int flow_horizontalGap = 0x7f040108; + public static final int flow_horizontalStyle = 0x7f040109; + public static final int flow_lastHorizontalBias = 0x7f04010a; + public static final int flow_lastHorizontalStyle = 0x7f04010b; + public static final int flow_lastVerticalBias = 0x7f04010c; + public static final int flow_lastVerticalStyle = 0x7f04010d; + public static final int flow_maxElementsWrap = 0x7f04010e; + public static final int flow_padding = 0x7f04010f; + public static final int flow_verticalAlign = 0x7f040110; + public static final int flow_verticalBias = 0x7f040111; + public static final int flow_verticalGap = 0x7f040112; + public static final int flow_verticalStyle = 0x7f040113; + public static final int flow_wrapMode = 0x7f040114; + public static final int font = 0x7f040115; + public static final int fontFamily = 0x7f040116; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int framePosition = 0x7f040121; + public static final int gapBetweenBars = 0x7f040124; + public static final int goIcon = 0x7f040125; + public static final int height = 0x7f040128; + public static final int hideOnContentScroll = 0x7f04012d; + public static final int homeAsUpIndicator = 0x7f040132; + public static final int homeLayout = 0x7f040133; + public static final int icon = 0x7f040135; + public static final int iconTint = 0x7f04013b; + public static final int iconTintMode = 0x7f04013c; + public static final int iconifiedByDefault = 0x7f04013d; + public static final int imageButtonStyle = 0x7f04013e; + public static final int indeterminateProgressStyle = 0x7f04013f; + public static final int initialActivityCount = 0x7f040140; + public static final int isLightTheme = 0x7f040142; + public static final int itemPadding = 0x7f040149; + public static final int keyPositionType = 0x7f04014f; + public static final int keylines = 0x7f040150; + public static final int lastBaselineToBottomHeight = 0x7f040152; + public static final int layout = 0x7f040154; + public static final int layoutDescription = 0x7f040155; + public static final int layoutDuringTransition = 0x7f040156; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_constrainedHeight = 0x7f04015d; + public static final int layout_constrainedWidth = 0x7f04015e; + public static final int layout_constraintBaseline_creator = 0x7f04015f; + public static final int layout_constraintBaseline_toBaselineOf = 0x7f040160; + public static final int layout_constraintBottom_creator = 0x7f040161; + public static final int layout_constraintBottom_toBottomOf = 0x7f040162; + public static final int layout_constraintBottom_toTopOf = 0x7f040163; + public static final int layout_constraintCircle = 0x7f040164; + public static final int layout_constraintCircleAngle = 0x7f040165; + public static final int layout_constraintCircleRadius = 0x7f040166; + public static final int layout_constraintDimensionRatio = 0x7f040167; + public static final int layout_constraintEnd_toEndOf = 0x7f040168; + public static final int layout_constraintEnd_toStartOf = 0x7f040169; + public static final int layout_constraintGuide_begin = 0x7f04016a; + public static final int layout_constraintGuide_end = 0x7f04016b; + public static final int layout_constraintGuide_percent = 0x7f04016c; + public static final int layout_constraintHeight_default = 0x7f04016d; + public static final int layout_constraintHeight_max = 0x7f04016e; + public static final int layout_constraintHeight_min = 0x7f04016f; + public static final int layout_constraintHeight_percent = 0x7f040170; + public static final int layout_constraintHorizontal_bias = 0x7f040171; + public static final int layout_constraintHorizontal_chainStyle = 0x7f040172; + public static final int layout_constraintHorizontal_weight = 0x7f040173; + public static final int layout_constraintLeft_creator = 0x7f040174; + public static final int layout_constraintLeft_toLeftOf = 0x7f040175; + public static final int layout_constraintLeft_toRightOf = 0x7f040176; + public static final int layout_constraintRight_creator = 0x7f040177; + public static final int layout_constraintRight_toLeftOf = 0x7f040178; + public static final int layout_constraintRight_toRightOf = 0x7f040179; + public static final int layout_constraintStart_toEndOf = 0x7f04017a; + public static final int layout_constraintStart_toStartOf = 0x7f04017b; + public static final int layout_constraintTag = 0x7f04017c; + public static final int layout_constraintTop_creator = 0x7f04017d; + public static final int layout_constraintTop_toBottomOf = 0x7f04017e; + public static final int layout_constraintTop_toTopOf = 0x7f04017f; + public static final int layout_constraintVertical_bias = 0x7f040180; + public static final int layout_constraintVertical_chainStyle = 0x7f040181; + public static final int layout_constraintVertical_weight = 0x7f040182; + public static final int layout_constraintWidth_default = 0x7f040183; + public static final int layout_constraintWidth_max = 0x7f040184; + public static final int layout_constraintWidth_min = 0x7f040185; + public static final int layout_constraintWidth_percent = 0x7f040186; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_editor_absoluteX = 0x7f040188; + public static final int layout_editor_absoluteY = 0x7f040189; + public static final int layout_goneMarginBottom = 0x7f04018a; + public static final int layout_goneMarginEnd = 0x7f04018b; + public static final int layout_goneMarginLeft = 0x7f04018c; + public static final int layout_goneMarginRight = 0x7f04018d; + public static final int layout_goneMarginStart = 0x7f04018e; + public static final int layout_goneMarginTop = 0x7f04018f; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int layout_optimizationLevel = 0x7f040192; + public static final int limitBoundsTo = 0x7f040196; + public static final int lineHeight = 0x7f040197; + public static final int listChoiceBackgroundIndicator = 0x7f040199; + public static final int listDividerAlertDialog = 0x7f04019a; + public static final int listItemLayout = 0x7f04019b; + public static final int listLayout = 0x7f04019c; + public static final int listMenuViewStyle = 0x7f04019d; + public static final int listPopupWindowStyle = 0x7f04019e; + public static final int listPreferredItemHeight = 0x7f04019f; + public static final int listPreferredItemHeightLarge = 0x7f0401a0; + public static final int listPreferredItemHeightSmall = 0x7f0401a1; + public static final int listPreferredItemPaddingLeft = 0x7f0401a2; + public static final int listPreferredItemPaddingRight = 0x7f0401a3; + public static final int logo = 0x7f0401a4; + public static final int logoDescription = 0x7f0401a5; + public static final int maxAcceleration = 0x7f0401a8; + public static final int maxButtonHeight = 0x7f0401aa; + public static final int maxHeight = 0x7f0401ab; + public static final int maxVelocity = 0x7f0401ad; + public static final int maxWidth = 0x7f0401ae; + public static final int measureWithLargestChild = 0x7f0401af; + public static final int minHeight = 0x7f0401b1; + public static final int minWidth = 0x7f0401b2; + public static final int mock_diagonalsColor = 0x7f0401b3; + public static final int mock_label = 0x7f0401b4; + public static final int mock_labelBackgroundColor = 0x7f0401b5; + public static final int mock_labelColor = 0x7f0401b6; + public static final int mock_showDiagonals = 0x7f0401b7; + public static final int mock_showLabel = 0x7f0401b8; + public static final int motionDebug = 0x7f0401b9; + public static final int motionInterpolator = 0x7f0401ba; + public static final int motionPathRotate = 0x7f0401bb; + public static final int motionProgress = 0x7f0401bc; + public static final int motionStagger = 0x7f0401bd; + public static final int motionTarget = 0x7f0401be; + public static final int motion_postLayoutCollision = 0x7f0401bf; + public static final int motion_triggerOnCollision = 0x7f0401c0; + public static final int moveWhenScrollAtTop = 0x7f0401c1; + public static final int multiChoiceItemLayout = 0x7f0401c2; + public static final int navigationContentDescription = 0x7f0401c4; + public static final int navigationIcon = 0x7f0401c5; + public static final int navigationMode = 0x7f0401c6; + public static final int nestedScrollFlags = 0x7f0401c8; + public static final int numericModifiers = 0x7f0401ca; + public static final int onCross = 0x7f0401cb; + public static final int onHide = 0x7f0401cc; + public static final int onNegativeCross = 0x7f0401cd; + public static final int onPositiveCross = 0x7f0401ce; + public static final int onShow = 0x7f0401cf; + public static final int onTouchUp = 0x7f0401d0; + public static final int overlapAnchor = 0x7f0401d1; + public static final int overlay = 0x7f0401d2; + public static final int paddingBottomNoButtons = 0x7f0401d3; + public static final int paddingEnd = 0x7f0401d4; + public static final int paddingStart = 0x7f0401d5; + public static final int paddingTopNoTitle = 0x7f0401d6; + public static final int panelBackground = 0x7f0401d7; + public static final int panelMenuListTheme = 0x7f0401d8; + public static final int panelMenuListWidth = 0x7f0401d9; + public static final int pathMotionArc = 0x7f0401df; + public static final int path_percent = 0x7f0401e0; + public static final int percentHeight = 0x7f0401e1; + public static final int percentWidth = 0x7f0401e2; + public static final int percentX = 0x7f0401e3; + public static final int percentY = 0x7f0401e4; + public static final int perpendicularPath_percent = 0x7f0401e5; + public static final int pivotAnchor = 0x7f0401e6; + public static final int placeholder_emptyVisibility = 0x7f0401e7; + public static final int popupMenuStyle = 0x7f0401ec; + public static final int popupTheme = 0x7f0401ed; + public static final int popupWindowStyle = 0x7f0401ee; + public static final int preserveIconSpacing = 0x7f0401ef; + public static final int progressBarPadding = 0x7f0401f1; + public static final int progressBarStyle = 0x7f0401f2; + public static final int queryBackground = 0x7f0401f3; + public static final int queryHint = 0x7f0401f4; + public static final int radioButtonStyle = 0x7f0401f5; + public static final int ratingBarStyle = 0x7f0401f6; + public static final int ratingBarStyleIndicator = 0x7f0401f7; + public static final int ratingBarStyleSmall = 0x7f0401f8; + public static final int region_heightLessThan = 0x7f0401f9; + public static final int region_heightMoreThan = 0x7f0401fa; + public static final int region_widthLessThan = 0x7f0401fb; + public static final int region_widthMoreThan = 0x7f0401fc; + public static final int round = 0x7f0401ff; + public static final int roundPercent = 0x7f040200; + public static final int saturation = 0x7f040201; + public static final int searchHintIcon = 0x7f040205; + public static final int searchIcon = 0x7f040206; + public static final int searchViewStyle = 0x7f040207; + public static final int seekBarStyle = 0x7f040208; + public static final int selectableItemBackground = 0x7f040209; + public static final int selectableItemBackgroundBorderless = 0x7f04020a; + public static final int showAsAction = 0x7f04020b; + public static final int showDividers = 0x7f04020c; + public static final int showPaths = 0x7f04020e; + public static final int showText = 0x7f04020f; + public static final int showTitle = 0x7f040210; + public static final int singleChoiceItemLayout = 0x7f040211; + public static final int sizePercent = 0x7f040214; + public static final int spinBars = 0x7f040218; + public static final int spinnerDropDownItemStyle = 0x7f040219; + public static final int spinnerStyle = 0x7f04021a; + public static final int splitTrack = 0x7f04021b; + public static final int srcCompat = 0x7f04021c; + public static final int staggered = 0x7f04021e; + public static final int state_above_anchor = 0x7f040220; + public static final int statusBarBackground = 0x7f040225; + public static final int subMenuArrow = 0x7f040229; + public static final int submitBackground = 0x7f04022a; + public static final int subtitle = 0x7f04022b; + public static final int subtitleTextAppearance = 0x7f04022c; + public static final int subtitleTextColor = 0x7f04022d; + public static final int subtitleTextStyle = 0x7f04022e; + public static final int suggestionRowLayout = 0x7f04022f; + public static final int switchMinWidth = 0x7f040230; + public static final int switchPadding = 0x7f040231; + public static final int switchStyle = 0x7f040232; + public static final int switchTextAppearance = 0x7f040233; + public static final int targetId = 0x7f04024e; + public static final int telltales_tailColor = 0x7f04024f; + public static final int telltales_tailScale = 0x7f040250; + public static final int telltales_velocityMode = 0x7f040251; + public static final int textAllCaps = 0x7f040252; + public static final int textAppearanceLargePopupMenu = 0x7f04025d; + public static final int textAppearanceListItem = 0x7f04025e; + public static final int textAppearanceListItemSecondary = 0x7f04025f; + public static final int textAppearanceListItemSmall = 0x7f040260; + public static final int textAppearancePopupMenuHeader = 0x7f040262; + public static final int textAppearanceSearchResultSubtitle = 0x7f040263; + public static final int textAppearanceSearchResultTitle = 0x7f040264; + public static final int textAppearanceSmallPopupMenu = 0x7f040265; + public static final int textColorAlertDialogListItem = 0x7f040268; + public static final int textColorSearchUrl = 0x7f040269; + public static final int theme = 0x7f04026d; + public static final int thickness = 0x7f04026e; + public static final int thumbTextPadding = 0x7f04026f; + public static final int thumbTint = 0x7f040270; + public static final int thumbTintMode = 0x7f040271; + public static final int tickMark = 0x7f040272; + public static final int tickMarkTint = 0x7f040273; + public static final int tickMarkTintMode = 0x7f040274; + public static final int tint = 0x7f040275; + public static final int tintMode = 0x7f040276; + public static final int title = 0x7f040277; + public static final int titleMargin = 0x7f040279; + public static final int titleMarginBottom = 0x7f04027a; + public static final int titleMarginEnd = 0x7f04027b; + public static final int titleMarginStart = 0x7f04027c; + public static final int titleMarginTop = 0x7f04027d; + public static final int titleMargins = 0x7f04027e; + public static final int titleTextAppearance = 0x7f04027f; + public static final int titleTextColor = 0x7f040280; + public static final int titleTextStyle = 0x7f040281; + public static final int toolbarNavigationButtonStyle = 0x7f040283; + public static final int toolbarStyle = 0x7f040284; + public static final int tooltipForegroundColor = 0x7f040285; + public static final int tooltipFrameBackground = 0x7f040286; + public static final int tooltipText = 0x7f040287; + public static final int touchAnchorId = 0x7f040288; + public static final int touchAnchorSide = 0x7f040289; + public static final int touchRegionId = 0x7f04028a; + public static final int track = 0x7f04028b; + public static final int trackTint = 0x7f04028c; + public static final int trackTintMode = 0x7f04028d; + public static final int transitionDisable = 0x7f04028e; + public static final int transitionEasing = 0x7f04028f; + public static final int transitionFlags = 0x7f040290; + public static final int transitionPathRotate = 0x7f040291; + public static final int triggerId = 0x7f040292; + public static final int triggerReceiver = 0x7f040293; + public static final int triggerSlack = 0x7f040294; + public static final int ttcIndex = 0x7f040295; + public static final int viewInflaterClass = 0x7f040298; + public static final int visibilityMode = 0x7f040299; + public static final int voiceIcon = 0x7f04029a; + public static final int warmth = 0x7f04029b; + public static final int waveDecay = 0x7f04029c; + public static final int waveOffset = 0x7f04029d; + public static final int wavePeriod = 0x7f04029e; + public static final int waveShape = 0x7f04029f; + public static final int waveVariesBy = 0x7f0402a0; + public static final int windowActionBar = 0x7f0402a1; + public static final int windowActionBarOverlay = 0x7f0402a2; + public static final int windowActionModeOverlay = 0x7f0402a3; + public static final int windowFixedHeightMajor = 0x7f0402a4; + public static final int windowFixedHeightMinor = 0x7f0402a5; + public static final int windowFixedWidthMajor = 0x7f0402a6; + public static final int windowFixedWidthMinor = 0x7f0402a7; + public static final int windowMinWidthMajor = 0x7f0402a8; + public static final int windowMinWidthMinor = 0x7f0402a9; + public static final int windowNoTitle = 0x7f0402aa; + } + public static final class bool { + private bool() {} + + public static final int abc_action_bar_embed_tabs = 0x7f050000; + public static final int abc_allow_stacked_button_bar = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050002; + } + public static final class color { + private color() {} + + public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000; + public static final int abc_background_cache_hint_selector_material_light = 0x7f060001; + public static final int abc_btn_colored_borderless_text_material = 0x7f060002; + public static final int abc_btn_colored_text_material = 0x7f060003; + public static final int abc_color_highlight_material = 0x7f060004; + public static final int abc_hint_foreground_material_dark = 0x7f060005; + public static final int abc_hint_foreground_material_light = 0x7f060006; + public static final int abc_input_method_navigation_guard = 0x7f060007; + public static final int abc_primary_text_disable_only_material_dark = 0x7f060008; + public static final int abc_primary_text_disable_only_material_light = 0x7f060009; + public static final int abc_primary_text_material_dark = 0x7f06000a; + public static final int abc_primary_text_material_light = 0x7f06000b; + public static final int abc_search_url_text = 0x7f06000c; + public static final int abc_search_url_text_normal = 0x7f06000d; + public static final int abc_search_url_text_pressed = 0x7f06000e; + public static final int abc_search_url_text_selected = 0x7f06000f; + public static final int abc_secondary_text_material_dark = 0x7f060010; + public static final int abc_secondary_text_material_light = 0x7f060011; + public static final int abc_tint_btn_checkable = 0x7f060012; + public static final int abc_tint_default = 0x7f060013; + public static final int abc_tint_edittext = 0x7f060014; + public static final int abc_tint_seek_thumb = 0x7f060015; + public static final int abc_tint_spinner = 0x7f060016; + public static final int abc_tint_switch_track = 0x7f060017; + public static final int accent_material_dark = 0x7f060018; + public static final int accent_material_light = 0x7f060019; + public static final int background_floating_material_dark = 0x7f06001a; + public static final int background_floating_material_light = 0x7f06001b; + public static final int background_material_dark = 0x7f06001c; + public static final int background_material_light = 0x7f06001d; + public static final int bright_foreground_disabled_material_dark = 0x7f06001f; + public static final int bright_foreground_disabled_material_light = 0x7f060020; + public static final int bright_foreground_inverse_material_dark = 0x7f060021; + public static final int bright_foreground_inverse_material_light = 0x7f060022; + public static final int bright_foreground_material_dark = 0x7f060023; + public static final int bright_foreground_material_light = 0x7f060024; + public static final int button_material_dark = 0x7f060025; + public static final int button_material_light = 0x7f060026; + public static final int dim_foreground_disabled_material_dark = 0x7f060038; + public static final int dim_foreground_disabled_material_light = 0x7f060039; + public static final int dim_foreground_material_dark = 0x7f06003a; + public static final int dim_foreground_material_light = 0x7f06003b; + public static final int error_color_material_dark = 0x7f06003c; + public static final int error_color_material_light = 0x7f06003d; + public static final int foreground_material_dark = 0x7f06003e; + public static final int foreground_material_light = 0x7f06003f; + public static final int highlighted_text_material_dark = 0x7f060040; + public static final int highlighted_text_material_light = 0x7f060041; + public static final int material_blue_grey_800 = 0x7f060046; + public static final int material_blue_grey_900 = 0x7f060047; + public static final int material_blue_grey_950 = 0x7f060048; + public static final int material_deep_teal_200 = 0x7f060049; + public static final int material_deep_teal_500 = 0x7f06004a; + public static final int material_grey_100 = 0x7f06004b; + public static final int material_grey_300 = 0x7f06004c; + public static final int material_grey_50 = 0x7f06004d; + public static final int material_grey_600 = 0x7f06004e; + public static final int material_grey_800 = 0x7f06004f; + public static final int material_grey_850 = 0x7f060050; + public static final int material_grey_900 = 0x7f060051; + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int primary_dark_material_dark = 0x7f06006f; + public static final int primary_dark_material_light = 0x7f060070; + public static final int primary_material_dark = 0x7f060071; + public static final int primary_material_light = 0x7f060072; + public static final int primary_text_default_material_dark = 0x7f060074; + public static final int primary_text_default_material_light = 0x7f060075; + public static final int primary_text_disabled_material_dark = 0x7f060076; + public static final int primary_text_disabled_material_light = 0x7f060077; + public static final int ripple_material_dark = 0x7f060078; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_dark = 0x7f06007b; + public static final int secondary_text_default_material_light = 0x7f06007c; + public static final int secondary_text_disabled_material_dark = 0x7f06007d; + public static final int secondary_text_disabled_material_light = 0x7f06007e; + public static final int switch_thumb_disabled_material_dark = 0x7f06007f; + public static final int switch_thumb_disabled_material_light = 0x7f060080; + public static final int switch_thumb_material_dark = 0x7f060081; + public static final int switch_thumb_material_light = 0x7f060082; + public static final int switch_thumb_normal_material_dark = 0x7f060083; + public static final int switch_thumb_normal_material_light = 0x7f060084; + public static final int tooltip_background_dark = 0x7f060085; + public static final int tooltip_background_light = 0x7f060086; + } + public static final class dimen { + private dimen() {} + + public static final int abc_action_bar_content_inset_material = 0x7f070000; + public static final int abc_action_bar_content_inset_with_nav = 0x7f070001; + public static final int abc_action_bar_default_height_material = 0x7f070002; + public static final int abc_action_bar_default_padding_end_material = 0x7f070003; + public static final int abc_action_bar_default_padding_start_material = 0x7f070004; + public static final int abc_action_bar_elevation_material = 0x7f070005; + public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006; + public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007; + public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a; + public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b; + public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c; + public static final int abc_action_button_min_height_material = 0x7f07000d; + public static final int abc_action_button_min_width_material = 0x7f07000e; + public static final int abc_action_button_min_width_overflow_material = 0x7f07000f; + public static final int abc_alert_dialog_button_bar_height = 0x7f070010; + public static final int abc_alert_dialog_button_dimen = 0x7f070011; + public static final int abc_button_inset_horizontal_material = 0x7f070012; + public static final int abc_button_inset_vertical_material = 0x7f070013; + public static final int abc_button_padding_horizontal_material = 0x7f070014; + public static final int abc_button_padding_vertical_material = 0x7f070015; + public static final int abc_cascading_menus_min_smallest_width = 0x7f070016; + public static final int abc_config_prefDialogWidth = 0x7f070017; + public static final int abc_control_corner_material = 0x7f070018; + public static final int abc_control_inset_material = 0x7f070019; + public static final int abc_control_padding_material = 0x7f07001a; + public static final int abc_dialog_corner_radius_material = 0x7f07001b; + public static final int abc_dialog_fixed_height_major = 0x7f07001c; + public static final int abc_dialog_fixed_height_minor = 0x7f07001d; + public static final int abc_dialog_fixed_width_major = 0x7f07001e; + public static final int abc_dialog_fixed_width_minor = 0x7f07001f; + public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020; + public static final int abc_dialog_list_padding_top_no_title = 0x7f070021; + public static final int abc_dialog_min_width_major = 0x7f070022; + public static final int abc_dialog_min_width_minor = 0x7f070023; + public static final int abc_dialog_padding_material = 0x7f070024; + public static final int abc_dialog_padding_top_material = 0x7f070025; + public static final int abc_dialog_title_divider_material = 0x7f070026; + public static final int abc_disabled_alpha_material_dark = 0x7f070027; + public static final int abc_disabled_alpha_material_light = 0x7f070028; + public static final int abc_dropdownitem_icon_width = 0x7f070029; + public static final int abc_dropdownitem_text_padding_left = 0x7f07002a; + public static final int abc_dropdownitem_text_padding_right = 0x7f07002b; + public static final int abc_edit_text_inset_bottom_material = 0x7f07002c; + public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d; + public static final int abc_edit_text_inset_top_material = 0x7f07002e; + public static final int abc_floating_window_z = 0x7f07002f; + public static final int abc_list_item_padding_horizontal_material = 0x7f070030; + public static final int abc_panel_menu_list_width = 0x7f070031; + public static final int abc_progress_bar_height_material = 0x7f070032; + public static final int abc_search_view_preferred_height = 0x7f070033; + public static final int abc_search_view_preferred_width = 0x7f070034; + public static final int abc_seekbar_track_background_height_material = 0x7f070035; + public static final int abc_seekbar_track_progress_height_material = 0x7f070036; + public static final int abc_select_dialog_padding_start_material = 0x7f070037; + public static final int abc_switch_padding = 0x7f070038; + public static final int abc_text_size_body_1_material = 0x7f070039; + public static final int abc_text_size_body_2_material = 0x7f07003a; + public static final int abc_text_size_button_material = 0x7f07003b; + public static final int abc_text_size_caption_material = 0x7f07003c; + public static final int abc_text_size_display_1_material = 0x7f07003d; + public static final int abc_text_size_display_2_material = 0x7f07003e; + public static final int abc_text_size_display_3_material = 0x7f07003f; + public static final int abc_text_size_display_4_material = 0x7f070040; + public static final int abc_text_size_headline_material = 0x7f070041; + public static final int abc_text_size_large_material = 0x7f070042; + public static final int abc_text_size_medium_material = 0x7f070043; + public static final int abc_text_size_menu_header_material = 0x7f070044; + public static final int abc_text_size_menu_material = 0x7f070045; + public static final int abc_text_size_small_material = 0x7f070046; + public static final int abc_text_size_subhead_material = 0x7f070047; + public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048; + public static final int abc_text_size_title_material = 0x7f070049; + public static final int abc_text_size_title_material_toolbar = 0x7f07004a; + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int disabled_alpha_material_dark = 0x7f070083; + public static final int disabled_alpha_material_light = 0x7f070084; + public static final int highlight_alpha_material_colored = 0x7f070088; + public static final int highlight_alpha_material_dark = 0x7f070089; + public static final int highlight_alpha_material_light = 0x7f07008a; + public static final int hint_alpha_material_dark = 0x7f07008b; + public static final int hint_alpha_material_light = 0x7f07008c; + public static final int hint_pressed_alpha_material_dark = 0x7f07008d; + public static final int hint_pressed_alpha_material_light = 0x7f07008e; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + public static final int tooltip_corner_radius = 0x7f0700da; + public static final int tooltip_horizontal_padding = 0x7f0700db; + public static final int tooltip_margin = 0x7f0700dc; + public static final int tooltip_precise_anchor_extra_offset = 0x7f0700dd; + public static final int tooltip_precise_anchor_threshold = 0x7f0700de; + public static final int tooltip_vertical_padding = 0x7f0700df; + public static final int tooltip_y_offset_non_touch = 0x7f0700e0; + public static final int tooltip_y_offset_touch = 0x7f0700e1; + } + public static final class drawable { + private drawable() {} + + public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006; + public static final int abc_action_bar_item_background_material = 0x7f080007; + public static final int abc_btn_borderless_material = 0x7f080008; + public static final int abc_btn_check_material = 0x7f080009; + public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a; + public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b; + public static final int abc_btn_colored_material = 0x7f08000c; + public static final int abc_btn_default_mtrl_shape = 0x7f08000d; + public static final int abc_btn_radio_material = 0x7f08000e; + public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f; + public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010; + public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011; + public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012; + public static final int abc_cab_background_internal_bg = 0x7f080013; + public static final int abc_cab_background_top_material = 0x7f080014; + public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015; + public static final int abc_control_background_material = 0x7f080016; + public static final int abc_dialog_material_background = 0x7f080017; + public static final int abc_edit_text_material = 0x7f080018; + public static final int abc_ic_ab_back_material = 0x7f080019; + public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a; + public static final int abc_ic_clear_material = 0x7f08001b; + public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c; + public static final int abc_ic_go_search_api_material = 0x7f08001d; + public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e; + public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f; + public static final int abc_ic_menu_overflow_material = 0x7f080020; + public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021; + public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022; + public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023; + public static final int abc_ic_search_api_material = 0x7f080024; + public static final int abc_ic_star_black_16dp = 0x7f080025; + public static final int abc_ic_star_black_36dp = 0x7f080026; + public static final int abc_ic_star_black_48dp = 0x7f080027; + public static final int abc_ic_star_half_black_16dp = 0x7f080028; + public static final int abc_ic_star_half_black_36dp = 0x7f080029; + public static final int abc_ic_star_half_black_48dp = 0x7f08002a; + public static final int abc_ic_voice_search_api_material = 0x7f08002b; + public static final int abc_item_background_holo_dark = 0x7f08002c; + public static final int abc_item_background_holo_light = 0x7f08002d; + public static final int abc_list_divider_material = 0x7f08002e; + public static final int abc_list_divider_mtrl_alpha = 0x7f08002f; + public static final int abc_list_focused_holo = 0x7f080030; + public static final int abc_list_longpressed_holo = 0x7f080031; + public static final int abc_list_pressed_holo_dark = 0x7f080032; + public static final int abc_list_pressed_holo_light = 0x7f080033; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034; + public static final int abc_list_selector_background_transition_holo_light = 0x7f080035; + public static final int abc_list_selector_disabled_holo_dark = 0x7f080036; + public static final int abc_list_selector_disabled_holo_light = 0x7f080037; + public static final int abc_list_selector_holo_dark = 0x7f080038; + public static final int abc_list_selector_holo_light = 0x7f080039; + public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a; + public static final int abc_popup_background_mtrl_mult = 0x7f08003b; + public static final int abc_ratingbar_indicator_material = 0x7f08003c; + public static final int abc_ratingbar_material = 0x7f08003d; + public static final int abc_ratingbar_small_material = 0x7f08003e; + public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f; + public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040; + public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041; + public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042; + public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043; + public static final int abc_seekbar_thumb_material = 0x7f080044; + public static final int abc_seekbar_tick_mark_material = 0x7f080045; + public static final int abc_seekbar_track_material = 0x7f080046; + public static final int abc_spinner_mtrl_am_alpha = 0x7f080047; + public static final int abc_spinner_textfield_background_material = 0x7f080048; + public static final int abc_switch_thumb_material = 0x7f080049; + public static final int abc_switch_track_mtrl_alpha = 0x7f08004a; + public static final int abc_tab_indicator_material = 0x7f08004b; + public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c; + public static final int abc_text_cursor_material = 0x7f08004d; + public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004e; + public static final int abc_text_select_handle_left_mtrl_light = 0x7f08004f; + public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080050; + public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080051; + public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080052; + public static final int abc_text_select_handle_right_mtrl_light = 0x7f080053; + public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054; + public static final int abc_textfield_default_mtrl_alpha = 0x7f080055; + public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056; + public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057; + public static final int abc_textfield_search_material = 0x7f080058; + public static final int abc_vector_test = 0x7f080059; + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + public static final int tooltip_frame_dark = 0x7f0800b5; + public static final int tooltip_frame_light = 0x7f0800b6; + } + public static final class id { + private id() {} + + public static final int NO_DEBUG = 0x7f090004; + public static final int SHOW_ALL = 0x7f090006; + public static final int SHOW_PATH = 0x7f090007; + public static final int SHOW_PROGRESS = 0x7f090008; + public static final int accelerate = 0x7f09000a; + public static final int action_bar = 0x7f09000e; + public static final int action_bar_activity_content = 0x7f09000f; + public static final int action_bar_container = 0x7f090010; + public static final int action_bar_root = 0x7f090011; + public static final int action_bar_spinner = 0x7f090012; + public static final int action_bar_subtitle = 0x7f090013; + public static final int action_bar_title = 0x7f090014; + public static final int action_container = 0x7f090015; + public static final int action_context_bar = 0x7f090016; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_menu_divider = 0x7f090019; + public static final int action_menu_presenter = 0x7f09001a; + public static final int action_mode_bar = 0x7f09001b; + public static final int action_mode_bar_stub = 0x7f09001c; + public static final int action_mode_close_button = 0x7f09001d; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int activity_chooser_view_content = 0x7f090021; + public static final int add = 0x7f090022; + public static final int alertTitle = 0x7f090023; + public static final int aligned = 0x7f090024; + public static final int animateToEnd = 0x7f090028; + public static final int animateToStart = 0x7f090029; + public static final int asConfigured = 0x7f09002a; + public static final int async = 0x7f09002b; + public static final int autoComplete = 0x7f09002d; + public static final int autoCompleteToEnd = 0x7f09002e; + public static final int autoCompleteToStart = 0x7f09002f; + public static final int baseline = 0x7f090031; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int bounce = 0x7f090036; + public static final int buttonPanel = 0x7f09003a; + public static final int center = 0x7f09003e; + public static final int chain = 0x7f090041; + public static final int checkbox = 0x7f090043; + public static final int chronometer = 0x7f090044; + public static final int content = 0x7f090049; + public static final int contentPanel = 0x7f09004a; + public static final int cos = 0x7f09004c; + public static final int custom = 0x7f09004d; + public static final int customPanel = 0x7f09004e; + public static final int decelerate = 0x7f090050; + public static final int decelerateAndComplete = 0x7f090051; + public static final int decor_content_parent = 0x7f090052; + public static final int default_activity_button = 0x7f090053; + public static final int deltaRelative = 0x7f090055; + public static final int dragDown = 0x7f090061; + public static final int dragEnd = 0x7f090062; + public static final int dragLeft = 0x7f090063; + public static final int dragRight = 0x7f090064; + public static final int dragStart = 0x7f090065; + public static final int dragUp = 0x7f090066; + public static final int easeIn = 0x7f090068; + public static final int easeInOut = 0x7f090069; + public static final int easeOut = 0x7f09006a; + public static final int edit_query = 0x7f09006b; + public static final int end = 0x7f09006c; + public static final int expand_activities_button = 0x7f090073; + public static final int expanded_menu = 0x7f090074; + public static final int flip = 0x7f09007a; + public static final int forever = 0x7f09007c; + public static final int gone = 0x7f090080; + public static final int group_divider = 0x7f090083; + public static final int home = 0x7f090086; + public static final int honorRequest = 0x7f090088; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int ignore = 0x7f09008d; + public static final int ignoreRequest = 0x7f09008e; + public static final int image = 0x7f09008f; + public static final int info = 0x7f090091; + public static final int invisible = 0x7f090092; + public static final int italic = 0x7f090093; + public static final int jumpToEnd = 0x7f0900a5; + public static final int jumpToStart = 0x7f0900a6; + public static final int layout = 0x7f0900a9; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int linear = 0x7f0900ad; + public static final int listMode = 0x7f0900ae; + public static final int list_item = 0x7f0900af; + public static final int message = 0x7f0900cb; + public static final int middle = 0x7f0900cc; + public static final int motion_base = 0x7f0900d0; + public static final int multiply = 0x7f0900d4; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int packed = 0x7f0900e8; + public static final int parent = 0x7f0900ea; + public static final int parentPanel = 0x7f0900eb; + public static final int parentRelative = 0x7f0900ec; + public static final int path = 0x7f0900ee; + public static final int pathRelative = 0x7f0900ef; + public static final int percent = 0x7f0900f1; + public static final int position = 0x7f0900f4; + public static final int postLayout = 0x7f0900f5; + public static final int progress_circular = 0x7f0900f8; + public static final int progress_horizontal = 0x7f0900f9; + public static final int radio = 0x7f0900fa; + public static final int rectangles = 0x7f0900fc; + public static final int reverseSawtooth = 0x7f0900fd; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int sawtooth = 0x7f090104; + public static final int screen = 0x7f090105; + public static final int scrollIndicatorDown = 0x7f090107; + public static final int scrollIndicatorUp = 0x7f090108; + public static final int scrollView = 0x7f090109; + public static final int search_badge = 0x7f09010b; + public static final int search_bar = 0x7f09010c; + public static final int search_button = 0x7f09010d; + public static final int search_close_btn = 0x7f09010e; + public static final int search_edit_frame = 0x7f09010f; + public static final int search_go_btn = 0x7f090110; + public static final int search_mag_icon = 0x7f090111; + public static final int search_plate = 0x7f090112; + public static final int search_src_text = 0x7f090113; + public static final int search_voice_btn = 0x7f090114; + public static final int select_dialog_listview = 0x7f090115; + public static final int shortcut = 0x7f090118; + public static final int sin = 0x7f09011c; + public static final int spacer = 0x7f090122; + public static final int spline = 0x7f090123; + public static final int split_action_bar = 0x7f090124; + public static final int spread = 0x7f090125; + public static final int spread_inside = 0x7f090126; + public static final int square = 0x7f090127; + public static final int src_atop = 0x7f090128; + public static final int src_in = 0x7f090129; + public static final int src_over = 0x7f09012a; + public static final int standard = 0x7f09012b; + public static final int start = 0x7f09012c; + public static final int startHorizontal = 0x7f09012d; + public static final int startVertical = 0x7f09012e; + public static final int staticLayout = 0x7f090130; + public static final int staticPostLayout = 0x7f090131; + public static final int stop = 0x7f090133; + public static final int submenuarrow = 0x7f090137; + public static final int submit_area = 0x7f090138; + public static final int tabMode = 0x7f09013a; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int textSpacerNoButtons = 0x7f090140; + public static final int textSpacerNoTitle = 0x7f090141; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int titleDividerNoCustom = 0x7f09014d; + public static final int title_template = 0x7f09014e; + public static final int top = 0x7f090150; + public static final int topPanel = 0x7f090151; + public static final int triangle = 0x7f09015a; + public static final int uniform = 0x7f090162; + public static final int up = 0x7f090164; + public static final int visible = 0x7f090167; + public static final int wrap = 0x7f09016b; + public static final int wrap_content = 0x7f09016c; + } + public static final class integer { + private integer() {} + + public static final int abc_config_activityDefaultDur = 0x7f0a0000; + public static final int abc_config_activityShortDur = 0x7f0a0001; + public static final int cancel_button_image_alpha = 0x7f0a0004; + public static final int config_tooltipAnimTime = 0x7f0a0005; + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int abc_action_bar_title_item = 0x7f0c0000; + public static final int abc_action_bar_up_container = 0x7f0c0001; + public static final int abc_action_menu_item_layout = 0x7f0c0002; + public static final int abc_action_menu_layout = 0x7f0c0003; + public static final int abc_action_mode_bar = 0x7f0c0004; + public static final int abc_action_mode_close_item_material = 0x7f0c0005; + public static final int abc_activity_chooser_view = 0x7f0c0006; + public static final int abc_activity_chooser_view_list_item = 0x7f0c0007; + public static final int abc_alert_dialog_button_bar_material = 0x7f0c0008; + public static final int abc_alert_dialog_material = 0x7f0c0009; + public static final int abc_alert_dialog_title_material = 0x7f0c000a; + public static final int abc_cascading_menu_item_layout = 0x7f0c000b; + public static final int abc_dialog_title_material = 0x7f0c000c; + public static final int abc_expanded_menu_layout = 0x7f0c000d; + public static final int abc_list_menu_item_checkbox = 0x7f0c000e; + public static final int abc_list_menu_item_icon = 0x7f0c000f; + public static final int abc_list_menu_item_layout = 0x7f0c0010; + public static final int abc_list_menu_item_radio = 0x7f0c0011; + public static final int abc_popup_menu_header_item_layout = 0x7f0c0012; + public static final int abc_popup_menu_item_layout = 0x7f0c0013; + public static final int abc_screen_content_include = 0x7f0c0014; + public static final int abc_screen_simple = 0x7f0c0015; + public static final int abc_screen_simple_overlay_action_mode = 0x7f0c0016; + public static final int abc_screen_toolbar = 0x7f0c0017; + public static final int abc_search_dropdown_item_icons_2line = 0x7f0c0018; + public static final int abc_search_view = 0x7f0c0019; + public static final int abc_select_dialog_material = 0x7f0c001a; + public static final int abc_tooltip = 0x7f0c001b; + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + public static final int select_dialog_item_material = 0x7f0c004c; + public static final int select_dialog_multichoice_material = 0x7f0c004d; + public static final int select_dialog_singlechoice_material = 0x7f0c004e; + public static final int support_simple_spinner_dropdown_item = 0x7f0c0050; + } + public static final class string { + private string() {} + + public static final int abc_action_bar_home_description = 0x7f120000; + public static final int abc_action_bar_up_description = 0x7f120001; + public static final int abc_action_menu_overflow_description = 0x7f120002; + public static final int abc_action_mode_done = 0x7f120003; + public static final int abc_activity_chooser_view_see_all = 0x7f120004; + public static final int abc_activitychooserview_choose_application = 0x7f120005; + public static final int abc_capital_off = 0x7f120006; + public static final int abc_capital_on = 0x7f120007; + public static final int abc_font_family_body_1_material = 0x7f120008; + public static final int abc_font_family_body_2_material = 0x7f120009; + public static final int abc_font_family_button_material = 0x7f12000a; + public static final int abc_font_family_caption_material = 0x7f12000b; + public static final int abc_font_family_display_1_material = 0x7f12000c; + public static final int abc_font_family_display_2_material = 0x7f12000d; + public static final int abc_font_family_display_3_material = 0x7f12000e; + public static final int abc_font_family_display_4_material = 0x7f12000f; + public static final int abc_font_family_headline_material = 0x7f120010; + public static final int abc_font_family_menu_material = 0x7f120011; + public static final int abc_font_family_subhead_material = 0x7f120012; + public static final int abc_font_family_title_material = 0x7f120013; + public static final int abc_menu_alt_shortcut_label = 0x7f120014; + public static final int abc_menu_ctrl_shortcut_label = 0x7f120015; + public static final int abc_menu_delete_shortcut_label = 0x7f120016; + public static final int abc_menu_enter_shortcut_label = 0x7f120017; + public static final int abc_menu_function_shortcut_label = 0x7f120018; + public static final int abc_menu_meta_shortcut_label = 0x7f120019; + public static final int abc_menu_shift_shortcut_label = 0x7f12001a; + public static final int abc_menu_space_shortcut_label = 0x7f12001b; + public static final int abc_menu_sym_shortcut_label = 0x7f12001c; + public static final int abc_prepend_shortcut_label = 0x7f12001d; + public static final int abc_search_hint = 0x7f12001e; + public static final int abc_searchview_description_clear = 0x7f12001f; + public static final int abc_searchview_description_query = 0x7f120020; + public static final int abc_searchview_description_search = 0x7f120021; + public static final int abc_searchview_description_submit = 0x7f120022; + public static final int abc_searchview_description_voice = 0x7f120023; + public static final int abc_shareactionprovider_share_with = 0x7f120024; + public static final int abc_shareactionprovider_share_with_application = 0x7f120025; + public static final int abc_toolbar_collapse_description = 0x7f120026; + public static final int search_menu_title = 0x7f12009a; + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int AlertDialog_AppCompat = 0x7f130000; + public static final int AlertDialog_AppCompat_Light = 0x7f130001; + public static final int Animation_AppCompat_Dialog = 0x7f130002; + public static final int Animation_AppCompat_DropDownUp = 0x7f130003; + public static final int Animation_AppCompat_Tooltip = 0x7f130004; + public static final int Base_AlertDialog_AppCompat = 0x7f130006; + public static final int Base_AlertDialog_AppCompat_Light = 0x7f130007; + public static final int Base_Animation_AppCompat_Dialog = 0x7f130008; + public static final int Base_Animation_AppCompat_DropDownUp = 0x7f130009; + public static final int Base_Animation_AppCompat_Tooltip = 0x7f13000a; + public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f13000d; + public static final int Base_DialogWindowTitle_AppCompat = 0x7f13000c; + public static final int Base_TextAppearance_AppCompat = 0x7f13000e; + public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f13000f; + public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f130010; + public static final int Base_TextAppearance_AppCompat_Button = 0x7f130011; + public static final int Base_TextAppearance_AppCompat_Caption = 0x7f130012; + public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f130013; + public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f130014; + public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f130015; + public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f130016; + public static final int Base_TextAppearance_AppCompat_Headline = 0x7f130017; + public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f130018; + public static final int Base_TextAppearance_AppCompat_Large = 0x7f130019; + public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f13001a; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f13001b; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f13001c; + public static final int Base_TextAppearance_AppCompat_Medium = 0x7f13001d; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f13001e; + public static final int Base_TextAppearance_AppCompat_Menu = 0x7f13001f; + public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f130020; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f130021; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f130022; + public static final int Base_TextAppearance_AppCompat_Small = 0x7f130023; + public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f130024; + public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f130025; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f130026; + public static final int Base_TextAppearance_AppCompat_Title = 0x7f130027; + public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f130028; + public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f130029; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f13002a; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f13002b; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f13002c; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f13002d; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f13002e; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f13002f; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f130030; + public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f130031; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f130032; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f130033; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f130034; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f130035; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f130036; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f130037; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f130038; + public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f130039; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f13003a; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f13003b; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f13003c; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f13003d; + public static final int Base_ThemeOverlay_AppCompat = 0x7f13005d; + public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f13005e; + public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f13005f; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f130060; + public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f130061; + public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f130062; + public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f130063; + public static final int Base_Theme_AppCompat = 0x7f13003e; + public static final int Base_Theme_AppCompat_CompactMenu = 0x7f13003f; + public static final int Base_Theme_AppCompat_Dialog = 0x7f130040; + public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f130044; + public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f130041; + public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f130042; + public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f130043; + public static final int Base_Theme_AppCompat_Light = 0x7f130045; + public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f130046; + public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f130047; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f13004b; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f130048; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f130049; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f13004a; + public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f130073; + public static final int Base_V21_Theme_AppCompat = 0x7f13006f; + public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f130070; + public static final int Base_V21_Theme_AppCompat_Light = 0x7f130071; + public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f130072; + public static final int Base_V22_Theme_AppCompat = 0x7f130074; + public static final int Base_V22_Theme_AppCompat_Light = 0x7f130075; + public static final int Base_V23_Theme_AppCompat = 0x7f130076; + public static final int Base_V23_Theme_AppCompat_Light = 0x7f130077; + public static final int Base_V26_Theme_AppCompat = 0x7f130078; + public static final int Base_V26_Theme_AppCompat_Light = 0x7f130079; + public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f13007a; + public static final int Base_V28_Theme_AppCompat = 0x7f13007b; + public static final int Base_V28_Theme_AppCompat_Light = 0x7f13007c; + public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f130081; + public static final int Base_V7_Theme_AppCompat = 0x7f13007d; + public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f13007e; + public static final int Base_V7_Theme_AppCompat_Light = 0x7f13007f; + public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f130080; + public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f130082; + public static final int Base_V7_Widget_AppCompat_EditText = 0x7f130083; + public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f130084; + public static final int Base_Widget_AppCompat_ActionBar = 0x7f130085; + public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f130086; + public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f130087; + public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f130088; + public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f130089; + public static final int Base_Widget_AppCompat_ActionButton = 0x7f13008a; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f13008b; + public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f13008c; + public static final int Base_Widget_AppCompat_ActionMode = 0x7f13008d; + public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f13008e; + public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f13008f; + public static final int Base_Widget_AppCompat_Button = 0x7f130090; + public static final int Base_Widget_AppCompat_ButtonBar = 0x7f130096; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f130097; + public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f130091; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f130092; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f130093; + public static final int Base_Widget_AppCompat_Button_Colored = 0x7f130094; + public static final int Base_Widget_AppCompat_Button_Small = 0x7f130095; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f130098; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f130099; + public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f13009a; + public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f13009b; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f13009c; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f13009d; + public static final int Base_Widget_AppCompat_EditText = 0x7f13009e; + public static final int Base_Widget_AppCompat_ImageButton = 0x7f13009f; + public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1300a0; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1300a1; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1300a2; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1300a3; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1300a4; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1300a5; + public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1300a6; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1300a7; + public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1300a8; + public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1300a9; + public static final int Base_Widget_AppCompat_ListView = 0x7f1300aa; + public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1300ab; + public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1300ac; + public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1300ad; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1300ae; + public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1300af; + public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1300b0; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1300b1; + public static final int Base_Widget_AppCompat_RatingBar = 0x7f1300b2; + public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1300b3; + public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1300b4; + public static final int Base_Widget_AppCompat_SearchView = 0x7f1300b5; + public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1300b6; + public static final int Base_Widget_AppCompat_SeekBar = 0x7f1300b7; + public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1300b8; + public static final int Base_Widget_AppCompat_Spinner = 0x7f1300b9; + public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1300ba; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1300bb; + public static final int Base_Widget_AppCompat_Toolbar = 0x7f1300bc; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1300bd; + public static final int Platform_AppCompat = 0x7f1300c9; + public static final int Platform_AppCompat_Light = 0x7f1300ca; + public static final int Platform_ThemeOverlay_AppCompat = 0x7f1300cf; + public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1300d0; + public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1300d1; + public static final int Platform_V21_AppCompat = 0x7f1300d2; + public static final int Platform_V21_AppCompat_Light = 0x7f1300d3; + public static final int Platform_V25_AppCompat = 0x7f1300d4; + public static final int Platform_V25_AppCompat_Light = 0x7f1300d5; + public static final int Platform_Widget_AppCompat_Spinner = 0x7f1300d6; + public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1300d7; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1300d8; + public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1300d9; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1300da; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1300db; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1300dc; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1300dd; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1300de; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1300df; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1300e5; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1300e0; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1300e1; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1300e2; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1300e3; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1300e4; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1300e6; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1300e7; + public static final int TextAppearance_AppCompat = 0x7f1300e8; + public static final int TextAppearance_AppCompat_Body1 = 0x7f1300e9; + public static final int TextAppearance_AppCompat_Body2 = 0x7f1300ea; + public static final int TextAppearance_AppCompat_Button = 0x7f1300eb; + public static final int TextAppearance_AppCompat_Caption = 0x7f1300ec; + public static final int TextAppearance_AppCompat_Display1 = 0x7f1300ed; + public static final int TextAppearance_AppCompat_Display2 = 0x7f1300ee; + public static final int TextAppearance_AppCompat_Display3 = 0x7f1300ef; + public static final int TextAppearance_AppCompat_Display4 = 0x7f1300f0; + public static final int TextAppearance_AppCompat_Headline = 0x7f1300f1; + public static final int TextAppearance_AppCompat_Inverse = 0x7f1300f2; + public static final int TextAppearance_AppCompat_Large = 0x7f1300f3; + public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1300f4; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1300f5; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1300f6; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1300f7; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1300f8; + public static final int TextAppearance_AppCompat_Medium = 0x7f1300f9; + public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1300fa; + public static final int TextAppearance_AppCompat_Menu = 0x7f1300fb; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1300fc; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1300fd; + public static final int TextAppearance_AppCompat_Small = 0x7f1300fe; + public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1300ff; + public static final int TextAppearance_AppCompat_Subhead = 0x7f130100; + public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f130101; + public static final int TextAppearance_AppCompat_Title = 0x7f130102; + public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f130103; + public static final int TextAppearance_AppCompat_Tooltip = 0x7f130104; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f130105; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f130106; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f130107; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f130108; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f130109; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f13010a; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f13010b; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f13010c; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f13010d; + public static final int TextAppearance_AppCompat_Widget_Button = 0x7f13010e; + public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f13010f; + public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f130110; + public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f130111; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f130112; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f130113; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f130114; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f130115; + public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f130116; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f130117; + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f130139; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f13013a; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f13013b; + public static final int ThemeOverlay_AppCompat = 0x7f130175; + public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f130176; + public static final int ThemeOverlay_AppCompat_Dark = 0x7f130177; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f130178; + public static final int ThemeOverlay_AppCompat_Dialog = 0x7f130179; + public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f13017a; + public static final int ThemeOverlay_AppCompat_Light = 0x7f13017b; + public static final int Theme_AppCompat = 0x7f130143; + public static final int Theme_AppCompat_CompactMenu = 0x7f130144; + public static final int Theme_AppCompat_DayNight = 0x7f130145; + public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f130146; + public static final int Theme_AppCompat_DayNight_Dialog = 0x7f130147; + public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f13014a; + public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f130148; + public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f130149; + public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f13014b; + public static final int Theme_AppCompat_Dialog = 0x7f13014c; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f13014f; + public static final int Theme_AppCompat_Dialog_Alert = 0x7f13014d; + public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f13014e; + public static final int Theme_AppCompat_Light = 0x7f130150; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f130151; + public static final int Theme_AppCompat_Light_Dialog = 0x7f130152; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f130155; + public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f130153; + public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f130154; + public static final int Theme_AppCompat_Light_NoActionBar = 0x7f130156; + public static final int Theme_AppCompat_NoActionBar = 0x7f130157; + public static final int Widget_AppCompat_ActionBar = 0x7f130189; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f13018a; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f13018b; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f13018c; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f13018d; + public static final int Widget_AppCompat_ActionButton = 0x7f13018e; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f13018f; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f130190; + public static final int Widget_AppCompat_ActionMode = 0x7f130191; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f130192; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f130193; + public static final int Widget_AppCompat_Button = 0x7f130194; + public static final int Widget_AppCompat_ButtonBar = 0x7f13019a; + public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f13019b; + public static final int Widget_AppCompat_Button_Borderless = 0x7f130195; + public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f130196; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f130197; + public static final int Widget_AppCompat_Button_Colored = 0x7f130198; + public static final int Widget_AppCompat_Button_Small = 0x7f130199; + public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f13019c; + public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f13019d; + public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f13019e; + public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f13019f; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1301a0; + public static final int Widget_AppCompat_EditText = 0x7f1301a1; + public static final int Widget_AppCompat_ImageButton = 0x7f1301a2; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f1301a3; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1301a4; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1301a5; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1301a6; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1301a7; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1301a8; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1301a9; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1301aa; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1301ab; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f1301ac; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1301ad; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f1301ae; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f1301af; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f1301b0; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f1301b1; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f1301b2; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f1301b3; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f1301b4; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f1301b5; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1301b6; + public static final int Widget_AppCompat_Light_SearchView = 0x7f1301b7; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f1301b8; + public static final int Widget_AppCompat_ListMenuView = 0x7f1301b9; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f1301ba; + public static final int Widget_AppCompat_ListView = 0x7f1301bb; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f1301bc; + public static final int Widget_AppCompat_ListView_Menu = 0x7f1301bd; + public static final int Widget_AppCompat_PopupMenu = 0x7f1301be; + public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f1301bf; + public static final int Widget_AppCompat_PopupWindow = 0x7f1301c0; + public static final int Widget_AppCompat_ProgressBar = 0x7f1301c1; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f1301c2; + public static final int Widget_AppCompat_RatingBar = 0x7f1301c3; + public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f1301c4; + public static final int Widget_AppCompat_RatingBar_Small = 0x7f1301c5; + public static final int Widget_AppCompat_SearchView = 0x7f1301c6; + public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f1301c7; + public static final int Widget_AppCompat_SeekBar = 0x7f1301c8; + public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f1301c9; + public static final int Widget_AppCompat_Spinner = 0x7f1301ca; + public static final int Widget_AppCompat_Spinner_DropDown = 0x7f1301cb; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f1301cc; + public static final int Widget_AppCompat_Spinner_Underlined = 0x7f1301cd; + public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f1301ce; + public static final int Widget_AppCompat_Toolbar = 0x7f1301cf; + public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1301d0; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ActionBar = { 0x7f040039, 0x7f04003a, 0x7f04003b, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0400c4, 0x7f0400d4, 0x7f0400d5, 0x7f0400e5, 0x7f040128, 0x7f04012d, 0x7f040132, 0x7f040133, 0x7f040135, 0x7f04013f, 0x7f040149, 0x7f0401a4, 0x7f0401c6, 0x7f0401ed, 0x7f0401f1, 0x7f0401f2, 0x7f04022b, 0x7f04022e, 0x7f040277, 0x7f040281 }; + public static final int ActionBar_background = 0; + public static final int ActionBar_backgroundSplit = 1; + public static final int ActionBar_backgroundStacked = 2; + public static final int ActionBar_contentInsetEnd = 3; + public static final int ActionBar_contentInsetEndWithActions = 4; + public static final int ActionBar_contentInsetLeft = 5; + public static final int ActionBar_contentInsetRight = 6; + public static final int ActionBar_contentInsetStart = 7; + public static final int ActionBar_contentInsetStartWithNavigation = 8; + public static final int ActionBar_customNavigationLayout = 9; + public static final int ActionBar_displayOptions = 10; + public static final int ActionBar_divider = 11; + public static final int ActionBar_elevation = 12; + public static final int ActionBar_height = 13; + public static final int ActionBar_hideOnContentScroll = 14; + public static final int ActionBar_homeAsUpIndicator = 15; + public static final int ActionBar_homeLayout = 16; + public static final int ActionBar_icon = 17; + public static final int ActionBar_indeterminateProgressStyle = 18; + public static final int ActionBar_itemPadding = 19; + public static final int ActionBar_logo = 20; + public static final int ActionBar_navigationMode = 21; + public static final int ActionBar_popupTheme = 22; + public static final int ActionBar_progressBarPadding = 23; + public static final int ActionBar_progressBarStyle = 24; + public static final int ActionBar_subtitle = 25; + public static final int ActionBar_subtitleTextStyle = 26; + public static final int ActionBar_title = 27; + public static final int ActionBar_titleTextStyle = 28; + public static final int[] ActionBarLayout = { 0x10100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionMenuItemView = { 0x101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMode = { 0x7f040039, 0x7f04003a, 0x7f04008d, 0x7f040128, 0x7f04022e, 0x7f040281 }; + public static final int ActionMode_background = 0; + public static final int ActionMode_backgroundSplit = 1; + public static final int ActionMode_closeItemLayout = 2; + public static final int ActionMode_height = 3; + public static final int ActionMode_subtitleTextStyle = 4; + public static final int ActionMode_titleTextStyle = 5; + public static final int[] ActivityChooserView = { 0x7f0400ec, 0x7f040140 }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; + public static final int ActivityChooserView_initialActivityCount = 1; + public static final int[] AlertDialog = { 0x10100f2, 0x7f04005e, 0x7f04005f, 0x7f04019b, 0x7f04019c, 0x7f0401c2, 0x7f040210, 0x7f040211 }; + public static final int AlertDialog_android_layout = 0; + public static final int AlertDialog_buttonIconDimen = 1; + public static final int AlertDialog_buttonPanelSideLayout = 2; + public static final int AlertDialog_listItemLayout = 3; + public static final int AlertDialog_listLayout = 4; + public static final int AlertDialog_multiChoiceItemLayout = 5; + public static final int AlertDialog_showTitle = 6; + public static final int AlertDialog_singleChoiceItemLayout = 7; + public static final int[] AnimatedStateListDrawableCompat = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d }; + public static final int AnimatedStateListDrawableCompat_android_dither = 0; + public static final int AnimatedStateListDrawableCompat_android_visible = 1; + public static final int AnimatedStateListDrawableCompat_android_variablePadding = 2; + public static final int AnimatedStateListDrawableCompat_android_constantSize = 3; + public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration = 4; + public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration = 5; + public static final int[] AnimatedStateListDrawableItem = { 0x10100d0, 0x1010199 }; + public static final int AnimatedStateListDrawableItem_android_id = 0; + public static final int AnimatedStateListDrawableItem_android_drawable = 1; + public static final int[] AnimatedStateListDrawableTransition = { 0x1010199, 0x1010449, 0x101044a, 0x101044b }; + public static final int AnimatedStateListDrawableTransition_android_drawable = 0; + public static final int AnimatedStateListDrawableTransition_android_toId = 1; + public static final int AnimatedStateListDrawableTransition_android_fromId = 2; + public static final int AnimatedStateListDrawableTransition_android_reversible = 3; + public static final int[] AppCompatImageView = { 0x1010119, 0x7f04021c, 0x7f040275, 0x7f040276 }; + public static final int AppCompatImageView_android_src = 0; + public static final int AppCompatImageView_srcCompat = 1; + public static final int AppCompatImageView_tint = 2; + public static final int AppCompatImageView_tintMode = 3; + public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f040272, 0x7f040273, 0x7f040274 }; + public static final int AppCompatSeekBar_android_thumb = 0; + public static final int AppCompatSeekBar_tickMark = 1; + public static final int AppCompatSeekBar_tickMarkTint = 2; + public static final int AppCompatSeekBar_tickMarkTintMode = 3; + public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 }; + public static final int AppCompatTextHelper_android_textAppearance = 0; + public static final int AppCompatTextHelper_android_drawableTop = 1; + public static final int AppCompatTextHelper_android_drawableBottom = 2; + public static final int AppCompatTextHelper_android_drawableLeft = 3; + public static final int AppCompatTextHelper_android_drawableRight = 4; + public static final int AppCompatTextHelper_android_drawableStart = 5; + public static final int AppCompatTextHelper_android_drawableEnd = 6; + public static final int[] AppCompatTextView = { 0x1010034, 0x7f040033, 0x7f040034, 0x7f040035, 0x7f040036, 0x7f040037, 0x7f040100, 0x7f040116, 0x7f040152, 0x7f040197, 0x7f040252 }; + public static final int AppCompatTextView_android_textAppearance = 0; + public static final int AppCompatTextView_autoSizeMaxTextSize = 1; + public static final int AppCompatTextView_autoSizeMinTextSize = 2; + public static final int AppCompatTextView_autoSizePresetSizes = 3; + public static final int AppCompatTextView_autoSizeStepGranularity = 4; + public static final int AppCompatTextView_autoSizeTextType = 5; + public static final int AppCompatTextView_firstBaselineToTopHeight = 6; + public static final int AppCompatTextView_fontFamily = 7; + public static final int AppCompatTextView_lastBaselineToBottomHeight = 8; + public static final int AppCompatTextView_lineHeight = 9; + public static final int AppCompatTextView_textAllCaps = 10; + public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040032, 0x7f040049, 0x7f040058, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f040060, 0x7f040061, 0x7f04006c, 0x7f040071, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096, 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04009d, 0x7f0400b4, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d6, 0x7f0400d8, 0x7f0400df, 0x7f0400e0, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f040132, 0x7f04013e, 0x7f040199, 0x7f04019a, 0x7f04019d, 0x7f04019e, 0x7f04019f, 0x7f0401a0, 0x7f0401a1, 0x7f0401a2, 0x7f0401a3, 0x7f0401d7, 0x7f0401d8, 0x7f0401d9, 0x7f0401ec, 0x7f0401ee, 0x7f0401f5, 0x7f0401f6, 0x7f0401f7, 0x7f0401f8, 0x7f040207, 0x7f040208, 0x7f040209, 0x7f04020a, 0x7f040219, 0x7f04021a, 0x7f040232, 0x7f04025d, 0x7f04025e, 0x7f04025f, 0x7f040260, 0x7f040262, 0x7f040263, 0x7f040264, 0x7f040265, 0x7f040268, 0x7f040269, 0x7f040283, 0x7f040284, 0x7f040285, 0x7f040286, 0x7f040298, 0x7f0402a1, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4, 0x7f0402a5, 0x7f0402a6, 0x7f0402a7, 0x7f0402a8, 0x7f0402a9, 0x7f0402aa }; + public static final int AppCompatTheme_android_windowIsFloating = 0; + public static final int AppCompatTheme_android_windowAnimationStyle = 1; + public static final int AppCompatTheme_actionBarDivider = 2; + public static final int AppCompatTheme_actionBarItemBackground = 3; + public static final int AppCompatTheme_actionBarPopupTheme = 4; + public static final int AppCompatTheme_actionBarSize = 5; + public static final int AppCompatTheme_actionBarSplitStyle = 6; + public static final int AppCompatTheme_actionBarStyle = 7; + public static final int AppCompatTheme_actionBarTabBarStyle = 8; + public static final int AppCompatTheme_actionBarTabStyle = 9; + public static final int AppCompatTheme_actionBarTabTextStyle = 10; + public static final int AppCompatTheme_actionBarTheme = 11; + public static final int AppCompatTheme_actionBarWidgetTheme = 12; + public static final int AppCompatTheme_actionButtonStyle = 13; + public static final int AppCompatTheme_actionDropDownStyle = 14; + public static final int AppCompatTheme_actionMenuTextAppearance = 15; + public static final int AppCompatTheme_actionMenuTextColor = 16; + public static final int AppCompatTheme_actionModeBackground = 17; + public static final int AppCompatTheme_actionModeCloseButtonStyle = 18; + public static final int AppCompatTheme_actionModeCloseDrawable = 19; + public static final int AppCompatTheme_actionModeCopyDrawable = 20; + public static final int AppCompatTheme_actionModeCutDrawable = 21; + public static final int AppCompatTheme_actionModeFindDrawable = 22; + public static final int AppCompatTheme_actionModePasteDrawable = 23; + public static final int AppCompatTheme_actionModePopupWindowStyle = 24; + public static final int AppCompatTheme_actionModeSelectAllDrawable = 25; + public static final int AppCompatTheme_actionModeShareDrawable = 26; + public static final int AppCompatTheme_actionModeSplitBackground = 27; + public static final int AppCompatTheme_actionModeStyle = 28; + public static final int AppCompatTheme_actionModeWebSearchDrawable = 29; + public static final int AppCompatTheme_actionOverflowButtonStyle = 30; + public static final int AppCompatTheme_actionOverflowMenuStyle = 31; + public static final int AppCompatTheme_activityChooserViewStyle = 32; + public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33; + public static final int AppCompatTheme_alertDialogCenterButtons = 34; + public static final int AppCompatTheme_alertDialogStyle = 35; + public static final int AppCompatTheme_alertDialogTheme = 36; + public static final int AppCompatTheme_autoCompleteTextViewStyle = 37; + public static final int AppCompatTheme_borderlessButtonStyle = 38; + public static final int AppCompatTheme_buttonBarButtonStyle = 39; + public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40; + public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41; + public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42; + public static final int AppCompatTheme_buttonBarStyle = 43; + public static final int AppCompatTheme_buttonStyle = 44; + public static final int AppCompatTheme_buttonStyleSmall = 45; + public static final int AppCompatTheme_checkboxStyle = 46; + public static final int AppCompatTheme_checkedTextViewStyle = 47; + public static final int AppCompatTheme_colorAccent = 48; + public static final int AppCompatTheme_colorBackgroundFloating = 49; + public static final int AppCompatTheme_colorButtonNormal = 50; + public static final int AppCompatTheme_colorControlActivated = 51; + public static final int AppCompatTheme_colorControlHighlight = 52; + public static final int AppCompatTheme_colorControlNormal = 53; + public static final int AppCompatTheme_colorError = 54; + public static final int AppCompatTheme_colorPrimary = 55; + public static final int AppCompatTheme_colorPrimaryDark = 56; + public static final int AppCompatTheme_colorSwitchThumbNormal = 57; + public static final int AppCompatTheme_controlBackground = 58; + public static final int AppCompatTheme_dialogCornerRadius = 59; + public static final int AppCompatTheme_dialogPreferredPadding = 60; + public static final int AppCompatTheme_dialogTheme = 61; + public static final int AppCompatTheme_dividerHorizontal = 62; + public static final int AppCompatTheme_dividerVertical = 63; + public static final int AppCompatTheme_dropDownListViewStyle = 64; + public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65; + public static final int AppCompatTheme_editTextBackground = 66; + public static final int AppCompatTheme_editTextColor = 67; + public static final int AppCompatTheme_editTextStyle = 68; + public static final int AppCompatTheme_homeAsUpIndicator = 69; + public static final int AppCompatTheme_imageButtonStyle = 70; + public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71; + public static final int AppCompatTheme_listDividerAlertDialog = 72; + public static final int AppCompatTheme_listMenuViewStyle = 73; + public static final int AppCompatTheme_listPopupWindowStyle = 74; + public static final int AppCompatTheme_listPreferredItemHeight = 75; + public static final int AppCompatTheme_listPreferredItemHeightLarge = 76; + public static final int AppCompatTheme_listPreferredItemHeightSmall = 77; + public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78; + public static final int AppCompatTheme_listPreferredItemPaddingRight = 79; + public static final int AppCompatTheme_panelBackground = 80; + public static final int AppCompatTheme_panelMenuListTheme = 81; + public static final int AppCompatTheme_panelMenuListWidth = 82; + public static final int AppCompatTheme_popupMenuStyle = 83; + public static final int AppCompatTheme_popupWindowStyle = 84; + public static final int AppCompatTheme_radioButtonStyle = 85; + public static final int AppCompatTheme_ratingBarStyle = 86; + public static final int AppCompatTheme_ratingBarStyleIndicator = 87; + public static final int AppCompatTheme_ratingBarStyleSmall = 88; + public static final int AppCompatTheme_searchViewStyle = 89; + public static final int AppCompatTheme_seekBarStyle = 90; + public static final int AppCompatTheme_selectableItemBackground = 91; + public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92; + public static final int AppCompatTheme_spinnerDropDownItemStyle = 93; + public static final int AppCompatTheme_spinnerStyle = 94; + public static final int AppCompatTheme_switchStyle = 95; + public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96; + public static final int AppCompatTheme_textAppearanceListItem = 97; + public static final int AppCompatTheme_textAppearanceListItemSecondary = 98; + public static final int AppCompatTheme_textAppearanceListItemSmall = 99; + public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100; + public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101; + public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102; + public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103; + public static final int AppCompatTheme_textColorAlertDialogListItem = 104; + public static final int AppCompatTheme_textColorSearchUrl = 105; + public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106; + public static final int AppCompatTheme_toolbarStyle = 107; + public static final int AppCompatTheme_tooltipForegroundColor = 108; + public static final int AppCompatTheme_tooltipFrameBackground = 109; + public static final int AppCompatTheme_viewInflaterClass = 110; + public static final int AppCompatTheme_windowActionBar = 111; + public static final int AppCompatTheme_windowActionBarOverlay = 112; + public static final int AppCompatTheme_windowActionModeOverlay = 113; + public static final int AppCompatTheme_windowFixedHeightMajor = 114; + public static final int AppCompatTheme_windowFixedHeightMinor = 115; + public static final int AppCompatTheme_windowFixedWidthMajor = 116; + public static final int AppCompatTheme_windowFixedWidthMinor = 117; + public static final int AppCompatTheme_windowMinWidthMajor = 118; + public static final int AppCompatTheme_windowMinWidthMinor = 119; + public static final int AppCompatTheme_windowNoTitle = 120; + public static final int[] ButtonBarLayout = { 0x7f040027 }; + public static final int ButtonBarLayout_allowStacking = 0; + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CompoundButton = { 0x1010107, 0x7f040062, 0x7f040063 }; + public static final int CompoundButton_android_button = 0; + public static final int CompoundButton_buttonTint = 1; + public static final int CompoundButton_buttonTintMode = 2; + public static final int[] Constraint = { 0x10100c4, 0x10100d0, 0x10100dc, 0x10100f4, 0x10100f5, 0x10100f7, 0x10100f8, 0x10100f9, 0x10100fa, 0x101011f, 0x1010120, 0x101013f, 0x1010140, 0x101031f, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x1010324, 0x1010325, 0x1010326, 0x1010327, 0x1010328, 0x10103b5, 0x10103b6, 0x10103fa, 0x1010440, 0x7f04002b, 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f04006b, 0x7f0400a2, 0x7f0400a3, 0x7f0400dc, 0x7f040102, 0x7f040103, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040108, 0x7f040109, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f040110, 0x7f040111, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040164, 0x7f040165, 0x7f040166, 0x7f040167, 0x7f040168, 0x7f040169, 0x7f04016a, 0x7f04016b, 0x7f04016c, 0x7f04016d, 0x7f04016e, 0x7f04016f, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, 0x7f040175, 0x7f040176, 0x7f040177, 0x7f040178, 0x7f040179, 0x7f04017a, 0x7f04017b, 0x7f04017c, 0x7f04017d, 0x7f04017e, 0x7f04017f, 0x7f040180, 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, 0x7f040185, 0x7f040186, 0x7f040188, 0x7f040189, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f0401bc, 0x7f0401bd, 0x7f0401df, 0x7f0401e6, 0x7f04028f, 0x7f040291, 0x7f040299 }; + public static final int Constraint_android_orientation = 0; + public static final int Constraint_android_id = 1; + public static final int Constraint_android_visibility = 2; + public static final int Constraint_android_layout_width = 3; + public static final int Constraint_android_layout_height = 4; + public static final int Constraint_android_layout_marginLeft = 5; + public static final int Constraint_android_layout_marginTop = 6; + public static final int Constraint_android_layout_marginRight = 7; + public static final int Constraint_android_layout_marginBottom = 8; + public static final int Constraint_android_maxWidth = 9; + public static final int Constraint_android_maxHeight = 10; + public static final int Constraint_android_minWidth = 11; + public static final int Constraint_android_minHeight = 12; + public static final int Constraint_android_alpha = 13; + public static final int Constraint_android_transformPivotX = 14; + public static final int Constraint_android_transformPivotY = 15; + public static final int Constraint_android_translationX = 16; + public static final int Constraint_android_translationY = 17; + public static final int Constraint_android_scaleX = 18; + public static final int Constraint_android_scaleY = 19; + public static final int Constraint_android_rotation = 20; + public static final int Constraint_android_rotationX = 21; + public static final int Constraint_android_rotationY = 22; + public static final int Constraint_android_layout_marginStart = 23; + public static final int Constraint_android_layout_marginEnd = 24; + public static final int Constraint_android_translationZ = 25; + public static final int Constraint_android_elevation = 26; + public static final int Constraint_animate_relativeTo = 27; + public static final int Constraint_barrierAllowsGoneWidgets = 28; + public static final int Constraint_barrierDirection = 29; + public static final int Constraint_barrierMargin = 30; + public static final int Constraint_chainUseRtl = 31; + public static final int Constraint_constraint_referenced_ids = 32; + public static final int Constraint_constraint_referenced_tags = 33; + public static final int Constraint_drawPath = 34; + public static final int Constraint_flow_firstHorizontalBias = 35; + public static final int Constraint_flow_firstHorizontalStyle = 36; + public static final int Constraint_flow_firstVerticalBias = 37; + public static final int Constraint_flow_firstVerticalStyle = 38; + public static final int Constraint_flow_horizontalAlign = 39; + public static final int Constraint_flow_horizontalBias = 40; + public static final int Constraint_flow_horizontalGap = 41; + public static final int Constraint_flow_horizontalStyle = 42; + public static final int Constraint_flow_lastHorizontalBias = 43; + public static final int Constraint_flow_lastHorizontalStyle = 44; + public static final int Constraint_flow_lastVerticalBias = 45; + public static final int Constraint_flow_lastVerticalStyle = 46; + public static final int Constraint_flow_maxElementsWrap = 47; + public static final int Constraint_flow_verticalAlign = 48; + public static final int Constraint_flow_verticalBias = 49; + public static final int Constraint_flow_verticalGap = 50; + public static final int Constraint_flow_verticalStyle = 51; + public static final int Constraint_flow_wrapMode = 52; + public static final int Constraint_layout_constrainedHeight = 53; + public static final int Constraint_layout_constrainedWidth = 54; + public static final int Constraint_layout_constraintBaseline_creator = 55; + public static final int Constraint_layout_constraintBaseline_toBaselineOf = 56; + public static final int Constraint_layout_constraintBottom_creator = 57; + public static final int Constraint_layout_constraintBottom_toBottomOf = 58; + public static final int Constraint_layout_constraintBottom_toTopOf = 59; + public static final int Constraint_layout_constraintCircle = 60; + public static final int Constraint_layout_constraintCircleAngle = 61; + public static final int Constraint_layout_constraintCircleRadius = 62; + public static final int Constraint_layout_constraintDimensionRatio = 63; + public static final int Constraint_layout_constraintEnd_toEndOf = 64; + public static final int Constraint_layout_constraintEnd_toStartOf = 65; + public static final int Constraint_layout_constraintGuide_begin = 66; + public static final int Constraint_layout_constraintGuide_end = 67; + public static final int Constraint_layout_constraintGuide_percent = 68; + public static final int Constraint_layout_constraintHeight_default = 69; + public static final int Constraint_layout_constraintHeight_max = 70; + public static final int Constraint_layout_constraintHeight_min = 71; + public static final int Constraint_layout_constraintHeight_percent = 72; + public static final int Constraint_layout_constraintHorizontal_bias = 73; + public static final int Constraint_layout_constraintHorizontal_chainStyle = 74; + public static final int Constraint_layout_constraintHorizontal_weight = 75; + public static final int Constraint_layout_constraintLeft_creator = 76; + public static final int Constraint_layout_constraintLeft_toLeftOf = 77; + public static final int Constraint_layout_constraintLeft_toRightOf = 78; + public static final int Constraint_layout_constraintRight_creator = 79; + public static final int Constraint_layout_constraintRight_toLeftOf = 80; + public static final int Constraint_layout_constraintRight_toRightOf = 81; + public static final int Constraint_layout_constraintStart_toEndOf = 82; + public static final int Constraint_layout_constraintStart_toStartOf = 83; + public static final int Constraint_layout_constraintTag = 84; + public static final int Constraint_layout_constraintTop_creator = 85; + public static final int Constraint_layout_constraintTop_toBottomOf = 86; + public static final int Constraint_layout_constraintTop_toTopOf = 87; + public static final int Constraint_layout_constraintVertical_bias = 88; + public static final int Constraint_layout_constraintVertical_chainStyle = 89; + public static final int Constraint_layout_constraintVertical_weight = 90; + public static final int Constraint_layout_constraintWidth_default = 91; + public static final int Constraint_layout_constraintWidth_max = 92; + public static final int Constraint_layout_constraintWidth_min = 93; + public static final int Constraint_layout_constraintWidth_percent = 94; + public static final int Constraint_layout_editor_absoluteX = 95; + public static final int Constraint_layout_editor_absoluteY = 96; + public static final int Constraint_layout_goneMarginBottom = 97; + public static final int Constraint_layout_goneMarginEnd = 98; + public static final int Constraint_layout_goneMarginLeft = 99; + public static final int Constraint_layout_goneMarginRight = 100; + public static final int Constraint_layout_goneMarginStart = 101; + public static final int Constraint_layout_goneMarginTop = 102; + public static final int Constraint_motionProgress = 103; + public static final int Constraint_motionStagger = 104; + public static final int Constraint_pathMotionArc = 105; + public static final int Constraint_pivotAnchor = 106; + public static final int Constraint_transitionEasing = 107; + public static final int Constraint_transitionPathRotate = 108; + public static final int Constraint_visibilityMode = 109; + public static final int[] ConstraintLayout_Layout = { 0x10100c4, 0x10100d5, 0x10100d6, 0x10100d7, 0x10100d8, 0x10100d9, 0x10100dc, 0x101011f, 0x1010120, 0x101013f, 0x1010140, 0x10103b3, 0x10103b4, 0x1010440, 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f04006b, 0x7f04009f, 0x7f0400a2, 0x7f0400a3, 0x7f040102, 0x7f040103, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040108, 0x7f040109, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f040110, 0x7f040111, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040155, 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040164, 0x7f040165, 0x7f040166, 0x7f040167, 0x7f040168, 0x7f040169, 0x7f04016a, 0x7f04016b, 0x7f04016c, 0x7f04016d, 0x7f04016e, 0x7f04016f, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, 0x7f040175, 0x7f040176, 0x7f040177, 0x7f040178, 0x7f040179, 0x7f04017a, 0x7f04017b, 0x7f04017c, 0x7f04017d, 0x7f04017e, 0x7f04017f, 0x7f040180, 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, 0x7f040185, 0x7f040186, 0x7f040188, 0x7f040189, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f040192 }; + public static final int ConstraintLayout_Layout_android_orientation = 0; + public static final int ConstraintLayout_Layout_android_padding = 1; + public static final int ConstraintLayout_Layout_android_paddingLeft = 2; + public static final int ConstraintLayout_Layout_android_paddingTop = 3; + public static final int ConstraintLayout_Layout_android_paddingRight = 4; + public static final int ConstraintLayout_Layout_android_paddingBottom = 5; + public static final int ConstraintLayout_Layout_android_visibility = 6; + public static final int ConstraintLayout_Layout_android_maxWidth = 7; + public static final int ConstraintLayout_Layout_android_maxHeight = 8; + public static final int ConstraintLayout_Layout_android_minWidth = 9; + public static final int ConstraintLayout_Layout_android_minHeight = 10; + public static final int ConstraintLayout_Layout_android_paddingStart = 11; + public static final int ConstraintLayout_Layout_android_paddingEnd = 12; + public static final int ConstraintLayout_Layout_android_elevation = 13; + public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets = 14; + public static final int ConstraintLayout_Layout_barrierDirection = 15; + public static final int ConstraintLayout_Layout_barrierMargin = 16; + public static final int ConstraintLayout_Layout_chainUseRtl = 17; + public static final int ConstraintLayout_Layout_constraintSet = 18; + public static final int ConstraintLayout_Layout_constraint_referenced_ids = 19; + public static final int ConstraintLayout_Layout_constraint_referenced_tags = 20; + public static final int ConstraintLayout_Layout_flow_firstHorizontalBias = 21; + public static final int ConstraintLayout_Layout_flow_firstHorizontalStyle = 22; + public static final int ConstraintLayout_Layout_flow_firstVerticalBias = 23; + public static final int ConstraintLayout_Layout_flow_firstVerticalStyle = 24; + public static final int ConstraintLayout_Layout_flow_horizontalAlign = 25; + public static final int ConstraintLayout_Layout_flow_horizontalBias = 26; + public static final int ConstraintLayout_Layout_flow_horizontalGap = 27; + public static final int ConstraintLayout_Layout_flow_horizontalStyle = 28; + public static final int ConstraintLayout_Layout_flow_lastHorizontalBias = 29; + public static final int ConstraintLayout_Layout_flow_lastHorizontalStyle = 30; + public static final int ConstraintLayout_Layout_flow_lastVerticalBias = 31; + public static final int ConstraintLayout_Layout_flow_lastVerticalStyle = 32; + public static final int ConstraintLayout_Layout_flow_maxElementsWrap = 33; + public static final int ConstraintLayout_Layout_flow_verticalAlign = 34; + public static final int ConstraintLayout_Layout_flow_verticalBias = 35; + public static final int ConstraintLayout_Layout_flow_verticalGap = 36; + public static final int ConstraintLayout_Layout_flow_verticalStyle = 37; + public static final int ConstraintLayout_Layout_flow_wrapMode = 38; + public static final int ConstraintLayout_Layout_layoutDescription = 39; + public static final int ConstraintLayout_Layout_layout_constrainedHeight = 40; + public static final int ConstraintLayout_Layout_layout_constrainedWidth = 41; + public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator = 42; + public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf = 43; + public static final int ConstraintLayout_Layout_layout_constraintBottom_creator = 44; + public static final int ConstraintLayout_Layout_layout_constraintBottom_toBottomOf = 45; + public static final int ConstraintLayout_Layout_layout_constraintBottom_toTopOf = 46; + public static final int ConstraintLayout_Layout_layout_constraintCircle = 47; + public static final int ConstraintLayout_Layout_layout_constraintCircleAngle = 48; + public static final int ConstraintLayout_Layout_layout_constraintCircleRadius = 49; + public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio = 50; + public static final int ConstraintLayout_Layout_layout_constraintEnd_toEndOf = 51; + public static final int ConstraintLayout_Layout_layout_constraintEnd_toStartOf = 52; + public static final int ConstraintLayout_Layout_layout_constraintGuide_begin = 53; + public static final int ConstraintLayout_Layout_layout_constraintGuide_end = 54; + public static final int ConstraintLayout_Layout_layout_constraintGuide_percent = 55; + public static final int ConstraintLayout_Layout_layout_constraintHeight_default = 56; + public static final int ConstraintLayout_Layout_layout_constraintHeight_max = 57; + public static final int ConstraintLayout_Layout_layout_constraintHeight_min = 58; + public static final int ConstraintLayout_Layout_layout_constraintHeight_percent = 59; + public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias = 60; + public static final int ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle = 61; + public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight = 62; + public static final int ConstraintLayout_Layout_layout_constraintLeft_creator = 63; + public static final int ConstraintLayout_Layout_layout_constraintLeft_toLeftOf = 64; + public static final int ConstraintLayout_Layout_layout_constraintLeft_toRightOf = 65; + public static final int ConstraintLayout_Layout_layout_constraintRight_creator = 66; + public static final int ConstraintLayout_Layout_layout_constraintRight_toLeftOf = 67; + public static final int ConstraintLayout_Layout_layout_constraintRight_toRightOf = 68; + public static final int ConstraintLayout_Layout_layout_constraintStart_toEndOf = 69; + public static final int ConstraintLayout_Layout_layout_constraintStart_toStartOf = 70; + public static final int ConstraintLayout_Layout_layout_constraintTag = 71; + public static final int ConstraintLayout_Layout_layout_constraintTop_creator = 72; + public static final int ConstraintLayout_Layout_layout_constraintTop_toBottomOf = 73; + public static final int ConstraintLayout_Layout_layout_constraintTop_toTopOf = 74; + public static final int ConstraintLayout_Layout_layout_constraintVertical_bias = 75; + public static final int ConstraintLayout_Layout_layout_constraintVertical_chainStyle = 76; + public static final int ConstraintLayout_Layout_layout_constraintVertical_weight = 77; + public static final int ConstraintLayout_Layout_layout_constraintWidth_default = 78; + public static final int ConstraintLayout_Layout_layout_constraintWidth_max = 79; + public static final int ConstraintLayout_Layout_layout_constraintWidth_min = 80; + public static final int ConstraintLayout_Layout_layout_constraintWidth_percent = 81; + public static final int ConstraintLayout_Layout_layout_editor_absoluteX = 82; + public static final int ConstraintLayout_Layout_layout_editor_absoluteY = 83; + public static final int ConstraintLayout_Layout_layout_goneMarginBottom = 84; + public static final int ConstraintLayout_Layout_layout_goneMarginEnd = 85; + public static final int ConstraintLayout_Layout_layout_goneMarginLeft = 86; + public static final int ConstraintLayout_Layout_layout_goneMarginRight = 87; + public static final int ConstraintLayout_Layout_layout_goneMarginStart = 88; + public static final int ConstraintLayout_Layout_layout_goneMarginTop = 89; + public static final int ConstraintLayout_Layout_layout_optimizationLevel = 90; + public static final int[] ConstraintLayout_placeholder = { 0x7f0400a5, 0x7f0401e7 }; + public static final int ConstraintLayout_placeholder_content = 0; + public static final int ConstraintLayout_placeholder_placeholder_emptyVisibility = 1; + public static final int[] ConstraintSet = { 0x10100c4, 0x10100d0, 0x10100dc, 0x10100f4, 0x10100f5, 0x10100f7, 0x10100f8, 0x10100f9, 0x10100fa, 0x101011f, 0x1010120, 0x101013f, 0x1010140, 0x10101b5, 0x10101b6, 0x101031f, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x1010324, 0x1010325, 0x1010326, 0x1010327, 0x1010328, 0x10103b5, 0x10103b6, 0x10103fa, 0x1010440, 0x7f04002b, 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f04006b, 0x7f0400a2, 0x7f0400a3, 0x7f0400cf, 0x7f0400dc, 0x7f040102, 0x7f040103, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040108, 0x7f040109, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f040110, 0x7f040111, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040164, 0x7f040165, 0x7f040166, 0x7f040167, 0x7f040168, 0x7f040169, 0x7f04016a, 0x7f04016b, 0x7f04016c, 0x7f04016d, 0x7f04016e, 0x7f04016f, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, 0x7f040175, 0x7f040176, 0x7f040177, 0x7f040178, 0x7f040179, 0x7f04017a, 0x7f04017b, 0x7f04017c, 0x7f04017d, 0x7f04017e, 0x7f04017f, 0x7f040180, 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, 0x7f040185, 0x7f040186, 0x7f040188, 0x7f040189, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f0401bc, 0x7f0401bd, 0x7f0401df, 0x7f0401e6, 0x7f04028f, 0x7f040291 }; + public static final int ConstraintSet_android_orientation = 0; + public static final int ConstraintSet_android_id = 1; + public static final int ConstraintSet_android_visibility = 2; + public static final int ConstraintSet_android_layout_width = 3; + public static final int ConstraintSet_android_layout_height = 4; + public static final int ConstraintSet_android_layout_marginLeft = 5; + public static final int ConstraintSet_android_layout_marginTop = 6; + public static final int ConstraintSet_android_layout_marginRight = 7; + public static final int ConstraintSet_android_layout_marginBottom = 8; + public static final int ConstraintSet_android_maxWidth = 9; + public static final int ConstraintSet_android_maxHeight = 10; + public static final int ConstraintSet_android_minWidth = 11; + public static final int ConstraintSet_android_minHeight = 12; + public static final int ConstraintSet_android_pivotX = 13; + public static final int ConstraintSet_android_pivotY = 14; + public static final int ConstraintSet_android_alpha = 15; + public static final int ConstraintSet_android_transformPivotX = 16; + public static final int ConstraintSet_android_transformPivotY = 17; + public static final int ConstraintSet_android_translationX = 18; + public static final int ConstraintSet_android_translationY = 19; + public static final int ConstraintSet_android_scaleX = 20; + public static final int ConstraintSet_android_scaleY = 21; + public static final int ConstraintSet_android_rotation = 22; + public static final int ConstraintSet_android_rotationX = 23; + public static final int ConstraintSet_android_rotationY = 24; + public static final int ConstraintSet_android_layout_marginStart = 25; + public static final int ConstraintSet_android_layout_marginEnd = 26; + public static final int ConstraintSet_android_translationZ = 27; + public static final int ConstraintSet_android_elevation = 28; + public static final int ConstraintSet_animate_relativeTo = 29; + public static final int ConstraintSet_barrierAllowsGoneWidgets = 30; + public static final int ConstraintSet_barrierDirection = 31; + public static final int ConstraintSet_barrierMargin = 32; + public static final int ConstraintSet_chainUseRtl = 33; + public static final int ConstraintSet_constraint_referenced_ids = 34; + public static final int ConstraintSet_constraint_referenced_tags = 35; + public static final int ConstraintSet_deriveConstraintsFrom = 36; + public static final int ConstraintSet_drawPath = 37; + public static final int ConstraintSet_flow_firstHorizontalBias = 38; + public static final int ConstraintSet_flow_firstHorizontalStyle = 39; + public static final int ConstraintSet_flow_firstVerticalBias = 40; + public static final int ConstraintSet_flow_firstVerticalStyle = 41; + public static final int ConstraintSet_flow_horizontalAlign = 42; + public static final int ConstraintSet_flow_horizontalBias = 43; + public static final int ConstraintSet_flow_horizontalGap = 44; + public static final int ConstraintSet_flow_horizontalStyle = 45; + public static final int ConstraintSet_flow_lastHorizontalBias = 46; + public static final int ConstraintSet_flow_lastHorizontalStyle = 47; + public static final int ConstraintSet_flow_lastVerticalBias = 48; + public static final int ConstraintSet_flow_lastVerticalStyle = 49; + public static final int ConstraintSet_flow_maxElementsWrap = 50; + public static final int ConstraintSet_flow_verticalAlign = 51; + public static final int ConstraintSet_flow_verticalBias = 52; + public static final int ConstraintSet_flow_verticalGap = 53; + public static final int ConstraintSet_flow_verticalStyle = 54; + public static final int ConstraintSet_flow_wrapMode = 55; + public static final int ConstraintSet_layout_constrainedHeight = 56; + public static final int ConstraintSet_layout_constrainedWidth = 57; + public static final int ConstraintSet_layout_constraintBaseline_creator = 58; + public static final int ConstraintSet_layout_constraintBaseline_toBaselineOf = 59; + public static final int ConstraintSet_layout_constraintBottom_creator = 60; + public static final int ConstraintSet_layout_constraintBottom_toBottomOf = 61; + public static final int ConstraintSet_layout_constraintBottom_toTopOf = 62; + public static final int ConstraintSet_layout_constraintCircle = 63; + public static final int ConstraintSet_layout_constraintCircleAngle = 64; + public static final int ConstraintSet_layout_constraintCircleRadius = 65; + public static final int ConstraintSet_layout_constraintDimensionRatio = 66; + public static final int ConstraintSet_layout_constraintEnd_toEndOf = 67; + public static final int ConstraintSet_layout_constraintEnd_toStartOf = 68; + public static final int ConstraintSet_layout_constraintGuide_begin = 69; + public static final int ConstraintSet_layout_constraintGuide_end = 70; + public static final int ConstraintSet_layout_constraintGuide_percent = 71; + public static final int ConstraintSet_layout_constraintHeight_default = 72; + public static final int ConstraintSet_layout_constraintHeight_max = 73; + public static final int ConstraintSet_layout_constraintHeight_min = 74; + public static final int ConstraintSet_layout_constraintHeight_percent = 75; + public static final int ConstraintSet_layout_constraintHorizontal_bias = 76; + public static final int ConstraintSet_layout_constraintHorizontal_chainStyle = 77; + public static final int ConstraintSet_layout_constraintHorizontal_weight = 78; + public static final int ConstraintSet_layout_constraintLeft_creator = 79; + public static final int ConstraintSet_layout_constraintLeft_toLeftOf = 80; + public static final int ConstraintSet_layout_constraintLeft_toRightOf = 81; + public static final int ConstraintSet_layout_constraintRight_creator = 82; + public static final int ConstraintSet_layout_constraintRight_toLeftOf = 83; + public static final int ConstraintSet_layout_constraintRight_toRightOf = 84; + public static final int ConstraintSet_layout_constraintStart_toEndOf = 85; + public static final int ConstraintSet_layout_constraintStart_toStartOf = 86; + public static final int ConstraintSet_layout_constraintTag = 87; + public static final int ConstraintSet_layout_constraintTop_creator = 88; + public static final int ConstraintSet_layout_constraintTop_toBottomOf = 89; + public static final int ConstraintSet_layout_constraintTop_toTopOf = 90; + public static final int ConstraintSet_layout_constraintVertical_bias = 91; + public static final int ConstraintSet_layout_constraintVertical_chainStyle = 92; + public static final int ConstraintSet_layout_constraintVertical_weight = 93; + public static final int ConstraintSet_layout_constraintWidth_default = 94; + public static final int ConstraintSet_layout_constraintWidth_max = 95; + public static final int ConstraintSet_layout_constraintWidth_min = 96; + public static final int ConstraintSet_layout_constraintWidth_percent = 97; + public static final int ConstraintSet_layout_editor_absoluteX = 98; + public static final int ConstraintSet_layout_editor_absoluteY = 99; + public static final int ConstraintSet_layout_goneMarginBottom = 100; + public static final int ConstraintSet_layout_goneMarginEnd = 101; + public static final int ConstraintSet_layout_goneMarginLeft = 102; + public static final int ConstraintSet_layout_goneMarginRight = 103; + public static final int ConstraintSet_layout_goneMarginStart = 104; + public static final int ConstraintSet_layout_goneMarginTop = 105; + public static final int ConstraintSet_motionProgress = 106; + public static final int ConstraintSet_motionStagger = 107; + public static final int ConstraintSet_pathMotionArc = 108; + public static final int ConstraintSet_pivotAnchor = 109; + public static final int ConstraintSet_transitionEasing = 110; + public static final int ConstraintSet_transitionPathRotate = 111; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] CustomAttribute = { 0x7f040031, 0x7f0400be, 0x7f0400bf, 0x7f0400c0, 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c5, 0x7f0400c6 }; + public static final int CustomAttribute_attributeName = 0; + public static final int CustomAttribute_customBoolean = 1; + public static final int CustomAttribute_customColorDrawableValue = 2; + public static final int CustomAttribute_customColorValue = 3; + public static final int CustomAttribute_customDimension = 4; + public static final int CustomAttribute_customFloatValue = 5; + public static final int CustomAttribute_customIntegerValue = 6; + public static final int CustomAttribute_customPixelDimension = 7; + public static final int CustomAttribute_customStringValue = 8; + public static final int[] DrawerArrowToggle = { 0x7f04002f, 0x7f040030, 0x7f04003e, 0x7f040092, 0x7f0400dd, 0x7f040124, 0x7f040218, 0x7f04026e }; + public static final int DrawerArrowToggle_arrowHeadLength = 0; + public static final int DrawerArrowToggle_arrowShaftLength = 1; + public static final int DrawerArrowToggle_barLength = 2; + public static final int DrawerArrowToggle_color = 3; + public static final int DrawerArrowToggle_drawableSize = 4; + public static final int DrawerArrowToggle_gapBetweenBars = 5; + public static final int DrawerArrowToggle_spinBars = 6; + public static final int DrawerArrowToggle_thickness = 7; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + public static final int[] ImageFilterView = { 0x7f04002a, 0x7f040057, 0x7f0400b3, 0x7f0400bb, 0x7f0401d2, 0x7f0401ff, 0x7f040200, 0x7f040201, 0x7f04029b }; + public static final int ImageFilterView_altSrc = 0; + public static final int ImageFilterView_brightness = 1; + public static final int ImageFilterView_contrast = 2; + public static final int ImageFilterView_crossfade = 3; + public static final int ImageFilterView_overlay = 4; + public static final int ImageFilterView_round = 5; + public static final int ImageFilterView_roundPercent = 6; + public static final int ImageFilterView_saturation = 7; + public static final int ImageFilterView_warmth = 8; + public static final int[] KeyAttribute = { 0x101031f, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x1010324, 0x1010325, 0x1010326, 0x1010327, 0x1010328, 0x10103fa, 0x1010440, 0x7f0400bd, 0x7f040121, 0x7f0401bc, 0x7f0401be, 0x7f04028f, 0x7f040291 }; + public static final int KeyAttribute_android_alpha = 0; + public static final int KeyAttribute_android_transformPivotX = 1; + public static final int KeyAttribute_android_transformPivotY = 2; + public static final int KeyAttribute_android_translationX = 3; + public static final int KeyAttribute_android_translationY = 4; + public static final int KeyAttribute_android_scaleX = 5; + public static final int KeyAttribute_android_scaleY = 6; + public static final int KeyAttribute_android_rotation = 7; + public static final int KeyAttribute_android_rotationX = 8; + public static final int KeyAttribute_android_rotationY = 9; + public static final int KeyAttribute_android_translationZ = 10; + public static final int KeyAttribute_android_elevation = 11; + public static final int KeyAttribute_curveFit = 12; + public static final int KeyAttribute_framePosition = 13; + public static final int KeyAttribute_motionProgress = 14; + public static final int KeyAttribute_motionTarget = 15; + public static final int KeyAttribute_transitionEasing = 16; + public static final int KeyAttribute_transitionPathRotate = 17; + public static final int[] KeyCycle = { 0x101031f, 0x1010322, 0x1010323, 0x1010324, 0x1010325, 0x1010326, 0x1010327, 0x1010328, 0x10103fa, 0x1010440, 0x7f0400bd, 0x7f040121, 0x7f0401bc, 0x7f0401be, 0x7f04028f, 0x7f040291, 0x7f04029d, 0x7f04029e, 0x7f04029f, 0x7f0402a0 }; + public static final int KeyCycle_android_alpha = 0; + public static final int KeyCycle_android_translationX = 1; + public static final int KeyCycle_android_translationY = 2; + public static final int KeyCycle_android_scaleX = 3; + public static final int KeyCycle_android_scaleY = 4; + public static final int KeyCycle_android_rotation = 5; + public static final int KeyCycle_android_rotationX = 6; + public static final int KeyCycle_android_rotationY = 7; + public static final int KeyCycle_android_translationZ = 8; + public static final int KeyCycle_android_elevation = 9; + public static final int KeyCycle_curveFit = 10; + public static final int KeyCycle_framePosition = 11; + public static final int KeyCycle_motionProgress = 12; + public static final int KeyCycle_motionTarget = 13; + public static final int KeyCycle_transitionEasing = 14; + public static final int KeyCycle_transitionPathRotate = 15; + public static final int KeyCycle_waveOffset = 16; + public static final int KeyCycle_wavePeriod = 17; + public static final int KeyCycle_waveShape = 18; + public static final int KeyCycle_waveVariesBy = 19; + public static final int[] KeyPosition = { 0x7f0400bd, 0x7f0400dc, 0x7f040121, 0x7f04014f, 0x7f0401be, 0x7f0401df, 0x7f0401e1, 0x7f0401e2, 0x7f0401e3, 0x7f0401e4, 0x7f040214, 0x7f04028f }; + public static final int KeyPosition_curveFit = 0; + public static final int KeyPosition_drawPath = 1; + public static final int KeyPosition_framePosition = 2; + public static final int KeyPosition_keyPositionType = 3; + public static final int KeyPosition_motionTarget = 4; + public static final int KeyPosition_pathMotionArc = 5; + public static final int KeyPosition_percentHeight = 6; + public static final int KeyPosition_percentWidth = 7; + public static final int KeyPosition_percentX = 8; + public static final int KeyPosition_percentY = 9; + public static final int KeyPosition_sizePercent = 10; + public static final int KeyPosition_transitionEasing = 11; + public static final int[] KeyTimeCycle = { 0x101031f, 0x1010322, 0x1010323, 0x1010324, 0x1010325, 0x1010326, 0x1010327, 0x1010328, 0x10103fa, 0x1010440, 0x7f0400bd, 0x7f040121, 0x7f0401bc, 0x7f0401be, 0x7f04028f, 0x7f040291, 0x7f04029c, 0x7f04029d, 0x7f04029e, 0x7f04029f }; + public static final int KeyTimeCycle_android_alpha = 0; + public static final int KeyTimeCycle_android_translationX = 1; + public static final int KeyTimeCycle_android_translationY = 2; + public static final int KeyTimeCycle_android_scaleX = 3; + public static final int KeyTimeCycle_android_scaleY = 4; + public static final int KeyTimeCycle_android_rotation = 5; + public static final int KeyTimeCycle_android_rotationX = 6; + public static final int KeyTimeCycle_android_rotationY = 7; + public static final int KeyTimeCycle_android_translationZ = 8; + public static final int KeyTimeCycle_android_elevation = 9; + public static final int KeyTimeCycle_curveFit = 10; + public static final int KeyTimeCycle_framePosition = 11; + public static final int KeyTimeCycle_motionProgress = 12; + public static final int KeyTimeCycle_motionTarget = 13; + public static final int KeyTimeCycle_transitionEasing = 14; + public static final int KeyTimeCycle_transitionPathRotate = 15; + public static final int KeyTimeCycle_waveDecay = 16; + public static final int KeyTimeCycle_waveOffset = 17; + public static final int KeyTimeCycle_wavePeriod = 18; + public static final int KeyTimeCycle_waveShape = 19; + public static final int[] KeyTrigger = { 0x7f040121, 0x7f0401be, 0x7f0401bf, 0x7f0401c0, 0x7f0401cb, 0x7f0401cd, 0x7f0401ce, 0x7f040292, 0x7f040293, 0x7f040294 }; + public static final int KeyTrigger_framePosition = 0; + public static final int KeyTrigger_motionTarget = 1; + public static final int KeyTrigger_motion_postLayoutCollision = 2; + public static final int KeyTrigger_motion_triggerOnCollision = 3; + public static final int KeyTrigger_onCross = 4; + public static final int KeyTrigger_onNegativeCross = 5; + public static final int KeyTrigger_onPositiveCross = 6; + public static final int KeyTrigger_triggerId = 7; + public static final int KeyTrigger_triggerReceiver = 8; + public static final int KeyTrigger_triggerSlack = 9; + public static final int[] Layout = { 0x10100c4, 0x10100f4, 0x10100f5, 0x10100f7, 0x10100f8, 0x10100f9, 0x10100fa, 0x10103b5, 0x10103b6, 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f04006b, 0x7f0400a2, 0x7f0400a3, 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040164, 0x7f040165, 0x7f040166, 0x7f040167, 0x7f040168, 0x7f040169, 0x7f04016a, 0x7f04016b, 0x7f04016c, 0x7f04016d, 0x7f04016e, 0x7f04016f, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, 0x7f040175, 0x7f040176, 0x7f040177, 0x7f040178, 0x7f040179, 0x7f04017a, 0x7f04017b, 0x7f04017d, 0x7f04017e, 0x7f04017f, 0x7f040180, 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, 0x7f040185, 0x7f040186, 0x7f040188, 0x7f040189, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f0401ab, 0x7f0401ae, 0x7f0401b1, 0x7f0401b2 }; + public static final int Layout_android_orientation = 0; + public static final int Layout_android_layout_width = 1; + public static final int Layout_android_layout_height = 2; + public static final int Layout_android_layout_marginLeft = 3; + public static final int Layout_android_layout_marginTop = 4; + public static final int Layout_android_layout_marginRight = 5; + public static final int Layout_android_layout_marginBottom = 6; + public static final int Layout_android_layout_marginStart = 7; + public static final int Layout_android_layout_marginEnd = 8; + public static final int Layout_barrierAllowsGoneWidgets = 9; + public static final int Layout_barrierDirection = 10; + public static final int Layout_barrierMargin = 11; + public static final int Layout_chainUseRtl = 12; + public static final int Layout_constraint_referenced_ids = 13; + public static final int Layout_constraint_referenced_tags = 14; + public static final int Layout_layout_constrainedHeight = 15; + public static final int Layout_layout_constrainedWidth = 16; + public static final int Layout_layout_constraintBaseline_creator = 17; + public static final int Layout_layout_constraintBaseline_toBaselineOf = 18; + public static final int Layout_layout_constraintBottom_creator = 19; + public static final int Layout_layout_constraintBottom_toBottomOf = 20; + public static final int Layout_layout_constraintBottom_toTopOf = 21; + public static final int Layout_layout_constraintCircle = 22; + public static final int Layout_layout_constraintCircleAngle = 23; + public static final int Layout_layout_constraintCircleRadius = 24; + public static final int Layout_layout_constraintDimensionRatio = 25; + public static final int Layout_layout_constraintEnd_toEndOf = 26; + public static final int Layout_layout_constraintEnd_toStartOf = 27; + public static final int Layout_layout_constraintGuide_begin = 28; + public static final int Layout_layout_constraintGuide_end = 29; + public static final int Layout_layout_constraintGuide_percent = 30; + public static final int Layout_layout_constraintHeight_default = 31; + public static final int Layout_layout_constraintHeight_max = 32; + public static final int Layout_layout_constraintHeight_min = 33; + public static final int Layout_layout_constraintHeight_percent = 34; + public static final int Layout_layout_constraintHorizontal_bias = 35; + public static final int Layout_layout_constraintHorizontal_chainStyle = 36; + public static final int Layout_layout_constraintHorizontal_weight = 37; + public static final int Layout_layout_constraintLeft_creator = 38; + public static final int Layout_layout_constraintLeft_toLeftOf = 39; + public static final int Layout_layout_constraintLeft_toRightOf = 40; + public static final int Layout_layout_constraintRight_creator = 41; + public static final int Layout_layout_constraintRight_toLeftOf = 42; + public static final int Layout_layout_constraintRight_toRightOf = 43; + public static final int Layout_layout_constraintStart_toEndOf = 44; + public static final int Layout_layout_constraintStart_toStartOf = 45; + public static final int Layout_layout_constraintTop_creator = 46; + public static final int Layout_layout_constraintTop_toBottomOf = 47; + public static final int Layout_layout_constraintTop_toTopOf = 48; + public static final int Layout_layout_constraintVertical_bias = 49; + public static final int Layout_layout_constraintVertical_chainStyle = 50; + public static final int Layout_layout_constraintVertical_weight = 51; + public static final int Layout_layout_constraintWidth_default = 52; + public static final int Layout_layout_constraintWidth_max = 53; + public static final int Layout_layout_constraintWidth_min = 54; + public static final int Layout_layout_constraintWidth_percent = 55; + public static final int Layout_layout_editor_absoluteX = 56; + public static final int Layout_layout_editor_absoluteY = 57; + public static final int Layout_layout_goneMarginBottom = 58; + public static final int Layout_layout_goneMarginEnd = 59; + public static final int Layout_layout_goneMarginLeft = 60; + public static final int Layout_layout_goneMarginRight = 61; + public static final int Layout_layout_goneMarginStart = 62; + public static final int Layout_layout_goneMarginTop = 63; + public static final int Layout_maxHeight = 64; + public static final int Layout_maxWidth = 65; + public static final int Layout_minHeight = 66; + public static final int Layout_minWidth = 67; + public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400d5, 0x7f0400d7, 0x7f0401af, 0x7f04020c }; + public static final int LinearLayoutCompat_android_gravity = 0; + public static final int LinearLayoutCompat_android_orientation = 1; + public static final int LinearLayoutCompat_android_baselineAligned = 2; + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static final int LinearLayoutCompat_android_weightSum = 4; + public static final int LinearLayoutCompat_divider = 5; + public static final int LinearLayoutCompat_dividerPadding = 6; + public static final int LinearLayoutCompat_measureWithLargestChild = 7; + public static final int LinearLayoutCompat_showDividers = 8; + public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 }; + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad }; + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 }; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_visible = 2; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000e, 0x7f040020, 0x7f040021, 0x7f040029, 0x7f0400a6, 0x7f04013b, 0x7f04013c, 0x7f0401ca, 0x7f04020b, 0x7f040287 }; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_actionLayout = 13; + public static final int MenuItem_actionProviderClass = 14; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_alphabeticModifiers = 16; + public static final int MenuItem_contentDescription = 17; + public static final int MenuItem_iconTint = 18; + public static final int MenuItem_iconTintMode = 19; + public static final int MenuItem_numericModifiers = 20; + public static final int MenuItem_showAsAction = 21; + public static final int MenuItem_tooltipText = 22; + public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f0401ef, 0x7f040229 }; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_preserveIconSpacing = 7; + public static final int MenuView_subMenuArrow = 8; + public static final int[] MockView = { 0x7f0401b3, 0x7f0401b4, 0x7f0401b5, 0x7f0401b6, 0x7f0401b7, 0x7f0401b8 }; + public static final int MockView_mock_diagonalsColor = 0; + public static final int MockView_mock_label = 1; + public static final int MockView_mock_labelBackgroundColor = 2; + public static final int MockView_mock_labelColor = 3; + public static final int MockView_mock_showDiagonals = 4; + public static final int MockView_mock_showLabel = 5; + public static final int[] Motion = { 0x7f04002b, 0x7f0400dc, 0x7f0401bb, 0x7f0401bd, 0x7f0401df, 0x7f04028f }; + public static final int Motion_animate_relativeTo = 0; + public static final int Motion_drawPath = 1; + public static final int Motion_motionPathRotate = 2; + public static final int Motion_motionStagger = 3; + public static final int Motion_pathMotionArc = 4; + public static final int Motion_transitionEasing = 5; + public static final int[] MotionHelper = { 0x7f0401cc, 0x7f0401cf }; + public static final int MotionHelper_onHide = 0; + public static final int MotionHelper_onShow = 1; + public static final int[] MotionLayout = { 0x7f04002c, 0x7f0400bc, 0x7f040155, 0x7f0401b9, 0x7f0401bc, 0x7f04020e }; + public static final int MotionLayout_applyMotionScene = 0; + public static final int MotionLayout_currentState = 1; + public static final int MotionLayout_layoutDescription = 2; + public static final int MotionLayout_motionDebug = 3; + public static final int MotionLayout_motionProgress = 4; + public static final int MotionLayout_showPaths = 5; + public static final int[] MotionScene = { 0x7f0400c9, 0x7f040156 }; + public static final int MotionScene_defaultDuration = 0; + public static final int MotionScene_layoutDuringTransition = 1; + public static final int[] MotionTelltales = { 0x7f04024f, 0x7f040250, 0x7f040251 }; + public static final int MotionTelltales_telltales_tailColor = 0; + public static final int MotionTelltales_telltales_tailScale = 1; + public static final int MotionTelltales_telltales_velocityMode = 2; + public static final int[] OnClick = { 0x7f040085, 0x7f04024e }; + public static final int OnClick_clickAction = 0; + public static final int OnClick_targetId = 1; + public static final int[] OnSwipe = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f040196, 0x7f0401a8, 0x7f0401ad, 0x7f0401c1, 0x7f0401c8, 0x7f0401d0, 0x7f040288, 0x7f040289, 0x7f04028a }; + public static final int OnSwipe_dragDirection = 0; + public static final int OnSwipe_dragScale = 1; + public static final int OnSwipe_dragThreshold = 2; + public static final int OnSwipe_limitBoundsTo = 3; + public static final int OnSwipe_maxAcceleration = 4; + public static final int OnSwipe_maxVelocity = 5; + public static final int OnSwipe_moveWhenScrollAtTop = 6; + public static final int OnSwipe_nestedScrollFlags = 7; + public static final int OnSwipe_onTouchUp = 8; + public static final int OnSwipe_touchAnchorId = 9; + public static final int OnSwipe_touchAnchorSide = 10; + public static final int OnSwipe_touchRegionId = 11; + public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401d1 }; + public static final int PopupWindow_android_popupBackground = 0; + public static final int PopupWindow_android_popupAnimationStyle = 1; + public static final int PopupWindow_overlapAnchor = 2; + public static final int[] PopupWindowBackgroundState = { 0x7f040220 }; + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + public static final int[] PropertySet = { 0x10100dc, 0x101031f, 0x7f04017c, 0x7f0401bc, 0x7f040299 }; + public static final int PropertySet_android_visibility = 0; + public static final int PropertySet_android_alpha = 1; + public static final int PropertySet_layout_constraintTag = 2; + public static final int PropertySet_motionProgress = 3; + public static final int PropertySet_visibilityMode = 4; + public static final int[] RecycleListView = { 0x7f0401d3, 0x7f0401d6 }; + public static final int RecycleListView_paddingBottomNoButtons = 0; + public static final int RecycleListView_paddingTopNoTitle = 1; + public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f040086, 0x7f04009e, 0x7f0400cb, 0x7f040125, 0x7f04013d, 0x7f040154, 0x7f0401f3, 0x7f0401f4, 0x7f040205, 0x7f040206, 0x7f04022a, 0x7f04022f, 0x7f04029a }; + public static final int SearchView_android_focusable = 0; + public static final int SearchView_android_maxWidth = 1; + public static final int SearchView_android_inputType = 2; + public static final int SearchView_android_imeOptions = 3; + public static final int SearchView_closeIcon = 4; + public static final int SearchView_commitIcon = 5; + public static final int SearchView_defaultQueryHint = 6; + public static final int SearchView_goIcon = 7; + public static final int SearchView_iconifiedByDefault = 8; + public static final int SearchView_layout = 9; + public static final int SearchView_queryBackground = 10; + public static final int SearchView_queryHint = 11; + public static final int SearchView_searchHintIcon = 12; + public static final int SearchView_searchIcon = 13; + public static final int SearchView_submitBackground = 14; + public static final int SearchView_suggestionRowLayout = 15; + public static final int SearchView_voiceIcon = 16; + public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401ed }; + public static final int Spinner_android_entries = 0; + public static final int Spinner_android_popupBackground = 1; + public static final int Spinner_android_prompt = 2; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_popupTheme = 4; + public static final int[] State = { 0x10100d0, 0x7f0400a4 }; + public static final int State_android_id = 0; + public static final int State_constraints = 1; + public static final int[] StateListDrawable = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d }; + public static final int StateListDrawable_android_dither = 0; + public static final int StateListDrawable_android_visible = 1; + public static final int StateListDrawable_android_variablePadding = 2; + public static final int StateListDrawable_android_constantSize = 3; + public static final int StateListDrawable_android_enterFadeDuration = 4; + public static final int StateListDrawable_android_exitFadeDuration = 5; + public static final int[] StateListDrawableItem = { 0x1010199 }; + public static final int StateListDrawableItem_android_drawable = 0; + public static final int[] StateSet = { 0x7f0400cc }; + public static final int StateSet_defaultState = 0; + public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04020f, 0x7f04021b, 0x7f040230, 0x7f040231, 0x7f040233, 0x7f04026f, 0x7f040270, 0x7f040271, 0x7f04028b, 0x7f04028c, 0x7f04028d }; + public static final int SwitchCompat_android_textOn = 0; + public static final int SwitchCompat_android_textOff = 1; + public static final int SwitchCompat_android_thumb = 2; + public static final int SwitchCompat_showText = 3; + public static final int SwitchCompat_splitTrack = 4; + public static final int SwitchCompat_switchMinWidth = 5; + public static final int SwitchCompat_switchPadding = 6; + public static final int SwitchCompat_switchTextAppearance = 7; + public static final int SwitchCompat_thumbTextPadding = 8; + public static final int SwitchCompat_thumbTint = 9; + public static final int SwitchCompat_thumbTintMode = 10; + public static final int SwitchCompat_track = 11; + public static final int SwitchCompat_trackTint = 12; + public static final int SwitchCompat_trackTintMode = 13; + public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f040116, 0x7f040252 }; + public static final int TextAppearance_android_textSize = 0; + public static final int TextAppearance_android_typeface = 1; + public static final int TextAppearance_android_textStyle = 2; + public static final int TextAppearance_android_textColor = 3; + public static final int TextAppearance_android_textColorHint = 4; + public static final int TextAppearance_android_textColorLink = 5; + public static final int TextAppearance_android_shadowColor = 6; + public static final int TextAppearance_android_shadowDx = 7; + public static final int TextAppearance_android_shadowDy = 8; + public static final int TextAppearance_android_shadowRadius = 9; + public static final int TextAppearance_android_fontFamily = 10; + public static final int TextAppearance_fontFamily = 11; + public static final int TextAppearance_textAllCaps = 12; + public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f04005d, 0x7f04008e, 0x7f04008f, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0401a4, 0x7f0401a5, 0x7f0401aa, 0x7f0401c4, 0x7f0401c5, 0x7f0401ed, 0x7f04022b, 0x7f04022c, 0x7f04022d, 0x7f040277, 0x7f040279, 0x7f04027a, 0x7f04027b, 0x7f04027c, 0x7f04027d, 0x7f04027e, 0x7f04027f, 0x7f040280 }; + public static final int Toolbar_android_gravity = 0; + public static final int Toolbar_android_minHeight = 1; + public static final int Toolbar_buttonGravity = 2; + public static final int Toolbar_collapseContentDescription = 3; + public static final int Toolbar_collapseIcon = 4; + public static final int Toolbar_contentInsetEnd = 5; + public static final int Toolbar_contentInsetEndWithActions = 6; + public static final int Toolbar_contentInsetLeft = 7; + public static final int Toolbar_contentInsetRight = 8; + public static final int Toolbar_contentInsetStart = 9; + public static final int Toolbar_contentInsetStartWithNavigation = 10; + public static final int Toolbar_logo = 11; + public static final int Toolbar_logoDescription = 12; + public static final int Toolbar_maxButtonHeight = 13; + public static final int Toolbar_navigationContentDescription = 14; + public static final int Toolbar_navigationIcon = 15; + public static final int Toolbar_popupTheme = 16; + public static final int Toolbar_subtitle = 17; + public static final int Toolbar_subtitleTextAppearance = 18; + public static final int Toolbar_subtitleTextColor = 19; + public static final int Toolbar_title = 20; + public static final int Toolbar_titleMargin = 21; + public static final int Toolbar_titleMarginBottom = 22; + public static final int Toolbar_titleMarginEnd = 23; + public static final int Toolbar_titleMarginStart = 24; + public static final int Toolbar_titleMarginTop = 25; + public static final int Toolbar_titleMargins = 26; + public static final int Toolbar_titleTextAppearance = 27; + public static final int Toolbar_titleTextColor = 28; + public static final int[] Transform = { 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x1010324, 0x1010325, 0x1010326, 0x1010327, 0x1010328, 0x10103fa, 0x1010440 }; + public static final int Transform_android_transformPivotX = 0; + public static final int Transform_android_transformPivotY = 1; + public static final int Transform_android_translationX = 2; + public static final int Transform_android_translationY = 3; + public static final int Transform_android_scaleX = 4; + public static final int Transform_android_scaleY = 5; + public static final int Transform_android_rotation = 6; + public static final int Transform_android_rotationX = 7; + public static final int Transform_android_rotationY = 8; + public static final int Transform_android_translationZ = 9; + public static final int Transform_android_elevation = 10; + public static final int[] Transition = { 0x10100d0, 0x7f040038, 0x7f0400a0, 0x7f0400a1, 0x7f0400e1, 0x7f040156, 0x7f0401ba, 0x7f0401df, 0x7f04021e, 0x7f04028e, 0x7f040290 }; + public static final int Transition_android_id = 0; + public static final int Transition_autoTransition = 1; + public static final int Transition_constraintSetEnd = 2; + public static final int Transition_constraintSetStart = 3; + public static final int Transition_duration = 4; + public static final int Transition_layoutDuringTransition = 5; + public static final int Transition_motionInterpolator = 6; + public static final int Transition_pathMotionArc = 7; + public static final int Transition_staggered = 8; + public static final int Transition_transitionDisable = 9; + public static final int Transition_transitionFlags = 10; + public static final int[] Variant = { 0x7f0400a4, 0x7f0401f9, 0x7f0401fa, 0x7f0401fb, 0x7f0401fc }; + public static final int Variant_constraints = 0; + public static final int Variant_region_heightLessThan = 1; + public static final int Variant_region_heightMoreThan = 2; + public static final int Variant_region_widthLessThan = 3; + public static final int Variant_region_widthMoreThan = 4; + public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401d4, 0x7f0401d5, 0x7f04026d }; + public static final int View_android_theme = 0; + public static final int View_android_focusable = 1; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 3; + public static final int View_theme = 4; + public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f04003c, 0x7f04003d }; + public static final int ViewBackgroundHelper_android_background = 0; + public static final int ViewBackgroundHelper_backgroundTint = 1; + public static final int ViewBackgroundHelper_backgroundTintMode = 2; + public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 }; + public static final int ViewStubCompat_android_id = 0; + public static final int ViewStubCompat_android_layout = 1; + public static final int ViewStubCompat_android_inflatedId = 2; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/coordinatorlayout/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/coordinatorlayout/R.java new file mode 100644 index 0000000..b531e57 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/coordinatorlayout/R.java @@ -0,0 +1,211 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.coordinatorlayout; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int keylines = 0x7f040150; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int statusBarBackground = 0x7f040225; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int chronometer = 0x7f090044; + public static final int end = 0x7f09006c; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int start = 0x7f09012c; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int top = 0x7f090150; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/coreui/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/coreui/R.java new file mode 100644 index 0000000..08b3dc8 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/coreui/R.java @@ -0,0 +1,211 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.coreui; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int keylines = 0x7f040150; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int statusBarBackground = 0x7f040225; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int chronometer = 0x7f090044; + public static final int end = 0x7f09006c; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int start = 0x7f09012c; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int top = 0x7f090150; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/coreutils/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/coreutils/R.java new file mode 100644 index 0000000..77b06ae --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/coreutils/R.java @@ -0,0 +1,183 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.coreutils; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/cursoradapter/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/cursoradapter/R.java new file mode 100644 index 0000000..eeba211 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/cursoradapter/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.cursoradapter; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/customview/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/customview/R.java new file mode 100644 index 0000000..807dd80 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/customview/R.java @@ -0,0 +1,183 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.customview; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/design/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/design/R.java new file mode 100644 index 0000000..c10c9e3 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/design/R.java @@ -0,0 +1,2513 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.design; + +public final class R { + private R() {} + + public static final class anim { + private anim() {} + + public static final int abc_fade_in = 0x7f010000; + public static final int abc_fade_out = 0x7f010001; + public static final int abc_grow_fade_in_from_bottom = 0x7f010002; + public static final int abc_popup_enter = 0x7f010003; + public static final int abc_popup_exit = 0x7f010004; + public static final int abc_shrink_fade_out_from_bottom = 0x7f010005; + public static final int abc_slide_in_bottom = 0x7f010006; + public static final int abc_slide_in_top = 0x7f010007; + public static final int abc_slide_out_bottom = 0x7f010008; + public static final int abc_slide_out_top = 0x7f010009; + public static final int abc_tooltip_enter = 0x7f01000a; + public static final int abc_tooltip_exit = 0x7f01000b; + public static final int design_bottom_sheet_slide_in = 0x7f01000c; + public static final int design_bottom_sheet_slide_out = 0x7f01000d; + public static final int design_snackbar_in = 0x7f01000e; + public static final int design_snackbar_out = 0x7f01000f; + } + public static final class animator { + private animator() {} + + public static final int design_appbar_state_list_animator = 0x7f020000; + public static final int design_fab_hide_motion_spec = 0x7f020001; + public static final int design_fab_show_motion_spec = 0x7f020002; + public static final int mtrl_btn_state_list_anim = 0x7f020003; + public static final int mtrl_btn_unelevated_state_list_anim = 0x7f020004; + public static final int mtrl_chip_state_list_anim = 0x7f020005; + public static final int mtrl_fab_hide_motion_spec = 0x7f020006; + public static final int mtrl_fab_show_motion_spec = 0x7f020007; + public static final int mtrl_fab_transformation_sheet_collapse_spec = 0x7f020008; + public static final int mtrl_fab_transformation_sheet_expand_spec = 0x7f020009; + } + public static final class attr { + private attr() {} + + public static final int actionBarDivider = 0x7f040001; + public static final int actionBarItemBackground = 0x7f040002; + public static final int actionBarPopupTheme = 0x7f040003; + public static final int actionBarSize = 0x7f040004; + public static final int actionBarSplitStyle = 0x7f040005; + public static final int actionBarStyle = 0x7f040006; + public static final int actionBarTabBarStyle = 0x7f040007; + public static final int actionBarTabStyle = 0x7f040008; + public static final int actionBarTabTextStyle = 0x7f040009; + public static final int actionBarTheme = 0x7f04000a; + public static final int actionBarWidgetTheme = 0x7f04000b; + public static final int actionButtonStyle = 0x7f04000c; + public static final int actionDropDownStyle = 0x7f04000d; + public static final int actionLayout = 0x7f04000e; + public static final int actionMenuTextAppearance = 0x7f04000f; + public static final int actionMenuTextColor = 0x7f040010; + public static final int actionModeBackground = 0x7f040011; + public static final int actionModeCloseButtonStyle = 0x7f040012; + public static final int actionModeCloseDrawable = 0x7f040013; + public static final int actionModeCopyDrawable = 0x7f040014; + public static final int actionModeCutDrawable = 0x7f040015; + public static final int actionModeFindDrawable = 0x7f040016; + public static final int actionModePasteDrawable = 0x7f040017; + public static final int actionModePopupWindowStyle = 0x7f040018; + public static final int actionModeSelectAllDrawable = 0x7f040019; + public static final int actionModeShareDrawable = 0x7f04001a; + public static final int actionModeSplitBackground = 0x7f04001b; + public static final int actionModeStyle = 0x7f04001c; + public static final int actionModeWebSearchDrawable = 0x7f04001d; + public static final int actionOverflowButtonStyle = 0x7f04001e; + public static final int actionOverflowMenuStyle = 0x7f04001f; + public static final int actionProviderClass = 0x7f040020; + public static final int actionViewClass = 0x7f040021; + public static final int activityChooserViewStyle = 0x7f040022; + public static final int alertDialogButtonGroupStyle = 0x7f040023; + public static final int alertDialogCenterButtons = 0x7f040024; + public static final int alertDialogStyle = 0x7f040025; + public static final int alertDialogTheme = 0x7f040026; + public static final int allowStacking = 0x7f040027; + public static final int alpha = 0x7f040028; + public static final int alphabeticModifiers = 0x7f040029; + public static final int arrowHeadLength = 0x7f04002f; + public static final int arrowShaftLength = 0x7f040030; + public static final int autoCompleteTextViewStyle = 0x7f040032; + public static final int autoSizeMaxTextSize = 0x7f040033; + public static final int autoSizeMinTextSize = 0x7f040034; + public static final int autoSizePresetSizes = 0x7f040035; + public static final int autoSizeStepGranularity = 0x7f040036; + public static final int autoSizeTextType = 0x7f040037; + public static final int background = 0x7f040039; + public static final int backgroundSplit = 0x7f04003a; + public static final int backgroundStacked = 0x7f04003b; + public static final int backgroundTint = 0x7f04003c; + public static final int backgroundTintMode = 0x7f04003d; + public static final int barLength = 0x7f04003e; + public static final int behavior_autoHide = 0x7f040042; + public static final int behavior_fitToContents = 0x7f040043; + public static final int behavior_hideable = 0x7f040044; + public static final int behavior_overlapTop = 0x7f040045; + public static final int behavior_peekHeight = 0x7f040046; + public static final int behavior_skipCollapsed = 0x7f040047; + public static final int borderWidth = 0x7f040048; + public static final int borderlessButtonStyle = 0x7f040049; + public static final int bottomAppBarStyle = 0x7f04004a; + public static final int bottomNavigationStyle = 0x7f04004b; + public static final int bottomSheetDialogTheme = 0x7f04004c; + public static final int bottomSheetStyle = 0x7f04004d; + public static final int boxBackgroundColor = 0x7f04004e; + public static final int boxBackgroundMode = 0x7f04004f; + public static final int boxCollapsedPaddingTop = 0x7f040050; + public static final int boxCornerRadiusBottomEnd = 0x7f040051; + public static final int boxCornerRadiusBottomStart = 0x7f040052; + public static final int boxCornerRadiusTopEnd = 0x7f040053; + public static final int boxCornerRadiusTopStart = 0x7f040054; + public static final int boxStrokeColor = 0x7f040055; + public static final int boxStrokeWidth = 0x7f040056; + public static final int buttonBarButtonStyle = 0x7f040058; + public static final int buttonBarNegativeButtonStyle = 0x7f040059; + public static final int buttonBarNeutralButtonStyle = 0x7f04005a; + public static final int buttonBarPositiveButtonStyle = 0x7f04005b; + public static final int buttonBarStyle = 0x7f04005c; + public static final int buttonGravity = 0x7f04005d; + public static final int buttonIconDimen = 0x7f04005e; + public static final int buttonPanelSideLayout = 0x7f04005f; + public static final int buttonStyle = 0x7f040060; + public static final int buttonStyleSmall = 0x7f040061; + public static final int buttonTint = 0x7f040062; + public static final int buttonTintMode = 0x7f040063; + public static final int cardBackgroundColor = 0x7f040064; + public static final int cardCornerRadius = 0x7f040065; + public static final int cardElevation = 0x7f040066; + public static final int cardMaxElevation = 0x7f040067; + public static final int cardPreventCornerOverlap = 0x7f040068; + public static final int cardUseCompatPadding = 0x7f040069; + public static final int cardViewStyle = 0x7f04006a; + public static final int checkboxStyle = 0x7f04006c; + public static final int checkedChip = 0x7f04006d; + public static final int checkedIcon = 0x7f04006e; + public static final int checkedIconEnabled = 0x7f04006f; + public static final int checkedIconVisible = 0x7f040070; + public static final int checkedTextViewStyle = 0x7f040071; + public static final int chipBackgroundColor = 0x7f040072; + public static final int chipCornerRadius = 0x7f040073; + public static final int chipEndPadding = 0x7f040074; + public static final int chipGroupStyle = 0x7f040075; + public static final int chipIcon = 0x7f040076; + public static final int chipIconEnabled = 0x7f040077; + public static final int chipIconSize = 0x7f040078; + public static final int chipIconTint = 0x7f040079; + public static final int chipIconVisible = 0x7f04007a; + public static final int chipMinHeight = 0x7f04007b; + public static final int chipSpacing = 0x7f04007c; + public static final int chipSpacingHorizontal = 0x7f04007d; + public static final int chipSpacingVertical = 0x7f04007e; + public static final int chipStandaloneStyle = 0x7f04007f; + public static final int chipStartPadding = 0x7f040080; + public static final int chipStrokeColor = 0x7f040081; + public static final int chipStrokeWidth = 0x7f040082; + public static final int chipStyle = 0x7f040083; + public static final int closeIcon = 0x7f040086; + public static final int closeIconEnabled = 0x7f040087; + public static final int closeIconEndPadding = 0x7f040088; + public static final int closeIconSize = 0x7f040089; + public static final int closeIconStartPadding = 0x7f04008a; + public static final int closeIconTint = 0x7f04008b; + public static final int closeIconVisible = 0x7f04008c; + public static final int closeItemLayout = 0x7f04008d; + public static final int collapseContentDescription = 0x7f04008e; + public static final int collapseIcon = 0x7f04008f; + public static final int collapsedTitleGravity = 0x7f040090; + public static final int collapsedTitleTextAppearance = 0x7f040091; + public static final int color = 0x7f040092; + public static final int colorAccent = 0x7f040093; + public static final int colorBackgroundFloating = 0x7f040094; + public static final int colorButtonNormal = 0x7f040095; + public static final int colorControlActivated = 0x7f040096; + public static final int colorControlHighlight = 0x7f040097; + public static final int colorControlNormal = 0x7f040098; + public static final int colorError = 0x7f040099; + public static final int colorPrimary = 0x7f04009a; + public static final int colorPrimaryDark = 0x7f04009b; + public static final int colorSecondary = 0x7f04009c; + public static final int colorSwitchThumbNormal = 0x7f04009d; + public static final int commitIcon = 0x7f04009e; + public static final int contentDescription = 0x7f0400a6; + public static final int contentInsetEnd = 0x7f0400a7; + public static final int contentInsetEndWithActions = 0x7f0400a8; + public static final int contentInsetLeft = 0x7f0400a9; + public static final int contentInsetRight = 0x7f0400aa; + public static final int contentInsetStart = 0x7f0400ab; + public static final int contentInsetStartWithNavigation = 0x7f0400ac; + public static final int contentPadding = 0x7f0400ad; + public static final int contentPaddingBottom = 0x7f0400ae; + public static final int contentPaddingLeft = 0x7f0400af; + public static final int contentPaddingRight = 0x7f0400b0; + public static final int contentPaddingTop = 0x7f0400b1; + public static final int contentScrim = 0x7f0400b2; + public static final int controlBackground = 0x7f0400b4; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int cornerRadius = 0x7f0400b6; + public static final int counterEnabled = 0x7f0400b7; + public static final int counterMaxLength = 0x7f0400b8; + public static final int counterOverflowTextAppearance = 0x7f0400b9; + public static final int counterTextAppearance = 0x7f0400ba; + public static final int customNavigationLayout = 0x7f0400c4; + public static final int defaultQueryHint = 0x7f0400cb; + public static final int dialogCornerRadius = 0x7f0400d1; + public static final int dialogPreferredPadding = 0x7f0400d2; + public static final int dialogTheme = 0x7f0400d3; + public static final int displayOptions = 0x7f0400d4; + public static final int divider = 0x7f0400d5; + public static final int dividerHorizontal = 0x7f0400d6; + public static final int dividerPadding = 0x7f0400d7; + public static final int dividerVertical = 0x7f0400d8; + public static final int drawableSize = 0x7f0400dd; + public static final int drawerArrowStyle = 0x7f0400de; + public static final int dropDownListViewStyle = 0x7f0400df; + public static final int dropdownListPreferredItemHeight = 0x7f0400e0; + public static final int editTextBackground = 0x7f0400e2; + public static final int editTextColor = 0x7f0400e3; + public static final int editTextStyle = 0x7f0400e4; + public static final int elevation = 0x7f0400e5; + public static final int enforceMaterialTheme = 0x7f0400e6; + public static final int enforceTextAppearance = 0x7f0400e7; + public static final int errorEnabled = 0x7f0400e9; + public static final int errorTextAppearance = 0x7f0400ea; + public static final int expandActivityOverflowButtonDrawable = 0x7f0400ec; + public static final int expanded = 0x7f0400ed; + public static final int expandedTitleGravity = 0x7f0400ee; + public static final int expandedTitleMargin = 0x7f0400ef; + public static final int expandedTitleMarginBottom = 0x7f0400f0; + public static final int expandedTitleMarginEnd = 0x7f0400f1; + public static final int expandedTitleMarginStart = 0x7f0400f2; + public static final int expandedTitleMarginTop = 0x7f0400f3; + public static final int expandedTitleTextAppearance = 0x7f0400f4; + public static final int fabAlignmentMode = 0x7f0400f5; + public static final int fabCradleMargin = 0x7f0400f6; + public static final int fabCradleRoundedCornerRadius = 0x7f0400f7; + public static final int fabCradleVerticalOffset = 0x7f0400f8; + public static final int fabCustomSize = 0x7f0400f9; + public static final int fabSize = 0x7f0400fa; + public static final int fastScrollEnabled = 0x7f0400fb; + public static final int fastScrollHorizontalThumbDrawable = 0x7f0400fc; + public static final int fastScrollHorizontalTrackDrawable = 0x7f0400fd; + public static final int fastScrollVerticalThumbDrawable = 0x7f0400fe; + public static final int fastScrollVerticalTrackDrawable = 0x7f0400ff; + public static final int firstBaselineToTopHeight = 0x7f040100; + public static final int floatingActionButtonStyle = 0x7f040101; + public static final int font = 0x7f040115; + public static final int fontFamily = 0x7f040116; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int foregroundInsidePadding = 0x7f040120; + public static final int gapBetweenBars = 0x7f040124; + public static final int goIcon = 0x7f040125; + public static final int headerLayout = 0x7f040127; + public static final int height = 0x7f040128; + public static final int helperText = 0x7f040129; + public static final int helperTextEnabled = 0x7f04012a; + public static final int helperTextTextAppearance = 0x7f04012b; + public static final int hideMotionSpec = 0x7f04012c; + public static final int hideOnContentScroll = 0x7f04012d; + public static final int hideOnScroll = 0x7f04012e; + public static final int hintAnimationEnabled = 0x7f04012f; + public static final int hintEnabled = 0x7f040130; + public static final int hintTextAppearance = 0x7f040131; + public static final int homeAsUpIndicator = 0x7f040132; + public static final int homeLayout = 0x7f040133; + public static final int hoveredFocusedTranslationZ = 0x7f040134; + public static final int icon = 0x7f040135; + public static final int iconEndPadding = 0x7f040136; + public static final int iconGravity = 0x7f040137; + public static final int iconPadding = 0x7f040138; + public static final int iconSize = 0x7f040139; + public static final int iconStartPadding = 0x7f04013a; + public static final int iconTint = 0x7f04013b; + public static final int iconTintMode = 0x7f04013c; + public static final int iconifiedByDefault = 0x7f04013d; + public static final int imageButtonStyle = 0x7f04013e; + public static final int indeterminateProgressStyle = 0x7f04013f; + public static final int initialActivityCount = 0x7f040140; + public static final int insetForeground = 0x7f040141; + public static final int isLightTheme = 0x7f040142; + public static final int itemBackground = 0x7f040143; + public static final int itemHorizontalPadding = 0x7f040144; + public static final int itemHorizontalTranslationEnabled = 0x7f040145; + public static final int itemIconPadding = 0x7f040146; + public static final int itemIconSize = 0x7f040147; + public static final int itemIconTint = 0x7f040148; + public static final int itemPadding = 0x7f040149; + public static final int itemSpacing = 0x7f04014a; + public static final int itemTextAppearance = 0x7f04014b; + public static final int itemTextAppearanceActive = 0x7f04014c; + public static final int itemTextAppearanceInactive = 0x7f04014d; + public static final int itemTextColor = 0x7f04014e; + public static final int keylines = 0x7f040150; + public static final int labelVisibilityMode = 0x7f040151; + public static final int lastBaselineToBottomHeight = 0x7f040152; + public static final int layout = 0x7f040154; + public static final int layoutManager = 0x7f040157; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_collapseMode = 0x7f04015b; + public static final int layout_collapseParallaxMultiplier = 0x7f04015c; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int layout_scrollFlags = 0x7f040193; + public static final int layout_scrollInterpolator = 0x7f040194; + public static final int liftOnScroll = 0x7f040195; + public static final int lineHeight = 0x7f040197; + public static final int lineSpacing = 0x7f040198; + public static final int listChoiceBackgroundIndicator = 0x7f040199; + public static final int listDividerAlertDialog = 0x7f04019a; + public static final int listItemLayout = 0x7f04019b; + public static final int listLayout = 0x7f04019c; + public static final int listMenuViewStyle = 0x7f04019d; + public static final int listPopupWindowStyle = 0x7f04019e; + public static final int listPreferredItemHeight = 0x7f04019f; + public static final int listPreferredItemHeightLarge = 0x7f0401a0; + public static final int listPreferredItemHeightSmall = 0x7f0401a1; + public static final int listPreferredItemPaddingLeft = 0x7f0401a2; + public static final int listPreferredItemPaddingRight = 0x7f0401a3; + public static final int logo = 0x7f0401a4; + public static final int logoDescription = 0x7f0401a5; + public static final int materialButtonStyle = 0x7f0401a6; + public static final int materialCardViewStyle = 0x7f0401a7; + public static final int maxActionInlineWidth = 0x7f0401a9; + public static final int maxButtonHeight = 0x7f0401aa; + public static final int maxImageSize = 0x7f0401ac; + public static final int measureWithLargestChild = 0x7f0401af; + public static final int menu = 0x7f0401b0; + public static final int multiChoiceItemLayout = 0x7f0401c2; + public static final int navigationContentDescription = 0x7f0401c4; + public static final int navigationIcon = 0x7f0401c5; + public static final int navigationMode = 0x7f0401c6; + public static final int navigationViewStyle = 0x7f0401c7; + public static final int numericModifiers = 0x7f0401ca; + public static final int overlapAnchor = 0x7f0401d1; + public static final int paddingBottomNoButtons = 0x7f0401d3; + public static final int paddingEnd = 0x7f0401d4; + public static final int paddingStart = 0x7f0401d5; + public static final int paddingTopNoTitle = 0x7f0401d6; + public static final int panelBackground = 0x7f0401d7; + public static final int panelMenuListTheme = 0x7f0401d8; + public static final int panelMenuListWidth = 0x7f0401d9; + public static final int passwordToggleContentDescription = 0x7f0401da; + public static final int passwordToggleDrawable = 0x7f0401db; + public static final int passwordToggleEnabled = 0x7f0401dc; + public static final int passwordToggleTint = 0x7f0401dd; + public static final int passwordToggleTintMode = 0x7f0401de; + public static final int popupMenuStyle = 0x7f0401ec; + public static final int popupTheme = 0x7f0401ed; + public static final int popupWindowStyle = 0x7f0401ee; + public static final int preserveIconSpacing = 0x7f0401ef; + public static final int pressedTranslationZ = 0x7f0401f0; + public static final int progressBarPadding = 0x7f0401f1; + public static final int progressBarStyle = 0x7f0401f2; + public static final int queryBackground = 0x7f0401f3; + public static final int queryHint = 0x7f0401f4; + public static final int radioButtonStyle = 0x7f0401f5; + public static final int ratingBarStyle = 0x7f0401f6; + public static final int ratingBarStyleIndicator = 0x7f0401f7; + public static final int ratingBarStyleSmall = 0x7f0401f8; + public static final int reverseLayout = 0x7f0401fd; + public static final int rippleColor = 0x7f0401fe; + public static final int scrimAnimationDuration = 0x7f040202; + public static final int scrimBackground = 0x7f040203; + public static final int scrimVisibleHeightTrigger = 0x7f040204; + public static final int searchHintIcon = 0x7f040205; + public static final int searchIcon = 0x7f040206; + public static final int searchViewStyle = 0x7f040207; + public static final int seekBarStyle = 0x7f040208; + public static final int selectableItemBackground = 0x7f040209; + public static final int selectableItemBackgroundBorderless = 0x7f04020a; + public static final int showAsAction = 0x7f04020b; + public static final int showDividers = 0x7f04020c; + public static final int showMotionSpec = 0x7f04020d; + public static final int showText = 0x7f04020f; + public static final int showTitle = 0x7f040210; + public static final int singleChoiceItemLayout = 0x7f040211; + public static final int singleLine = 0x7f040212; + public static final int singleSelection = 0x7f040213; + public static final int snackbarButtonStyle = 0x7f040215; + public static final int snackbarStyle = 0x7f040216; + public static final int spanCount = 0x7f040217; + public static final int spinBars = 0x7f040218; + public static final int spinnerDropDownItemStyle = 0x7f040219; + public static final int spinnerStyle = 0x7f04021a; + public static final int splitTrack = 0x7f04021b; + public static final int srcCompat = 0x7f04021c; + public static final int stackFromEnd = 0x7f04021d; + public static final int state_above_anchor = 0x7f040220; + public static final int state_collapsed = 0x7f040221; + public static final int state_collapsible = 0x7f040222; + public static final int state_liftable = 0x7f040223; + public static final int state_lifted = 0x7f040224; + public static final int statusBarBackground = 0x7f040225; + public static final int statusBarScrim = 0x7f040226; + public static final int strokeColor = 0x7f040227; + public static final int strokeWidth = 0x7f040228; + public static final int subMenuArrow = 0x7f040229; + public static final int submitBackground = 0x7f04022a; + public static final int subtitle = 0x7f04022b; + public static final int subtitleTextAppearance = 0x7f04022c; + public static final int subtitleTextColor = 0x7f04022d; + public static final int subtitleTextStyle = 0x7f04022e; + public static final int suggestionRowLayout = 0x7f04022f; + public static final int switchMinWidth = 0x7f040230; + public static final int switchPadding = 0x7f040231; + public static final int switchStyle = 0x7f040232; + public static final int switchTextAppearance = 0x7f040233; + public static final int tabBackground = 0x7f040234; + public static final int tabContentStart = 0x7f040235; + public static final int tabGravity = 0x7f040236; + public static final int tabIconTint = 0x7f040237; + public static final int tabIconTintMode = 0x7f040238; + public static final int tabIndicator = 0x7f040239; + public static final int tabIndicatorAnimationDuration = 0x7f04023a; + public static final int tabIndicatorColor = 0x7f04023b; + public static final int tabIndicatorFullWidth = 0x7f04023c; + public static final int tabIndicatorGravity = 0x7f04023d; + public static final int tabIndicatorHeight = 0x7f04023e; + public static final int tabInlineLabel = 0x7f04023f; + public static final int tabMaxWidth = 0x7f040240; + public static final int tabMinWidth = 0x7f040241; + public static final int tabMode = 0x7f040242; + public static final int tabPadding = 0x7f040243; + public static final int tabPaddingBottom = 0x7f040244; + public static final int tabPaddingEnd = 0x7f040245; + public static final int tabPaddingStart = 0x7f040246; + public static final int tabPaddingTop = 0x7f040247; + public static final int tabRippleColor = 0x7f040248; + public static final int tabSelectedTextColor = 0x7f040249; + public static final int tabStyle = 0x7f04024a; + public static final int tabTextAppearance = 0x7f04024b; + public static final int tabTextColor = 0x7f04024c; + public static final int tabUnboundedRipple = 0x7f04024d; + public static final int textAllCaps = 0x7f040252; + public static final int textAppearanceBody1 = 0x7f040253; + public static final int textAppearanceBody2 = 0x7f040254; + public static final int textAppearanceButton = 0x7f040255; + public static final int textAppearanceCaption = 0x7f040256; + public static final int textAppearanceHeadline1 = 0x7f040257; + public static final int textAppearanceHeadline2 = 0x7f040258; + public static final int textAppearanceHeadline3 = 0x7f040259; + public static final int textAppearanceHeadline4 = 0x7f04025a; + public static final int textAppearanceHeadline5 = 0x7f04025b; + public static final int textAppearanceHeadline6 = 0x7f04025c; + public static final int textAppearanceLargePopupMenu = 0x7f04025d; + public static final int textAppearanceListItem = 0x7f04025e; + public static final int textAppearanceListItemSecondary = 0x7f04025f; + public static final int textAppearanceListItemSmall = 0x7f040260; + public static final int textAppearanceOverline = 0x7f040261; + public static final int textAppearancePopupMenuHeader = 0x7f040262; + public static final int textAppearanceSearchResultSubtitle = 0x7f040263; + public static final int textAppearanceSearchResultTitle = 0x7f040264; + public static final int textAppearanceSmallPopupMenu = 0x7f040265; + public static final int textAppearanceSubtitle1 = 0x7f040266; + public static final int textAppearanceSubtitle2 = 0x7f040267; + public static final int textColorAlertDialogListItem = 0x7f040268; + public static final int textColorSearchUrl = 0x7f040269; + public static final int textEndPadding = 0x7f04026a; + public static final int textInputStyle = 0x7f04026b; + public static final int textStartPadding = 0x7f04026c; + public static final int theme = 0x7f04026d; + public static final int thickness = 0x7f04026e; + public static final int thumbTextPadding = 0x7f04026f; + public static final int thumbTint = 0x7f040270; + public static final int thumbTintMode = 0x7f040271; + public static final int tickMark = 0x7f040272; + public static final int tickMarkTint = 0x7f040273; + public static final int tickMarkTintMode = 0x7f040274; + public static final int tint = 0x7f040275; + public static final int tintMode = 0x7f040276; + public static final int title = 0x7f040277; + public static final int titleEnabled = 0x7f040278; + public static final int titleMargin = 0x7f040279; + public static final int titleMarginBottom = 0x7f04027a; + public static final int titleMarginEnd = 0x7f04027b; + public static final int titleMarginStart = 0x7f04027c; + public static final int titleMarginTop = 0x7f04027d; + public static final int titleMargins = 0x7f04027e; + public static final int titleTextAppearance = 0x7f04027f; + public static final int titleTextColor = 0x7f040280; + public static final int titleTextStyle = 0x7f040281; + public static final int toolbarId = 0x7f040282; + public static final int toolbarNavigationButtonStyle = 0x7f040283; + public static final int toolbarStyle = 0x7f040284; + public static final int tooltipForegroundColor = 0x7f040285; + public static final int tooltipFrameBackground = 0x7f040286; + public static final int tooltipText = 0x7f040287; + public static final int track = 0x7f04028b; + public static final int trackTint = 0x7f04028c; + public static final int trackTintMode = 0x7f04028d; + public static final int ttcIndex = 0x7f040295; + public static final int useCompatPadding = 0x7f040297; + public static final int viewInflaterClass = 0x7f040298; + public static final int voiceIcon = 0x7f04029a; + public static final int windowActionBar = 0x7f0402a1; + public static final int windowActionBarOverlay = 0x7f0402a2; + public static final int windowActionModeOverlay = 0x7f0402a3; + public static final int windowFixedHeightMajor = 0x7f0402a4; + public static final int windowFixedHeightMinor = 0x7f0402a5; + public static final int windowFixedWidthMajor = 0x7f0402a6; + public static final int windowFixedWidthMinor = 0x7f0402a7; + public static final int windowMinWidthMajor = 0x7f0402a8; + public static final int windowMinWidthMinor = 0x7f0402a9; + public static final int windowNoTitle = 0x7f0402aa; + } + public static final class bool { + private bool() {} + + public static final int abc_action_bar_embed_tabs = 0x7f050000; + public static final int abc_allow_stacked_button_bar = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050002; + public static final int mtrl_btn_textappearance_all_caps = 0x7f050003; + } + public static final class color { + private color() {} + + public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000; + public static final int abc_background_cache_hint_selector_material_light = 0x7f060001; + public static final int abc_btn_colored_borderless_text_material = 0x7f060002; + public static final int abc_btn_colored_text_material = 0x7f060003; + public static final int abc_color_highlight_material = 0x7f060004; + public static final int abc_hint_foreground_material_dark = 0x7f060005; + public static final int abc_hint_foreground_material_light = 0x7f060006; + public static final int abc_input_method_navigation_guard = 0x7f060007; + public static final int abc_primary_text_disable_only_material_dark = 0x7f060008; + public static final int abc_primary_text_disable_only_material_light = 0x7f060009; + public static final int abc_primary_text_material_dark = 0x7f06000a; + public static final int abc_primary_text_material_light = 0x7f06000b; + public static final int abc_search_url_text = 0x7f06000c; + public static final int abc_search_url_text_normal = 0x7f06000d; + public static final int abc_search_url_text_pressed = 0x7f06000e; + public static final int abc_search_url_text_selected = 0x7f06000f; + public static final int abc_secondary_text_material_dark = 0x7f060010; + public static final int abc_secondary_text_material_light = 0x7f060011; + public static final int abc_tint_btn_checkable = 0x7f060012; + public static final int abc_tint_default = 0x7f060013; + public static final int abc_tint_edittext = 0x7f060014; + public static final int abc_tint_seek_thumb = 0x7f060015; + public static final int abc_tint_spinner = 0x7f060016; + public static final int abc_tint_switch_track = 0x7f060017; + public static final int accent_material_dark = 0x7f060018; + public static final int accent_material_light = 0x7f060019; + public static final int background_floating_material_dark = 0x7f06001a; + public static final int background_floating_material_light = 0x7f06001b; + public static final int background_material_dark = 0x7f06001c; + public static final int background_material_light = 0x7f06001d; + public static final int bright_foreground_disabled_material_dark = 0x7f06001f; + public static final int bright_foreground_disabled_material_light = 0x7f060020; + public static final int bright_foreground_inverse_material_dark = 0x7f060021; + public static final int bright_foreground_inverse_material_light = 0x7f060022; + public static final int bright_foreground_material_dark = 0x7f060023; + public static final int bright_foreground_material_light = 0x7f060024; + public static final int button_material_dark = 0x7f060025; + public static final int button_material_light = 0x7f060026; + public static final int cardview_dark_background = 0x7f060027; + public static final int cardview_light_background = 0x7f060028; + public static final int cardview_shadow_end_color = 0x7f060029; + public static final int cardview_shadow_start_color = 0x7f06002a; + public static final int design_bottom_navigation_shadow_color = 0x7f06002b; + public static final int design_default_color_primary = 0x7f06002c; + public static final int design_default_color_primary_dark = 0x7f06002d; + public static final int design_error = 0x7f06002e; + public static final int design_fab_shadow_end_color = 0x7f06002f; + public static final int design_fab_shadow_mid_color = 0x7f060030; + public static final int design_fab_shadow_start_color = 0x7f060031; + public static final int design_fab_stroke_end_inner_color = 0x7f060032; + public static final int design_fab_stroke_end_outer_color = 0x7f060033; + public static final int design_fab_stroke_top_inner_color = 0x7f060034; + public static final int design_fab_stroke_top_outer_color = 0x7f060035; + public static final int design_snackbar_background_color = 0x7f060036; + public static final int design_tint_password_toggle = 0x7f060037; + public static final int dim_foreground_disabled_material_dark = 0x7f060038; + public static final int dim_foreground_disabled_material_light = 0x7f060039; + public static final int dim_foreground_material_dark = 0x7f06003a; + public static final int dim_foreground_material_light = 0x7f06003b; + public static final int error_color_material_dark = 0x7f06003c; + public static final int error_color_material_light = 0x7f06003d; + public static final int foreground_material_dark = 0x7f06003e; + public static final int foreground_material_light = 0x7f06003f; + public static final int highlighted_text_material_dark = 0x7f060040; + public static final int highlighted_text_material_light = 0x7f060041; + public static final int material_blue_grey_800 = 0x7f060046; + public static final int material_blue_grey_900 = 0x7f060047; + public static final int material_blue_grey_950 = 0x7f060048; + public static final int material_deep_teal_200 = 0x7f060049; + public static final int material_deep_teal_500 = 0x7f06004a; + public static final int material_grey_100 = 0x7f06004b; + public static final int material_grey_300 = 0x7f06004c; + public static final int material_grey_50 = 0x7f06004d; + public static final int material_grey_600 = 0x7f06004e; + public static final int material_grey_800 = 0x7f06004f; + public static final int material_grey_850 = 0x7f060050; + public static final int material_grey_900 = 0x7f060051; + public static final int mtrl_bottom_nav_colored_item_tint = 0x7f060052; + public static final int mtrl_bottom_nav_item_tint = 0x7f060053; + public static final int mtrl_btn_bg_color_disabled = 0x7f060054; + public static final int mtrl_btn_bg_color_selector = 0x7f060055; + public static final int mtrl_btn_ripple_color = 0x7f060056; + public static final int mtrl_btn_stroke_color_selector = 0x7f060057; + public static final int mtrl_btn_text_btn_ripple_color = 0x7f060058; + public static final int mtrl_btn_text_color_disabled = 0x7f060059; + public static final int mtrl_btn_text_color_selector = 0x7f06005a; + public static final int mtrl_btn_transparent_bg_color = 0x7f06005b; + public static final int mtrl_chip_background_color = 0x7f06005c; + public static final int mtrl_chip_close_icon_tint = 0x7f06005d; + public static final int mtrl_chip_ripple_color = 0x7f06005e; + public static final int mtrl_chip_text_color = 0x7f06005f; + public static final int mtrl_fab_ripple_color = 0x7f060060; + public static final int mtrl_scrim_color = 0x7f060061; + public static final int mtrl_tabs_colored_ripple_color = 0x7f060062; + public static final int mtrl_tabs_icon_color_selector = 0x7f060063; + public static final int mtrl_tabs_icon_color_selector_colored = 0x7f060064; + public static final int mtrl_tabs_legacy_text_color_selector = 0x7f060065; + public static final int mtrl_tabs_ripple_color = 0x7f060066; + public static final int mtrl_text_btn_text_color_selector = 0x7f060067; + public static final int mtrl_textinput_default_box_stroke_color = 0x7f060068; + public static final int mtrl_textinput_disabled_color = 0x7f060069; + public static final int mtrl_textinput_filled_box_default_background_color = 0x7f06006a; + public static final int mtrl_textinput_hovered_box_stroke_color = 0x7f06006b; + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int primary_dark_material_dark = 0x7f06006f; + public static final int primary_dark_material_light = 0x7f060070; + public static final int primary_material_dark = 0x7f060071; + public static final int primary_material_light = 0x7f060072; + public static final int primary_text_default_material_dark = 0x7f060074; + public static final int primary_text_default_material_light = 0x7f060075; + public static final int primary_text_disabled_material_dark = 0x7f060076; + public static final int primary_text_disabled_material_light = 0x7f060077; + public static final int ripple_material_dark = 0x7f060078; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_dark = 0x7f06007b; + public static final int secondary_text_default_material_light = 0x7f06007c; + public static final int secondary_text_disabled_material_dark = 0x7f06007d; + public static final int secondary_text_disabled_material_light = 0x7f06007e; + public static final int switch_thumb_disabled_material_dark = 0x7f06007f; + public static final int switch_thumb_disabled_material_light = 0x7f060080; + public static final int switch_thumb_material_dark = 0x7f060081; + public static final int switch_thumb_material_light = 0x7f060082; + public static final int switch_thumb_normal_material_dark = 0x7f060083; + public static final int switch_thumb_normal_material_light = 0x7f060084; + public static final int tooltip_background_dark = 0x7f060085; + public static final int tooltip_background_light = 0x7f060086; + } + public static final class dimen { + private dimen() {} + + public static final int abc_action_bar_content_inset_material = 0x7f070000; + public static final int abc_action_bar_content_inset_with_nav = 0x7f070001; + public static final int abc_action_bar_default_height_material = 0x7f070002; + public static final int abc_action_bar_default_padding_end_material = 0x7f070003; + public static final int abc_action_bar_default_padding_start_material = 0x7f070004; + public static final int abc_action_bar_elevation_material = 0x7f070005; + public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006; + public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007; + public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a; + public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b; + public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c; + public static final int abc_action_button_min_height_material = 0x7f07000d; + public static final int abc_action_button_min_width_material = 0x7f07000e; + public static final int abc_action_button_min_width_overflow_material = 0x7f07000f; + public static final int abc_alert_dialog_button_bar_height = 0x7f070010; + public static final int abc_alert_dialog_button_dimen = 0x7f070011; + public static final int abc_button_inset_horizontal_material = 0x7f070012; + public static final int abc_button_inset_vertical_material = 0x7f070013; + public static final int abc_button_padding_horizontal_material = 0x7f070014; + public static final int abc_button_padding_vertical_material = 0x7f070015; + public static final int abc_cascading_menus_min_smallest_width = 0x7f070016; + public static final int abc_config_prefDialogWidth = 0x7f070017; + public static final int abc_control_corner_material = 0x7f070018; + public static final int abc_control_inset_material = 0x7f070019; + public static final int abc_control_padding_material = 0x7f07001a; + public static final int abc_dialog_corner_radius_material = 0x7f07001b; + public static final int abc_dialog_fixed_height_major = 0x7f07001c; + public static final int abc_dialog_fixed_height_minor = 0x7f07001d; + public static final int abc_dialog_fixed_width_major = 0x7f07001e; + public static final int abc_dialog_fixed_width_minor = 0x7f07001f; + public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020; + public static final int abc_dialog_list_padding_top_no_title = 0x7f070021; + public static final int abc_dialog_min_width_major = 0x7f070022; + public static final int abc_dialog_min_width_minor = 0x7f070023; + public static final int abc_dialog_padding_material = 0x7f070024; + public static final int abc_dialog_padding_top_material = 0x7f070025; + public static final int abc_dialog_title_divider_material = 0x7f070026; + public static final int abc_disabled_alpha_material_dark = 0x7f070027; + public static final int abc_disabled_alpha_material_light = 0x7f070028; + public static final int abc_dropdownitem_icon_width = 0x7f070029; + public static final int abc_dropdownitem_text_padding_left = 0x7f07002a; + public static final int abc_dropdownitem_text_padding_right = 0x7f07002b; + public static final int abc_edit_text_inset_bottom_material = 0x7f07002c; + public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d; + public static final int abc_edit_text_inset_top_material = 0x7f07002e; + public static final int abc_floating_window_z = 0x7f07002f; + public static final int abc_list_item_padding_horizontal_material = 0x7f070030; + public static final int abc_panel_menu_list_width = 0x7f070031; + public static final int abc_progress_bar_height_material = 0x7f070032; + public static final int abc_search_view_preferred_height = 0x7f070033; + public static final int abc_search_view_preferred_width = 0x7f070034; + public static final int abc_seekbar_track_background_height_material = 0x7f070035; + public static final int abc_seekbar_track_progress_height_material = 0x7f070036; + public static final int abc_select_dialog_padding_start_material = 0x7f070037; + public static final int abc_switch_padding = 0x7f070038; + public static final int abc_text_size_body_1_material = 0x7f070039; + public static final int abc_text_size_body_2_material = 0x7f07003a; + public static final int abc_text_size_button_material = 0x7f07003b; + public static final int abc_text_size_caption_material = 0x7f07003c; + public static final int abc_text_size_display_1_material = 0x7f07003d; + public static final int abc_text_size_display_2_material = 0x7f07003e; + public static final int abc_text_size_display_3_material = 0x7f07003f; + public static final int abc_text_size_display_4_material = 0x7f070040; + public static final int abc_text_size_headline_material = 0x7f070041; + public static final int abc_text_size_large_material = 0x7f070042; + public static final int abc_text_size_medium_material = 0x7f070043; + public static final int abc_text_size_menu_header_material = 0x7f070044; + public static final int abc_text_size_menu_material = 0x7f070045; + public static final int abc_text_size_small_material = 0x7f070046; + public static final int abc_text_size_subhead_material = 0x7f070047; + public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048; + public static final int abc_text_size_title_material = 0x7f070049; + public static final int abc_text_size_title_material_toolbar = 0x7f07004a; + public static final int cardview_compat_inset_shadow = 0x7f07004d; + public static final int cardview_default_elevation = 0x7f07004e; + public static final int cardview_default_radius = 0x7f07004f; + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int design_appbar_elevation = 0x7f070057; + public static final int design_bottom_navigation_active_item_max_width = 0x7f070058; + public static final int design_bottom_navigation_active_item_min_width = 0x7f070059; + public static final int design_bottom_navigation_active_text_size = 0x7f07005a; + public static final int design_bottom_navigation_elevation = 0x7f07005b; + public static final int design_bottom_navigation_height = 0x7f07005c; + public static final int design_bottom_navigation_icon_size = 0x7f07005d; + public static final int design_bottom_navigation_item_max_width = 0x7f07005e; + public static final int design_bottom_navigation_item_min_width = 0x7f07005f; + public static final int design_bottom_navigation_margin = 0x7f070060; + public static final int design_bottom_navigation_shadow_height = 0x7f070061; + public static final int design_bottom_navigation_text_size = 0x7f070062; + public static final int design_bottom_sheet_modal_elevation = 0x7f070063; + public static final int design_bottom_sheet_peek_height_min = 0x7f070064; + public static final int design_fab_border_width = 0x7f070065; + public static final int design_fab_elevation = 0x7f070066; + public static final int design_fab_image_size = 0x7f070067; + public static final int design_fab_size_mini = 0x7f070068; + public static final int design_fab_size_normal = 0x7f070069; + public static final int design_fab_translation_z_hovered_focused = 0x7f07006a; + public static final int design_fab_translation_z_pressed = 0x7f07006b; + public static final int design_navigation_elevation = 0x7f07006c; + public static final int design_navigation_icon_padding = 0x7f07006d; + public static final int design_navigation_icon_size = 0x7f07006e; + public static final int design_navigation_item_horizontal_padding = 0x7f07006f; + public static final int design_navigation_item_icon_padding = 0x7f070070; + public static final int design_navigation_max_width = 0x7f070071; + public static final int design_navigation_padding_bottom = 0x7f070072; + public static final int design_navigation_separator_vertical_padding = 0x7f070073; + public static final int design_snackbar_action_inline_max_width = 0x7f070074; + public static final int design_snackbar_background_corner_radius = 0x7f070075; + public static final int design_snackbar_elevation = 0x7f070076; + public static final int design_snackbar_extra_spacing_horizontal = 0x7f070077; + public static final int design_snackbar_max_width = 0x7f070078; + public static final int design_snackbar_min_width = 0x7f070079; + public static final int design_snackbar_padding_horizontal = 0x7f07007a; + public static final int design_snackbar_padding_vertical = 0x7f07007b; + public static final int design_snackbar_padding_vertical_2lines = 0x7f07007c; + public static final int design_snackbar_text_size = 0x7f07007d; + public static final int design_tab_max_width = 0x7f07007e; + public static final int design_tab_scrollable_min_width = 0x7f07007f; + public static final int design_tab_text_size = 0x7f070080; + public static final int design_tab_text_size_2line = 0x7f070081; + public static final int design_textinput_caption_translate_y = 0x7f070082; + public static final int disabled_alpha_material_dark = 0x7f070083; + public static final int disabled_alpha_material_light = 0x7f070084; + public static final int fastscroll_default_thickness = 0x7f070085; + public static final int fastscroll_margin = 0x7f070086; + public static final int fastscroll_minimum_range = 0x7f070087; + public static final int highlight_alpha_material_colored = 0x7f070088; + public static final int highlight_alpha_material_dark = 0x7f070089; + public static final int highlight_alpha_material_light = 0x7f07008a; + public static final int hint_alpha_material_dark = 0x7f07008b; + public static final int hint_alpha_material_light = 0x7f07008c; + public static final int hint_pressed_alpha_material_dark = 0x7f07008d; + public static final int hint_pressed_alpha_material_light = 0x7f07008e; + public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f07008f; + public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f070090; + public static final int item_touch_helper_swipe_escape_velocity = 0x7f070091; + public static final int mtrl_bottomappbar_fabOffsetEndMode = 0x7f070092; + public static final int mtrl_bottomappbar_fab_cradle_margin = 0x7f070093; + public static final int mtrl_bottomappbar_fab_cradle_rounded_corner_radius = 0x7f070094; + public static final int mtrl_bottomappbar_fab_cradle_vertical_offset = 0x7f070095; + public static final int mtrl_bottomappbar_height = 0x7f070096; + public static final int mtrl_btn_corner_radius = 0x7f070097; + public static final int mtrl_btn_dialog_btn_min_width = 0x7f070098; + public static final int mtrl_btn_disabled_elevation = 0x7f070099; + public static final int mtrl_btn_disabled_z = 0x7f07009a; + public static final int mtrl_btn_elevation = 0x7f07009b; + public static final int mtrl_btn_focused_z = 0x7f07009c; + public static final int mtrl_btn_hovered_z = 0x7f07009d; + public static final int mtrl_btn_icon_btn_padding_left = 0x7f07009e; + public static final int mtrl_btn_icon_padding = 0x7f07009f; + public static final int mtrl_btn_inset = 0x7f0700a0; + public static final int mtrl_btn_letter_spacing = 0x7f0700a1; + public static final int mtrl_btn_padding_bottom = 0x7f0700a2; + public static final int mtrl_btn_padding_left = 0x7f0700a3; + public static final int mtrl_btn_padding_right = 0x7f0700a4; + public static final int mtrl_btn_padding_top = 0x7f0700a5; + public static final int mtrl_btn_pressed_z = 0x7f0700a6; + public static final int mtrl_btn_stroke_size = 0x7f0700a7; + public static final int mtrl_btn_text_btn_icon_padding = 0x7f0700a8; + public static final int mtrl_btn_text_btn_padding_left = 0x7f0700a9; + public static final int mtrl_btn_text_btn_padding_right = 0x7f0700aa; + public static final int mtrl_btn_text_size = 0x7f0700ab; + public static final int mtrl_btn_z = 0x7f0700ac; + public static final int mtrl_card_elevation = 0x7f0700ad; + public static final int mtrl_card_spacing = 0x7f0700ae; + public static final int mtrl_chip_pressed_translation_z = 0x7f0700af; + public static final int mtrl_chip_text_size = 0x7f0700b0; + public static final int mtrl_fab_elevation = 0x7f0700b1; + public static final int mtrl_fab_translation_z_hovered_focused = 0x7f0700b2; + public static final int mtrl_fab_translation_z_pressed = 0x7f0700b3; + public static final int mtrl_navigation_elevation = 0x7f0700b4; + public static final int mtrl_navigation_item_horizontal_padding = 0x7f0700b5; + public static final int mtrl_navigation_item_icon_padding = 0x7f0700b6; + public static final int mtrl_snackbar_background_corner_radius = 0x7f0700b7; + public static final int mtrl_snackbar_margin = 0x7f0700b8; + public static final int mtrl_textinput_box_bottom_offset = 0x7f0700b9; + public static final int mtrl_textinput_box_corner_radius_medium = 0x7f0700ba; + public static final int mtrl_textinput_box_corner_radius_small = 0x7f0700bb; + public static final int mtrl_textinput_box_label_cutout_padding = 0x7f0700bc; + public static final int mtrl_textinput_box_padding_end = 0x7f0700bd; + public static final int mtrl_textinput_box_stroke_width_default = 0x7f0700be; + public static final int mtrl_textinput_box_stroke_width_focused = 0x7f0700bf; + public static final int mtrl_textinput_outline_box_expanded_padding = 0x7f0700c0; + public static final int mtrl_toolbar_default_height = 0x7f0700c1; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + public static final int tooltip_corner_radius = 0x7f0700da; + public static final int tooltip_horizontal_padding = 0x7f0700db; + public static final int tooltip_margin = 0x7f0700dc; + public static final int tooltip_precise_anchor_extra_offset = 0x7f0700dd; + public static final int tooltip_precise_anchor_threshold = 0x7f0700de; + public static final int tooltip_vertical_padding = 0x7f0700df; + public static final int tooltip_y_offset_non_touch = 0x7f0700e0; + public static final int tooltip_y_offset_touch = 0x7f0700e1; + } + public static final class drawable { + private drawable() {} + + public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006; + public static final int abc_action_bar_item_background_material = 0x7f080007; + public static final int abc_btn_borderless_material = 0x7f080008; + public static final int abc_btn_check_material = 0x7f080009; + public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a; + public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b; + public static final int abc_btn_colored_material = 0x7f08000c; + public static final int abc_btn_default_mtrl_shape = 0x7f08000d; + public static final int abc_btn_radio_material = 0x7f08000e; + public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f; + public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010; + public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011; + public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012; + public static final int abc_cab_background_internal_bg = 0x7f080013; + public static final int abc_cab_background_top_material = 0x7f080014; + public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015; + public static final int abc_control_background_material = 0x7f080016; + public static final int abc_dialog_material_background = 0x7f080017; + public static final int abc_edit_text_material = 0x7f080018; + public static final int abc_ic_ab_back_material = 0x7f080019; + public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a; + public static final int abc_ic_clear_material = 0x7f08001b; + public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c; + public static final int abc_ic_go_search_api_material = 0x7f08001d; + public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e; + public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f; + public static final int abc_ic_menu_overflow_material = 0x7f080020; + public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021; + public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022; + public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023; + public static final int abc_ic_search_api_material = 0x7f080024; + public static final int abc_ic_star_black_16dp = 0x7f080025; + public static final int abc_ic_star_black_36dp = 0x7f080026; + public static final int abc_ic_star_black_48dp = 0x7f080027; + public static final int abc_ic_star_half_black_16dp = 0x7f080028; + public static final int abc_ic_star_half_black_36dp = 0x7f080029; + public static final int abc_ic_star_half_black_48dp = 0x7f08002a; + public static final int abc_ic_voice_search_api_material = 0x7f08002b; + public static final int abc_item_background_holo_dark = 0x7f08002c; + public static final int abc_item_background_holo_light = 0x7f08002d; + public static final int abc_list_divider_material = 0x7f08002e; + public static final int abc_list_divider_mtrl_alpha = 0x7f08002f; + public static final int abc_list_focused_holo = 0x7f080030; + public static final int abc_list_longpressed_holo = 0x7f080031; + public static final int abc_list_pressed_holo_dark = 0x7f080032; + public static final int abc_list_pressed_holo_light = 0x7f080033; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034; + public static final int abc_list_selector_background_transition_holo_light = 0x7f080035; + public static final int abc_list_selector_disabled_holo_dark = 0x7f080036; + public static final int abc_list_selector_disabled_holo_light = 0x7f080037; + public static final int abc_list_selector_holo_dark = 0x7f080038; + public static final int abc_list_selector_holo_light = 0x7f080039; + public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a; + public static final int abc_popup_background_mtrl_mult = 0x7f08003b; + public static final int abc_ratingbar_indicator_material = 0x7f08003c; + public static final int abc_ratingbar_material = 0x7f08003d; + public static final int abc_ratingbar_small_material = 0x7f08003e; + public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f; + public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040; + public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041; + public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042; + public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043; + public static final int abc_seekbar_thumb_material = 0x7f080044; + public static final int abc_seekbar_tick_mark_material = 0x7f080045; + public static final int abc_seekbar_track_material = 0x7f080046; + public static final int abc_spinner_mtrl_am_alpha = 0x7f080047; + public static final int abc_spinner_textfield_background_material = 0x7f080048; + public static final int abc_switch_thumb_material = 0x7f080049; + public static final int abc_switch_track_mtrl_alpha = 0x7f08004a; + public static final int abc_tab_indicator_material = 0x7f08004b; + public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c; + public static final int abc_text_cursor_material = 0x7f08004d; + public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004e; + public static final int abc_text_select_handle_left_mtrl_light = 0x7f08004f; + public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080050; + public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080051; + public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080052; + public static final int abc_text_select_handle_right_mtrl_light = 0x7f080053; + public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054; + public static final int abc_textfield_default_mtrl_alpha = 0x7f080055; + public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056; + public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057; + public static final int abc_textfield_search_material = 0x7f080058; + public static final int abc_vector_test = 0x7f080059; + public static final int avd_hide_password = 0x7f08005a; + public static final int avd_show_password = 0x7f08005b; + public static final int design_bottom_navigation_item_background = 0x7f080061; + public static final int design_fab_background = 0x7f080062; + public static final int design_ic_visibility = 0x7f080063; + public static final int design_ic_visibility_off = 0x7f080064; + public static final int design_password_eye = 0x7f080065; + public static final int design_snackbar_background = 0x7f080066; + public static final int ic_mtrl_chip_checked_black = 0x7f08007a; + public static final int ic_mtrl_chip_checked_circle = 0x7f08007b; + public static final int ic_mtrl_chip_close_circle = 0x7f08007c; + public static final int mtrl_snackbar_background = 0x7f080099; + public static final int mtrl_tabs_default_indicator = 0x7f08009a; + public static final int navigation_empty_icon = 0x7f08009b; + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + public static final int tooltip_frame_dark = 0x7f0800b5; + public static final int tooltip_frame_light = 0x7f0800b6; + } + public static final class id { + private id() {} + + public static final int action_bar = 0x7f09000e; + public static final int action_bar_activity_content = 0x7f09000f; + public static final int action_bar_container = 0x7f090010; + public static final int action_bar_root = 0x7f090011; + public static final int action_bar_spinner = 0x7f090012; + public static final int action_bar_subtitle = 0x7f090013; + public static final int action_bar_title = 0x7f090014; + public static final int action_container = 0x7f090015; + public static final int action_context_bar = 0x7f090016; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_menu_divider = 0x7f090019; + public static final int action_menu_presenter = 0x7f09001a; + public static final int action_mode_bar = 0x7f09001b; + public static final int action_mode_bar_stub = 0x7f09001c; + public static final int action_mode_close_button = 0x7f09001d; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int activity_chooser_view_content = 0x7f090021; + public static final int add = 0x7f090022; + public static final int alertTitle = 0x7f090023; + public static final int async = 0x7f09002b; + public static final int auto = 0x7f09002c; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int buttonPanel = 0x7f09003a; + public static final int center = 0x7f09003e; + public static final int checkbox = 0x7f090043; + public static final int chronometer = 0x7f090044; + public static final int container = 0x7f090048; + public static final int content = 0x7f090049; + public static final int contentPanel = 0x7f09004a; + public static final int coordinator = 0x7f09004b; + public static final int custom = 0x7f09004d; + public static final int customPanel = 0x7f09004e; + public static final int decor_content_parent = 0x7f090052; + public static final int default_activity_button = 0x7f090053; + public static final int design_bottom_sheet = 0x7f090057; + public static final int design_menu_item_action_area = 0x7f090058; + public static final int design_menu_item_action_area_stub = 0x7f090059; + public static final int design_menu_item_text = 0x7f09005a; + public static final int design_navigation_view = 0x7f09005b; + public static final int edit_query = 0x7f09006b; + public static final int end = 0x7f09006c; + public static final int expand_activities_button = 0x7f090073; + public static final int expanded_menu = 0x7f090074; + public static final int fill = 0x7f090075; + public static final int filled = 0x7f090078; + public static final int fixed = 0x7f090079; + public static final int forever = 0x7f09007c; + public static final int ghost_view = 0x7f09007f; + public static final int group_divider = 0x7f090083; + public static final int home = 0x7f090086; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int image = 0x7f09008f; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int item_touch_helper_previous_elevation = 0x7f090094; + public static final int labeled = 0x7f0900a7; + public static final int largeLabel = 0x7f0900a8; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int listMode = 0x7f0900ae; + public static final int list_item = 0x7f0900af; + public static final int masked = 0x7f0900b4; + public static final int message = 0x7f0900cb; + public static final int mini = 0x7f0900cd; + public static final int mtrl_child_content_container = 0x7f0900d2; + public static final int mtrl_internal_children_alpha_tag = 0x7f0900d3; + public static final int multiply = 0x7f0900d4; + public static final int navigation_header_container = 0x7f0900d8; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int outline = 0x7f0900e7; + public static final int parallax = 0x7f0900e9; + public static final int parentPanel = 0x7f0900eb; + public static final int parent_matrix = 0x7f0900ed; + public static final int pin = 0x7f0900f2; + public static final int progress_circular = 0x7f0900f8; + public static final int progress_horizontal = 0x7f0900f9; + public static final int radio = 0x7f0900fa; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int save_image_matrix = 0x7f090101; + public static final int save_non_transition_alpha = 0x7f090102; + public static final int save_scale_type = 0x7f090103; + public static final int screen = 0x7f090105; + public static final int scrollIndicatorDown = 0x7f090107; + public static final int scrollIndicatorUp = 0x7f090108; + public static final int scrollView = 0x7f090109; + public static final int scrollable = 0x7f09010a; + public static final int search_badge = 0x7f09010b; + public static final int search_bar = 0x7f09010c; + public static final int search_button = 0x7f09010d; + public static final int search_close_btn = 0x7f09010e; + public static final int search_edit_frame = 0x7f09010f; + public static final int search_go_btn = 0x7f090110; + public static final int search_mag_icon = 0x7f090111; + public static final int search_plate = 0x7f090112; + public static final int search_src_text = 0x7f090113; + public static final int search_voice_btn = 0x7f090114; + public static final int select_dialog_listview = 0x7f090115; + public static final int selected = 0x7f090116; + public static final int shortcut = 0x7f090118; + public static final int smallLabel = 0x7f09011d; + public static final int snackbar_action = 0x7f09011e; + public static final int snackbar_text = 0x7f09011f; + public static final int spacer = 0x7f090122; + public static final int split_action_bar = 0x7f090124; + public static final int src_atop = 0x7f090128; + public static final int src_in = 0x7f090129; + public static final int src_over = 0x7f09012a; + public static final int start = 0x7f09012c; + public static final int stretch = 0x7f090136; + public static final int submenuarrow = 0x7f090137; + public static final int submit_area = 0x7f090138; + public static final int tabMode = 0x7f09013a; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int textSpacerNoButtons = 0x7f090140; + public static final int textSpacerNoTitle = 0x7f090141; + public static final int text_input_password_toggle = 0x7f090145; + public static final int textinput_counter = 0x7f090148; + public static final int textinput_error = 0x7f090149; + public static final int textinput_helper_text = 0x7f09014a; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int titleDividerNoCustom = 0x7f09014d; + public static final int title_template = 0x7f09014e; + public static final int top = 0x7f090150; + public static final int topPanel = 0x7f090151; + public static final int touch_outside = 0x7f090152; + public static final int transition_current_scene = 0x7f090155; + public static final int transition_layout_save = 0x7f090156; + public static final int transition_position = 0x7f090157; + public static final int transition_scene_layoutid_cache = 0x7f090158; + public static final int transition_transform = 0x7f090159; + public static final int uniform = 0x7f090162; + public static final int unlabeled = 0x7f090163; + public static final int up = 0x7f090164; + public static final int view_offset_helper = 0x7f090166; + public static final int visible = 0x7f090167; + public static final int wrap_content = 0x7f09016c; + } + public static final class integer { + private integer() {} + + public static final int abc_config_activityDefaultDur = 0x7f0a0000; + public static final int abc_config_activityShortDur = 0x7f0a0001; + public static final int app_bar_elevation_anim_duration = 0x7f0a0002; + public static final int bottom_sheet_slide_duration = 0x7f0a0003; + public static final int cancel_button_image_alpha = 0x7f0a0004; + public static final int config_tooltipAnimTime = 0x7f0a0005; + public static final int design_snackbar_text_max_lines = 0x7f0a0006; + public static final int design_tab_indicator_anim_duration_ms = 0x7f0a0007; + public static final int hide_password_duration = 0x7f0a0008; + public static final int mtrl_btn_anim_delay_ms = 0x7f0a0009; + public static final int mtrl_btn_anim_duration_ms = 0x7f0a000a; + public static final int mtrl_chip_anim_duration = 0x7f0a000b; + public static final int mtrl_tab_indicator_anim_duration_ms = 0x7f0a000c; + public static final int show_password_duration = 0x7f0a000d; + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class interpolator { + private interpolator() {} + + public static final int mtrl_fast_out_linear_in = 0x7f0b0000; + public static final int mtrl_fast_out_slow_in = 0x7f0b0001; + public static final int mtrl_linear = 0x7f0b0002; + public static final int mtrl_linear_out_slow_in = 0x7f0b0003; + } + public static final class layout { + private layout() {} + + public static final int abc_action_bar_title_item = 0x7f0c0000; + public static final int abc_action_bar_up_container = 0x7f0c0001; + public static final int abc_action_menu_item_layout = 0x7f0c0002; + public static final int abc_action_menu_layout = 0x7f0c0003; + public static final int abc_action_mode_bar = 0x7f0c0004; + public static final int abc_action_mode_close_item_material = 0x7f0c0005; + public static final int abc_activity_chooser_view = 0x7f0c0006; + public static final int abc_activity_chooser_view_list_item = 0x7f0c0007; + public static final int abc_alert_dialog_button_bar_material = 0x7f0c0008; + public static final int abc_alert_dialog_material = 0x7f0c0009; + public static final int abc_alert_dialog_title_material = 0x7f0c000a; + public static final int abc_cascading_menu_item_layout = 0x7f0c000b; + public static final int abc_dialog_title_material = 0x7f0c000c; + public static final int abc_expanded_menu_layout = 0x7f0c000d; + public static final int abc_list_menu_item_checkbox = 0x7f0c000e; + public static final int abc_list_menu_item_icon = 0x7f0c000f; + public static final int abc_list_menu_item_layout = 0x7f0c0010; + public static final int abc_list_menu_item_radio = 0x7f0c0011; + public static final int abc_popup_menu_header_item_layout = 0x7f0c0012; + public static final int abc_popup_menu_item_layout = 0x7f0c0013; + public static final int abc_screen_content_include = 0x7f0c0014; + public static final int abc_screen_simple = 0x7f0c0015; + public static final int abc_screen_simple_overlay_action_mode = 0x7f0c0016; + public static final int abc_screen_toolbar = 0x7f0c0017; + public static final int abc_search_dropdown_item_icons_2line = 0x7f0c0018; + public static final int abc_search_view = 0x7f0c0019; + public static final int abc_select_dialog_material = 0x7f0c001a; + public static final int abc_tooltip = 0x7f0c001b; + public static final int design_bottom_navigation_item = 0x7f0c0020; + public static final int design_bottom_sheet_dialog = 0x7f0c0021; + public static final int design_layout_snackbar = 0x7f0c0022; + public static final int design_layout_snackbar_include = 0x7f0c0023; + public static final int design_layout_tab_icon = 0x7f0c0024; + public static final int design_layout_tab_text = 0x7f0c0025; + public static final int design_menu_item_action_area = 0x7f0c0026; + public static final int design_navigation_item = 0x7f0c0027; + public static final int design_navigation_item_header = 0x7f0c0028; + public static final int design_navigation_item_separator = 0x7f0c0029; + public static final int design_navigation_item_subheader = 0x7f0c002a; + public static final int design_navigation_menu = 0x7f0c002b; + public static final int design_navigation_menu_item = 0x7f0c002c; + public static final int design_text_input_password_icon = 0x7f0c002d; + public static final int mtrl_layout_snackbar = 0x7f0c0033; + public static final int mtrl_layout_snackbar_include = 0x7f0c0034; + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + public static final int select_dialog_item_material = 0x7f0c004c; + public static final int select_dialog_multichoice_material = 0x7f0c004d; + public static final int select_dialog_singlechoice_material = 0x7f0c004e; + public static final int support_simple_spinner_dropdown_item = 0x7f0c0050; + } + public static final class string { + private string() {} + + public static final int abc_action_bar_home_description = 0x7f120000; + public static final int abc_action_bar_up_description = 0x7f120001; + public static final int abc_action_menu_overflow_description = 0x7f120002; + public static final int abc_action_mode_done = 0x7f120003; + public static final int abc_activity_chooser_view_see_all = 0x7f120004; + public static final int abc_activitychooserview_choose_application = 0x7f120005; + public static final int abc_capital_off = 0x7f120006; + public static final int abc_capital_on = 0x7f120007; + public static final int abc_font_family_body_1_material = 0x7f120008; + public static final int abc_font_family_body_2_material = 0x7f120009; + public static final int abc_font_family_button_material = 0x7f12000a; + public static final int abc_font_family_caption_material = 0x7f12000b; + public static final int abc_font_family_display_1_material = 0x7f12000c; + public static final int abc_font_family_display_2_material = 0x7f12000d; + public static final int abc_font_family_display_3_material = 0x7f12000e; + public static final int abc_font_family_display_4_material = 0x7f12000f; + public static final int abc_font_family_headline_material = 0x7f120010; + public static final int abc_font_family_menu_material = 0x7f120011; + public static final int abc_font_family_subhead_material = 0x7f120012; + public static final int abc_font_family_title_material = 0x7f120013; + public static final int abc_menu_alt_shortcut_label = 0x7f120014; + public static final int abc_menu_ctrl_shortcut_label = 0x7f120015; + public static final int abc_menu_delete_shortcut_label = 0x7f120016; + public static final int abc_menu_enter_shortcut_label = 0x7f120017; + public static final int abc_menu_function_shortcut_label = 0x7f120018; + public static final int abc_menu_meta_shortcut_label = 0x7f120019; + public static final int abc_menu_shift_shortcut_label = 0x7f12001a; + public static final int abc_menu_space_shortcut_label = 0x7f12001b; + public static final int abc_menu_sym_shortcut_label = 0x7f12001c; + public static final int abc_prepend_shortcut_label = 0x7f12001d; + public static final int abc_search_hint = 0x7f12001e; + public static final int abc_searchview_description_clear = 0x7f12001f; + public static final int abc_searchview_description_query = 0x7f120020; + public static final int abc_searchview_description_search = 0x7f120021; + public static final int abc_searchview_description_submit = 0x7f120022; + public static final int abc_searchview_description_voice = 0x7f120023; + public static final int abc_shareactionprovider_share_with = 0x7f120024; + public static final int abc_shareactionprovider_share_with_application = 0x7f120025; + public static final int abc_toolbar_collapse_description = 0x7f120026; + public static final int appbar_scrolling_view_behavior = 0x7f12002e; + public static final int bottom_sheet_behavior = 0x7f12002f; + public static final int character_counter_content_description = 0x7f120032; + public static final int character_counter_pattern = 0x7f120033; + public static final int fab_transformation_scrim_behavior = 0x7f120042; + public static final int fab_transformation_sheet_behavior = 0x7f120043; + public static final int hide_bottom_view_on_scroll_behavior = 0x7f12004d; + public static final int mtrl_chip_close_icon_content_description = 0x7f120071; + public static final int password_toggle_content_description = 0x7f12007e; + public static final int path_password_eye = 0x7f12007f; + public static final int path_password_eye_mask_strike_through = 0x7f120080; + public static final int path_password_eye_mask_visible = 0x7f120081; + public static final int path_password_strike_through = 0x7f120082; + public static final int search_menu_title = 0x7f12009a; + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int AlertDialog_AppCompat = 0x7f130000; + public static final int AlertDialog_AppCompat_Light = 0x7f130001; + public static final int Animation_AppCompat_Dialog = 0x7f130002; + public static final int Animation_AppCompat_DropDownUp = 0x7f130003; + public static final int Animation_AppCompat_Tooltip = 0x7f130004; + public static final int Animation_Design_BottomSheetDialog = 0x7f130005; + public static final int Base_AlertDialog_AppCompat = 0x7f130006; + public static final int Base_AlertDialog_AppCompat_Light = 0x7f130007; + public static final int Base_Animation_AppCompat_Dialog = 0x7f130008; + public static final int Base_Animation_AppCompat_DropDownUp = 0x7f130009; + public static final int Base_Animation_AppCompat_Tooltip = 0x7f13000a; + public static final int Base_CardView = 0x7f13000b; + public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f13000d; + public static final int Base_DialogWindowTitle_AppCompat = 0x7f13000c; + public static final int Base_TextAppearance_AppCompat = 0x7f13000e; + public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f13000f; + public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f130010; + public static final int Base_TextAppearance_AppCompat_Button = 0x7f130011; + public static final int Base_TextAppearance_AppCompat_Caption = 0x7f130012; + public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f130013; + public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f130014; + public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f130015; + public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f130016; + public static final int Base_TextAppearance_AppCompat_Headline = 0x7f130017; + public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f130018; + public static final int Base_TextAppearance_AppCompat_Large = 0x7f130019; + public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f13001a; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f13001b; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f13001c; + public static final int Base_TextAppearance_AppCompat_Medium = 0x7f13001d; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f13001e; + public static final int Base_TextAppearance_AppCompat_Menu = 0x7f13001f; + public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f130020; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f130021; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f130022; + public static final int Base_TextAppearance_AppCompat_Small = 0x7f130023; + public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f130024; + public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f130025; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f130026; + public static final int Base_TextAppearance_AppCompat_Title = 0x7f130027; + public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f130028; + public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f130029; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f13002a; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f13002b; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f13002c; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f13002d; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f13002e; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f13002f; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f130030; + public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f130031; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f130032; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f130033; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f130034; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f130035; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f130036; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f130037; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f130038; + public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f130039; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f13003a; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f13003b; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f13003c; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f13003d; + public static final int Base_ThemeOverlay_AppCompat = 0x7f13005d; + public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f13005e; + public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f13005f; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f130060; + public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f130061; + public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f130062; + public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f130063; + public static final int Base_ThemeOverlay_MaterialComponents_Dialog = 0x7f130064; + public static final int Base_ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f130065; + public static final int Base_Theme_AppCompat = 0x7f13003e; + public static final int Base_Theme_AppCompat_CompactMenu = 0x7f13003f; + public static final int Base_Theme_AppCompat_Dialog = 0x7f130040; + public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f130044; + public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f130041; + public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f130042; + public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f130043; + public static final int Base_Theme_AppCompat_Light = 0x7f130045; + public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f130046; + public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f130047; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f13004b; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f130048; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f130049; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f13004a; + public static final int Base_Theme_MaterialComponents = 0x7f13004c; + public static final int Base_Theme_MaterialComponents_Bridge = 0x7f13004d; + public static final int Base_Theme_MaterialComponents_CompactMenu = 0x7f13004e; + public static final int Base_Theme_MaterialComponents_Dialog = 0x7f13004f; + public static final int Base_Theme_MaterialComponents_DialogWhenLarge = 0x7f130053; + public static final int Base_Theme_MaterialComponents_Dialog_Alert = 0x7f130050; + public static final int Base_Theme_MaterialComponents_Dialog_FixedSize = 0x7f130051; + public static final int Base_Theme_MaterialComponents_Dialog_MinWidth = 0x7f130052; + public static final int Base_Theme_MaterialComponents_Light = 0x7f130054; + public static final int Base_Theme_MaterialComponents_Light_Bridge = 0x7f130055; + public static final int Base_Theme_MaterialComponents_Light_DarkActionBar = 0x7f130056; + public static final int Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f130057; + public static final int Base_Theme_MaterialComponents_Light_Dialog = 0x7f130058; + public static final int Base_Theme_MaterialComponents_Light_DialogWhenLarge = 0x7f13005c; + public static final int Base_Theme_MaterialComponents_Light_Dialog_Alert = 0x7f130059; + public static final int Base_Theme_MaterialComponents_Light_Dialog_FixedSize = 0x7f13005a; + public static final int Base_Theme_MaterialComponents_Light_Dialog_MinWidth = 0x7f13005b; + public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog = 0x7f13006d; + public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f13006e; + public static final int Base_V14_Theme_MaterialComponents = 0x7f130066; + public static final int Base_V14_Theme_MaterialComponents_Bridge = 0x7f130067; + public static final int Base_V14_Theme_MaterialComponents_Dialog = 0x7f130068; + public static final int Base_V14_Theme_MaterialComponents_Light = 0x7f130069; + public static final int Base_V14_Theme_MaterialComponents_Light_Bridge = 0x7f13006a; + public static final int Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f13006b; + public static final int Base_V14_Theme_MaterialComponents_Light_Dialog = 0x7f13006c; + public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f130073; + public static final int Base_V21_Theme_AppCompat = 0x7f13006f; + public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f130070; + public static final int Base_V21_Theme_AppCompat_Light = 0x7f130071; + public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f130072; + public static final int Base_V22_Theme_AppCompat = 0x7f130074; + public static final int Base_V22_Theme_AppCompat_Light = 0x7f130075; + public static final int Base_V23_Theme_AppCompat = 0x7f130076; + public static final int Base_V23_Theme_AppCompat_Light = 0x7f130077; + public static final int Base_V26_Theme_AppCompat = 0x7f130078; + public static final int Base_V26_Theme_AppCompat_Light = 0x7f130079; + public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f13007a; + public static final int Base_V28_Theme_AppCompat = 0x7f13007b; + public static final int Base_V28_Theme_AppCompat_Light = 0x7f13007c; + public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f130081; + public static final int Base_V7_Theme_AppCompat = 0x7f13007d; + public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f13007e; + public static final int Base_V7_Theme_AppCompat_Light = 0x7f13007f; + public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f130080; + public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f130082; + public static final int Base_V7_Widget_AppCompat_EditText = 0x7f130083; + public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f130084; + public static final int Base_Widget_AppCompat_ActionBar = 0x7f130085; + public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f130086; + public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f130087; + public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f130088; + public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f130089; + public static final int Base_Widget_AppCompat_ActionButton = 0x7f13008a; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f13008b; + public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f13008c; + public static final int Base_Widget_AppCompat_ActionMode = 0x7f13008d; + public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f13008e; + public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f13008f; + public static final int Base_Widget_AppCompat_Button = 0x7f130090; + public static final int Base_Widget_AppCompat_ButtonBar = 0x7f130096; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f130097; + public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f130091; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f130092; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f130093; + public static final int Base_Widget_AppCompat_Button_Colored = 0x7f130094; + public static final int Base_Widget_AppCompat_Button_Small = 0x7f130095; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f130098; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f130099; + public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f13009a; + public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f13009b; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f13009c; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f13009d; + public static final int Base_Widget_AppCompat_EditText = 0x7f13009e; + public static final int Base_Widget_AppCompat_ImageButton = 0x7f13009f; + public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1300a0; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1300a1; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1300a2; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1300a3; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1300a4; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1300a5; + public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1300a6; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1300a7; + public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1300a8; + public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1300a9; + public static final int Base_Widget_AppCompat_ListView = 0x7f1300aa; + public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1300ab; + public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1300ac; + public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1300ad; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1300ae; + public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1300af; + public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1300b0; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1300b1; + public static final int Base_Widget_AppCompat_RatingBar = 0x7f1300b2; + public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1300b3; + public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1300b4; + public static final int Base_Widget_AppCompat_SearchView = 0x7f1300b5; + public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1300b6; + public static final int Base_Widget_AppCompat_SeekBar = 0x7f1300b7; + public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1300b8; + public static final int Base_Widget_AppCompat_Spinner = 0x7f1300b9; + public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1300ba; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1300bb; + public static final int Base_Widget_AppCompat_Toolbar = 0x7f1300bc; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1300bd; + public static final int Base_Widget_Design_TabLayout = 0x7f1300be; + public static final int Base_Widget_MaterialComponents_Chip = 0x7f1300bf; + public static final int Base_Widget_MaterialComponents_TextInputEditText = 0x7f1300c0; + public static final int Base_Widget_MaterialComponents_TextInputLayout = 0x7f1300c1; + public static final int CardView = 0x7f1300c2; + public static final int CardView_Dark = 0x7f1300c3; + public static final int CardView_Light = 0x7f1300c4; + public static final int Platform_AppCompat = 0x7f1300c9; + public static final int Platform_AppCompat_Light = 0x7f1300ca; + public static final int Platform_MaterialComponents = 0x7f1300cb; + public static final int Platform_MaterialComponents_Dialog = 0x7f1300cc; + public static final int Platform_MaterialComponents_Light = 0x7f1300cd; + public static final int Platform_MaterialComponents_Light_Dialog = 0x7f1300ce; + public static final int Platform_ThemeOverlay_AppCompat = 0x7f1300cf; + public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1300d0; + public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1300d1; + public static final int Platform_V21_AppCompat = 0x7f1300d2; + public static final int Platform_V21_AppCompat_Light = 0x7f1300d3; + public static final int Platform_V25_AppCompat = 0x7f1300d4; + public static final int Platform_V25_AppCompat_Light = 0x7f1300d5; + public static final int Platform_Widget_AppCompat_Spinner = 0x7f1300d6; + public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1300d7; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1300d8; + public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1300d9; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1300da; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1300db; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1300dc; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1300dd; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1300de; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1300df; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1300e5; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1300e0; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1300e1; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1300e2; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1300e3; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1300e4; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1300e6; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1300e7; + public static final int TextAppearance_AppCompat = 0x7f1300e8; + public static final int TextAppearance_AppCompat_Body1 = 0x7f1300e9; + public static final int TextAppearance_AppCompat_Body2 = 0x7f1300ea; + public static final int TextAppearance_AppCompat_Button = 0x7f1300eb; + public static final int TextAppearance_AppCompat_Caption = 0x7f1300ec; + public static final int TextAppearance_AppCompat_Display1 = 0x7f1300ed; + public static final int TextAppearance_AppCompat_Display2 = 0x7f1300ee; + public static final int TextAppearance_AppCompat_Display3 = 0x7f1300ef; + public static final int TextAppearance_AppCompat_Display4 = 0x7f1300f0; + public static final int TextAppearance_AppCompat_Headline = 0x7f1300f1; + public static final int TextAppearance_AppCompat_Inverse = 0x7f1300f2; + public static final int TextAppearance_AppCompat_Large = 0x7f1300f3; + public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1300f4; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1300f5; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1300f6; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1300f7; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1300f8; + public static final int TextAppearance_AppCompat_Medium = 0x7f1300f9; + public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1300fa; + public static final int TextAppearance_AppCompat_Menu = 0x7f1300fb; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1300fc; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1300fd; + public static final int TextAppearance_AppCompat_Small = 0x7f1300fe; + public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1300ff; + public static final int TextAppearance_AppCompat_Subhead = 0x7f130100; + public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f130101; + public static final int TextAppearance_AppCompat_Title = 0x7f130102; + public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f130103; + public static final int TextAppearance_AppCompat_Tooltip = 0x7f130104; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f130105; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f130106; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f130107; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f130108; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f130109; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f13010a; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f13010b; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f13010c; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f13010d; + public static final int TextAppearance_AppCompat_Widget_Button = 0x7f13010e; + public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f13010f; + public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f130110; + public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f130111; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f130112; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f130113; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f130114; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f130115; + public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f130116; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f130117; + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int TextAppearance_Design_CollapsingToolbar_Expanded = 0x7f130122; + public static final int TextAppearance_Design_Counter = 0x7f130123; + public static final int TextAppearance_Design_Counter_Overflow = 0x7f130124; + public static final int TextAppearance_Design_Error = 0x7f130125; + public static final int TextAppearance_Design_HelperText = 0x7f130126; + public static final int TextAppearance_Design_Hint = 0x7f130127; + public static final int TextAppearance_Design_Snackbar_Message = 0x7f130128; + public static final int TextAppearance_Design_Tab = 0x7f130129; + public static final int TextAppearance_MaterialComponents_Body1 = 0x7f13012a; + public static final int TextAppearance_MaterialComponents_Body2 = 0x7f13012b; + public static final int TextAppearance_MaterialComponents_Button = 0x7f13012c; + public static final int TextAppearance_MaterialComponents_Caption = 0x7f13012d; + public static final int TextAppearance_MaterialComponents_Chip = 0x7f13012e; + public static final int TextAppearance_MaterialComponents_Headline1 = 0x7f13012f; + public static final int TextAppearance_MaterialComponents_Headline2 = 0x7f130130; + public static final int TextAppearance_MaterialComponents_Headline3 = 0x7f130131; + public static final int TextAppearance_MaterialComponents_Headline4 = 0x7f130132; + public static final int TextAppearance_MaterialComponents_Headline5 = 0x7f130133; + public static final int TextAppearance_MaterialComponents_Headline6 = 0x7f130134; + public static final int TextAppearance_MaterialComponents_Overline = 0x7f130135; + public static final int TextAppearance_MaterialComponents_Subtitle1 = 0x7f130136; + public static final int TextAppearance_MaterialComponents_Subtitle2 = 0x7f130137; + public static final int TextAppearance_MaterialComponents_Tab = 0x7f130138; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f130139; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f13013a; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f13013b; + public static final int ThemeOverlay_AppCompat = 0x7f130175; + public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f130176; + public static final int ThemeOverlay_AppCompat_Dark = 0x7f130177; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f130178; + public static final int ThemeOverlay_AppCompat_Dialog = 0x7f130179; + public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f13017a; + public static final int ThemeOverlay_AppCompat_Light = 0x7f13017b; + public static final int ThemeOverlay_MaterialComponents = 0x7f13017c; + public static final int ThemeOverlay_MaterialComponents_ActionBar = 0x7f13017d; + public static final int ThemeOverlay_MaterialComponents_Dark = 0x7f13017e; + public static final int ThemeOverlay_MaterialComponents_Dark_ActionBar = 0x7f13017f; + public static final int ThemeOverlay_MaterialComponents_Dialog = 0x7f130180; + public static final int ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f130181; + public static final int ThemeOverlay_MaterialComponents_Light = 0x7f130182; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText = 0x7f130183; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox = 0x7f130184; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense = 0x7f130185; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox = 0x7f130186; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 0x7f130187; + public static final int Theme_AppCompat = 0x7f130143; + public static final int Theme_AppCompat_CompactMenu = 0x7f130144; + public static final int Theme_AppCompat_DayNight = 0x7f130145; + public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f130146; + public static final int Theme_AppCompat_DayNight_Dialog = 0x7f130147; + public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f13014a; + public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f130148; + public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f130149; + public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f13014b; + public static final int Theme_AppCompat_Dialog = 0x7f13014c; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f13014f; + public static final int Theme_AppCompat_Dialog_Alert = 0x7f13014d; + public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f13014e; + public static final int Theme_AppCompat_Light = 0x7f130150; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f130151; + public static final int Theme_AppCompat_Light_Dialog = 0x7f130152; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f130155; + public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f130153; + public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f130154; + public static final int Theme_AppCompat_Light_NoActionBar = 0x7f130156; + public static final int Theme_AppCompat_NoActionBar = 0x7f130157; + public static final int Theme_Design = 0x7f130158; + public static final int Theme_Design_BottomSheetDialog = 0x7f130159; + public static final int Theme_Design_Light = 0x7f13015a; + public static final int Theme_Design_Light_BottomSheetDialog = 0x7f13015b; + public static final int Theme_Design_Light_NoActionBar = 0x7f13015c; + public static final int Theme_Design_NoActionBar = 0x7f13015d; + public static final int Theme_MaterialComponents = 0x7f13015e; + public static final int Theme_MaterialComponents_BottomSheetDialog = 0x7f13015f; + public static final int Theme_MaterialComponents_Bridge = 0x7f130160; + public static final int Theme_MaterialComponents_CompactMenu = 0x7f130161; + public static final int Theme_MaterialComponents_Dialog = 0x7f130162; + public static final int Theme_MaterialComponents_DialogWhenLarge = 0x7f130165; + public static final int Theme_MaterialComponents_Dialog_Alert = 0x7f130163; + public static final int Theme_MaterialComponents_Dialog_MinWidth = 0x7f130164; + public static final int Theme_MaterialComponents_Light = 0x7f130166; + public static final int Theme_MaterialComponents_Light_BottomSheetDialog = 0x7f130167; + public static final int Theme_MaterialComponents_Light_Bridge = 0x7f130168; + public static final int Theme_MaterialComponents_Light_DarkActionBar = 0x7f130169; + public static final int Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f13016a; + public static final int Theme_MaterialComponents_Light_Dialog = 0x7f13016b; + public static final int Theme_MaterialComponents_Light_DialogWhenLarge = 0x7f13016e; + public static final int Theme_MaterialComponents_Light_Dialog_Alert = 0x7f13016c; + public static final int Theme_MaterialComponents_Light_Dialog_MinWidth = 0x7f13016d; + public static final int Theme_MaterialComponents_Light_NoActionBar = 0x7f13016f; + public static final int Theme_MaterialComponents_Light_NoActionBar_Bridge = 0x7f130170; + public static final int Theme_MaterialComponents_NoActionBar = 0x7f130171; + public static final int Theme_MaterialComponents_NoActionBar_Bridge = 0x7f130172; + public static final int Widget_AppCompat_ActionBar = 0x7f130189; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f13018a; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f13018b; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f13018c; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f13018d; + public static final int Widget_AppCompat_ActionButton = 0x7f13018e; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f13018f; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f130190; + public static final int Widget_AppCompat_ActionMode = 0x7f130191; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f130192; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f130193; + public static final int Widget_AppCompat_Button = 0x7f130194; + public static final int Widget_AppCompat_ButtonBar = 0x7f13019a; + public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f13019b; + public static final int Widget_AppCompat_Button_Borderless = 0x7f130195; + public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f130196; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f130197; + public static final int Widget_AppCompat_Button_Colored = 0x7f130198; + public static final int Widget_AppCompat_Button_Small = 0x7f130199; + public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f13019c; + public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f13019d; + public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f13019e; + public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f13019f; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1301a0; + public static final int Widget_AppCompat_EditText = 0x7f1301a1; + public static final int Widget_AppCompat_ImageButton = 0x7f1301a2; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f1301a3; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1301a4; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1301a5; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1301a6; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1301a7; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1301a8; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1301a9; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1301aa; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1301ab; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f1301ac; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1301ad; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f1301ae; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f1301af; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f1301b0; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f1301b1; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f1301b2; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f1301b3; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f1301b4; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f1301b5; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1301b6; + public static final int Widget_AppCompat_Light_SearchView = 0x7f1301b7; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f1301b8; + public static final int Widget_AppCompat_ListMenuView = 0x7f1301b9; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f1301ba; + public static final int Widget_AppCompat_ListView = 0x7f1301bb; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f1301bc; + public static final int Widget_AppCompat_ListView_Menu = 0x7f1301bd; + public static final int Widget_AppCompat_PopupMenu = 0x7f1301be; + public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f1301bf; + public static final int Widget_AppCompat_PopupWindow = 0x7f1301c0; + public static final int Widget_AppCompat_ProgressBar = 0x7f1301c1; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f1301c2; + public static final int Widget_AppCompat_RatingBar = 0x7f1301c3; + public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f1301c4; + public static final int Widget_AppCompat_RatingBar_Small = 0x7f1301c5; + public static final int Widget_AppCompat_SearchView = 0x7f1301c6; + public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f1301c7; + public static final int Widget_AppCompat_SeekBar = 0x7f1301c8; + public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f1301c9; + public static final int Widget_AppCompat_Spinner = 0x7f1301ca; + public static final int Widget_AppCompat_Spinner_DropDown = 0x7f1301cb; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f1301cc; + public static final int Widget_AppCompat_Spinner_Underlined = 0x7f1301cd; + public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f1301ce; + public static final int Widget_AppCompat_Toolbar = 0x7f1301cf; + public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1301d0; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Design_AppBarLayout = 0x7f1301d3; + public static final int Widget_Design_BottomNavigationView = 0x7f1301d4; + public static final int Widget_Design_BottomSheet_Modal = 0x7f1301d5; + public static final int Widget_Design_CollapsingToolbar = 0x7f1301d6; + public static final int Widget_Design_FloatingActionButton = 0x7f1301d7; + public static final int Widget_Design_NavigationView = 0x7f1301d8; + public static final int Widget_Design_ScrimInsetsFrameLayout = 0x7f1301d9; + public static final int Widget_Design_Snackbar = 0x7f1301da; + public static final int Widget_Design_TabLayout = 0x7f1301db; + public static final int Widget_Design_TextInputLayout = 0x7f1301dc; + public static final int Widget_MaterialComponents_BottomAppBar = 0x7f1301dd; + public static final int Widget_MaterialComponents_BottomAppBar_Colored = 0x7f1301de; + public static final int Widget_MaterialComponents_BottomNavigationView = 0x7f1301df; + public static final int Widget_MaterialComponents_BottomNavigationView_Colored = 0x7f1301e0; + public static final int Widget_MaterialComponents_BottomSheet_Modal = 0x7f1301e1; + public static final int Widget_MaterialComponents_Button = 0x7f1301e2; + public static final int Widget_MaterialComponents_Button_Icon = 0x7f1301e3; + public static final int Widget_MaterialComponents_Button_OutlinedButton = 0x7f1301e4; + public static final int Widget_MaterialComponents_Button_OutlinedButton_Icon = 0x7f1301e5; + public static final int Widget_MaterialComponents_Button_TextButton = 0x7f1301e6; + public static final int Widget_MaterialComponents_Button_TextButton_Dialog = 0x7f1301e7; + public static final int Widget_MaterialComponents_Button_TextButton_Dialog_Icon = 0x7f1301e8; + public static final int Widget_MaterialComponents_Button_TextButton_Icon = 0x7f1301e9; + public static final int Widget_MaterialComponents_Button_UnelevatedButton = 0x7f1301ea; + public static final int Widget_MaterialComponents_Button_UnelevatedButton_Icon = 0x7f1301eb; + public static final int Widget_MaterialComponents_CardView = 0x7f1301ec; + public static final int Widget_MaterialComponents_ChipGroup = 0x7f1301f1; + public static final int Widget_MaterialComponents_Chip_Action = 0x7f1301ed; + public static final int Widget_MaterialComponents_Chip_Choice = 0x7f1301ee; + public static final int Widget_MaterialComponents_Chip_Entry = 0x7f1301ef; + public static final int Widget_MaterialComponents_Chip_Filter = 0x7f1301f0; + public static final int Widget_MaterialComponents_FloatingActionButton = 0x7f1301f2; + public static final int Widget_MaterialComponents_NavigationView = 0x7f1301f3; + public static final int Widget_MaterialComponents_Snackbar = 0x7f1301f4; + public static final int Widget_MaterialComponents_Snackbar_FullWidth = 0x7f1301f5; + public static final int Widget_MaterialComponents_TabLayout = 0x7f1301f6; + public static final int Widget_MaterialComponents_TabLayout_Colored = 0x7f1301f7; + public static final int Widget_MaterialComponents_TextInputEditText_FilledBox = 0x7f1301f8; + public static final int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense = 0x7f1301f9; + public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox = 0x7f1301fa; + public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 0x7f1301fb; + public static final int Widget_MaterialComponents_TextInputLayout_FilledBox = 0x7f1301fc; + public static final int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense = 0x7f1301fd; + public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox = 0x7f1301fe; + public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense = 0x7f1301ff; + public static final int Widget_MaterialComponents_Toolbar = 0x7f130200; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ActionBar = { 0x7f040039, 0x7f04003a, 0x7f04003b, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0400c4, 0x7f0400d4, 0x7f0400d5, 0x7f0400e5, 0x7f040128, 0x7f04012d, 0x7f040132, 0x7f040133, 0x7f040135, 0x7f04013f, 0x7f040149, 0x7f0401a4, 0x7f0401c6, 0x7f0401ed, 0x7f0401f1, 0x7f0401f2, 0x7f04022b, 0x7f04022e, 0x7f040277, 0x7f040281 }; + public static final int ActionBar_background = 0; + public static final int ActionBar_backgroundSplit = 1; + public static final int ActionBar_backgroundStacked = 2; + public static final int ActionBar_contentInsetEnd = 3; + public static final int ActionBar_contentInsetEndWithActions = 4; + public static final int ActionBar_contentInsetLeft = 5; + public static final int ActionBar_contentInsetRight = 6; + public static final int ActionBar_contentInsetStart = 7; + public static final int ActionBar_contentInsetStartWithNavigation = 8; + public static final int ActionBar_customNavigationLayout = 9; + public static final int ActionBar_displayOptions = 10; + public static final int ActionBar_divider = 11; + public static final int ActionBar_elevation = 12; + public static final int ActionBar_height = 13; + public static final int ActionBar_hideOnContentScroll = 14; + public static final int ActionBar_homeAsUpIndicator = 15; + public static final int ActionBar_homeLayout = 16; + public static final int ActionBar_icon = 17; + public static final int ActionBar_indeterminateProgressStyle = 18; + public static final int ActionBar_itemPadding = 19; + public static final int ActionBar_logo = 20; + public static final int ActionBar_navigationMode = 21; + public static final int ActionBar_popupTheme = 22; + public static final int ActionBar_progressBarPadding = 23; + public static final int ActionBar_progressBarStyle = 24; + public static final int ActionBar_subtitle = 25; + public static final int ActionBar_subtitleTextStyle = 26; + public static final int ActionBar_title = 27; + public static final int ActionBar_titleTextStyle = 28; + public static final int[] ActionBarLayout = { 0x10100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionMenuItemView = { 0x101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMode = { 0x7f040039, 0x7f04003a, 0x7f04008d, 0x7f040128, 0x7f04022e, 0x7f040281 }; + public static final int ActionMode_background = 0; + public static final int ActionMode_backgroundSplit = 1; + public static final int ActionMode_closeItemLayout = 2; + public static final int ActionMode_height = 3; + public static final int ActionMode_subtitleTextStyle = 4; + public static final int ActionMode_titleTextStyle = 5; + public static final int[] ActivityChooserView = { 0x7f0400ec, 0x7f040140 }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; + public static final int ActivityChooserView_initialActivityCount = 1; + public static final int[] AlertDialog = { 0x10100f2, 0x7f04005e, 0x7f04005f, 0x7f04019b, 0x7f04019c, 0x7f0401c2, 0x7f040210, 0x7f040211 }; + public static final int AlertDialog_android_layout = 0; + public static final int AlertDialog_buttonIconDimen = 1; + public static final int AlertDialog_buttonPanelSideLayout = 2; + public static final int AlertDialog_listItemLayout = 3; + public static final int AlertDialog_listLayout = 4; + public static final int AlertDialog_multiChoiceItemLayout = 5; + public static final int AlertDialog_showTitle = 6; + public static final int AlertDialog_singleChoiceItemLayout = 7; + public static final int[] AppBarLayout = { 0x10100d4, 0x101048f, 0x1010540, 0x7f0400e5, 0x7f0400ed, 0x7f040195 }; + public static final int AppBarLayout_android_background = 0; + public static final int AppBarLayout_android_touchscreenBlocksFocus = 1; + public static final int AppBarLayout_android_keyboardNavigationCluster = 2; + public static final int AppBarLayout_elevation = 3; + public static final int AppBarLayout_expanded = 4; + public static final int AppBarLayout_liftOnScroll = 5; + public static final int[] AppBarLayoutStates = { 0x7f040221, 0x7f040222, 0x7f040223, 0x7f040224 }; + public static final int AppBarLayoutStates_state_collapsed = 0; + public static final int AppBarLayoutStates_state_collapsible = 1; + public static final int AppBarLayoutStates_state_liftable = 2; + public static final int AppBarLayoutStates_state_lifted = 3; + public static final int[] AppBarLayout_Layout = { 0x7f040193, 0x7f040194 }; + public static final int AppBarLayout_Layout_layout_scrollFlags = 0; + public static final int AppBarLayout_Layout_layout_scrollInterpolator = 1; + public static final int[] AppCompatImageView = { 0x1010119, 0x7f04021c, 0x7f040275, 0x7f040276 }; + public static final int AppCompatImageView_android_src = 0; + public static final int AppCompatImageView_srcCompat = 1; + public static final int AppCompatImageView_tint = 2; + public static final int AppCompatImageView_tintMode = 3; + public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f040272, 0x7f040273, 0x7f040274 }; + public static final int AppCompatSeekBar_android_thumb = 0; + public static final int AppCompatSeekBar_tickMark = 1; + public static final int AppCompatSeekBar_tickMarkTint = 2; + public static final int AppCompatSeekBar_tickMarkTintMode = 3; + public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 }; + public static final int AppCompatTextHelper_android_textAppearance = 0; + public static final int AppCompatTextHelper_android_drawableTop = 1; + public static final int AppCompatTextHelper_android_drawableBottom = 2; + public static final int AppCompatTextHelper_android_drawableLeft = 3; + public static final int AppCompatTextHelper_android_drawableRight = 4; + public static final int AppCompatTextHelper_android_drawableStart = 5; + public static final int AppCompatTextHelper_android_drawableEnd = 6; + public static final int[] AppCompatTextView = { 0x1010034, 0x7f040033, 0x7f040034, 0x7f040035, 0x7f040036, 0x7f040037, 0x7f040100, 0x7f040116, 0x7f040152, 0x7f040197, 0x7f040252 }; + public static final int AppCompatTextView_android_textAppearance = 0; + public static final int AppCompatTextView_autoSizeMaxTextSize = 1; + public static final int AppCompatTextView_autoSizeMinTextSize = 2; + public static final int AppCompatTextView_autoSizePresetSizes = 3; + public static final int AppCompatTextView_autoSizeStepGranularity = 4; + public static final int AppCompatTextView_autoSizeTextType = 5; + public static final int AppCompatTextView_firstBaselineToTopHeight = 6; + public static final int AppCompatTextView_fontFamily = 7; + public static final int AppCompatTextView_lastBaselineToBottomHeight = 8; + public static final int AppCompatTextView_lineHeight = 9; + public static final int AppCompatTextView_textAllCaps = 10; + public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040032, 0x7f040049, 0x7f040058, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f040060, 0x7f040061, 0x7f04006c, 0x7f040071, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096, 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04009d, 0x7f0400b4, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d6, 0x7f0400d8, 0x7f0400df, 0x7f0400e0, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f040132, 0x7f04013e, 0x7f040199, 0x7f04019a, 0x7f04019d, 0x7f04019e, 0x7f04019f, 0x7f0401a0, 0x7f0401a1, 0x7f0401a2, 0x7f0401a3, 0x7f0401d7, 0x7f0401d8, 0x7f0401d9, 0x7f0401ec, 0x7f0401ee, 0x7f0401f5, 0x7f0401f6, 0x7f0401f7, 0x7f0401f8, 0x7f040207, 0x7f040208, 0x7f040209, 0x7f04020a, 0x7f040219, 0x7f04021a, 0x7f040232, 0x7f04025d, 0x7f04025e, 0x7f04025f, 0x7f040260, 0x7f040262, 0x7f040263, 0x7f040264, 0x7f040265, 0x7f040268, 0x7f040269, 0x7f040283, 0x7f040284, 0x7f040285, 0x7f040286, 0x7f040298, 0x7f0402a1, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4, 0x7f0402a5, 0x7f0402a6, 0x7f0402a7, 0x7f0402a8, 0x7f0402a9, 0x7f0402aa }; + public static final int AppCompatTheme_android_windowIsFloating = 0; + public static final int AppCompatTheme_android_windowAnimationStyle = 1; + public static final int AppCompatTheme_actionBarDivider = 2; + public static final int AppCompatTheme_actionBarItemBackground = 3; + public static final int AppCompatTheme_actionBarPopupTheme = 4; + public static final int AppCompatTheme_actionBarSize = 5; + public static final int AppCompatTheme_actionBarSplitStyle = 6; + public static final int AppCompatTheme_actionBarStyle = 7; + public static final int AppCompatTheme_actionBarTabBarStyle = 8; + public static final int AppCompatTheme_actionBarTabStyle = 9; + public static final int AppCompatTheme_actionBarTabTextStyle = 10; + public static final int AppCompatTheme_actionBarTheme = 11; + public static final int AppCompatTheme_actionBarWidgetTheme = 12; + public static final int AppCompatTheme_actionButtonStyle = 13; + public static final int AppCompatTheme_actionDropDownStyle = 14; + public static final int AppCompatTheme_actionMenuTextAppearance = 15; + public static final int AppCompatTheme_actionMenuTextColor = 16; + public static final int AppCompatTheme_actionModeBackground = 17; + public static final int AppCompatTheme_actionModeCloseButtonStyle = 18; + public static final int AppCompatTheme_actionModeCloseDrawable = 19; + public static final int AppCompatTheme_actionModeCopyDrawable = 20; + public static final int AppCompatTheme_actionModeCutDrawable = 21; + public static final int AppCompatTheme_actionModeFindDrawable = 22; + public static final int AppCompatTheme_actionModePasteDrawable = 23; + public static final int AppCompatTheme_actionModePopupWindowStyle = 24; + public static final int AppCompatTheme_actionModeSelectAllDrawable = 25; + public static final int AppCompatTheme_actionModeShareDrawable = 26; + public static final int AppCompatTheme_actionModeSplitBackground = 27; + public static final int AppCompatTheme_actionModeStyle = 28; + public static final int AppCompatTheme_actionModeWebSearchDrawable = 29; + public static final int AppCompatTheme_actionOverflowButtonStyle = 30; + public static final int AppCompatTheme_actionOverflowMenuStyle = 31; + public static final int AppCompatTheme_activityChooserViewStyle = 32; + public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33; + public static final int AppCompatTheme_alertDialogCenterButtons = 34; + public static final int AppCompatTheme_alertDialogStyle = 35; + public static final int AppCompatTheme_alertDialogTheme = 36; + public static final int AppCompatTheme_autoCompleteTextViewStyle = 37; + public static final int AppCompatTheme_borderlessButtonStyle = 38; + public static final int AppCompatTheme_buttonBarButtonStyle = 39; + public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40; + public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41; + public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42; + public static final int AppCompatTheme_buttonBarStyle = 43; + public static final int AppCompatTheme_buttonStyle = 44; + public static final int AppCompatTheme_buttonStyleSmall = 45; + public static final int AppCompatTheme_checkboxStyle = 46; + public static final int AppCompatTheme_checkedTextViewStyle = 47; + public static final int AppCompatTheme_colorAccent = 48; + public static final int AppCompatTheme_colorBackgroundFloating = 49; + public static final int AppCompatTheme_colorButtonNormal = 50; + public static final int AppCompatTheme_colorControlActivated = 51; + public static final int AppCompatTheme_colorControlHighlight = 52; + public static final int AppCompatTheme_colorControlNormal = 53; + public static final int AppCompatTheme_colorError = 54; + public static final int AppCompatTheme_colorPrimary = 55; + public static final int AppCompatTheme_colorPrimaryDark = 56; + public static final int AppCompatTheme_colorSwitchThumbNormal = 57; + public static final int AppCompatTheme_controlBackground = 58; + public static final int AppCompatTheme_dialogCornerRadius = 59; + public static final int AppCompatTheme_dialogPreferredPadding = 60; + public static final int AppCompatTheme_dialogTheme = 61; + public static final int AppCompatTheme_dividerHorizontal = 62; + public static final int AppCompatTheme_dividerVertical = 63; + public static final int AppCompatTheme_dropDownListViewStyle = 64; + public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65; + public static final int AppCompatTheme_editTextBackground = 66; + public static final int AppCompatTheme_editTextColor = 67; + public static final int AppCompatTheme_editTextStyle = 68; + public static final int AppCompatTheme_homeAsUpIndicator = 69; + public static final int AppCompatTheme_imageButtonStyle = 70; + public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71; + public static final int AppCompatTheme_listDividerAlertDialog = 72; + public static final int AppCompatTheme_listMenuViewStyle = 73; + public static final int AppCompatTheme_listPopupWindowStyle = 74; + public static final int AppCompatTheme_listPreferredItemHeight = 75; + public static final int AppCompatTheme_listPreferredItemHeightLarge = 76; + public static final int AppCompatTheme_listPreferredItemHeightSmall = 77; + public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78; + public static final int AppCompatTheme_listPreferredItemPaddingRight = 79; + public static final int AppCompatTheme_panelBackground = 80; + public static final int AppCompatTheme_panelMenuListTheme = 81; + public static final int AppCompatTheme_panelMenuListWidth = 82; + public static final int AppCompatTheme_popupMenuStyle = 83; + public static final int AppCompatTheme_popupWindowStyle = 84; + public static final int AppCompatTheme_radioButtonStyle = 85; + public static final int AppCompatTheme_ratingBarStyle = 86; + public static final int AppCompatTheme_ratingBarStyleIndicator = 87; + public static final int AppCompatTheme_ratingBarStyleSmall = 88; + public static final int AppCompatTheme_searchViewStyle = 89; + public static final int AppCompatTheme_seekBarStyle = 90; + public static final int AppCompatTheme_selectableItemBackground = 91; + public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92; + public static final int AppCompatTheme_spinnerDropDownItemStyle = 93; + public static final int AppCompatTheme_spinnerStyle = 94; + public static final int AppCompatTheme_switchStyle = 95; + public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96; + public static final int AppCompatTheme_textAppearanceListItem = 97; + public static final int AppCompatTheme_textAppearanceListItemSecondary = 98; + public static final int AppCompatTheme_textAppearanceListItemSmall = 99; + public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100; + public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101; + public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102; + public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103; + public static final int AppCompatTheme_textColorAlertDialogListItem = 104; + public static final int AppCompatTheme_textColorSearchUrl = 105; + public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106; + public static final int AppCompatTheme_toolbarStyle = 107; + public static final int AppCompatTheme_tooltipForegroundColor = 108; + public static final int AppCompatTheme_tooltipFrameBackground = 109; + public static final int AppCompatTheme_viewInflaterClass = 110; + public static final int AppCompatTheme_windowActionBar = 111; + public static final int AppCompatTheme_windowActionBarOverlay = 112; + public static final int AppCompatTheme_windowActionModeOverlay = 113; + public static final int AppCompatTheme_windowFixedHeightMajor = 114; + public static final int AppCompatTheme_windowFixedHeightMinor = 115; + public static final int AppCompatTheme_windowFixedWidthMajor = 116; + public static final int AppCompatTheme_windowFixedWidthMinor = 117; + public static final int AppCompatTheme_windowMinWidthMajor = 118; + public static final int AppCompatTheme_windowMinWidthMinor = 119; + public static final int AppCompatTheme_windowNoTitle = 120; + public static final int[] BottomAppBar = { 0x7f04003c, 0x7f0400f5, 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f04012e }; + public static final int BottomAppBar_backgroundTint = 0; + public static final int BottomAppBar_fabAlignmentMode = 1; + public static final int BottomAppBar_fabCradleMargin = 2; + public static final int BottomAppBar_fabCradleRoundedCornerRadius = 3; + public static final int BottomAppBar_fabCradleVerticalOffset = 4; + public static final int BottomAppBar_hideOnScroll = 5; + public static final int[] BottomNavigationView = { 0x7f0400e5, 0x7f040143, 0x7f040145, 0x7f040147, 0x7f040148, 0x7f04014c, 0x7f04014d, 0x7f04014e, 0x7f040151, 0x7f0401b0 }; + public static final int BottomNavigationView_elevation = 0; + public static final int BottomNavigationView_itemBackground = 1; + public static final int BottomNavigationView_itemHorizontalTranslationEnabled = 2; + public static final int BottomNavigationView_itemIconSize = 3; + public static final int BottomNavigationView_itemIconTint = 4; + public static final int BottomNavigationView_itemTextAppearanceActive = 5; + public static final int BottomNavigationView_itemTextAppearanceInactive = 6; + public static final int BottomNavigationView_itemTextColor = 7; + public static final int BottomNavigationView_labelVisibilityMode = 8; + public static final int BottomNavigationView_menu = 9; + public static final int[] BottomSheetBehavior_Layout = { 0x7f040043, 0x7f040044, 0x7f040046, 0x7f040047 }; + public static final int BottomSheetBehavior_Layout_behavior_fitToContents = 0; + public static final int BottomSheetBehavior_Layout_behavior_hideable = 1; + public static final int BottomSheetBehavior_Layout_behavior_peekHeight = 2; + public static final int BottomSheetBehavior_Layout_behavior_skipCollapsed = 3; + public static final int[] ButtonBarLayout = { 0x7f040027 }; + public static final int ButtonBarLayout_allowStacking = 0; + public static final int[] CardView = { 0x101013f, 0x1010140, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f040068, 0x7f040069, 0x7f0400ad, 0x7f0400ae, 0x7f0400af, 0x7f0400b0, 0x7f0400b1 }; + public static final int CardView_android_minWidth = 0; + public static final int CardView_android_minHeight = 1; + public static final int CardView_cardBackgroundColor = 2; + public static final int CardView_cardCornerRadius = 3; + public static final int CardView_cardElevation = 4; + public static final int CardView_cardMaxElevation = 5; + public static final int CardView_cardPreventCornerOverlap = 6; + public static final int CardView_cardUseCompatPadding = 7; + public static final int CardView_contentPadding = 8; + public static final int CardView_contentPaddingBottom = 9; + public static final int CardView_contentPaddingLeft = 10; + public static final int CardView_contentPaddingRight = 11; + public static final int CardView_contentPaddingTop = 12; + public static final int[] Chip = { 0x1010034, 0x10100ab, 0x101011f, 0x101014f, 0x10101e5, 0x7f04006e, 0x7f04006f, 0x7f040070, 0x7f040072, 0x7f040073, 0x7f040074, 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f040080, 0x7f040081, 0x7f040082, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f040089, 0x7f04008a, 0x7f04008b, 0x7f04008c, 0x7f04012c, 0x7f040136, 0x7f04013a, 0x7f0401fe, 0x7f04020d, 0x7f04026a, 0x7f04026c }; + public static final int Chip_android_textAppearance = 0; + public static final int Chip_android_ellipsize = 1; + public static final int Chip_android_maxWidth = 2; + public static final int Chip_android_text = 3; + public static final int Chip_android_checkable = 4; + public static final int Chip_checkedIcon = 5; + public static final int Chip_checkedIconEnabled = 6; + public static final int Chip_checkedIconVisible = 7; + public static final int Chip_chipBackgroundColor = 8; + public static final int Chip_chipCornerRadius = 9; + public static final int Chip_chipEndPadding = 10; + public static final int Chip_chipIcon = 11; + public static final int Chip_chipIconEnabled = 12; + public static final int Chip_chipIconSize = 13; + public static final int Chip_chipIconTint = 14; + public static final int Chip_chipIconVisible = 15; + public static final int Chip_chipMinHeight = 16; + public static final int Chip_chipStartPadding = 17; + public static final int Chip_chipStrokeColor = 18; + public static final int Chip_chipStrokeWidth = 19; + public static final int Chip_closeIcon = 20; + public static final int Chip_closeIconEnabled = 21; + public static final int Chip_closeIconEndPadding = 22; + public static final int Chip_closeIconSize = 23; + public static final int Chip_closeIconStartPadding = 24; + public static final int Chip_closeIconTint = 25; + public static final int Chip_closeIconVisible = 26; + public static final int Chip_hideMotionSpec = 27; + public static final int Chip_iconEndPadding = 28; + public static final int Chip_iconStartPadding = 29; + public static final int Chip_rippleColor = 30; + public static final int Chip_showMotionSpec = 31; + public static final int Chip_textEndPadding = 32; + public static final int Chip_textStartPadding = 33; + public static final int[] ChipGroup = { 0x7f04006d, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040212, 0x7f040213 }; + public static final int ChipGroup_checkedChip = 0; + public static final int ChipGroup_chipSpacing = 1; + public static final int ChipGroup_chipSpacingHorizontal = 2; + public static final int ChipGroup_chipSpacingVertical = 3; + public static final int ChipGroup_singleLine = 4; + public static final int ChipGroup_singleSelection = 5; + public static final int[] CollapsingToolbarLayout = { 0x7f040090, 0x7f040091, 0x7f0400b2, 0x7f0400ee, 0x7f0400ef, 0x7f0400f0, 0x7f0400f1, 0x7f0400f2, 0x7f0400f3, 0x7f0400f4, 0x7f040202, 0x7f040204, 0x7f040226, 0x7f040277, 0x7f040278, 0x7f040282 }; + public static final int CollapsingToolbarLayout_collapsedTitleGravity = 0; + public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance = 1; + public static final int CollapsingToolbarLayout_contentScrim = 2; + public static final int CollapsingToolbarLayout_expandedTitleGravity = 3; + public static final int CollapsingToolbarLayout_expandedTitleMargin = 4; + public static final int CollapsingToolbarLayout_expandedTitleMarginBottom = 5; + public static final int CollapsingToolbarLayout_expandedTitleMarginEnd = 6; + public static final int CollapsingToolbarLayout_expandedTitleMarginStart = 7; + public static final int CollapsingToolbarLayout_expandedTitleMarginTop = 8; + public static final int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; + public static final int CollapsingToolbarLayout_scrimAnimationDuration = 10; + public static final int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11; + public static final int CollapsingToolbarLayout_statusBarScrim = 12; + public static final int CollapsingToolbarLayout_title = 13; + public static final int CollapsingToolbarLayout_titleEnabled = 14; + public static final int CollapsingToolbarLayout_toolbarId = 15; + public static final int[] CollapsingToolbarLayout_Layout = { 0x7f04015b, 0x7f04015c }; + public static final int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; + public static final int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1; + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CompoundButton = { 0x1010107, 0x7f040062, 0x7f040063 }; + public static final int CompoundButton_android_button = 0; + public static final int CompoundButton_buttonTint = 1; + public static final int CompoundButton_buttonTintMode = 2; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] DesignTheme = { 0x7f04004c, 0x7f04004d }; + public static final int DesignTheme_bottomSheetDialogTheme = 0; + public static final int DesignTheme_bottomSheetStyle = 1; + public static final int[] DrawerArrowToggle = { 0x7f04002f, 0x7f040030, 0x7f04003e, 0x7f040092, 0x7f0400dd, 0x7f040124, 0x7f040218, 0x7f04026e }; + public static final int DrawerArrowToggle_arrowHeadLength = 0; + public static final int DrawerArrowToggle_arrowShaftLength = 1; + public static final int DrawerArrowToggle_barLength = 2; + public static final int DrawerArrowToggle_color = 3; + public static final int DrawerArrowToggle_drawableSize = 4; + public static final int DrawerArrowToggle_gapBetweenBars = 5; + public static final int DrawerArrowToggle_spinBars = 6; + public static final int DrawerArrowToggle_thickness = 7; + public static final int[] FloatingActionButton = { 0x7f04003c, 0x7f04003d, 0x7f040048, 0x7f0400e5, 0x7f0400f9, 0x7f0400fa, 0x7f04012c, 0x7f040134, 0x7f0401ac, 0x7f0401f0, 0x7f0401fe, 0x7f04020d, 0x7f040297 }; + public static final int FloatingActionButton_backgroundTint = 0; + public static final int FloatingActionButton_backgroundTintMode = 1; + public static final int FloatingActionButton_borderWidth = 2; + public static final int FloatingActionButton_elevation = 3; + public static final int FloatingActionButton_fabCustomSize = 4; + public static final int FloatingActionButton_fabSize = 5; + public static final int FloatingActionButton_hideMotionSpec = 6; + public static final int FloatingActionButton_hoveredFocusedTranslationZ = 7; + public static final int FloatingActionButton_maxImageSize = 8; + public static final int FloatingActionButton_pressedTranslationZ = 9; + public static final int FloatingActionButton_rippleColor = 10; + public static final int FloatingActionButton_showMotionSpec = 11; + public static final int FloatingActionButton_useCompatPadding = 12; + public static final int[] FloatingActionButton_Behavior_Layout = { 0x7f040042 }; + public static final int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0; + public static final int[] FlowLayout = { 0x7f04014a, 0x7f040198 }; + public static final int FlowLayout_itemSpacing = 0; + public static final int FlowLayout_lineSpacing = 1; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] ForegroundLinearLayout = { 0x1010109, 0x1010200, 0x7f040120 }; + public static final int ForegroundLinearLayout_android_foreground = 0; + public static final int ForegroundLinearLayout_android_foregroundGravity = 1; + public static final int ForegroundLinearLayout_foregroundInsidePadding = 2; + public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400d5, 0x7f0400d7, 0x7f0401af, 0x7f04020c }; + public static final int LinearLayoutCompat_android_gravity = 0; + public static final int LinearLayoutCompat_android_orientation = 1; + public static final int LinearLayoutCompat_android_baselineAligned = 2; + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static final int LinearLayoutCompat_android_weightSum = 4; + public static final int LinearLayoutCompat_divider = 5; + public static final int LinearLayoutCompat_dividerPadding = 6; + public static final int LinearLayoutCompat_measureWithLargestChild = 7; + public static final int LinearLayoutCompat_showDividers = 8; + public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 }; + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad }; + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static final int[] MaterialButton = { 0x10101b7, 0x10101b8, 0x10101b9, 0x10101ba, 0x7f04003c, 0x7f04003d, 0x7f0400b6, 0x7f040135, 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013b, 0x7f04013c, 0x7f0401fe, 0x7f040227, 0x7f040228 }; + public static final int MaterialButton_android_insetLeft = 0; + public static final int MaterialButton_android_insetRight = 1; + public static final int MaterialButton_android_insetTop = 2; + public static final int MaterialButton_android_insetBottom = 3; + public static final int MaterialButton_backgroundTint = 4; + public static final int MaterialButton_backgroundTintMode = 5; + public static final int MaterialButton_cornerRadius = 6; + public static final int MaterialButton_icon = 7; + public static final int MaterialButton_iconGravity = 8; + public static final int MaterialButton_iconPadding = 9; + public static final int MaterialButton_iconSize = 10; + public static final int MaterialButton_iconTint = 11; + public static final int MaterialButton_iconTintMode = 12; + public static final int MaterialButton_rippleColor = 13; + public static final int MaterialButton_strokeColor = 14; + public static final int MaterialButton_strokeWidth = 15; + public static final int[] MaterialCardView = { 0x7f040227, 0x7f040228 }; + public static final int MaterialCardView_strokeColor = 0; + public static final int MaterialCardView_strokeWidth = 1; + public static final int[] MaterialComponentsTheme = { 0x7f04004c, 0x7f04004d, 0x7f040075, 0x7f04007f, 0x7f040083, 0x7f040093, 0x7f040094, 0x7f04009a, 0x7f04009b, 0x7f04009c, 0x7f0400e4, 0x7f040101, 0x7f0401a6, 0x7f0401a7, 0x7f0401c7, 0x7f040203, 0x7f040215, 0x7f04024a, 0x7f040253, 0x7f040254, 0x7f040255, 0x7f040256, 0x7f040257, 0x7f040258, 0x7f040259, 0x7f04025a, 0x7f04025b, 0x7f04025c, 0x7f040261, 0x7f040266, 0x7f040267, 0x7f04026b }; + public static final int MaterialComponentsTheme_bottomSheetDialogTheme = 0; + public static final int MaterialComponentsTheme_bottomSheetStyle = 1; + public static final int MaterialComponentsTheme_chipGroupStyle = 2; + public static final int MaterialComponentsTheme_chipStandaloneStyle = 3; + public static final int MaterialComponentsTheme_chipStyle = 4; + public static final int MaterialComponentsTheme_colorAccent = 5; + public static final int MaterialComponentsTheme_colorBackgroundFloating = 6; + public static final int MaterialComponentsTheme_colorPrimary = 7; + public static final int MaterialComponentsTheme_colorPrimaryDark = 8; + public static final int MaterialComponentsTheme_colorSecondary = 9; + public static final int MaterialComponentsTheme_editTextStyle = 10; + public static final int MaterialComponentsTheme_floatingActionButtonStyle = 11; + public static final int MaterialComponentsTheme_materialButtonStyle = 12; + public static final int MaterialComponentsTheme_materialCardViewStyle = 13; + public static final int MaterialComponentsTheme_navigationViewStyle = 14; + public static final int MaterialComponentsTheme_scrimBackground = 15; + public static final int MaterialComponentsTheme_snackbarButtonStyle = 16; + public static final int MaterialComponentsTheme_tabStyle = 17; + public static final int MaterialComponentsTheme_textAppearanceBody1 = 18; + public static final int MaterialComponentsTheme_textAppearanceBody2 = 19; + public static final int MaterialComponentsTheme_textAppearanceButton = 20; + public static final int MaterialComponentsTheme_textAppearanceCaption = 21; + public static final int MaterialComponentsTheme_textAppearanceHeadline1 = 22; + public static final int MaterialComponentsTheme_textAppearanceHeadline2 = 23; + public static final int MaterialComponentsTheme_textAppearanceHeadline3 = 24; + public static final int MaterialComponentsTheme_textAppearanceHeadline4 = 25; + public static final int MaterialComponentsTheme_textAppearanceHeadline5 = 26; + public static final int MaterialComponentsTheme_textAppearanceHeadline6 = 27; + public static final int MaterialComponentsTheme_textAppearanceOverline = 28; + public static final int MaterialComponentsTheme_textAppearanceSubtitle1 = 29; + public static final int MaterialComponentsTheme_textAppearanceSubtitle2 = 30; + public static final int MaterialComponentsTheme_textInputStyle = 31; + public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 }; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_visible = 2; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000e, 0x7f040020, 0x7f040021, 0x7f040029, 0x7f0400a6, 0x7f04013b, 0x7f04013c, 0x7f0401ca, 0x7f04020b, 0x7f040287 }; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_actionLayout = 13; + public static final int MenuItem_actionProviderClass = 14; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_alphabeticModifiers = 16; + public static final int MenuItem_contentDescription = 17; + public static final int MenuItem_iconTint = 18; + public static final int MenuItem_iconTintMode = 19; + public static final int MenuItem_numericModifiers = 20; + public static final int MenuItem_showAsAction = 21; + public static final int MenuItem_tooltipText = 22; + public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f0401ef, 0x7f040229 }; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_preserveIconSpacing = 7; + public static final int MenuView_subMenuArrow = 8; + public static final int[] NavigationView = { 0x10100d4, 0x10100dd, 0x101011f, 0x7f0400e5, 0x7f040127, 0x7f040143, 0x7f040144, 0x7f040146, 0x7f040148, 0x7f04014b, 0x7f04014e, 0x7f0401b0 }; + public static final int NavigationView_android_background = 0; + public static final int NavigationView_android_fitsSystemWindows = 1; + public static final int NavigationView_android_maxWidth = 2; + public static final int NavigationView_elevation = 3; + public static final int NavigationView_headerLayout = 4; + public static final int NavigationView_itemBackground = 5; + public static final int NavigationView_itemHorizontalPadding = 6; + public static final int NavigationView_itemIconPadding = 7; + public static final int NavigationView_itemIconTint = 8; + public static final int NavigationView_itemTextAppearance = 9; + public static final int NavigationView_itemTextColor = 10; + public static final int NavigationView_menu = 11; + public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401d1 }; + public static final int PopupWindow_android_popupBackground = 0; + public static final int PopupWindow_android_popupAnimationStyle = 1; + public static final int PopupWindow_overlapAnchor = 2; + public static final int[] PopupWindowBackgroundState = { 0x7f040220 }; + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + public static final int[] RecycleListView = { 0x7f0401d3, 0x7f0401d6 }; + public static final int RecycleListView_paddingBottomNoButtons = 0; + public static final int RecycleListView_paddingTopNoTitle = 1; + public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f0400fb, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f0400ff, 0x7f040157, 0x7f0401fd, 0x7f040217, 0x7f04021d }; + public static final int RecyclerView_android_orientation = 0; + public static final int RecyclerView_android_descendantFocusability = 1; + public static final int RecyclerView_fastScrollEnabled = 2; + public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3; + public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4; + public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5; + public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6; + public static final int RecyclerView_layoutManager = 7; + public static final int RecyclerView_reverseLayout = 8; + public static final int RecyclerView_spanCount = 9; + public static final int RecyclerView_stackFromEnd = 10; + public static final int[] ScrimInsetsFrameLayout = { 0x7f040141 }; + public static final int ScrimInsetsFrameLayout_insetForeground = 0; + public static final int[] ScrollingViewBehavior_Layout = { 0x7f040045 }; + public static final int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; + public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f040086, 0x7f04009e, 0x7f0400cb, 0x7f040125, 0x7f04013d, 0x7f040154, 0x7f0401f3, 0x7f0401f4, 0x7f040205, 0x7f040206, 0x7f04022a, 0x7f04022f, 0x7f04029a }; + public static final int SearchView_android_focusable = 0; + public static final int SearchView_android_maxWidth = 1; + public static final int SearchView_android_inputType = 2; + public static final int SearchView_android_imeOptions = 3; + public static final int SearchView_closeIcon = 4; + public static final int SearchView_commitIcon = 5; + public static final int SearchView_defaultQueryHint = 6; + public static final int SearchView_goIcon = 7; + public static final int SearchView_iconifiedByDefault = 8; + public static final int SearchView_layout = 9; + public static final int SearchView_queryBackground = 10; + public static final int SearchView_queryHint = 11; + public static final int SearchView_searchHintIcon = 12; + public static final int SearchView_searchIcon = 13; + public static final int SearchView_submitBackground = 14; + public static final int SearchView_suggestionRowLayout = 15; + public static final int SearchView_voiceIcon = 16; + public static final int[] Snackbar = { 0x7f040215, 0x7f040216 }; + public static final int Snackbar_snackbarButtonStyle = 0; + public static final int Snackbar_snackbarStyle = 1; + public static final int[] SnackbarLayout = { 0x101011f, 0x7f0400e5, 0x7f0401a9 }; + public static final int SnackbarLayout_android_maxWidth = 0; + public static final int SnackbarLayout_elevation = 1; + public static final int SnackbarLayout_maxActionInlineWidth = 2; + public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401ed }; + public static final int Spinner_android_entries = 0; + public static final int Spinner_android_popupBackground = 1; + public static final int Spinner_android_prompt = 2; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_popupTheme = 4; + public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04020f, 0x7f04021b, 0x7f040230, 0x7f040231, 0x7f040233, 0x7f04026f, 0x7f040270, 0x7f040271, 0x7f04028b, 0x7f04028c, 0x7f04028d }; + public static final int SwitchCompat_android_textOn = 0; + public static final int SwitchCompat_android_textOff = 1; + public static final int SwitchCompat_android_thumb = 2; + public static final int SwitchCompat_showText = 3; + public static final int SwitchCompat_splitTrack = 4; + public static final int SwitchCompat_switchMinWidth = 5; + public static final int SwitchCompat_switchPadding = 6; + public static final int SwitchCompat_switchTextAppearance = 7; + public static final int SwitchCompat_thumbTextPadding = 8; + public static final int SwitchCompat_thumbTint = 9; + public static final int SwitchCompat_thumbTintMode = 10; + public static final int SwitchCompat_track = 11; + public static final int SwitchCompat_trackTint = 12; + public static final int SwitchCompat_trackTintMode = 13; + public static final int[] TabItem = { 0x1010002, 0x10100f2, 0x101014f }; + public static final int TabItem_android_icon = 0; + public static final int TabItem_android_layout = 1; + public static final int TabItem_android_text = 2; + public static final int[] TabLayout = { 0x7f040234, 0x7f040235, 0x7f040236, 0x7f040237, 0x7f040238, 0x7f040239, 0x7f04023a, 0x7f04023b, 0x7f04023c, 0x7f04023d, 0x7f04023e, 0x7f04023f, 0x7f040240, 0x7f040241, 0x7f040242, 0x7f040243, 0x7f040244, 0x7f040245, 0x7f040246, 0x7f040247, 0x7f040248, 0x7f040249, 0x7f04024b, 0x7f04024c, 0x7f04024d }; + public static final int TabLayout_tabBackground = 0; + public static final int TabLayout_tabContentStart = 1; + public static final int TabLayout_tabGravity = 2; + public static final int TabLayout_tabIconTint = 3; + public static final int TabLayout_tabIconTintMode = 4; + public static final int TabLayout_tabIndicator = 5; + public static final int TabLayout_tabIndicatorAnimationDuration = 6; + public static final int TabLayout_tabIndicatorColor = 7; + public static final int TabLayout_tabIndicatorFullWidth = 8; + public static final int TabLayout_tabIndicatorGravity = 9; + public static final int TabLayout_tabIndicatorHeight = 10; + public static final int TabLayout_tabInlineLabel = 11; + public static final int TabLayout_tabMaxWidth = 12; + public static final int TabLayout_tabMinWidth = 13; + public static final int TabLayout_tabMode = 14; + public static final int TabLayout_tabPadding = 15; + public static final int TabLayout_tabPaddingBottom = 16; + public static final int TabLayout_tabPaddingEnd = 17; + public static final int TabLayout_tabPaddingStart = 18; + public static final int TabLayout_tabPaddingTop = 19; + public static final int TabLayout_tabRippleColor = 20; + public static final int TabLayout_tabSelectedTextColor = 21; + public static final int TabLayout_tabTextAppearance = 22; + public static final int TabLayout_tabTextColor = 23; + public static final int TabLayout_tabUnboundedRipple = 24; + public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f040116, 0x7f040252 }; + public static final int TextAppearance_android_textSize = 0; + public static final int TextAppearance_android_typeface = 1; + public static final int TextAppearance_android_textStyle = 2; + public static final int TextAppearance_android_textColor = 3; + public static final int TextAppearance_android_textColorHint = 4; + public static final int TextAppearance_android_textColorLink = 5; + public static final int TextAppearance_android_shadowColor = 6; + public static final int TextAppearance_android_shadowDx = 7; + public static final int TextAppearance_android_shadowDy = 8; + public static final int TextAppearance_android_shadowRadius = 9; + public static final int TextAppearance_android_fontFamily = 10; + public static final int TextAppearance_fontFamily = 11; + public static final int TextAppearance_textAllCaps = 12; + public static final int[] TextInputLayout = { 0x101009a, 0x1010150, 0x7f04004e, 0x7f04004f, 0x7f040050, 0x7f040051, 0x7f040052, 0x7f040053, 0x7f040054, 0x7f040055, 0x7f040056, 0x7f0400b7, 0x7f0400b8, 0x7f0400b9, 0x7f0400ba, 0x7f0400e9, 0x7f0400ea, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012f, 0x7f040130, 0x7f040131, 0x7f0401da, 0x7f0401db, 0x7f0401dc, 0x7f0401dd, 0x7f0401de }; + public static final int TextInputLayout_android_textColorHint = 0; + public static final int TextInputLayout_android_hint = 1; + public static final int TextInputLayout_boxBackgroundColor = 2; + public static final int TextInputLayout_boxBackgroundMode = 3; + public static final int TextInputLayout_boxCollapsedPaddingTop = 4; + public static final int TextInputLayout_boxCornerRadiusBottomEnd = 5; + public static final int TextInputLayout_boxCornerRadiusBottomStart = 6; + public static final int TextInputLayout_boxCornerRadiusTopEnd = 7; + public static final int TextInputLayout_boxCornerRadiusTopStart = 8; + public static final int TextInputLayout_boxStrokeColor = 9; + public static final int TextInputLayout_boxStrokeWidth = 10; + public static final int TextInputLayout_counterEnabled = 11; + public static final int TextInputLayout_counterMaxLength = 12; + public static final int TextInputLayout_counterOverflowTextAppearance = 13; + public static final int TextInputLayout_counterTextAppearance = 14; + public static final int TextInputLayout_errorEnabled = 15; + public static final int TextInputLayout_errorTextAppearance = 16; + public static final int TextInputLayout_helperText = 17; + public static final int TextInputLayout_helperTextEnabled = 18; + public static final int TextInputLayout_helperTextTextAppearance = 19; + public static final int TextInputLayout_hintAnimationEnabled = 20; + public static final int TextInputLayout_hintEnabled = 21; + public static final int TextInputLayout_hintTextAppearance = 22; + public static final int TextInputLayout_passwordToggleContentDescription = 23; + public static final int TextInputLayout_passwordToggleDrawable = 24; + public static final int TextInputLayout_passwordToggleEnabled = 25; + public static final int TextInputLayout_passwordToggleTint = 26; + public static final int TextInputLayout_passwordToggleTintMode = 27; + public static final int[] ThemeEnforcement = { 0x1010034, 0x7f0400e6, 0x7f0400e7 }; + public static final int ThemeEnforcement_android_textAppearance = 0; + public static final int ThemeEnforcement_enforceMaterialTheme = 1; + public static final int ThemeEnforcement_enforceTextAppearance = 2; + public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f04005d, 0x7f04008e, 0x7f04008f, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0401a4, 0x7f0401a5, 0x7f0401aa, 0x7f0401c4, 0x7f0401c5, 0x7f0401ed, 0x7f04022b, 0x7f04022c, 0x7f04022d, 0x7f040277, 0x7f040279, 0x7f04027a, 0x7f04027b, 0x7f04027c, 0x7f04027d, 0x7f04027e, 0x7f04027f, 0x7f040280 }; + public static final int Toolbar_android_gravity = 0; + public static final int Toolbar_android_minHeight = 1; + public static final int Toolbar_buttonGravity = 2; + public static final int Toolbar_collapseContentDescription = 3; + public static final int Toolbar_collapseIcon = 4; + public static final int Toolbar_contentInsetEnd = 5; + public static final int Toolbar_contentInsetEndWithActions = 6; + public static final int Toolbar_contentInsetLeft = 7; + public static final int Toolbar_contentInsetRight = 8; + public static final int Toolbar_contentInsetStart = 9; + public static final int Toolbar_contentInsetStartWithNavigation = 10; + public static final int Toolbar_logo = 11; + public static final int Toolbar_logoDescription = 12; + public static final int Toolbar_maxButtonHeight = 13; + public static final int Toolbar_navigationContentDescription = 14; + public static final int Toolbar_navigationIcon = 15; + public static final int Toolbar_popupTheme = 16; + public static final int Toolbar_subtitle = 17; + public static final int Toolbar_subtitleTextAppearance = 18; + public static final int Toolbar_subtitleTextColor = 19; + public static final int Toolbar_title = 20; + public static final int Toolbar_titleMargin = 21; + public static final int Toolbar_titleMarginBottom = 22; + public static final int Toolbar_titleMarginEnd = 23; + public static final int Toolbar_titleMarginStart = 24; + public static final int Toolbar_titleMarginTop = 25; + public static final int Toolbar_titleMargins = 26; + public static final int Toolbar_titleTextAppearance = 27; + public static final int Toolbar_titleTextColor = 28; + public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401d4, 0x7f0401d5, 0x7f04026d }; + public static final int View_android_theme = 0; + public static final int View_android_focusable = 1; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 3; + public static final int View_theme = 4; + public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f04003c, 0x7f04003d }; + public static final int ViewBackgroundHelper_android_background = 0; + public static final int ViewBackgroundHelper_backgroundTint = 1; + public static final int ViewBackgroundHelper_backgroundTintMode = 2; + public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 }; + public static final int ViewStubCompat_android_id = 0; + public static final int ViewStubCompat_android_layout = 1; + public static final int ViewStubCompat_android_inflatedId = 2; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/documentfile/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/documentfile/R.java new file mode 100644 index 0000000..d206e40 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/documentfile/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.documentfile; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/drawerlayout/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/drawerlayout/R.java new file mode 100644 index 0000000..ca42742 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/drawerlayout/R.java @@ -0,0 +1,183 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.drawerlayout; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/fragment/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/fragment/R.java new file mode 100644 index 0000000..a921b54 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/fragment/R.java @@ -0,0 +1,211 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.fragment; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int keylines = 0x7f040150; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int statusBarBackground = 0x7f040225; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int chronometer = 0x7f090044; + public static final int end = 0x7f09006c; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int start = 0x7f09012c; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int top = 0x7f090150; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/graphics/drawable/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/graphics/drawable/R.java new file mode 100644 index 0000000..c8deb48 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/graphics/drawable/R.java @@ -0,0 +1,211 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.graphics.drawable; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int keylines = 0x7f040150; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int statusBarBackground = 0x7f040225; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int chronometer = 0x7f090044; + public static final int end = 0x7f09006c; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int start = 0x7f09012c; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int top = 0x7f090150; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/interpolator/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/interpolator/R.java new file mode 100644 index 0000000..7f0cd51 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/interpolator/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.interpolator; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/loader/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/loader/R.java new file mode 100644 index 0000000..65294f2 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/loader/R.java @@ -0,0 +1,183 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.loader; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/localbroadcastmanager/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/localbroadcastmanager/R.java new file mode 100644 index 0000000..c26078e --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/localbroadcastmanager/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.localbroadcastmanager; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/mediacompat/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/mediacompat/R.java new file mode 100644 index 0000000..ec3bf4d --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/mediacompat/R.java @@ -0,0 +1,210 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.mediacompat; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int notification_material_background_media_default_color = 0x7f06006e; + public static final int primary_text_default_material_dark = 0x7f060074; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_dark = 0x7f06007b; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + public static final int subtitle_corner_radius = 0x7f0700d1; + public static final int subtitle_outline_width = 0x7f0700d2; + public static final int subtitle_shadow_offset = 0x7f0700d3; + public static final int subtitle_shadow_radius = 0x7f0700d4; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action0 = 0x7f09000d; + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int cancel_action = 0x7f09003c; + public static final int chronometer = 0x7f090044; + public static final int end_padder = 0x7f09006d; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int media_actions = 0x7f0900b5; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int status_bar_latest_event_content = 0x7f090132; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int cancel_button_image_alpha = 0x7f0a0004; + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_media_action = 0x7f0c003d; + public static final int notification_media_cancel_action = 0x7f0c003e; + public static final int notification_template_big_media = 0x7f0c003f; + public static final int notification_template_big_media_custom = 0x7f0c0040; + public static final int notification_template_big_media_narrow = 0x7f0c0041; + public static final int notification_template_big_media_narrow_custom = 0x7f0c0042; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_lines_media = 0x7f0c0045; + public static final int notification_template_media = 0x7f0c0046; + public static final int notification_template_media_custom = 0x7f0c0047; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f13011a; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f13011c; + public static final int TextAppearance_Compat_Notification_Media = 0x7f13011d; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f13011f; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f130121; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/print/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/print/R.java new file mode 100644 index 0000000..1162e7b --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/print/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.print; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/slidingpanelayout/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/slidingpanelayout/R.java new file mode 100644 index 0000000..ce1aa15 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/slidingpanelayout/R.java @@ -0,0 +1,183 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.slidingpanelayout; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/swiperefreshlayout/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/swiperefreshlayout/R.java new file mode 100644 index 0000000..71683b9 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/swiperefreshlayout/R.java @@ -0,0 +1,183 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.swiperefreshlayout; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/transition/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/transition/R.java new file mode 100644 index 0000000..1cd2517 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/transition/R.java @@ -0,0 +1,193 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.transition; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int ghost_view = 0x7f09007f; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int parent_matrix = 0x7f0900ed; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int save_image_matrix = 0x7f090101; + public static final int save_non_transition_alpha = 0x7f090102; + public static final int save_scale_type = 0x7f090103; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int transition_current_scene = 0x7f090155; + public static final int transition_layout_save = 0x7f090156; + public static final int transition_position = 0x7f090157; + public static final int transition_scene_layoutid_cache = 0x7f090158; + public static final int transition_transform = 0x7f090159; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v4/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v4/R.java new file mode 100644 index 0000000..1010b29 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v4/R.java @@ -0,0 +1,238 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v4; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int keylines = 0x7f040150; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int statusBarBackground = 0x7f040225; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int notification_material_background_media_default_color = 0x7f06006e; + public static final int primary_text_default_material_dark = 0x7f060074; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_dark = 0x7f06007b; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + public static final int subtitle_corner_radius = 0x7f0700d1; + public static final int subtitle_outline_width = 0x7f0700d2; + public static final int subtitle_shadow_offset = 0x7f0700d3; + public static final int subtitle_shadow_radius = 0x7f0700d4; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action0 = 0x7f09000d; + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int cancel_action = 0x7f09003c; + public static final int chronometer = 0x7f090044; + public static final int end = 0x7f09006c; + public static final int end_padder = 0x7f09006d; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int media_actions = 0x7f0900b5; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int start = 0x7f09012c; + public static final int status_bar_latest_event_content = 0x7f090132; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int top = 0x7f090150; + } + public static final class integer { + private integer() {} + + public static final int cancel_button_image_alpha = 0x7f0a0004; + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_media_action = 0x7f0c003d; + public static final int notification_media_cancel_action = 0x7f0c003e; + public static final int notification_template_big_media = 0x7f0c003f; + public static final int notification_template_big_media_custom = 0x7f0c0040; + public static final int notification_template_big_media_narrow = 0x7f0c0041; + public static final int notification_template_big_media_narrow_custom = 0x7f0c0042; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_lines_media = 0x7f0c0045; + public static final int notification_template_media = 0x7f0c0046; + public static final int notification_template_media_custom = 0x7f0c0047; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Info_Media = 0x7f13011a; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Line2_Media = 0x7f13011c; + public static final int TextAppearance_Compat_Notification_Media = 0x7f13011d; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Time_Media = 0x7f13011f; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int TextAppearance_Compat_Notification_Title_Media = 0x7f130121; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/appcompat/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/appcompat/R.java new file mode 100644 index 0000000..a2c8924 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/appcompat/R.java @@ -0,0 +1,1637 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.appcompat; + +public final class R { + private R() {} + + public static final class anim { + private anim() {} + + public static final int abc_fade_in = 0x7f010000; + public static final int abc_fade_out = 0x7f010001; + public static final int abc_grow_fade_in_from_bottom = 0x7f010002; + public static final int abc_popup_enter = 0x7f010003; + public static final int abc_popup_exit = 0x7f010004; + public static final int abc_shrink_fade_out_from_bottom = 0x7f010005; + public static final int abc_slide_in_bottom = 0x7f010006; + public static final int abc_slide_in_top = 0x7f010007; + public static final int abc_slide_out_bottom = 0x7f010008; + public static final int abc_slide_out_top = 0x7f010009; + public static final int abc_tooltip_enter = 0x7f01000a; + public static final int abc_tooltip_exit = 0x7f01000b; + } + public static final class attr { + private attr() {} + + public static final int actionBarDivider = 0x7f040001; + public static final int actionBarItemBackground = 0x7f040002; + public static final int actionBarPopupTheme = 0x7f040003; + public static final int actionBarSize = 0x7f040004; + public static final int actionBarSplitStyle = 0x7f040005; + public static final int actionBarStyle = 0x7f040006; + public static final int actionBarTabBarStyle = 0x7f040007; + public static final int actionBarTabStyle = 0x7f040008; + public static final int actionBarTabTextStyle = 0x7f040009; + public static final int actionBarTheme = 0x7f04000a; + public static final int actionBarWidgetTheme = 0x7f04000b; + public static final int actionButtonStyle = 0x7f04000c; + public static final int actionDropDownStyle = 0x7f04000d; + public static final int actionLayout = 0x7f04000e; + public static final int actionMenuTextAppearance = 0x7f04000f; + public static final int actionMenuTextColor = 0x7f040010; + public static final int actionModeBackground = 0x7f040011; + public static final int actionModeCloseButtonStyle = 0x7f040012; + public static final int actionModeCloseDrawable = 0x7f040013; + public static final int actionModeCopyDrawable = 0x7f040014; + public static final int actionModeCutDrawable = 0x7f040015; + public static final int actionModeFindDrawable = 0x7f040016; + public static final int actionModePasteDrawable = 0x7f040017; + public static final int actionModePopupWindowStyle = 0x7f040018; + public static final int actionModeSelectAllDrawable = 0x7f040019; + public static final int actionModeShareDrawable = 0x7f04001a; + public static final int actionModeSplitBackground = 0x7f04001b; + public static final int actionModeStyle = 0x7f04001c; + public static final int actionModeWebSearchDrawable = 0x7f04001d; + public static final int actionOverflowButtonStyle = 0x7f04001e; + public static final int actionOverflowMenuStyle = 0x7f04001f; + public static final int actionProviderClass = 0x7f040020; + public static final int actionViewClass = 0x7f040021; + public static final int activityChooserViewStyle = 0x7f040022; + public static final int alertDialogButtonGroupStyle = 0x7f040023; + public static final int alertDialogCenterButtons = 0x7f040024; + public static final int alertDialogStyle = 0x7f040025; + public static final int alertDialogTheme = 0x7f040026; + public static final int allowStacking = 0x7f040027; + public static final int alpha = 0x7f040028; + public static final int alphabeticModifiers = 0x7f040029; + public static final int arrowHeadLength = 0x7f04002f; + public static final int arrowShaftLength = 0x7f040030; + public static final int autoCompleteTextViewStyle = 0x7f040032; + public static final int autoSizeMaxTextSize = 0x7f040033; + public static final int autoSizeMinTextSize = 0x7f040034; + public static final int autoSizePresetSizes = 0x7f040035; + public static final int autoSizeStepGranularity = 0x7f040036; + public static final int autoSizeTextType = 0x7f040037; + public static final int background = 0x7f040039; + public static final int backgroundSplit = 0x7f04003a; + public static final int backgroundStacked = 0x7f04003b; + public static final int backgroundTint = 0x7f04003c; + public static final int backgroundTintMode = 0x7f04003d; + public static final int barLength = 0x7f04003e; + public static final int borderlessButtonStyle = 0x7f040049; + public static final int buttonBarButtonStyle = 0x7f040058; + public static final int buttonBarNegativeButtonStyle = 0x7f040059; + public static final int buttonBarNeutralButtonStyle = 0x7f04005a; + public static final int buttonBarPositiveButtonStyle = 0x7f04005b; + public static final int buttonBarStyle = 0x7f04005c; + public static final int buttonGravity = 0x7f04005d; + public static final int buttonIconDimen = 0x7f04005e; + public static final int buttonPanelSideLayout = 0x7f04005f; + public static final int buttonStyle = 0x7f040060; + public static final int buttonStyleSmall = 0x7f040061; + public static final int buttonTint = 0x7f040062; + public static final int buttonTintMode = 0x7f040063; + public static final int checkboxStyle = 0x7f04006c; + public static final int checkedTextViewStyle = 0x7f040071; + public static final int closeIcon = 0x7f040086; + public static final int closeItemLayout = 0x7f04008d; + public static final int collapseContentDescription = 0x7f04008e; + public static final int collapseIcon = 0x7f04008f; + public static final int color = 0x7f040092; + public static final int colorAccent = 0x7f040093; + public static final int colorBackgroundFloating = 0x7f040094; + public static final int colorButtonNormal = 0x7f040095; + public static final int colorControlActivated = 0x7f040096; + public static final int colorControlHighlight = 0x7f040097; + public static final int colorControlNormal = 0x7f040098; + public static final int colorError = 0x7f040099; + public static final int colorPrimary = 0x7f04009a; + public static final int colorPrimaryDark = 0x7f04009b; + public static final int colorSwitchThumbNormal = 0x7f04009d; + public static final int commitIcon = 0x7f04009e; + public static final int contentDescription = 0x7f0400a6; + public static final int contentInsetEnd = 0x7f0400a7; + public static final int contentInsetEndWithActions = 0x7f0400a8; + public static final int contentInsetLeft = 0x7f0400a9; + public static final int contentInsetRight = 0x7f0400aa; + public static final int contentInsetStart = 0x7f0400ab; + public static final int contentInsetStartWithNavigation = 0x7f0400ac; + public static final int controlBackground = 0x7f0400b4; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int customNavigationLayout = 0x7f0400c4; + public static final int defaultQueryHint = 0x7f0400cb; + public static final int dialogCornerRadius = 0x7f0400d1; + public static final int dialogPreferredPadding = 0x7f0400d2; + public static final int dialogTheme = 0x7f0400d3; + public static final int displayOptions = 0x7f0400d4; + public static final int divider = 0x7f0400d5; + public static final int dividerHorizontal = 0x7f0400d6; + public static final int dividerPadding = 0x7f0400d7; + public static final int dividerVertical = 0x7f0400d8; + public static final int drawableSize = 0x7f0400dd; + public static final int drawerArrowStyle = 0x7f0400de; + public static final int dropDownListViewStyle = 0x7f0400df; + public static final int dropdownListPreferredItemHeight = 0x7f0400e0; + public static final int editTextBackground = 0x7f0400e2; + public static final int editTextColor = 0x7f0400e3; + public static final int editTextStyle = 0x7f0400e4; + public static final int elevation = 0x7f0400e5; + public static final int expandActivityOverflowButtonDrawable = 0x7f0400ec; + public static final int firstBaselineToTopHeight = 0x7f040100; + public static final int font = 0x7f040115; + public static final int fontFamily = 0x7f040116; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int gapBetweenBars = 0x7f040124; + public static final int goIcon = 0x7f040125; + public static final int height = 0x7f040128; + public static final int hideOnContentScroll = 0x7f04012d; + public static final int homeAsUpIndicator = 0x7f040132; + public static final int homeLayout = 0x7f040133; + public static final int icon = 0x7f040135; + public static final int iconTint = 0x7f04013b; + public static final int iconTintMode = 0x7f04013c; + public static final int iconifiedByDefault = 0x7f04013d; + public static final int imageButtonStyle = 0x7f04013e; + public static final int indeterminateProgressStyle = 0x7f04013f; + public static final int initialActivityCount = 0x7f040140; + public static final int isLightTheme = 0x7f040142; + public static final int itemPadding = 0x7f040149; + public static final int keylines = 0x7f040150; + public static final int lastBaselineToBottomHeight = 0x7f040152; + public static final int layout = 0x7f040154; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int lineHeight = 0x7f040197; + public static final int listChoiceBackgroundIndicator = 0x7f040199; + public static final int listDividerAlertDialog = 0x7f04019a; + public static final int listItemLayout = 0x7f04019b; + public static final int listLayout = 0x7f04019c; + public static final int listMenuViewStyle = 0x7f04019d; + public static final int listPopupWindowStyle = 0x7f04019e; + public static final int listPreferredItemHeight = 0x7f04019f; + public static final int listPreferredItemHeightLarge = 0x7f0401a0; + public static final int listPreferredItemHeightSmall = 0x7f0401a1; + public static final int listPreferredItemPaddingLeft = 0x7f0401a2; + public static final int listPreferredItemPaddingRight = 0x7f0401a3; + public static final int logo = 0x7f0401a4; + public static final int logoDescription = 0x7f0401a5; + public static final int maxButtonHeight = 0x7f0401aa; + public static final int measureWithLargestChild = 0x7f0401af; + public static final int multiChoiceItemLayout = 0x7f0401c2; + public static final int navigationContentDescription = 0x7f0401c4; + public static final int navigationIcon = 0x7f0401c5; + public static final int navigationMode = 0x7f0401c6; + public static final int numericModifiers = 0x7f0401ca; + public static final int overlapAnchor = 0x7f0401d1; + public static final int paddingBottomNoButtons = 0x7f0401d3; + public static final int paddingEnd = 0x7f0401d4; + public static final int paddingStart = 0x7f0401d5; + public static final int paddingTopNoTitle = 0x7f0401d6; + public static final int panelBackground = 0x7f0401d7; + public static final int panelMenuListTheme = 0x7f0401d8; + public static final int panelMenuListWidth = 0x7f0401d9; + public static final int popupMenuStyle = 0x7f0401ec; + public static final int popupTheme = 0x7f0401ed; + public static final int popupWindowStyle = 0x7f0401ee; + public static final int preserveIconSpacing = 0x7f0401ef; + public static final int progressBarPadding = 0x7f0401f1; + public static final int progressBarStyle = 0x7f0401f2; + public static final int queryBackground = 0x7f0401f3; + public static final int queryHint = 0x7f0401f4; + public static final int radioButtonStyle = 0x7f0401f5; + public static final int ratingBarStyle = 0x7f0401f6; + public static final int ratingBarStyleIndicator = 0x7f0401f7; + public static final int ratingBarStyleSmall = 0x7f0401f8; + public static final int searchHintIcon = 0x7f040205; + public static final int searchIcon = 0x7f040206; + public static final int searchViewStyle = 0x7f040207; + public static final int seekBarStyle = 0x7f040208; + public static final int selectableItemBackground = 0x7f040209; + public static final int selectableItemBackgroundBorderless = 0x7f04020a; + public static final int showAsAction = 0x7f04020b; + public static final int showDividers = 0x7f04020c; + public static final int showText = 0x7f04020f; + public static final int showTitle = 0x7f040210; + public static final int singleChoiceItemLayout = 0x7f040211; + public static final int spinBars = 0x7f040218; + public static final int spinnerDropDownItemStyle = 0x7f040219; + public static final int spinnerStyle = 0x7f04021a; + public static final int splitTrack = 0x7f04021b; + public static final int srcCompat = 0x7f04021c; + public static final int state_above_anchor = 0x7f040220; + public static final int statusBarBackground = 0x7f040225; + public static final int subMenuArrow = 0x7f040229; + public static final int submitBackground = 0x7f04022a; + public static final int subtitle = 0x7f04022b; + public static final int subtitleTextAppearance = 0x7f04022c; + public static final int subtitleTextColor = 0x7f04022d; + public static final int subtitleTextStyle = 0x7f04022e; + public static final int suggestionRowLayout = 0x7f04022f; + public static final int switchMinWidth = 0x7f040230; + public static final int switchPadding = 0x7f040231; + public static final int switchStyle = 0x7f040232; + public static final int switchTextAppearance = 0x7f040233; + public static final int textAllCaps = 0x7f040252; + public static final int textAppearanceLargePopupMenu = 0x7f04025d; + public static final int textAppearanceListItem = 0x7f04025e; + public static final int textAppearanceListItemSecondary = 0x7f04025f; + public static final int textAppearanceListItemSmall = 0x7f040260; + public static final int textAppearancePopupMenuHeader = 0x7f040262; + public static final int textAppearanceSearchResultSubtitle = 0x7f040263; + public static final int textAppearanceSearchResultTitle = 0x7f040264; + public static final int textAppearanceSmallPopupMenu = 0x7f040265; + public static final int textColorAlertDialogListItem = 0x7f040268; + public static final int textColorSearchUrl = 0x7f040269; + public static final int theme = 0x7f04026d; + public static final int thickness = 0x7f04026e; + public static final int thumbTextPadding = 0x7f04026f; + public static final int thumbTint = 0x7f040270; + public static final int thumbTintMode = 0x7f040271; + public static final int tickMark = 0x7f040272; + public static final int tickMarkTint = 0x7f040273; + public static final int tickMarkTintMode = 0x7f040274; + public static final int tint = 0x7f040275; + public static final int tintMode = 0x7f040276; + public static final int title = 0x7f040277; + public static final int titleMargin = 0x7f040279; + public static final int titleMarginBottom = 0x7f04027a; + public static final int titleMarginEnd = 0x7f04027b; + public static final int titleMarginStart = 0x7f04027c; + public static final int titleMarginTop = 0x7f04027d; + public static final int titleMargins = 0x7f04027e; + public static final int titleTextAppearance = 0x7f04027f; + public static final int titleTextColor = 0x7f040280; + public static final int titleTextStyle = 0x7f040281; + public static final int toolbarNavigationButtonStyle = 0x7f040283; + public static final int toolbarStyle = 0x7f040284; + public static final int tooltipForegroundColor = 0x7f040285; + public static final int tooltipFrameBackground = 0x7f040286; + public static final int tooltipText = 0x7f040287; + public static final int track = 0x7f04028b; + public static final int trackTint = 0x7f04028c; + public static final int trackTintMode = 0x7f04028d; + public static final int ttcIndex = 0x7f040295; + public static final int viewInflaterClass = 0x7f040298; + public static final int voiceIcon = 0x7f04029a; + public static final int windowActionBar = 0x7f0402a1; + public static final int windowActionBarOverlay = 0x7f0402a2; + public static final int windowActionModeOverlay = 0x7f0402a3; + public static final int windowFixedHeightMajor = 0x7f0402a4; + public static final int windowFixedHeightMinor = 0x7f0402a5; + public static final int windowFixedWidthMajor = 0x7f0402a6; + public static final int windowFixedWidthMinor = 0x7f0402a7; + public static final int windowMinWidthMajor = 0x7f0402a8; + public static final int windowMinWidthMinor = 0x7f0402a9; + public static final int windowNoTitle = 0x7f0402aa; + } + public static final class bool { + private bool() {} + + public static final int abc_action_bar_embed_tabs = 0x7f050000; + public static final int abc_allow_stacked_button_bar = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050002; + } + public static final class color { + private color() {} + + public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000; + public static final int abc_background_cache_hint_selector_material_light = 0x7f060001; + public static final int abc_btn_colored_borderless_text_material = 0x7f060002; + public static final int abc_btn_colored_text_material = 0x7f060003; + public static final int abc_color_highlight_material = 0x7f060004; + public static final int abc_hint_foreground_material_dark = 0x7f060005; + public static final int abc_hint_foreground_material_light = 0x7f060006; + public static final int abc_input_method_navigation_guard = 0x7f060007; + public static final int abc_primary_text_disable_only_material_dark = 0x7f060008; + public static final int abc_primary_text_disable_only_material_light = 0x7f060009; + public static final int abc_primary_text_material_dark = 0x7f06000a; + public static final int abc_primary_text_material_light = 0x7f06000b; + public static final int abc_search_url_text = 0x7f06000c; + public static final int abc_search_url_text_normal = 0x7f06000d; + public static final int abc_search_url_text_pressed = 0x7f06000e; + public static final int abc_search_url_text_selected = 0x7f06000f; + public static final int abc_secondary_text_material_dark = 0x7f060010; + public static final int abc_secondary_text_material_light = 0x7f060011; + public static final int abc_tint_btn_checkable = 0x7f060012; + public static final int abc_tint_default = 0x7f060013; + public static final int abc_tint_edittext = 0x7f060014; + public static final int abc_tint_seek_thumb = 0x7f060015; + public static final int abc_tint_spinner = 0x7f060016; + public static final int abc_tint_switch_track = 0x7f060017; + public static final int accent_material_dark = 0x7f060018; + public static final int accent_material_light = 0x7f060019; + public static final int background_floating_material_dark = 0x7f06001a; + public static final int background_floating_material_light = 0x7f06001b; + public static final int background_material_dark = 0x7f06001c; + public static final int background_material_light = 0x7f06001d; + public static final int bright_foreground_disabled_material_dark = 0x7f06001f; + public static final int bright_foreground_disabled_material_light = 0x7f060020; + public static final int bright_foreground_inverse_material_dark = 0x7f060021; + public static final int bright_foreground_inverse_material_light = 0x7f060022; + public static final int bright_foreground_material_dark = 0x7f060023; + public static final int bright_foreground_material_light = 0x7f060024; + public static final int button_material_dark = 0x7f060025; + public static final int button_material_light = 0x7f060026; + public static final int dim_foreground_disabled_material_dark = 0x7f060038; + public static final int dim_foreground_disabled_material_light = 0x7f060039; + public static final int dim_foreground_material_dark = 0x7f06003a; + public static final int dim_foreground_material_light = 0x7f06003b; + public static final int error_color_material_dark = 0x7f06003c; + public static final int error_color_material_light = 0x7f06003d; + public static final int foreground_material_dark = 0x7f06003e; + public static final int foreground_material_light = 0x7f06003f; + public static final int highlighted_text_material_dark = 0x7f060040; + public static final int highlighted_text_material_light = 0x7f060041; + public static final int material_blue_grey_800 = 0x7f060046; + public static final int material_blue_grey_900 = 0x7f060047; + public static final int material_blue_grey_950 = 0x7f060048; + public static final int material_deep_teal_200 = 0x7f060049; + public static final int material_deep_teal_500 = 0x7f06004a; + public static final int material_grey_100 = 0x7f06004b; + public static final int material_grey_300 = 0x7f06004c; + public static final int material_grey_50 = 0x7f06004d; + public static final int material_grey_600 = 0x7f06004e; + public static final int material_grey_800 = 0x7f06004f; + public static final int material_grey_850 = 0x7f060050; + public static final int material_grey_900 = 0x7f060051; + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int primary_dark_material_dark = 0x7f06006f; + public static final int primary_dark_material_light = 0x7f060070; + public static final int primary_material_dark = 0x7f060071; + public static final int primary_material_light = 0x7f060072; + public static final int primary_text_default_material_dark = 0x7f060074; + public static final int primary_text_default_material_light = 0x7f060075; + public static final int primary_text_disabled_material_dark = 0x7f060076; + public static final int primary_text_disabled_material_light = 0x7f060077; + public static final int ripple_material_dark = 0x7f060078; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_dark = 0x7f06007b; + public static final int secondary_text_default_material_light = 0x7f06007c; + public static final int secondary_text_disabled_material_dark = 0x7f06007d; + public static final int secondary_text_disabled_material_light = 0x7f06007e; + public static final int switch_thumb_disabled_material_dark = 0x7f06007f; + public static final int switch_thumb_disabled_material_light = 0x7f060080; + public static final int switch_thumb_material_dark = 0x7f060081; + public static final int switch_thumb_material_light = 0x7f060082; + public static final int switch_thumb_normal_material_dark = 0x7f060083; + public static final int switch_thumb_normal_material_light = 0x7f060084; + public static final int tooltip_background_dark = 0x7f060085; + public static final int tooltip_background_light = 0x7f060086; + } + public static final class dimen { + private dimen() {} + + public static final int abc_action_bar_content_inset_material = 0x7f070000; + public static final int abc_action_bar_content_inset_with_nav = 0x7f070001; + public static final int abc_action_bar_default_height_material = 0x7f070002; + public static final int abc_action_bar_default_padding_end_material = 0x7f070003; + public static final int abc_action_bar_default_padding_start_material = 0x7f070004; + public static final int abc_action_bar_elevation_material = 0x7f070005; + public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006; + public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007; + public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a; + public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b; + public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c; + public static final int abc_action_button_min_height_material = 0x7f07000d; + public static final int abc_action_button_min_width_material = 0x7f07000e; + public static final int abc_action_button_min_width_overflow_material = 0x7f07000f; + public static final int abc_alert_dialog_button_bar_height = 0x7f070010; + public static final int abc_alert_dialog_button_dimen = 0x7f070011; + public static final int abc_button_inset_horizontal_material = 0x7f070012; + public static final int abc_button_inset_vertical_material = 0x7f070013; + public static final int abc_button_padding_horizontal_material = 0x7f070014; + public static final int abc_button_padding_vertical_material = 0x7f070015; + public static final int abc_cascading_menus_min_smallest_width = 0x7f070016; + public static final int abc_config_prefDialogWidth = 0x7f070017; + public static final int abc_control_corner_material = 0x7f070018; + public static final int abc_control_inset_material = 0x7f070019; + public static final int abc_control_padding_material = 0x7f07001a; + public static final int abc_dialog_corner_radius_material = 0x7f07001b; + public static final int abc_dialog_fixed_height_major = 0x7f07001c; + public static final int abc_dialog_fixed_height_minor = 0x7f07001d; + public static final int abc_dialog_fixed_width_major = 0x7f07001e; + public static final int abc_dialog_fixed_width_minor = 0x7f07001f; + public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020; + public static final int abc_dialog_list_padding_top_no_title = 0x7f070021; + public static final int abc_dialog_min_width_major = 0x7f070022; + public static final int abc_dialog_min_width_minor = 0x7f070023; + public static final int abc_dialog_padding_material = 0x7f070024; + public static final int abc_dialog_padding_top_material = 0x7f070025; + public static final int abc_dialog_title_divider_material = 0x7f070026; + public static final int abc_disabled_alpha_material_dark = 0x7f070027; + public static final int abc_disabled_alpha_material_light = 0x7f070028; + public static final int abc_dropdownitem_icon_width = 0x7f070029; + public static final int abc_dropdownitem_text_padding_left = 0x7f07002a; + public static final int abc_dropdownitem_text_padding_right = 0x7f07002b; + public static final int abc_edit_text_inset_bottom_material = 0x7f07002c; + public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d; + public static final int abc_edit_text_inset_top_material = 0x7f07002e; + public static final int abc_floating_window_z = 0x7f07002f; + public static final int abc_list_item_padding_horizontal_material = 0x7f070030; + public static final int abc_panel_menu_list_width = 0x7f070031; + public static final int abc_progress_bar_height_material = 0x7f070032; + public static final int abc_search_view_preferred_height = 0x7f070033; + public static final int abc_search_view_preferred_width = 0x7f070034; + public static final int abc_seekbar_track_background_height_material = 0x7f070035; + public static final int abc_seekbar_track_progress_height_material = 0x7f070036; + public static final int abc_select_dialog_padding_start_material = 0x7f070037; + public static final int abc_switch_padding = 0x7f070038; + public static final int abc_text_size_body_1_material = 0x7f070039; + public static final int abc_text_size_body_2_material = 0x7f07003a; + public static final int abc_text_size_button_material = 0x7f07003b; + public static final int abc_text_size_caption_material = 0x7f07003c; + public static final int abc_text_size_display_1_material = 0x7f07003d; + public static final int abc_text_size_display_2_material = 0x7f07003e; + public static final int abc_text_size_display_3_material = 0x7f07003f; + public static final int abc_text_size_display_4_material = 0x7f070040; + public static final int abc_text_size_headline_material = 0x7f070041; + public static final int abc_text_size_large_material = 0x7f070042; + public static final int abc_text_size_medium_material = 0x7f070043; + public static final int abc_text_size_menu_header_material = 0x7f070044; + public static final int abc_text_size_menu_material = 0x7f070045; + public static final int abc_text_size_small_material = 0x7f070046; + public static final int abc_text_size_subhead_material = 0x7f070047; + public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048; + public static final int abc_text_size_title_material = 0x7f070049; + public static final int abc_text_size_title_material_toolbar = 0x7f07004a; + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int disabled_alpha_material_dark = 0x7f070083; + public static final int disabled_alpha_material_light = 0x7f070084; + public static final int highlight_alpha_material_colored = 0x7f070088; + public static final int highlight_alpha_material_dark = 0x7f070089; + public static final int highlight_alpha_material_light = 0x7f07008a; + public static final int hint_alpha_material_dark = 0x7f07008b; + public static final int hint_alpha_material_light = 0x7f07008c; + public static final int hint_pressed_alpha_material_dark = 0x7f07008d; + public static final int hint_pressed_alpha_material_light = 0x7f07008e; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + public static final int tooltip_corner_radius = 0x7f0700da; + public static final int tooltip_horizontal_padding = 0x7f0700db; + public static final int tooltip_margin = 0x7f0700dc; + public static final int tooltip_precise_anchor_extra_offset = 0x7f0700dd; + public static final int tooltip_precise_anchor_threshold = 0x7f0700de; + public static final int tooltip_vertical_padding = 0x7f0700df; + public static final int tooltip_y_offset_non_touch = 0x7f0700e0; + public static final int tooltip_y_offset_touch = 0x7f0700e1; + } + public static final class drawable { + private drawable() {} + + public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006; + public static final int abc_action_bar_item_background_material = 0x7f080007; + public static final int abc_btn_borderless_material = 0x7f080008; + public static final int abc_btn_check_material = 0x7f080009; + public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a; + public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b; + public static final int abc_btn_colored_material = 0x7f08000c; + public static final int abc_btn_default_mtrl_shape = 0x7f08000d; + public static final int abc_btn_radio_material = 0x7f08000e; + public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f; + public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010; + public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011; + public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012; + public static final int abc_cab_background_internal_bg = 0x7f080013; + public static final int abc_cab_background_top_material = 0x7f080014; + public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015; + public static final int abc_control_background_material = 0x7f080016; + public static final int abc_dialog_material_background = 0x7f080017; + public static final int abc_edit_text_material = 0x7f080018; + public static final int abc_ic_ab_back_material = 0x7f080019; + public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a; + public static final int abc_ic_clear_material = 0x7f08001b; + public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c; + public static final int abc_ic_go_search_api_material = 0x7f08001d; + public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e; + public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f; + public static final int abc_ic_menu_overflow_material = 0x7f080020; + public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021; + public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022; + public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023; + public static final int abc_ic_search_api_material = 0x7f080024; + public static final int abc_ic_star_black_16dp = 0x7f080025; + public static final int abc_ic_star_black_36dp = 0x7f080026; + public static final int abc_ic_star_black_48dp = 0x7f080027; + public static final int abc_ic_star_half_black_16dp = 0x7f080028; + public static final int abc_ic_star_half_black_36dp = 0x7f080029; + public static final int abc_ic_star_half_black_48dp = 0x7f08002a; + public static final int abc_ic_voice_search_api_material = 0x7f08002b; + public static final int abc_item_background_holo_dark = 0x7f08002c; + public static final int abc_item_background_holo_light = 0x7f08002d; + public static final int abc_list_divider_material = 0x7f08002e; + public static final int abc_list_divider_mtrl_alpha = 0x7f08002f; + public static final int abc_list_focused_holo = 0x7f080030; + public static final int abc_list_longpressed_holo = 0x7f080031; + public static final int abc_list_pressed_holo_dark = 0x7f080032; + public static final int abc_list_pressed_holo_light = 0x7f080033; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034; + public static final int abc_list_selector_background_transition_holo_light = 0x7f080035; + public static final int abc_list_selector_disabled_holo_dark = 0x7f080036; + public static final int abc_list_selector_disabled_holo_light = 0x7f080037; + public static final int abc_list_selector_holo_dark = 0x7f080038; + public static final int abc_list_selector_holo_light = 0x7f080039; + public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a; + public static final int abc_popup_background_mtrl_mult = 0x7f08003b; + public static final int abc_ratingbar_indicator_material = 0x7f08003c; + public static final int abc_ratingbar_material = 0x7f08003d; + public static final int abc_ratingbar_small_material = 0x7f08003e; + public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f; + public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040; + public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041; + public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042; + public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043; + public static final int abc_seekbar_thumb_material = 0x7f080044; + public static final int abc_seekbar_tick_mark_material = 0x7f080045; + public static final int abc_seekbar_track_material = 0x7f080046; + public static final int abc_spinner_mtrl_am_alpha = 0x7f080047; + public static final int abc_spinner_textfield_background_material = 0x7f080048; + public static final int abc_switch_thumb_material = 0x7f080049; + public static final int abc_switch_track_mtrl_alpha = 0x7f08004a; + public static final int abc_tab_indicator_material = 0x7f08004b; + public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c; + public static final int abc_text_cursor_material = 0x7f08004d; + public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004e; + public static final int abc_text_select_handle_left_mtrl_light = 0x7f08004f; + public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080050; + public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080051; + public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080052; + public static final int abc_text_select_handle_right_mtrl_light = 0x7f080053; + public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054; + public static final int abc_textfield_default_mtrl_alpha = 0x7f080055; + public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056; + public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057; + public static final int abc_textfield_search_material = 0x7f080058; + public static final int abc_vector_test = 0x7f080059; + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + public static final int tooltip_frame_dark = 0x7f0800b5; + public static final int tooltip_frame_light = 0x7f0800b6; + } + public static final class id { + private id() {} + + public static final int action_bar = 0x7f09000e; + public static final int action_bar_activity_content = 0x7f09000f; + public static final int action_bar_container = 0x7f090010; + public static final int action_bar_root = 0x7f090011; + public static final int action_bar_spinner = 0x7f090012; + public static final int action_bar_subtitle = 0x7f090013; + public static final int action_bar_title = 0x7f090014; + public static final int action_container = 0x7f090015; + public static final int action_context_bar = 0x7f090016; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_menu_divider = 0x7f090019; + public static final int action_menu_presenter = 0x7f09001a; + public static final int action_mode_bar = 0x7f09001b; + public static final int action_mode_bar_stub = 0x7f09001c; + public static final int action_mode_close_button = 0x7f09001d; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int activity_chooser_view_content = 0x7f090021; + public static final int add = 0x7f090022; + public static final int alertTitle = 0x7f090023; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int buttonPanel = 0x7f09003a; + public static final int checkbox = 0x7f090043; + public static final int chronometer = 0x7f090044; + public static final int content = 0x7f090049; + public static final int contentPanel = 0x7f09004a; + public static final int custom = 0x7f09004d; + public static final int customPanel = 0x7f09004e; + public static final int decor_content_parent = 0x7f090052; + public static final int default_activity_button = 0x7f090053; + public static final int edit_query = 0x7f09006b; + public static final int end = 0x7f09006c; + public static final int expand_activities_button = 0x7f090073; + public static final int expanded_menu = 0x7f090074; + public static final int forever = 0x7f09007c; + public static final int group_divider = 0x7f090083; + public static final int home = 0x7f090086; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int image = 0x7f09008f; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int listMode = 0x7f0900ae; + public static final int list_item = 0x7f0900af; + public static final int message = 0x7f0900cb; + public static final int multiply = 0x7f0900d4; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int parentPanel = 0x7f0900eb; + public static final int progress_circular = 0x7f0900f8; + public static final int progress_horizontal = 0x7f0900f9; + public static final int radio = 0x7f0900fa; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int screen = 0x7f090105; + public static final int scrollIndicatorDown = 0x7f090107; + public static final int scrollIndicatorUp = 0x7f090108; + public static final int scrollView = 0x7f090109; + public static final int search_badge = 0x7f09010b; + public static final int search_bar = 0x7f09010c; + public static final int search_button = 0x7f09010d; + public static final int search_close_btn = 0x7f09010e; + public static final int search_edit_frame = 0x7f09010f; + public static final int search_go_btn = 0x7f090110; + public static final int search_mag_icon = 0x7f090111; + public static final int search_plate = 0x7f090112; + public static final int search_src_text = 0x7f090113; + public static final int search_voice_btn = 0x7f090114; + public static final int select_dialog_listview = 0x7f090115; + public static final int shortcut = 0x7f090118; + public static final int spacer = 0x7f090122; + public static final int split_action_bar = 0x7f090124; + public static final int src_atop = 0x7f090128; + public static final int src_in = 0x7f090129; + public static final int src_over = 0x7f09012a; + public static final int start = 0x7f09012c; + public static final int submenuarrow = 0x7f090137; + public static final int submit_area = 0x7f090138; + public static final int tabMode = 0x7f09013a; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int textSpacerNoButtons = 0x7f090140; + public static final int textSpacerNoTitle = 0x7f090141; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int titleDividerNoCustom = 0x7f09014d; + public static final int title_template = 0x7f09014e; + public static final int top = 0x7f090150; + public static final int topPanel = 0x7f090151; + public static final int uniform = 0x7f090162; + public static final int up = 0x7f090164; + public static final int wrap_content = 0x7f09016c; + } + public static final class integer { + private integer() {} + + public static final int abc_config_activityDefaultDur = 0x7f0a0000; + public static final int abc_config_activityShortDur = 0x7f0a0001; + public static final int cancel_button_image_alpha = 0x7f0a0004; + public static final int config_tooltipAnimTime = 0x7f0a0005; + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int abc_action_bar_title_item = 0x7f0c0000; + public static final int abc_action_bar_up_container = 0x7f0c0001; + public static final int abc_action_menu_item_layout = 0x7f0c0002; + public static final int abc_action_menu_layout = 0x7f0c0003; + public static final int abc_action_mode_bar = 0x7f0c0004; + public static final int abc_action_mode_close_item_material = 0x7f0c0005; + public static final int abc_activity_chooser_view = 0x7f0c0006; + public static final int abc_activity_chooser_view_list_item = 0x7f0c0007; + public static final int abc_alert_dialog_button_bar_material = 0x7f0c0008; + public static final int abc_alert_dialog_material = 0x7f0c0009; + public static final int abc_alert_dialog_title_material = 0x7f0c000a; + public static final int abc_cascading_menu_item_layout = 0x7f0c000b; + public static final int abc_dialog_title_material = 0x7f0c000c; + public static final int abc_expanded_menu_layout = 0x7f0c000d; + public static final int abc_list_menu_item_checkbox = 0x7f0c000e; + public static final int abc_list_menu_item_icon = 0x7f0c000f; + public static final int abc_list_menu_item_layout = 0x7f0c0010; + public static final int abc_list_menu_item_radio = 0x7f0c0011; + public static final int abc_popup_menu_header_item_layout = 0x7f0c0012; + public static final int abc_popup_menu_item_layout = 0x7f0c0013; + public static final int abc_screen_content_include = 0x7f0c0014; + public static final int abc_screen_simple = 0x7f0c0015; + public static final int abc_screen_simple_overlay_action_mode = 0x7f0c0016; + public static final int abc_screen_toolbar = 0x7f0c0017; + public static final int abc_search_dropdown_item_icons_2line = 0x7f0c0018; + public static final int abc_search_view = 0x7f0c0019; + public static final int abc_select_dialog_material = 0x7f0c001a; + public static final int abc_tooltip = 0x7f0c001b; + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + public static final int select_dialog_item_material = 0x7f0c004c; + public static final int select_dialog_multichoice_material = 0x7f0c004d; + public static final int select_dialog_singlechoice_material = 0x7f0c004e; + public static final int support_simple_spinner_dropdown_item = 0x7f0c0050; + } + public static final class string { + private string() {} + + public static final int abc_action_bar_home_description = 0x7f120000; + public static final int abc_action_bar_up_description = 0x7f120001; + public static final int abc_action_menu_overflow_description = 0x7f120002; + public static final int abc_action_mode_done = 0x7f120003; + public static final int abc_activity_chooser_view_see_all = 0x7f120004; + public static final int abc_activitychooserview_choose_application = 0x7f120005; + public static final int abc_capital_off = 0x7f120006; + public static final int abc_capital_on = 0x7f120007; + public static final int abc_font_family_body_1_material = 0x7f120008; + public static final int abc_font_family_body_2_material = 0x7f120009; + public static final int abc_font_family_button_material = 0x7f12000a; + public static final int abc_font_family_caption_material = 0x7f12000b; + public static final int abc_font_family_display_1_material = 0x7f12000c; + public static final int abc_font_family_display_2_material = 0x7f12000d; + public static final int abc_font_family_display_3_material = 0x7f12000e; + public static final int abc_font_family_display_4_material = 0x7f12000f; + public static final int abc_font_family_headline_material = 0x7f120010; + public static final int abc_font_family_menu_material = 0x7f120011; + public static final int abc_font_family_subhead_material = 0x7f120012; + public static final int abc_font_family_title_material = 0x7f120013; + public static final int abc_menu_alt_shortcut_label = 0x7f120014; + public static final int abc_menu_ctrl_shortcut_label = 0x7f120015; + public static final int abc_menu_delete_shortcut_label = 0x7f120016; + public static final int abc_menu_enter_shortcut_label = 0x7f120017; + public static final int abc_menu_function_shortcut_label = 0x7f120018; + public static final int abc_menu_meta_shortcut_label = 0x7f120019; + public static final int abc_menu_shift_shortcut_label = 0x7f12001a; + public static final int abc_menu_space_shortcut_label = 0x7f12001b; + public static final int abc_menu_sym_shortcut_label = 0x7f12001c; + public static final int abc_prepend_shortcut_label = 0x7f12001d; + public static final int abc_search_hint = 0x7f12001e; + public static final int abc_searchview_description_clear = 0x7f12001f; + public static final int abc_searchview_description_query = 0x7f120020; + public static final int abc_searchview_description_search = 0x7f120021; + public static final int abc_searchview_description_submit = 0x7f120022; + public static final int abc_searchview_description_voice = 0x7f120023; + public static final int abc_shareactionprovider_share_with = 0x7f120024; + public static final int abc_shareactionprovider_share_with_application = 0x7f120025; + public static final int abc_toolbar_collapse_description = 0x7f120026; + public static final int search_menu_title = 0x7f12009a; + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int AlertDialog_AppCompat = 0x7f130000; + public static final int AlertDialog_AppCompat_Light = 0x7f130001; + public static final int Animation_AppCompat_Dialog = 0x7f130002; + public static final int Animation_AppCompat_DropDownUp = 0x7f130003; + public static final int Animation_AppCompat_Tooltip = 0x7f130004; + public static final int Base_AlertDialog_AppCompat = 0x7f130006; + public static final int Base_AlertDialog_AppCompat_Light = 0x7f130007; + public static final int Base_Animation_AppCompat_Dialog = 0x7f130008; + public static final int Base_Animation_AppCompat_DropDownUp = 0x7f130009; + public static final int Base_Animation_AppCompat_Tooltip = 0x7f13000a; + public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f13000d; + public static final int Base_DialogWindowTitle_AppCompat = 0x7f13000c; + public static final int Base_TextAppearance_AppCompat = 0x7f13000e; + public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f13000f; + public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f130010; + public static final int Base_TextAppearance_AppCompat_Button = 0x7f130011; + public static final int Base_TextAppearance_AppCompat_Caption = 0x7f130012; + public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f130013; + public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f130014; + public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f130015; + public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f130016; + public static final int Base_TextAppearance_AppCompat_Headline = 0x7f130017; + public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f130018; + public static final int Base_TextAppearance_AppCompat_Large = 0x7f130019; + public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f13001a; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f13001b; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f13001c; + public static final int Base_TextAppearance_AppCompat_Medium = 0x7f13001d; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f13001e; + public static final int Base_TextAppearance_AppCompat_Menu = 0x7f13001f; + public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f130020; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f130021; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f130022; + public static final int Base_TextAppearance_AppCompat_Small = 0x7f130023; + public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f130024; + public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f130025; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f130026; + public static final int Base_TextAppearance_AppCompat_Title = 0x7f130027; + public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f130028; + public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f130029; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f13002a; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f13002b; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f13002c; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f13002d; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f13002e; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f13002f; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f130030; + public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f130031; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f130032; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f130033; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f130034; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f130035; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f130036; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f130037; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f130038; + public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f130039; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f13003a; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f13003b; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f13003c; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f13003d; + public static final int Base_ThemeOverlay_AppCompat = 0x7f13005d; + public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f13005e; + public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f13005f; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f130060; + public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f130061; + public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f130062; + public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f130063; + public static final int Base_Theme_AppCompat = 0x7f13003e; + public static final int Base_Theme_AppCompat_CompactMenu = 0x7f13003f; + public static final int Base_Theme_AppCompat_Dialog = 0x7f130040; + public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f130044; + public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f130041; + public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f130042; + public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f130043; + public static final int Base_Theme_AppCompat_Light = 0x7f130045; + public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f130046; + public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f130047; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f13004b; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f130048; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f130049; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f13004a; + public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f130073; + public static final int Base_V21_Theme_AppCompat = 0x7f13006f; + public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f130070; + public static final int Base_V21_Theme_AppCompat_Light = 0x7f130071; + public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f130072; + public static final int Base_V22_Theme_AppCompat = 0x7f130074; + public static final int Base_V22_Theme_AppCompat_Light = 0x7f130075; + public static final int Base_V23_Theme_AppCompat = 0x7f130076; + public static final int Base_V23_Theme_AppCompat_Light = 0x7f130077; + public static final int Base_V26_Theme_AppCompat = 0x7f130078; + public static final int Base_V26_Theme_AppCompat_Light = 0x7f130079; + public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f13007a; + public static final int Base_V28_Theme_AppCompat = 0x7f13007b; + public static final int Base_V28_Theme_AppCompat_Light = 0x7f13007c; + public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f130081; + public static final int Base_V7_Theme_AppCompat = 0x7f13007d; + public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f13007e; + public static final int Base_V7_Theme_AppCompat_Light = 0x7f13007f; + public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f130080; + public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f130082; + public static final int Base_V7_Widget_AppCompat_EditText = 0x7f130083; + public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f130084; + public static final int Base_Widget_AppCompat_ActionBar = 0x7f130085; + public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f130086; + public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f130087; + public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f130088; + public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f130089; + public static final int Base_Widget_AppCompat_ActionButton = 0x7f13008a; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f13008b; + public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f13008c; + public static final int Base_Widget_AppCompat_ActionMode = 0x7f13008d; + public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f13008e; + public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f13008f; + public static final int Base_Widget_AppCompat_Button = 0x7f130090; + public static final int Base_Widget_AppCompat_ButtonBar = 0x7f130096; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f130097; + public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f130091; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f130092; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f130093; + public static final int Base_Widget_AppCompat_Button_Colored = 0x7f130094; + public static final int Base_Widget_AppCompat_Button_Small = 0x7f130095; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f130098; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f130099; + public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f13009a; + public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f13009b; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f13009c; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f13009d; + public static final int Base_Widget_AppCompat_EditText = 0x7f13009e; + public static final int Base_Widget_AppCompat_ImageButton = 0x7f13009f; + public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1300a0; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1300a1; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1300a2; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1300a3; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1300a4; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1300a5; + public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1300a6; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1300a7; + public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1300a8; + public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1300a9; + public static final int Base_Widget_AppCompat_ListView = 0x7f1300aa; + public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1300ab; + public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1300ac; + public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1300ad; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1300ae; + public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1300af; + public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1300b0; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1300b1; + public static final int Base_Widget_AppCompat_RatingBar = 0x7f1300b2; + public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1300b3; + public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1300b4; + public static final int Base_Widget_AppCompat_SearchView = 0x7f1300b5; + public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1300b6; + public static final int Base_Widget_AppCompat_SeekBar = 0x7f1300b7; + public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1300b8; + public static final int Base_Widget_AppCompat_Spinner = 0x7f1300b9; + public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1300ba; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1300bb; + public static final int Base_Widget_AppCompat_Toolbar = 0x7f1300bc; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1300bd; + public static final int Platform_AppCompat = 0x7f1300c9; + public static final int Platform_AppCompat_Light = 0x7f1300ca; + public static final int Platform_ThemeOverlay_AppCompat = 0x7f1300cf; + public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1300d0; + public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1300d1; + public static final int Platform_V21_AppCompat = 0x7f1300d2; + public static final int Platform_V21_AppCompat_Light = 0x7f1300d3; + public static final int Platform_V25_AppCompat = 0x7f1300d4; + public static final int Platform_V25_AppCompat_Light = 0x7f1300d5; + public static final int Platform_Widget_AppCompat_Spinner = 0x7f1300d6; + public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1300d7; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1300d8; + public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1300d9; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1300da; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1300db; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1300dc; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1300dd; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1300de; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1300df; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1300e5; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1300e0; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1300e1; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1300e2; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1300e3; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1300e4; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1300e6; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1300e7; + public static final int TextAppearance_AppCompat = 0x7f1300e8; + public static final int TextAppearance_AppCompat_Body1 = 0x7f1300e9; + public static final int TextAppearance_AppCompat_Body2 = 0x7f1300ea; + public static final int TextAppearance_AppCompat_Button = 0x7f1300eb; + public static final int TextAppearance_AppCompat_Caption = 0x7f1300ec; + public static final int TextAppearance_AppCompat_Display1 = 0x7f1300ed; + public static final int TextAppearance_AppCompat_Display2 = 0x7f1300ee; + public static final int TextAppearance_AppCompat_Display3 = 0x7f1300ef; + public static final int TextAppearance_AppCompat_Display4 = 0x7f1300f0; + public static final int TextAppearance_AppCompat_Headline = 0x7f1300f1; + public static final int TextAppearance_AppCompat_Inverse = 0x7f1300f2; + public static final int TextAppearance_AppCompat_Large = 0x7f1300f3; + public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1300f4; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1300f5; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1300f6; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1300f7; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1300f8; + public static final int TextAppearance_AppCompat_Medium = 0x7f1300f9; + public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1300fa; + public static final int TextAppearance_AppCompat_Menu = 0x7f1300fb; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1300fc; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1300fd; + public static final int TextAppearance_AppCompat_Small = 0x7f1300fe; + public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1300ff; + public static final int TextAppearance_AppCompat_Subhead = 0x7f130100; + public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f130101; + public static final int TextAppearance_AppCompat_Title = 0x7f130102; + public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f130103; + public static final int TextAppearance_AppCompat_Tooltip = 0x7f130104; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f130105; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f130106; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f130107; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f130108; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f130109; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f13010a; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f13010b; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f13010c; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f13010d; + public static final int TextAppearance_AppCompat_Widget_Button = 0x7f13010e; + public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f13010f; + public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f130110; + public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f130111; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f130112; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f130113; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f130114; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f130115; + public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f130116; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f130117; + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f130139; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f13013a; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f13013b; + public static final int ThemeOverlay_AppCompat = 0x7f130175; + public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f130176; + public static final int ThemeOverlay_AppCompat_Dark = 0x7f130177; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f130178; + public static final int ThemeOverlay_AppCompat_Dialog = 0x7f130179; + public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f13017a; + public static final int ThemeOverlay_AppCompat_Light = 0x7f13017b; + public static final int Theme_AppCompat = 0x7f130143; + public static final int Theme_AppCompat_CompactMenu = 0x7f130144; + public static final int Theme_AppCompat_DayNight = 0x7f130145; + public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f130146; + public static final int Theme_AppCompat_DayNight_Dialog = 0x7f130147; + public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f13014a; + public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f130148; + public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f130149; + public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f13014b; + public static final int Theme_AppCompat_Dialog = 0x7f13014c; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f13014f; + public static final int Theme_AppCompat_Dialog_Alert = 0x7f13014d; + public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f13014e; + public static final int Theme_AppCompat_Light = 0x7f130150; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f130151; + public static final int Theme_AppCompat_Light_Dialog = 0x7f130152; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f130155; + public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f130153; + public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f130154; + public static final int Theme_AppCompat_Light_NoActionBar = 0x7f130156; + public static final int Theme_AppCompat_NoActionBar = 0x7f130157; + public static final int Widget_AppCompat_ActionBar = 0x7f130189; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f13018a; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f13018b; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f13018c; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f13018d; + public static final int Widget_AppCompat_ActionButton = 0x7f13018e; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f13018f; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f130190; + public static final int Widget_AppCompat_ActionMode = 0x7f130191; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f130192; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f130193; + public static final int Widget_AppCompat_Button = 0x7f130194; + public static final int Widget_AppCompat_ButtonBar = 0x7f13019a; + public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f13019b; + public static final int Widget_AppCompat_Button_Borderless = 0x7f130195; + public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f130196; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f130197; + public static final int Widget_AppCompat_Button_Colored = 0x7f130198; + public static final int Widget_AppCompat_Button_Small = 0x7f130199; + public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f13019c; + public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f13019d; + public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f13019e; + public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f13019f; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1301a0; + public static final int Widget_AppCompat_EditText = 0x7f1301a1; + public static final int Widget_AppCompat_ImageButton = 0x7f1301a2; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f1301a3; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1301a4; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1301a5; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1301a6; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1301a7; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1301a8; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1301a9; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1301aa; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1301ab; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f1301ac; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1301ad; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f1301ae; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f1301af; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f1301b0; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f1301b1; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f1301b2; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f1301b3; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f1301b4; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f1301b5; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1301b6; + public static final int Widget_AppCompat_Light_SearchView = 0x7f1301b7; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f1301b8; + public static final int Widget_AppCompat_ListMenuView = 0x7f1301b9; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f1301ba; + public static final int Widget_AppCompat_ListView = 0x7f1301bb; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f1301bc; + public static final int Widget_AppCompat_ListView_Menu = 0x7f1301bd; + public static final int Widget_AppCompat_PopupMenu = 0x7f1301be; + public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f1301bf; + public static final int Widget_AppCompat_PopupWindow = 0x7f1301c0; + public static final int Widget_AppCompat_ProgressBar = 0x7f1301c1; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f1301c2; + public static final int Widget_AppCompat_RatingBar = 0x7f1301c3; + public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f1301c4; + public static final int Widget_AppCompat_RatingBar_Small = 0x7f1301c5; + public static final int Widget_AppCompat_SearchView = 0x7f1301c6; + public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f1301c7; + public static final int Widget_AppCompat_SeekBar = 0x7f1301c8; + public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f1301c9; + public static final int Widget_AppCompat_Spinner = 0x7f1301ca; + public static final int Widget_AppCompat_Spinner_DropDown = 0x7f1301cb; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f1301cc; + public static final int Widget_AppCompat_Spinner_Underlined = 0x7f1301cd; + public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f1301ce; + public static final int Widget_AppCompat_Toolbar = 0x7f1301cf; + public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1301d0; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ActionBar = { 0x7f040039, 0x7f04003a, 0x7f04003b, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0400c4, 0x7f0400d4, 0x7f0400d5, 0x7f0400e5, 0x7f040128, 0x7f04012d, 0x7f040132, 0x7f040133, 0x7f040135, 0x7f04013f, 0x7f040149, 0x7f0401a4, 0x7f0401c6, 0x7f0401ed, 0x7f0401f1, 0x7f0401f2, 0x7f04022b, 0x7f04022e, 0x7f040277, 0x7f040281 }; + public static final int ActionBar_background = 0; + public static final int ActionBar_backgroundSplit = 1; + public static final int ActionBar_backgroundStacked = 2; + public static final int ActionBar_contentInsetEnd = 3; + public static final int ActionBar_contentInsetEndWithActions = 4; + public static final int ActionBar_contentInsetLeft = 5; + public static final int ActionBar_contentInsetRight = 6; + public static final int ActionBar_contentInsetStart = 7; + public static final int ActionBar_contentInsetStartWithNavigation = 8; + public static final int ActionBar_customNavigationLayout = 9; + public static final int ActionBar_displayOptions = 10; + public static final int ActionBar_divider = 11; + public static final int ActionBar_elevation = 12; + public static final int ActionBar_height = 13; + public static final int ActionBar_hideOnContentScroll = 14; + public static final int ActionBar_homeAsUpIndicator = 15; + public static final int ActionBar_homeLayout = 16; + public static final int ActionBar_icon = 17; + public static final int ActionBar_indeterminateProgressStyle = 18; + public static final int ActionBar_itemPadding = 19; + public static final int ActionBar_logo = 20; + public static final int ActionBar_navigationMode = 21; + public static final int ActionBar_popupTheme = 22; + public static final int ActionBar_progressBarPadding = 23; + public static final int ActionBar_progressBarStyle = 24; + public static final int ActionBar_subtitle = 25; + public static final int ActionBar_subtitleTextStyle = 26; + public static final int ActionBar_title = 27; + public static final int ActionBar_titleTextStyle = 28; + public static final int[] ActionBarLayout = { 0x10100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionMenuItemView = { 0x101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f040039, 0x7f04003a, 0x7f04008d, 0x7f040128, 0x7f04022e, 0x7f040281 }; + public static final int ActionMode_background = 0; + public static final int ActionMode_backgroundSplit = 1; + public static final int ActionMode_closeItemLayout = 2; + public static final int ActionMode_height = 3; + public static final int ActionMode_subtitleTextStyle = 4; + public static final int ActionMode_titleTextStyle = 5; + public static final int[] ActivityChooserView = { 0x7f0400ec, 0x7f040140 }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; + public static final int ActivityChooserView_initialActivityCount = 1; + public static final int[] AlertDialog = { 0x10100f2, 0x7f04005e, 0x7f04005f, 0x7f04019b, 0x7f04019c, 0x7f0401c2, 0x7f040210, 0x7f040211 }; + public static final int AlertDialog_android_layout = 0; + public static final int AlertDialog_buttonIconDimen = 1; + public static final int AlertDialog_buttonPanelSideLayout = 2; + public static final int AlertDialog_listItemLayout = 3; + public static final int AlertDialog_listLayout = 4; + public static final int AlertDialog_multiChoiceItemLayout = 5; + public static final int AlertDialog_showTitle = 6; + public static final int AlertDialog_singleChoiceItemLayout = 7; + public static final int[] AnimatedStateListDrawableCompat = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d }; + public static final int AnimatedStateListDrawableCompat_android_dither = 0; + public static final int AnimatedStateListDrawableCompat_android_visible = 1; + public static final int AnimatedStateListDrawableCompat_android_variablePadding = 2; + public static final int AnimatedStateListDrawableCompat_android_constantSize = 3; + public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration = 4; + public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration = 5; + public static final int[] AnimatedStateListDrawableItem = { 0x10100d0, 0x1010199 }; + public static final int AnimatedStateListDrawableItem_android_id = 0; + public static final int AnimatedStateListDrawableItem_android_drawable = 1; + public static final int[] AnimatedStateListDrawableTransition = { 0x1010199, 0x1010449, 0x101044a, 0x101044b }; + public static final int AnimatedStateListDrawableTransition_android_drawable = 0; + public static final int AnimatedStateListDrawableTransition_android_toId = 1; + public static final int AnimatedStateListDrawableTransition_android_fromId = 2; + public static final int AnimatedStateListDrawableTransition_android_reversible = 3; + public static final int[] AppCompatImageView = { 0x1010119, 0x7f04021c, 0x7f040275, 0x7f040276 }; + public static final int AppCompatImageView_android_src = 0; + public static final int AppCompatImageView_srcCompat = 1; + public static final int AppCompatImageView_tint = 2; + public static final int AppCompatImageView_tintMode = 3; + public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f040272, 0x7f040273, 0x7f040274 }; + public static final int AppCompatSeekBar_android_thumb = 0; + public static final int AppCompatSeekBar_tickMark = 1; + public static final int AppCompatSeekBar_tickMarkTint = 2; + public static final int AppCompatSeekBar_tickMarkTintMode = 3; + public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 }; + public static final int AppCompatTextHelper_android_textAppearance = 0; + public static final int AppCompatTextHelper_android_drawableTop = 1; + public static final int AppCompatTextHelper_android_drawableBottom = 2; + public static final int AppCompatTextHelper_android_drawableLeft = 3; + public static final int AppCompatTextHelper_android_drawableRight = 4; + public static final int AppCompatTextHelper_android_drawableStart = 5; + public static final int AppCompatTextHelper_android_drawableEnd = 6; + public static final int[] AppCompatTextView = { 0x1010034, 0x7f040033, 0x7f040034, 0x7f040035, 0x7f040036, 0x7f040037, 0x7f040100, 0x7f040116, 0x7f040152, 0x7f040197, 0x7f040252 }; + public static final int AppCompatTextView_android_textAppearance = 0; + public static final int AppCompatTextView_autoSizeMaxTextSize = 1; + public static final int AppCompatTextView_autoSizeMinTextSize = 2; + public static final int AppCompatTextView_autoSizePresetSizes = 3; + public static final int AppCompatTextView_autoSizeStepGranularity = 4; + public static final int AppCompatTextView_autoSizeTextType = 5; + public static final int AppCompatTextView_firstBaselineToTopHeight = 6; + public static final int AppCompatTextView_fontFamily = 7; + public static final int AppCompatTextView_lastBaselineToBottomHeight = 8; + public static final int AppCompatTextView_lineHeight = 9; + public static final int AppCompatTextView_textAllCaps = 10; + public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040032, 0x7f040049, 0x7f040058, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f040060, 0x7f040061, 0x7f04006c, 0x7f040071, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096, 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04009d, 0x7f0400b4, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d6, 0x7f0400d8, 0x7f0400df, 0x7f0400e0, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f040132, 0x7f04013e, 0x7f040199, 0x7f04019a, 0x7f04019d, 0x7f04019e, 0x7f04019f, 0x7f0401a0, 0x7f0401a1, 0x7f0401a2, 0x7f0401a3, 0x7f0401d7, 0x7f0401d8, 0x7f0401d9, 0x7f0401ec, 0x7f0401ee, 0x7f0401f5, 0x7f0401f6, 0x7f0401f7, 0x7f0401f8, 0x7f040207, 0x7f040208, 0x7f040209, 0x7f04020a, 0x7f040219, 0x7f04021a, 0x7f040232, 0x7f04025d, 0x7f04025e, 0x7f04025f, 0x7f040260, 0x7f040262, 0x7f040263, 0x7f040264, 0x7f040265, 0x7f040268, 0x7f040269, 0x7f040283, 0x7f040284, 0x7f040285, 0x7f040286, 0x7f040298, 0x7f0402a1, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4, 0x7f0402a5, 0x7f0402a6, 0x7f0402a7, 0x7f0402a8, 0x7f0402a9, 0x7f0402aa }; + public static final int AppCompatTheme_android_windowIsFloating = 0; + public static final int AppCompatTheme_android_windowAnimationStyle = 1; + public static final int AppCompatTheme_actionBarDivider = 2; + public static final int AppCompatTheme_actionBarItemBackground = 3; + public static final int AppCompatTheme_actionBarPopupTheme = 4; + public static final int AppCompatTheme_actionBarSize = 5; + public static final int AppCompatTheme_actionBarSplitStyle = 6; + public static final int AppCompatTheme_actionBarStyle = 7; + public static final int AppCompatTheme_actionBarTabBarStyle = 8; + public static final int AppCompatTheme_actionBarTabStyle = 9; + public static final int AppCompatTheme_actionBarTabTextStyle = 10; + public static final int AppCompatTheme_actionBarTheme = 11; + public static final int AppCompatTheme_actionBarWidgetTheme = 12; + public static final int AppCompatTheme_actionButtonStyle = 13; + public static final int AppCompatTheme_actionDropDownStyle = 14; + public static final int AppCompatTheme_actionMenuTextAppearance = 15; + public static final int AppCompatTheme_actionMenuTextColor = 16; + public static final int AppCompatTheme_actionModeBackground = 17; + public static final int AppCompatTheme_actionModeCloseButtonStyle = 18; + public static final int AppCompatTheme_actionModeCloseDrawable = 19; + public static final int AppCompatTheme_actionModeCopyDrawable = 20; + public static final int AppCompatTheme_actionModeCutDrawable = 21; + public static final int AppCompatTheme_actionModeFindDrawable = 22; + public static final int AppCompatTheme_actionModePasteDrawable = 23; + public static final int AppCompatTheme_actionModePopupWindowStyle = 24; + public static final int AppCompatTheme_actionModeSelectAllDrawable = 25; + public static final int AppCompatTheme_actionModeShareDrawable = 26; + public static final int AppCompatTheme_actionModeSplitBackground = 27; + public static final int AppCompatTheme_actionModeStyle = 28; + public static final int AppCompatTheme_actionModeWebSearchDrawable = 29; + public static final int AppCompatTheme_actionOverflowButtonStyle = 30; + public static final int AppCompatTheme_actionOverflowMenuStyle = 31; + public static final int AppCompatTheme_activityChooserViewStyle = 32; + public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33; + public static final int AppCompatTheme_alertDialogCenterButtons = 34; + public static final int AppCompatTheme_alertDialogStyle = 35; + public static final int AppCompatTheme_alertDialogTheme = 36; + public static final int AppCompatTheme_autoCompleteTextViewStyle = 37; + public static final int AppCompatTheme_borderlessButtonStyle = 38; + public static final int AppCompatTheme_buttonBarButtonStyle = 39; + public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40; + public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41; + public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42; + public static final int AppCompatTheme_buttonBarStyle = 43; + public static final int AppCompatTheme_buttonStyle = 44; + public static final int AppCompatTheme_buttonStyleSmall = 45; + public static final int AppCompatTheme_checkboxStyle = 46; + public static final int AppCompatTheme_checkedTextViewStyle = 47; + public static final int AppCompatTheme_colorAccent = 48; + public static final int AppCompatTheme_colorBackgroundFloating = 49; + public static final int AppCompatTheme_colorButtonNormal = 50; + public static final int AppCompatTheme_colorControlActivated = 51; + public static final int AppCompatTheme_colorControlHighlight = 52; + public static final int AppCompatTheme_colorControlNormal = 53; + public static final int AppCompatTheme_colorError = 54; + public static final int AppCompatTheme_colorPrimary = 55; + public static final int AppCompatTheme_colorPrimaryDark = 56; + public static final int AppCompatTheme_colorSwitchThumbNormal = 57; + public static final int AppCompatTheme_controlBackground = 58; + public static final int AppCompatTheme_dialogCornerRadius = 59; + public static final int AppCompatTheme_dialogPreferredPadding = 60; + public static final int AppCompatTheme_dialogTheme = 61; + public static final int AppCompatTheme_dividerHorizontal = 62; + public static final int AppCompatTheme_dividerVertical = 63; + public static final int AppCompatTheme_dropDownListViewStyle = 64; + public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65; + public static final int AppCompatTheme_editTextBackground = 66; + public static final int AppCompatTheme_editTextColor = 67; + public static final int AppCompatTheme_editTextStyle = 68; + public static final int AppCompatTheme_homeAsUpIndicator = 69; + public static final int AppCompatTheme_imageButtonStyle = 70; + public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71; + public static final int AppCompatTheme_listDividerAlertDialog = 72; + public static final int AppCompatTheme_listMenuViewStyle = 73; + public static final int AppCompatTheme_listPopupWindowStyle = 74; + public static final int AppCompatTheme_listPreferredItemHeight = 75; + public static final int AppCompatTheme_listPreferredItemHeightLarge = 76; + public static final int AppCompatTheme_listPreferredItemHeightSmall = 77; + public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78; + public static final int AppCompatTheme_listPreferredItemPaddingRight = 79; + public static final int AppCompatTheme_panelBackground = 80; + public static final int AppCompatTheme_panelMenuListTheme = 81; + public static final int AppCompatTheme_panelMenuListWidth = 82; + public static final int AppCompatTheme_popupMenuStyle = 83; + public static final int AppCompatTheme_popupWindowStyle = 84; + public static final int AppCompatTheme_radioButtonStyle = 85; + public static final int AppCompatTheme_ratingBarStyle = 86; + public static final int AppCompatTheme_ratingBarStyleIndicator = 87; + public static final int AppCompatTheme_ratingBarStyleSmall = 88; + public static final int AppCompatTheme_searchViewStyle = 89; + public static final int AppCompatTheme_seekBarStyle = 90; + public static final int AppCompatTheme_selectableItemBackground = 91; + public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92; + public static final int AppCompatTheme_spinnerDropDownItemStyle = 93; + public static final int AppCompatTheme_spinnerStyle = 94; + public static final int AppCompatTheme_switchStyle = 95; + public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96; + public static final int AppCompatTheme_textAppearanceListItem = 97; + public static final int AppCompatTheme_textAppearanceListItemSecondary = 98; + public static final int AppCompatTheme_textAppearanceListItemSmall = 99; + public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100; + public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101; + public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102; + public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103; + public static final int AppCompatTheme_textColorAlertDialogListItem = 104; + public static final int AppCompatTheme_textColorSearchUrl = 105; + public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106; + public static final int AppCompatTheme_toolbarStyle = 107; + public static final int AppCompatTheme_tooltipForegroundColor = 108; + public static final int AppCompatTheme_tooltipFrameBackground = 109; + public static final int AppCompatTheme_viewInflaterClass = 110; + public static final int AppCompatTheme_windowActionBar = 111; + public static final int AppCompatTheme_windowActionBarOverlay = 112; + public static final int AppCompatTheme_windowActionModeOverlay = 113; + public static final int AppCompatTheme_windowFixedHeightMajor = 114; + public static final int AppCompatTheme_windowFixedHeightMinor = 115; + public static final int AppCompatTheme_windowFixedWidthMajor = 116; + public static final int AppCompatTheme_windowFixedWidthMinor = 117; + public static final int AppCompatTheme_windowMinWidthMajor = 118; + public static final int AppCompatTheme_windowMinWidthMinor = 119; + public static final int AppCompatTheme_windowNoTitle = 120; + public static final int[] ButtonBarLayout = { 0x7f040027 }; + public static final int ButtonBarLayout_allowStacking = 0; + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CompoundButton = { 0x1010107, 0x7f040062, 0x7f040063 }; + public static final int CompoundButton_android_button = 0; + public static final int CompoundButton_buttonTint = 1; + public static final int CompoundButton_buttonTintMode = 2; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] DrawerArrowToggle = { 0x7f04002f, 0x7f040030, 0x7f04003e, 0x7f040092, 0x7f0400dd, 0x7f040124, 0x7f040218, 0x7f04026e }; + public static final int DrawerArrowToggle_arrowHeadLength = 0; + public static final int DrawerArrowToggle_arrowShaftLength = 1; + public static final int DrawerArrowToggle_barLength = 2; + public static final int DrawerArrowToggle_color = 3; + public static final int DrawerArrowToggle_drawableSize = 4; + public static final int DrawerArrowToggle_gapBetweenBars = 5; + public static final int DrawerArrowToggle_spinBars = 6; + public static final int DrawerArrowToggle_thickness = 7; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400d5, 0x7f0400d7, 0x7f0401af, 0x7f04020c }; + public static final int LinearLayoutCompat_android_gravity = 0; + public static final int LinearLayoutCompat_android_orientation = 1; + public static final int LinearLayoutCompat_android_baselineAligned = 2; + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static final int LinearLayoutCompat_android_weightSum = 4; + public static final int LinearLayoutCompat_divider = 5; + public static final int LinearLayoutCompat_dividerPadding = 6; + public static final int LinearLayoutCompat_measureWithLargestChild = 7; + public static final int LinearLayoutCompat_showDividers = 8; + public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 }; + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad }; + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 }; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_visible = 2; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000e, 0x7f040020, 0x7f040021, 0x7f040029, 0x7f0400a6, 0x7f04013b, 0x7f04013c, 0x7f0401ca, 0x7f04020b, 0x7f040287 }; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_actionLayout = 13; + public static final int MenuItem_actionProviderClass = 14; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_alphabeticModifiers = 16; + public static final int MenuItem_contentDescription = 17; + public static final int MenuItem_iconTint = 18; + public static final int MenuItem_iconTintMode = 19; + public static final int MenuItem_numericModifiers = 20; + public static final int MenuItem_showAsAction = 21; + public static final int MenuItem_tooltipText = 22; + public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f0401ef, 0x7f040229 }; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_preserveIconSpacing = 7; + public static final int MenuView_subMenuArrow = 8; + public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401d1 }; + public static final int PopupWindow_android_popupBackground = 0; + public static final int PopupWindow_android_popupAnimationStyle = 1; + public static final int PopupWindow_overlapAnchor = 2; + public static final int[] PopupWindowBackgroundState = { 0x7f040220 }; + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + public static final int[] RecycleListView = { 0x7f0401d3, 0x7f0401d6 }; + public static final int RecycleListView_paddingBottomNoButtons = 0; + public static final int RecycleListView_paddingTopNoTitle = 1; + public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f040086, 0x7f04009e, 0x7f0400cb, 0x7f040125, 0x7f04013d, 0x7f040154, 0x7f0401f3, 0x7f0401f4, 0x7f040205, 0x7f040206, 0x7f04022a, 0x7f04022f, 0x7f04029a }; + public static final int SearchView_android_focusable = 0; + public static final int SearchView_android_maxWidth = 1; + public static final int SearchView_android_inputType = 2; + public static final int SearchView_android_imeOptions = 3; + public static final int SearchView_closeIcon = 4; + public static final int SearchView_commitIcon = 5; + public static final int SearchView_defaultQueryHint = 6; + public static final int SearchView_goIcon = 7; + public static final int SearchView_iconifiedByDefault = 8; + public static final int SearchView_layout = 9; + public static final int SearchView_queryBackground = 10; + public static final int SearchView_queryHint = 11; + public static final int SearchView_searchHintIcon = 12; + public static final int SearchView_searchIcon = 13; + public static final int SearchView_submitBackground = 14; + public static final int SearchView_suggestionRowLayout = 15; + public static final int SearchView_voiceIcon = 16; + public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401ed }; + public static final int Spinner_android_entries = 0; + public static final int Spinner_android_popupBackground = 1; + public static final int Spinner_android_prompt = 2; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_popupTheme = 4; + public static final int[] StateListDrawable = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d }; + public static final int StateListDrawable_android_dither = 0; + public static final int StateListDrawable_android_visible = 1; + public static final int StateListDrawable_android_variablePadding = 2; + public static final int StateListDrawable_android_constantSize = 3; + public static final int StateListDrawable_android_enterFadeDuration = 4; + public static final int StateListDrawable_android_exitFadeDuration = 5; + public static final int[] StateListDrawableItem = { 0x1010199 }; + public static final int StateListDrawableItem_android_drawable = 0; + public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04020f, 0x7f04021b, 0x7f040230, 0x7f040231, 0x7f040233, 0x7f04026f, 0x7f040270, 0x7f040271, 0x7f04028b, 0x7f04028c, 0x7f04028d }; + public static final int SwitchCompat_android_textOn = 0; + public static final int SwitchCompat_android_textOff = 1; + public static final int SwitchCompat_android_thumb = 2; + public static final int SwitchCompat_showText = 3; + public static final int SwitchCompat_splitTrack = 4; + public static final int SwitchCompat_switchMinWidth = 5; + public static final int SwitchCompat_switchPadding = 6; + public static final int SwitchCompat_switchTextAppearance = 7; + public static final int SwitchCompat_thumbTextPadding = 8; + public static final int SwitchCompat_thumbTint = 9; + public static final int SwitchCompat_thumbTintMode = 10; + public static final int SwitchCompat_track = 11; + public static final int SwitchCompat_trackTint = 12; + public static final int SwitchCompat_trackTintMode = 13; + public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f040116, 0x7f040252 }; + public static final int TextAppearance_android_textSize = 0; + public static final int TextAppearance_android_typeface = 1; + public static final int TextAppearance_android_textStyle = 2; + public static final int TextAppearance_android_textColor = 3; + public static final int TextAppearance_android_textColorHint = 4; + public static final int TextAppearance_android_textColorLink = 5; + public static final int TextAppearance_android_shadowColor = 6; + public static final int TextAppearance_android_shadowDx = 7; + public static final int TextAppearance_android_shadowDy = 8; + public static final int TextAppearance_android_shadowRadius = 9; + public static final int TextAppearance_android_fontFamily = 10; + public static final int TextAppearance_fontFamily = 11; + public static final int TextAppearance_textAllCaps = 12; + public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f04005d, 0x7f04008e, 0x7f04008f, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0401a4, 0x7f0401a5, 0x7f0401aa, 0x7f0401c4, 0x7f0401c5, 0x7f0401ed, 0x7f04022b, 0x7f04022c, 0x7f04022d, 0x7f040277, 0x7f040279, 0x7f04027a, 0x7f04027b, 0x7f04027c, 0x7f04027d, 0x7f04027e, 0x7f04027f, 0x7f040280 }; + public static final int Toolbar_android_gravity = 0; + public static final int Toolbar_android_minHeight = 1; + public static final int Toolbar_buttonGravity = 2; + public static final int Toolbar_collapseContentDescription = 3; + public static final int Toolbar_collapseIcon = 4; + public static final int Toolbar_contentInsetEnd = 5; + public static final int Toolbar_contentInsetEndWithActions = 6; + public static final int Toolbar_contentInsetLeft = 7; + public static final int Toolbar_contentInsetRight = 8; + public static final int Toolbar_contentInsetStart = 9; + public static final int Toolbar_contentInsetStartWithNavigation = 10; + public static final int Toolbar_logo = 11; + public static final int Toolbar_logoDescription = 12; + public static final int Toolbar_maxButtonHeight = 13; + public static final int Toolbar_navigationContentDescription = 14; + public static final int Toolbar_navigationIcon = 15; + public static final int Toolbar_popupTheme = 16; + public static final int Toolbar_subtitle = 17; + public static final int Toolbar_subtitleTextAppearance = 18; + public static final int Toolbar_subtitleTextColor = 19; + public static final int Toolbar_title = 20; + public static final int Toolbar_titleMargin = 21; + public static final int Toolbar_titleMarginBottom = 22; + public static final int Toolbar_titleMarginEnd = 23; + public static final int Toolbar_titleMarginStart = 24; + public static final int Toolbar_titleMarginTop = 25; + public static final int Toolbar_titleMargins = 26; + public static final int Toolbar_titleTextAppearance = 27; + public static final int Toolbar_titleTextColor = 28; + public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401d4, 0x7f0401d5, 0x7f04026d }; + public static final int View_android_theme = 0; + public static final int View_android_focusable = 1; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 3; + public static final int View_theme = 4; + public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f04003c, 0x7f04003d }; + public static final int ViewBackgroundHelper_android_background = 0; + public static final int ViewBackgroundHelper_backgroundTint = 1; + public static final int ViewBackgroundHelper_backgroundTintMode = 2; + public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 }; + public static final int ViewStubCompat_android_id = 0; + public static final int ViewStubCompat_android_layout = 1; + public static final int ViewStubCompat_android_inflatedId = 2; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/cardview/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/cardview/R.java new file mode 100644 index 0000000..c29a709 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/cardview/R.java @@ -0,0 +1,69 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.cardview; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int cardBackgroundColor = 0x7f040064; + public static final int cardCornerRadius = 0x7f040065; + public static final int cardElevation = 0x7f040066; + public static final int cardMaxElevation = 0x7f040067; + public static final int cardPreventCornerOverlap = 0x7f040068; + public static final int cardUseCompatPadding = 0x7f040069; + public static final int cardViewStyle = 0x7f04006a; + public static final int contentPadding = 0x7f0400ad; + public static final int contentPaddingBottom = 0x7f0400ae; + public static final int contentPaddingLeft = 0x7f0400af; + public static final int contentPaddingRight = 0x7f0400b0; + public static final int contentPaddingTop = 0x7f0400b1; + } + public static final class color { + private color() {} + + public static final int cardview_dark_background = 0x7f060027; + public static final int cardview_light_background = 0x7f060028; + public static final int cardview_shadow_end_color = 0x7f060029; + public static final int cardview_shadow_start_color = 0x7f06002a; + } + public static final class dimen { + private dimen() {} + + public static final int cardview_compat_inset_shadow = 0x7f07004d; + public static final int cardview_default_elevation = 0x7f07004e; + public static final int cardview_default_radius = 0x7f07004f; + } + public static final class style { + private style() {} + + public static final int Base_CardView = 0x7f13000b; + public static final int CardView = 0x7f1300c2; + public static final int CardView_Dark = 0x7f1300c3; + public static final int CardView_Light = 0x7f1300c4; + } + public static final class styleable { + private styleable() {} + + public static final int[] CardView = { 0x101013f, 0x1010140, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f040068, 0x7f040069, 0x7f0400ad, 0x7f0400ae, 0x7f0400af, 0x7f0400b0, 0x7f0400b1 }; + public static final int CardView_android_minWidth = 0; + public static final int CardView_android_minHeight = 1; + public static final int CardView_cardBackgroundColor = 2; + public static final int CardView_cardCornerRadius = 3; + public static final int CardView_cardElevation = 4; + public static final int CardView_cardMaxElevation = 5; + public static final int CardView_cardPreventCornerOverlap = 6; + public static final int CardView_cardUseCompatPadding = 7; + public static final int CardView_contentPadding = 8; + public static final int CardView_contentPaddingBottom = 9; + public static final int CardView_contentPaddingLeft = 10; + public static final int CardView_contentPaddingRight = 11; + public static final int CardView_contentPaddingTop = 12; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/recyclerview/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/recyclerview/R.java new file mode 100644 index 0000000..faa21a4 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/recyclerview/R.java @@ -0,0 +1,239 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.recyclerview; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int fastScrollEnabled = 0x7f0400fb; + public static final int fastScrollHorizontalThumbDrawable = 0x7f0400fc; + public static final int fastScrollHorizontalTrackDrawable = 0x7f0400fd; + public static final int fastScrollVerticalThumbDrawable = 0x7f0400fe; + public static final int fastScrollVerticalTrackDrawable = 0x7f0400ff; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int keylines = 0x7f040150; + public static final int layoutManager = 0x7f040157; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int reverseLayout = 0x7f0401fd; + public static final int spanCount = 0x7f040217; + public static final int stackFromEnd = 0x7f04021d; + public static final int statusBarBackground = 0x7f040225; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int fastscroll_default_thickness = 0x7f070085; + public static final int fastscroll_margin = 0x7f070086; + public static final int fastscroll_minimum_range = 0x7f070087; + public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f07008f; + public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f070090; + public static final int item_touch_helper_swipe_escape_velocity = 0x7f070091; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int chronometer = 0x7f090044; + public static final int end = 0x7f09006c; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int item_touch_helper_previous_elevation = 0x7f090094; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int start = 0x7f09012c; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int top = 0x7f090150; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f0400fb, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f0400ff, 0x7f040157, 0x7f0401fd, 0x7f040217, 0x7f04021d }; + public static final int RecyclerView_android_orientation = 0; + public static final int RecyclerView_android_descendantFocusability = 1; + public static final int RecyclerView_fastScrollEnabled = 2; + public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3; + public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4; + public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5; + public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6; + public static final int RecyclerView_layoutManager = 7; + public static final int RecyclerView_reverseLayout = 8; + public static final int RecyclerView_spanCount = 9; + public static final int RecyclerView_stackFromEnd = 10; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/viewpager/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/viewpager/R.java new file mode 100644 index 0000000..6e44cc0 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/v7/viewpager/R.java @@ -0,0 +1,183 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package android.support.v7.viewpager; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int ttcIndex = 0x7f040295; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/R.java new file mode 100644 index 0000000..2eb026b --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/R.java @@ -0,0 +1,230 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package androidx.navigation; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int action = 0x7f040000; + public static final int alpha = 0x7f040028; + public static final int argType = 0x7f04002e; + public static final int data = 0x7f0400c7; + public static final int dataPattern = 0x7f0400c8; + public static final int destination = 0x7f0400d0; + public static final int enterAnim = 0x7f0400e8; + public static final int exitAnim = 0x7f0400eb; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int graph = 0x7f040126; + public static final int launchSingleTop = 0x7f040153; + public static final int nullable = 0x7f0401c9; + public static final int popEnterAnim = 0x7f0401e8; + public static final int popExitAnim = 0x7f0401e9; + public static final int popUpTo = 0x7f0401ea; + public static final int popUpToInclusive = 0x7f0401eb; + public static final int startDestination = 0x7f04021f; + public static final int ttcIndex = 0x7f040295; + public static final int uri = 0x7f040296; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int nav_controller_view_tag = 0x7f0900d5; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ActivityNavigator = { 0x1010003, 0x7f040000, 0x7f0400c7, 0x7f0400c8 }; + public static final int ActivityNavigator_android_name = 0; + public static final int ActivityNavigator_action = 1; + public static final int ActivityNavigator_data = 2; + public static final int ActivityNavigator_dataPattern = 3; + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + public static final int[] NavAction = { 0x10100d0, 0x7f0400d0, 0x7f0400e8, 0x7f0400eb, 0x7f040153, 0x7f0401e8, 0x7f0401e9, 0x7f0401ea, 0x7f0401eb }; + public static final int NavAction_android_id = 0; + public static final int NavAction_destination = 1; + public static final int NavAction_enterAnim = 2; + public static final int NavAction_exitAnim = 3; + public static final int NavAction_launchSingleTop = 4; + public static final int NavAction_popEnterAnim = 5; + public static final int NavAction_popExitAnim = 6; + public static final int NavAction_popUpTo = 7; + public static final int NavAction_popUpToInclusive = 8; + public static final int[] NavArgument = { 0x1010003, 0x10101ed, 0x7f04002e, 0x7f0401c9 }; + public static final int NavArgument_android_name = 0; + public static final int NavArgument_android_defaultValue = 1; + public static final int NavArgument_argType = 2; + public static final int NavArgument_nullable = 3; + public static final int[] NavDeepLink = { 0x10104ee, 0x7f040296 }; + public static final int NavDeepLink_android_autoVerify = 0; + public static final int NavDeepLink_uri = 1; + public static final int[] NavGraphNavigator = { 0x7f04021f }; + public static final int NavGraphNavigator_startDestination = 0; + public static final int[] NavInclude = { 0x7f040126 }; + public static final int NavInclude_graph = 0; + public static final int[] Navigator = { 0x1010001, 0x10100d0 }; + public static final int Navigator_android_label = 0; + public static final int Navigator_android_id = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/common/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/common/R.java new file mode 100644 index 0000000..ca97af4 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/common/R.java @@ -0,0 +1,218 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package androidx.navigation.common; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int alpha = 0x7f040028; + public static final int argType = 0x7f04002e; + public static final int destination = 0x7f0400d0; + public static final int enterAnim = 0x7f0400e8; + public static final int exitAnim = 0x7f0400eb; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int launchSingleTop = 0x7f040153; + public static final int nullable = 0x7f0401c9; + public static final int popEnterAnim = 0x7f0401e8; + public static final int popExitAnim = 0x7f0401e9; + public static final int popUpTo = 0x7f0401ea; + public static final int popUpToInclusive = 0x7f0401eb; + public static final int startDestination = 0x7f04021f; + public static final int ttcIndex = 0x7f040295; + public static final int uri = 0x7f040296; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int chronometer = 0x7f090044; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + } + public static final class styleable { + private styleable() {} + + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + public static final int[] NavAction = { 0x10100d0, 0x7f0400d0, 0x7f0400e8, 0x7f0400eb, 0x7f040153, 0x7f0401e8, 0x7f0401e9, 0x7f0401ea, 0x7f0401eb }; + public static final int NavAction_android_id = 0; + public static final int NavAction_destination = 1; + public static final int NavAction_enterAnim = 2; + public static final int NavAction_exitAnim = 3; + public static final int NavAction_launchSingleTop = 4; + public static final int NavAction_popEnterAnim = 5; + public static final int NavAction_popExitAnim = 6; + public static final int NavAction_popUpTo = 7; + public static final int NavAction_popUpToInclusive = 8; + public static final int[] NavArgument = { 0x1010003, 0x10101ed, 0x7f04002e, 0x7f0401c9 }; + public static final int NavArgument_android_name = 0; + public static final int NavArgument_android_defaultValue = 1; + public static final int NavArgument_argType = 2; + public static final int NavArgument_nullable = 3; + public static final int[] NavDeepLink = { 0x10104ee, 0x7f040296 }; + public static final int NavDeepLink_android_autoVerify = 0; + public static final int NavDeepLink_uri = 1; + public static final int[] NavGraphNavigator = { 0x7f04021f }; + public static final int NavGraphNavigator_startDestination = 0; + public static final int[] Navigator = { 0x1010001, 0x10100d0 }; + public static final int Navigator_android_label = 0; + public static final int Navigator_android_id = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/fragment/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/fragment/R.java new file mode 100644 index 0000000..08c9a6d --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/fragment/R.java @@ -0,0 +1,265 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package androidx.navigation.fragment; + +public final class R { + private R() {} + + public static final class attr { + private attr() {} + + public static final int action = 0x7f040000; + public static final int alpha = 0x7f040028; + public static final int argType = 0x7f04002e; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int data = 0x7f0400c7; + public static final int dataPattern = 0x7f0400c8; + public static final int defaultNavHost = 0x7f0400ca; + public static final int destination = 0x7f0400d0; + public static final int enterAnim = 0x7f0400e8; + public static final int exitAnim = 0x7f0400eb; + public static final int font = 0x7f040115; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int graph = 0x7f040126; + public static final int keylines = 0x7f040150; + public static final int launchSingleTop = 0x7f040153; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int navGraph = 0x7f0401c3; + public static final int nullable = 0x7f0401c9; + public static final int popEnterAnim = 0x7f0401e8; + public static final int popExitAnim = 0x7f0401e9; + public static final int popUpTo = 0x7f0401ea; + public static final int popUpToInclusive = 0x7f0401eb; + public static final int startDestination = 0x7f04021f; + public static final int statusBarBackground = 0x7f040225; + public static final int ttcIndex = 0x7f040295; + public static final int uri = 0x7f040296; + } + public static final class color { + private color() {} + + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_light = 0x7f06007c; + } + public static final class dimen { + private dimen() {} + + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + } + public static final class drawable { + private drawable() {} + + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + } + public static final class id { + private id() {} + + public static final int action_container = 0x7f090015; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int async = 0x7f09002b; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int chronometer = 0x7f090044; + public static final int end = 0x7f09006c; + public static final int forever = 0x7f09007c; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int nav_controller_view_tag = 0x7f0900d5; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int start = 0x7f09012c; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int top = 0x7f090150; + } + public static final class integer { + private integer() {} + + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class layout { + private layout() {} + + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + } + public static final class string { + private string() {} + + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ActivityNavigator = { 0x1010003, 0x7f040000, 0x7f0400c7, 0x7f0400c8 }; + public static final int ActivityNavigator_android_name = 0; + public static final int ActivityNavigator_action = 1; + public static final int ActivityNavigator_data = 2; + public static final int ActivityNavigator_dataPattern = 3; + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] FragmentNavigator = { 0x1010003 }; + public static final int FragmentNavigator_android_name = 0; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + public static final int[] NavAction = { 0x10100d0, 0x7f0400d0, 0x7f0400e8, 0x7f0400eb, 0x7f040153, 0x7f0401e8, 0x7f0401e9, 0x7f0401ea, 0x7f0401eb }; + public static final int NavAction_android_id = 0; + public static final int NavAction_destination = 1; + public static final int NavAction_enterAnim = 2; + public static final int NavAction_exitAnim = 3; + public static final int NavAction_launchSingleTop = 4; + public static final int NavAction_popEnterAnim = 5; + public static final int NavAction_popExitAnim = 6; + public static final int NavAction_popUpTo = 7; + public static final int NavAction_popUpToInclusive = 8; + public static final int[] NavArgument = { 0x1010003, 0x10101ed, 0x7f04002e, 0x7f0401c9 }; + public static final int NavArgument_android_name = 0; + public static final int NavArgument_android_defaultValue = 1; + public static final int NavArgument_argType = 2; + public static final int NavArgument_nullable = 3; + public static final int[] NavDeepLink = { 0x10104ee, 0x7f040296 }; + public static final int NavDeepLink_android_autoVerify = 0; + public static final int NavDeepLink_uri = 1; + public static final int[] NavGraphNavigator = { 0x7f04021f }; + public static final int NavGraphNavigator_startDestination = 0; + public static final int[] NavHostFragment = { 0x7f0400ca, 0x7f0401c3 }; + public static final int NavHostFragment_defaultNavHost = 0; + public static final int NavHostFragment_navGraph = 1; + public static final int[] NavInclude = { 0x7f040126 }; + public static final int NavInclude_graph = 0; + public static final int[] Navigator = { 0x1010001, 0x10100d0 }; + public static final int Navigator_android_label = 0; + public static final int Navigator_android_id = 1; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/ui/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/ui/R.java new file mode 100644 index 0000000..ebcf8a7 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/navigation/ui/R.java @@ -0,0 +1,2607 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package androidx.navigation.ui; + +public final class R { + private R() {} + + public static final class anim { + private anim() {} + + public static final int abc_fade_in = 0x7f010000; + public static final int abc_fade_out = 0x7f010001; + public static final int abc_grow_fade_in_from_bottom = 0x7f010002; + public static final int abc_popup_enter = 0x7f010003; + public static final int abc_popup_exit = 0x7f010004; + public static final int abc_shrink_fade_out_from_bottom = 0x7f010005; + public static final int abc_slide_in_bottom = 0x7f010006; + public static final int abc_slide_in_top = 0x7f010007; + public static final int abc_slide_out_bottom = 0x7f010008; + public static final int abc_slide_out_top = 0x7f010009; + public static final int abc_tooltip_enter = 0x7f01000a; + public static final int abc_tooltip_exit = 0x7f01000b; + public static final int design_bottom_sheet_slide_in = 0x7f01000c; + public static final int design_bottom_sheet_slide_out = 0x7f01000d; + public static final int design_snackbar_in = 0x7f01000e; + public static final int design_snackbar_out = 0x7f01000f; + public static final int nav_default_enter_anim = 0x7f010010; + public static final int nav_default_exit_anim = 0x7f010011; + public static final int nav_default_pop_enter_anim = 0x7f010012; + public static final int nav_default_pop_exit_anim = 0x7f010013; + } + public static final class animator { + private animator() {} + + public static final int design_appbar_state_list_animator = 0x7f020000; + public static final int design_fab_hide_motion_spec = 0x7f020001; + public static final int design_fab_show_motion_spec = 0x7f020002; + public static final int mtrl_btn_state_list_anim = 0x7f020003; + public static final int mtrl_btn_unelevated_state_list_anim = 0x7f020004; + public static final int mtrl_chip_state_list_anim = 0x7f020005; + public static final int mtrl_fab_hide_motion_spec = 0x7f020006; + public static final int mtrl_fab_show_motion_spec = 0x7f020007; + public static final int mtrl_fab_transformation_sheet_collapse_spec = 0x7f020008; + public static final int mtrl_fab_transformation_sheet_expand_spec = 0x7f020009; + } + public static final class attr { + private attr() {} + + public static final int action = 0x7f040000; + public static final int actionBarDivider = 0x7f040001; + public static final int actionBarItemBackground = 0x7f040002; + public static final int actionBarPopupTheme = 0x7f040003; + public static final int actionBarSize = 0x7f040004; + public static final int actionBarSplitStyle = 0x7f040005; + public static final int actionBarStyle = 0x7f040006; + public static final int actionBarTabBarStyle = 0x7f040007; + public static final int actionBarTabStyle = 0x7f040008; + public static final int actionBarTabTextStyle = 0x7f040009; + public static final int actionBarTheme = 0x7f04000a; + public static final int actionBarWidgetTheme = 0x7f04000b; + public static final int actionButtonStyle = 0x7f04000c; + public static final int actionDropDownStyle = 0x7f04000d; + public static final int actionLayout = 0x7f04000e; + public static final int actionMenuTextAppearance = 0x7f04000f; + public static final int actionMenuTextColor = 0x7f040010; + public static final int actionModeBackground = 0x7f040011; + public static final int actionModeCloseButtonStyle = 0x7f040012; + public static final int actionModeCloseDrawable = 0x7f040013; + public static final int actionModeCopyDrawable = 0x7f040014; + public static final int actionModeCutDrawable = 0x7f040015; + public static final int actionModeFindDrawable = 0x7f040016; + public static final int actionModePasteDrawable = 0x7f040017; + public static final int actionModePopupWindowStyle = 0x7f040018; + public static final int actionModeSelectAllDrawable = 0x7f040019; + public static final int actionModeShareDrawable = 0x7f04001a; + public static final int actionModeSplitBackground = 0x7f04001b; + public static final int actionModeStyle = 0x7f04001c; + public static final int actionModeWebSearchDrawable = 0x7f04001d; + public static final int actionOverflowButtonStyle = 0x7f04001e; + public static final int actionOverflowMenuStyle = 0x7f04001f; + public static final int actionProviderClass = 0x7f040020; + public static final int actionViewClass = 0x7f040021; + public static final int activityChooserViewStyle = 0x7f040022; + public static final int alertDialogButtonGroupStyle = 0x7f040023; + public static final int alertDialogCenterButtons = 0x7f040024; + public static final int alertDialogStyle = 0x7f040025; + public static final int alertDialogTheme = 0x7f040026; + public static final int allowStacking = 0x7f040027; + public static final int alpha = 0x7f040028; + public static final int alphabeticModifiers = 0x7f040029; + public static final int argType = 0x7f04002e; + public static final int arrowHeadLength = 0x7f04002f; + public static final int arrowShaftLength = 0x7f040030; + public static final int autoCompleteTextViewStyle = 0x7f040032; + public static final int autoSizeMaxTextSize = 0x7f040033; + public static final int autoSizeMinTextSize = 0x7f040034; + public static final int autoSizePresetSizes = 0x7f040035; + public static final int autoSizeStepGranularity = 0x7f040036; + public static final int autoSizeTextType = 0x7f040037; + public static final int background = 0x7f040039; + public static final int backgroundSplit = 0x7f04003a; + public static final int backgroundStacked = 0x7f04003b; + public static final int backgroundTint = 0x7f04003c; + public static final int backgroundTintMode = 0x7f04003d; + public static final int barLength = 0x7f04003e; + public static final int behavior_autoHide = 0x7f040042; + public static final int behavior_fitToContents = 0x7f040043; + public static final int behavior_hideable = 0x7f040044; + public static final int behavior_overlapTop = 0x7f040045; + public static final int behavior_peekHeight = 0x7f040046; + public static final int behavior_skipCollapsed = 0x7f040047; + public static final int borderWidth = 0x7f040048; + public static final int borderlessButtonStyle = 0x7f040049; + public static final int bottomAppBarStyle = 0x7f04004a; + public static final int bottomNavigationStyle = 0x7f04004b; + public static final int bottomSheetDialogTheme = 0x7f04004c; + public static final int bottomSheetStyle = 0x7f04004d; + public static final int boxBackgroundColor = 0x7f04004e; + public static final int boxBackgroundMode = 0x7f04004f; + public static final int boxCollapsedPaddingTop = 0x7f040050; + public static final int boxCornerRadiusBottomEnd = 0x7f040051; + public static final int boxCornerRadiusBottomStart = 0x7f040052; + public static final int boxCornerRadiusTopEnd = 0x7f040053; + public static final int boxCornerRadiusTopStart = 0x7f040054; + public static final int boxStrokeColor = 0x7f040055; + public static final int boxStrokeWidth = 0x7f040056; + public static final int buttonBarButtonStyle = 0x7f040058; + public static final int buttonBarNegativeButtonStyle = 0x7f040059; + public static final int buttonBarNeutralButtonStyle = 0x7f04005a; + public static final int buttonBarPositiveButtonStyle = 0x7f04005b; + public static final int buttonBarStyle = 0x7f04005c; + public static final int buttonGravity = 0x7f04005d; + public static final int buttonIconDimen = 0x7f04005e; + public static final int buttonPanelSideLayout = 0x7f04005f; + public static final int buttonStyle = 0x7f040060; + public static final int buttonStyleSmall = 0x7f040061; + public static final int buttonTint = 0x7f040062; + public static final int buttonTintMode = 0x7f040063; + public static final int cardBackgroundColor = 0x7f040064; + public static final int cardCornerRadius = 0x7f040065; + public static final int cardElevation = 0x7f040066; + public static final int cardMaxElevation = 0x7f040067; + public static final int cardPreventCornerOverlap = 0x7f040068; + public static final int cardUseCompatPadding = 0x7f040069; + public static final int cardViewStyle = 0x7f04006a; + public static final int checkboxStyle = 0x7f04006c; + public static final int checkedChip = 0x7f04006d; + public static final int checkedIcon = 0x7f04006e; + public static final int checkedIconEnabled = 0x7f04006f; + public static final int checkedIconVisible = 0x7f040070; + public static final int checkedTextViewStyle = 0x7f040071; + public static final int chipBackgroundColor = 0x7f040072; + public static final int chipCornerRadius = 0x7f040073; + public static final int chipEndPadding = 0x7f040074; + public static final int chipGroupStyle = 0x7f040075; + public static final int chipIcon = 0x7f040076; + public static final int chipIconEnabled = 0x7f040077; + public static final int chipIconSize = 0x7f040078; + public static final int chipIconTint = 0x7f040079; + public static final int chipIconVisible = 0x7f04007a; + public static final int chipMinHeight = 0x7f04007b; + public static final int chipSpacing = 0x7f04007c; + public static final int chipSpacingHorizontal = 0x7f04007d; + public static final int chipSpacingVertical = 0x7f04007e; + public static final int chipStandaloneStyle = 0x7f04007f; + public static final int chipStartPadding = 0x7f040080; + public static final int chipStrokeColor = 0x7f040081; + public static final int chipStrokeWidth = 0x7f040082; + public static final int chipStyle = 0x7f040083; + public static final int closeIcon = 0x7f040086; + public static final int closeIconEnabled = 0x7f040087; + public static final int closeIconEndPadding = 0x7f040088; + public static final int closeIconSize = 0x7f040089; + public static final int closeIconStartPadding = 0x7f04008a; + public static final int closeIconTint = 0x7f04008b; + public static final int closeIconVisible = 0x7f04008c; + public static final int closeItemLayout = 0x7f04008d; + public static final int collapseContentDescription = 0x7f04008e; + public static final int collapseIcon = 0x7f04008f; + public static final int collapsedTitleGravity = 0x7f040090; + public static final int collapsedTitleTextAppearance = 0x7f040091; + public static final int color = 0x7f040092; + public static final int colorAccent = 0x7f040093; + public static final int colorBackgroundFloating = 0x7f040094; + public static final int colorButtonNormal = 0x7f040095; + public static final int colorControlActivated = 0x7f040096; + public static final int colorControlHighlight = 0x7f040097; + public static final int colorControlNormal = 0x7f040098; + public static final int colorError = 0x7f040099; + public static final int colorPrimary = 0x7f04009a; + public static final int colorPrimaryDark = 0x7f04009b; + public static final int colorSecondary = 0x7f04009c; + public static final int colorSwitchThumbNormal = 0x7f04009d; + public static final int commitIcon = 0x7f04009e; + public static final int contentDescription = 0x7f0400a6; + public static final int contentInsetEnd = 0x7f0400a7; + public static final int contentInsetEndWithActions = 0x7f0400a8; + public static final int contentInsetLeft = 0x7f0400a9; + public static final int contentInsetRight = 0x7f0400aa; + public static final int contentInsetStart = 0x7f0400ab; + public static final int contentInsetStartWithNavigation = 0x7f0400ac; + public static final int contentPadding = 0x7f0400ad; + public static final int contentPaddingBottom = 0x7f0400ae; + public static final int contentPaddingLeft = 0x7f0400af; + public static final int contentPaddingRight = 0x7f0400b0; + public static final int contentPaddingTop = 0x7f0400b1; + public static final int contentScrim = 0x7f0400b2; + public static final int controlBackground = 0x7f0400b4; + public static final int coordinatorLayoutStyle = 0x7f0400b5; + public static final int cornerRadius = 0x7f0400b6; + public static final int counterEnabled = 0x7f0400b7; + public static final int counterMaxLength = 0x7f0400b8; + public static final int counterOverflowTextAppearance = 0x7f0400b9; + public static final int counterTextAppearance = 0x7f0400ba; + public static final int customNavigationLayout = 0x7f0400c4; + public static final int data = 0x7f0400c7; + public static final int dataPattern = 0x7f0400c8; + public static final int defaultQueryHint = 0x7f0400cb; + public static final int destination = 0x7f0400d0; + public static final int dialogCornerRadius = 0x7f0400d1; + public static final int dialogPreferredPadding = 0x7f0400d2; + public static final int dialogTheme = 0x7f0400d3; + public static final int displayOptions = 0x7f0400d4; + public static final int divider = 0x7f0400d5; + public static final int dividerHorizontal = 0x7f0400d6; + public static final int dividerPadding = 0x7f0400d7; + public static final int dividerVertical = 0x7f0400d8; + public static final int drawableSize = 0x7f0400dd; + public static final int drawerArrowStyle = 0x7f0400de; + public static final int dropDownListViewStyle = 0x7f0400df; + public static final int dropdownListPreferredItemHeight = 0x7f0400e0; + public static final int editTextBackground = 0x7f0400e2; + public static final int editTextColor = 0x7f0400e3; + public static final int editTextStyle = 0x7f0400e4; + public static final int elevation = 0x7f0400e5; + public static final int enforceMaterialTheme = 0x7f0400e6; + public static final int enforceTextAppearance = 0x7f0400e7; + public static final int enterAnim = 0x7f0400e8; + public static final int errorEnabled = 0x7f0400e9; + public static final int errorTextAppearance = 0x7f0400ea; + public static final int exitAnim = 0x7f0400eb; + public static final int expandActivityOverflowButtonDrawable = 0x7f0400ec; + public static final int expanded = 0x7f0400ed; + public static final int expandedTitleGravity = 0x7f0400ee; + public static final int expandedTitleMargin = 0x7f0400ef; + public static final int expandedTitleMarginBottom = 0x7f0400f0; + public static final int expandedTitleMarginEnd = 0x7f0400f1; + public static final int expandedTitleMarginStart = 0x7f0400f2; + public static final int expandedTitleMarginTop = 0x7f0400f3; + public static final int expandedTitleTextAppearance = 0x7f0400f4; + public static final int fabAlignmentMode = 0x7f0400f5; + public static final int fabCradleMargin = 0x7f0400f6; + public static final int fabCradleRoundedCornerRadius = 0x7f0400f7; + public static final int fabCradleVerticalOffset = 0x7f0400f8; + public static final int fabCustomSize = 0x7f0400f9; + public static final int fabSize = 0x7f0400fa; + public static final int fastScrollEnabled = 0x7f0400fb; + public static final int fastScrollHorizontalThumbDrawable = 0x7f0400fc; + public static final int fastScrollHorizontalTrackDrawable = 0x7f0400fd; + public static final int fastScrollVerticalThumbDrawable = 0x7f0400fe; + public static final int fastScrollVerticalTrackDrawable = 0x7f0400ff; + public static final int firstBaselineToTopHeight = 0x7f040100; + public static final int floatingActionButtonStyle = 0x7f040101; + public static final int font = 0x7f040115; + public static final int fontFamily = 0x7f040116; + public static final int fontProviderAuthority = 0x7f040117; + public static final int fontProviderCerts = 0x7f040118; + public static final int fontProviderFetchStrategy = 0x7f040119; + public static final int fontProviderFetchTimeout = 0x7f04011a; + public static final int fontProviderPackage = 0x7f04011b; + public static final int fontProviderQuery = 0x7f04011c; + public static final int fontStyle = 0x7f04011d; + public static final int fontVariationSettings = 0x7f04011e; + public static final int fontWeight = 0x7f04011f; + public static final int foregroundInsidePadding = 0x7f040120; + public static final int gapBetweenBars = 0x7f040124; + public static final int goIcon = 0x7f040125; + public static final int graph = 0x7f040126; + public static final int headerLayout = 0x7f040127; + public static final int height = 0x7f040128; + public static final int helperText = 0x7f040129; + public static final int helperTextEnabled = 0x7f04012a; + public static final int helperTextTextAppearance = 0x7f04012b; + public static final int hideMotionSpec = 0x7f04012c; + public static final int hideOnContentScroll = 0x7f04012d; + public static final int hideOnScroll = 0x7f04012e; + public static final int hintAnimationEnabled = 0x7f04012f; + public static final int hintEnabled = 0x7f040130; + public static final int hintTextAppearance = 0x7f040131; + public static final int homeAsUpIndicator = 0x7f040132; + public static final int homeLayout = 0x7f040133; + public static final int hoveredFocusedTranslationZ = 0x7f040134; + public static final int icon = 0x7f040135; + public static final int iconEndPadding = 0x7f040136; + public static final int iconGravity = 0x7f040137; + public static final int iconPadding = 0x7f040138; + public static final int iconSize = 0x7f040139; + public static final int iconStartPadding = 0x7f04013a; + public static final int iconTint = 0x7f04013b; + public static final int iconTintMode = 0x7f04013c; + public static final int iconifiedByDefault = 0x7f04013d; + public static final int imageButtonStyle = 0x7f04013e; + public static final int indeterminateProgressStyle = 0x7f04013f; + public static final int initialActivityCount = 0x7f040140; + public static final int insetForeground = 0x7f040141; + public static final int isLightTheme = 0x7f040142; + public static final int itemBackground = 0x7f040143; + public static final int itemHorizontalPadding = 0x7f040144; + public static final int itemHorizontalTranslationEnabled = 0x7f040145; + public static final int itemIconPadding = 0x7f040146; + public static final int itemIconSize = 0x7f040147; + public static final int itemIconTint = 0x7f040148; + public static final int itemPadding = 0x7f040149; + public static final int itemSpacing = 0x7f04014a; + public static final int itemTextAppearance = 0x7f04014b; + public static final int itemTextAppearanceActive = 0x7f04014c; + public static final int itemTextAppearanceInactive = 0x7f04014d; + public static final int itemTextColor = 0x7f04014e; + public static final int keylines = 0x7f040150; + public static final int labelVisibilityMode = 0x7f040151; + public static final int lastBaselineToBottomHeight = 0x7f040152; + public static final int launchSingleTop = 0x7f040153; + public static final int layout = 0x7f040154; + public static final int layoutManager = 0x7f040157; + public static final int layout_anchor = 0x7f040158; + public static final int layout_anchorGravity = 0x7f040159; + public static final int layout_behavior = 0x7f04015a; + public static final int layout_collapseMode = 0x7f04015b; + public static final int layout_collapseParallaxMultiplier = 0x7f04015c; + public static final int layout_dodgeInsetEdges = 0x7f040187; + public static final int layout_insetEdge = 0x7f040190; + public static final int layout_keyline = 0x7f040191; + public static final int layout_scrollFlags = 0x7f040193; + public static final int layout_scrollInterpolator = 0x7f040194; + public static final int liftOnScroll = 0x7f040195; + public static final int lineHeight = 0x7f040197; + public static final int lineSpacing = 0x7f040198; + public static final int listChoiceBackgroundIndicator = 0x7f040199; + public static final int listDividerAlertDialog = 0x7f04019a; + public static final int listItemLayout = 0x7f04019b; + public static final int listLayout = 0x7f04019c; + public static final int listMenuViewStyle = 0x7f04019d; + public static final int listPopupWindowStyle = 0x7f04019e; + public static final int listPreferredItemHeight = 0x7f04019f; + public static final int listPreferredItemHeightLarge = 0x7f0401a0; + public static final int listPreferredItemHeightSmall = 0x7f0401a1; + public static final int listPreferredItemPaddingLeft = 0x7f0401a2; + public static final int listPreferredItemPaddingRight = 0x7f0401a3; + public static final int logo = 0x7f0401a4; + public static final int logoDescription = 0x7f0401a5; + public static final int materialButtonStyle = 0x7f0401a6; + public static final int materialCardViewStyle = 0x7f0401a7; + public static final int maxActionInlineWidth = 0x7f0401a9; + public static final int maxButtonHeight = 0x7f0401aa; + public static final int maxImageSize = 0x7f0401ac; + public static final int measureWithLargestChild = 0x7f0401af; + public static final int menu = 0x7f0401b0; + public static final int multiChoiceItemLayout = 0x7f0401c2; + public static final int navigationContentDescription = 0x7f0401c4; + public static final int navigationIcon = 0x7f0401c5; + public static final int navigationMode = 0x7f0401c6; + public static final int navigationViewStyle = 0x7f0401c7; + public static final int nullable = 0x7f0401c9; + public static final int numericModifiers = 0x7f0401ca; + public static final int overlapAnchor = 0x7f0401d1; + public static final int paddingBottomNoButtons = 0x7f0401d3; + public static final int paddingEnd = 0x7f0401d4; + public static final int paddingStart = 0x7f0401d5; + public static final int paddingTopNoTitle = 0x7f0401d6; + public static final int panelBackground = 0x7f0401d7; + public static final int panelMenuListTheme = 0x7f0401d8; + public static final int panelMenuListWidth = 0x7f0401d9; + public static final int passwordToggleContentDescription = 0x7f0401da; + public static final int passwordToggleDrawable = 0x7f0401db; + public static final int passwordToggleEnabled = 0x7f0401dc; + public static final int passwordToggleTint = 0x7f0401dd; + public static final int passwordToggleTintMode = 0x7f0401de; + public static final int popEnterAnim = 0x7f0401e8; + public static final int popExitAnim = 0x7f0401e9; + public static final int popUpTo = 0x7f0401ea; + public static final int popUpToInclusive = 0x7f0401eb; + public static final int popupMenuStyle = 0x7f0401ec; + public static final int popupTheme = 0x7f0401ed; + public static final int popupWindowStyle = 0x7f0401ee; + public static final int preserveIconSpacing = 0x7f0401ef; + public static final int pressedTranslationZ = 0x7f0401f0; + public static final int progressBarPadding = 0x7f0401f1; + public static final int progressBarStyle = 0x7f0401f2; + public static final int queryBackground = 0x7f0401f3; + public static final int queryHint = 0x7f0401f4; + public static final int radioButtonStyle = 0x7f0401f5; + public static final int ratingBarStyle = 0x7f0401f6; + public static final int ratingBarStyleIndicator = 0x7f0401f7; + public static final int ratingBarStyleSmall = 0x7f0401f8; + public static final int reverseLayout = 0x7f0401fd; + public static final int rippleColor = 0x7f0401fe; + public static final int scrimAnimationDuration = 0x7f040202; + public static final int scrimBackground = 0x7f040203; + public static final int scrimVisibleHeightTrigger = 0x7f040204; + public static final int searchHintIcon = 0x7f040205; + public static final int searchIcon = 0x7f040206; + public static final int searchViewStyle = 0x7f040207; + public static final int seekBarStyle = 0x7f040208; + public static final int selectableItemBackground = 0x7f040209; + public static final int selectableItemBackgroundBorderless = 0x7f04020a; + public static final int showAsAction = 0x7f04020b; + public static final int showDividers = 0x7f04020c; + public static final int showMotionSpec = 0x7f04020d; + public static final int showText = 0x7f04020f; + public static final int showTitle = 0x7f040210; + public static final int singleChoiceItemLayout = 0x7f040211; + public static final int singleLine = 0x7f040212; + public static final int singleSelection = 0x7f040213; + public static final int snackbarButtonStyle = 0x7f040215; + public static final int snackbarStyle = 0x7f040216; + public static final int spanCount = 0x7f040217; + public static final int spinBars = 0x7f040218; + public static final int spinnerDropDownItemStyle = 0x7f040219; + public static final int spinnerStyle = 0x7f04021a; + public static final int splitTrack = 0x7f04021b; + public static final int srcCompat = 0x7f04021c; + public static final int stackFromEnd = 0x7f04021d; + public static final int startDestination = 0x7f04021f; + public static final int state_above_anchor = 0x7f040220; + public static final int state_collapsed = 0x7f040221; + public static final int state_collapsible = 0x7f040222; + public static final int state_liftable = 0x7f040223; + public static final int state_lifted = 0x7f040224; + public static final int statusBarBackground = 0x7f040225; + public static final int statusBarScrim = 0x7f040226; + public static final int strokeColor = 0x7f040227; + public static final int strokeWidth = 0x7f040228; + public static final int subMenuArrow = 0x7f040229; + public static final int submitBackground = 0x7f04022a; + public static final int subtitle = 0x7f04022b; + public static final int subtitleTextAppearance = 0x7f04022c; + public static final int subtitleTextColor = 0x7f04022d; + public static final int subtitleTextStyle = 0x7f04022e; + public static final int suggestionRowLayout = 0x7f04022f; + public static final int switchMinWidth = 0x7f040230; + public static final int switchPadding = 0x7f040231; + public static final int switchStyle = 0x7f040232; + public static final int switchTextAppearance = 0x7f040233; + public static final int tabBackground = 0x7f040234; + public static final int tabContentStart = 0x7f040235; + public static final int tabGravity = 0x7f040236; + public static final int tabIconTint = 0x7f040237; + public static final int tabIconTintMode = 0x7f040238; + public static final int tabIndicator = 0x7f040239; + public static final int tabIndicatorAnimationDuration = 0x7f04023a; + public static final int tabIndicatorColor = 0x7f04023b; + public static final int tabIndicatorFullWidth = 0x7f04023c; + public static final int tabIndicatorGravity = 0x7f04023d; + public static final int tabIndicatorHeight = 0x7f04023e; + public static final int tabInlineLabel = 0x7f04023f; + public static final int tabMaxWidth = 0x7f040240; + public static final int tabMinWidth = 0x7f040241; + public static final int tabMode = 0x7f040242; + public static final int tabPadding = 0x7f040243; + public static final int tabPaddingBottom = 0x7f040244; + public static final int tabPaddingEnd = 0x7f040245; + public static final int tabPaddingStart = 0x7f040246; + public static final int tabPaddingTop = 0x7f040247; + public static final int tabRippleColor = 0x7f040248; + public static final int tabSelectedTextColor = 0x7f040249; + public static final int tabStyle = 0x7f04024a; + public static final int tabTextAppearance = 0x7f04024b; + public static final int tabTextColor = 0x7f04024c; + public static final int tabUnboundedRipple = 0x7f04024d; + public static final int textAllCaps = 0x7f040252; + public static final int textAppearanceBody1 = 0x7f040253; + public static final int textAppearanceBody2 = 0x7f040254; + public static final int textAppearanceButton = 0x7f040255; + public static final int textAppearanceCaption = 0x7f040256; + public static final int textAppearanceHeadline1 = 0x7f040257; + public static final int textAppearanceHeadline2 = 0x7f040258; + public static final int textAppearanceHeadline3 = 0x7f040259; + public static final int textAppearanceHeadline4 = 0x7f04025a; + public static final int textAppearanceHeadline5 = 0x7f04025b; + public static final int textAppearanceHeadline6 = 0x7f04025c; + public static final int textAppearanceLargePopupMenu = 0x7f04025d; + public static final int textAppearanceListItem = 0x7f04025e; + public static final int textAppearanceListItemSecondary = 0x7f04025f; + public static final int textAppearanceListItemSmall = 0x7f040260; + public static final int textAppearanceOverline = 0x7f040261; + public static final int textAppearancePopupMenuHeader = 0x7f040262; + public static final int textAppearanceSearchResultSubtitle = 0x7f040263; + public static final int textAppearanceSearchResultTitle = 0x7f040264; + public static final int textAppearanceSmallPopupMenu = 0x7f040265; + public static final int textAppearanceSubtitle1 = 0x7f040266; + public static final int textAppearanceSubtitle2 = 0x7f040267; + public static final int textColorAlertDialogListItem = 0x7f040268; + public static final int textColorSearchUrl = 0x7f040269; + public static final int textEndPadding = 0x7f04026a; + public static final int textInputStyle = 0x7f04026b; + public static final int textStartPadding = 0x7f04026c; + public static final int theme = 0x7f04026d; + public static final int thickness = 0x7f04026e; + public static final int thumbTextPadding = 0x7f04026f; + public static final int thumbTint = 0x7f040270; + public static final int thumbTintMode = 0x7f040271; + public static final int tickMark = 0x7f040272; + public static final int tickMarkTint = 0x7f040273; + public static final int tickMarkTintMode = 0x7f040274; + public static final int tint = 0x7f040275; + public static final int tintMode = 0x7f040276; + public static final int title = 0x7f040277; + public static final int titleEnabled = 0x7f040278; + public static final int titleMargin = 0x7f040279; + public static final int titleMarginBottom = 0x7f04027a; + public static final int titleMarginEnd = 0x7f04027b; + public static final int titleMarginStart = 0x7f04027c; + public static final int titleMarginTop = 0x7f04027d; + public static final int titleMargins = 0x7f04027e; + public static final int titleTextAppearance = 0x7f04027f; + public static final int titleTextColor = 0x7f040280; + public static final int titleTextStyle = 0x7f040281; + public static final int toolbarId = 0x7f040282; + public static final int toolbarNavigationButtonStyle = 0x7f040283; + public static final int toolbarStyle = 0x7f040284; + public static final int tooltipForegroundColor = 0x7f040285; + public static final int tooltipFrameBackground = 0x7f040286; + public static final int tooltipText = 0x7f040287; + public static final int track = 0x7f04028b; + public static final int trackTint = 0x7f04028c; + public static final int trackTintMode = 0x7f04028d; + public static final int ttcIndex = 0x7f040295; + public static final int uri = 0x7f040296; + public static final int useCompatPadding = 0x7f040297; + public static final int viewInflaterClass = 0x7f040298; + public static final int voiceIcon = 0x7f04029a; + public static final int windowActionBar = 0x7f0402a1; + public static final int windowActionBarOverlay = 0x7f0402a2; + public static final int windowActionModeOverlay = 0x7f0402a3; + public static final int windowFixedHeightMajor = 0x7f0402a4; + public static final int windowFixedHeightMinor = 0x7f0402a5; + public static final int windowFixedWidthMajor = 0x7f0402a6; + public static final int windowFixedWidthMinor = 0x7f0402a7; + public static final int windowMinWidthMajor = 0x7f0402a8; + public static final int windowMinWidthMinor = 0x7f0402a9; + public static final int windowNoTitle = 0x7f0402aa; + } + public static final class bool { + private bool() {} + + public static final int abc_action_bar_embed_tabs = 0x7f050000; + public static final int abc_allow_stacked_button_bar = 0x7f050001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f050002; + public static final int mtrl_btn_textappearance_all_caps = 0x7f050003; + } + public static final class color { + private color() {} + + public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000; + public static final int abc_background_cache_hint_selector_material_light = 0x7f060001; + public static final int abc_btn_colored_borderless_text_material = 0x7f060002; + public static final int abc_btn_colored_text_material = 0x7f060003; + public static final int abc_color_highlight_material = 0x7f060004; + public static final int abc_hint_foreground_material_dark = 0x7f060005; + public static final int abc_hint_foreground_material_light = 0x7f060006; + public static final int abc_input_method_navigation_guard = 0x7f060007; + public static final int abc_primary_text_disable_only_material_dark = 0x7f060008; + public static final int abc_primary_text_disable_only_material_light = 0x7f060009; + public static final int abc_primary_text_material_dark = 0x7f06000a; + public static final int abc_primary_text_material_light = 0x7f06000b; + public static final int abc_search_url_text = 0x7f06000c; + public static final int abc_search_url_text_normal = 0x7f06000d; + public static final int abc_search_url_text_pressed = 0x7f06000e; + public static final int abc_search_url_text_selected = 0x7f06000f; + public static final int abc_secondary_text_material_dark = 0x7f060010; + public static final int abc_secondary_text_material_light = 0x7f060011; + public static final int abc_tint_btn_checkable = 0x7f060012; + public static final int abc_tint_default = 0x7f060013; + public static final int abc_tint_edittext = 0x7f060014; + public static final int abc_tint_seek_thumb = 0x7f060015; + public static final int abc_tint_spinner = 0x7f060016; + public static final int abc_tint_switch_track = 0x7f060017; + public static final int accent_material_dark = 0x7f060018; + public static final int accent_material_light = 0x7f060019; + public static final int background_floating_material_dark = 0x7f06001a; + public static final int background_floating_material_light = 0x7f06001b; + public static final int background_material_dark = 0x7f06001c; + public static final int background_material_light = 0x7f06001d; + public static final int bright_foreground_disabled_material_dark = 0x7f06001f; + public static final int bright_foreground_disabled_material_light = 0x7f060020; + public static final int bright_foreground_inverse_material_dark = 0x7f060021; + public static final int bright_foreground_inverse_material_light = 0x7f060022; + public static final int bright_foreground_material_dark = 0x7f060023; + public static final int bright_foreground_material_light = 0x7f060024; + public static final int button_material_dark = 0x7f060025; + public static final int button_material_light = 0x7f060026; + public static final int cardview_dark_background = 0x7f060027; + public static final int cardview_light_background = 0x7f060028; + public static final int cardview_shadow_end_color = 0x7f060029; + public static final int cardview_shadow_start_color = 0x7f06002a; + public static final int design_bottom_navigation_shadow_color = 0x7f06002b; + public static final int design_default_color_primary = 0x7f06002c; + public static final int design_default_color_primary_dark = 0x7f06002d; + public static final int design_error = 0x7f06002e; + public static final int design_fab_shadow_end_color = 0x7f06002f; + public static final int design_fab_shadow_mid_color = 0x7f060030; + public static final int design_fab_shadow_start_color = 0x7f060031; + public static final int design_fab_stroke_end_inner_color = 0x7f060032; + public static final int design_fab_stroke_end_outer_color = 0x7f060033; + public static final int design_fab_stroke_top_inner_color = 0x7f060034; + public static final int design_fab_stroke_top_outer_color = 0x7f060035; + public static final int design_snackbar_background_color = 0x7f060036; + public static final int design_tint_password_toggle = 0x7f060037; + public static final int dim_foreground_disabled_material_dark = 0x7f060038; + public static final int dim_foreground_disabled_material_light = 0x7f060039; + public static final int dim_foreground_material_dark = 0x7f06003a; + public static final int dim_foreground_material_light = 0x7f06003b; + public static final int error_color_material_dark = 0x7f06003c; + public static final int error_color_material_light = 0x7f06003d; + public static final int foreground_material_dark = 0x7f06003e; + public static final int foreground_material_light = 0x7f06003f; + public static final int highlighted_text_material_dark = 0x7f060040; + public static final int highlighted_text_material_light = 0x7f060041; + public static final int material_blue_grey_800 = 0x7f060046; + public static final int material_blue_grey_900 = 0x7f060047; + public static final int material_blue_grey_950 = 0x7f060048; + public static final int material_deep_teal_200 = 0x7f060049; + public static final int material_deep_teal_500 = 0x7f06004a; + public static final int material_grey_100 = 0x7f06004b; + public static final int material_grey_300 = 0x7f06004c; + public static final int material_grey_50 = 0x7f06004d; + public static final int material_grey_600 = 0x7f06004e; + public static final int material_grey_800 = 0x7f06004f; + public static final int material_grey_850 = 0x7f060050; + public static final int material_grey_900 = 0x7f060051; + public static final int mtrl_bottom_nav_colored_item_tint = 0x7f060052; + public static final int mtrl_bottom_nav_item_tint = 0x7f060053; + public static final int mtrl_btn_bg_color_disabled = 0x7f060054; + public static final int mtrl_btn_bg_color_selector = 0x7f060055; + public static final int mtrl_btn_ripple_color = 0x7f060056; + public static final int mtrl_btn_stroke_color_selector = 0x7f060057; + public static final int mtrl_btn_text_btn_ripple_color = 0x7f060058; + public static final int mtrl_btn_text_color_disabled = 0x7f060059; + public static final int mtrl_btn_text_color_selector = 0x7f06005a; + public static final int mtrl_btn_transparent_bg_color = 0x7f06005b; + public static final int mtrl_chip_background_color = 0x7f06005c; + public static final int mtrl_chip_close_icon_tint = 0x7f06005d; + public static final int mtrl_chip_ripple_color = 0x7f06005e; + public static final int mtrl_chip_text_color = 0x7f06005f; + public static final int mtrl_fab_ripple_color = 0x7f060060; + public static final int mtrl_scrim_color = 0x7f060061; + public static final int mtrl_tabs_colored_ripple_color = 0x7f060062; + public static final int mtrl_tabs_icon_color_selector = 0x7f060063; + public static final int mtrl_tabs_icon_color_selector_colored = 0x7f060064; + public static final int mtrl_tabs_legacy_text_color_selector = 0x7f060065; + public static final int mtrl_tabs_ripple_color = 0x7f060066; + public static final int mtrl_text_btn_text_color_selector = 0x7f060067; + public static final int mtrl_textinput_default_box_stroke_color = 0x7f060068; + public static final int mtrl_textinput_disabled_color = 0x7f060069; + public static final int mtrl_textinput_filled_box_default_background_color = 0x7f06006a; + public static final int mtrl_textinput_hovered_box_stroke_color = 0x7f06006b; + public static final int notification_action_color_filter = 0x7f06006c; + public static final int notification_icon_bg_color = 0x7f06006d; + public static final int primary_dark_material_dark = 0x7f06006f; + public static final int primary_dark_material_light = 0x7f060070; + public static final int primary_material_dark = 0x7f060071; + public static final int primary_material_light = 0x7f060072; + public static final int primary_text_default_material_dark = 0x7f060074; + public static final int primary_text_default_material_light = 0x7f060075; + public static final int primary_text_disabled_material_dark = 0x7f060076; + public static final int primary_text_disabled_material_light = 0x7f060077; + public static final int ripple_material_dark = 0x7f060078; + public static final int ripple_material_light = 0x7f060079; + public static final int secondary_text_default_material_dark = 0x7f06007b; + public static final int secondary_text_default_material_light = 0x7f06007c; + public static final int secondary_text_disabled_material_dark = 0x7f06007d; + public static final int secondary_text_disabled_material_light = 0x7f06007e; + public static final int switch_thumb_disabled_material_dark = 0x7f06007f; + public static final int switch_thumb_disabled_material_light = 0x7f060080; + public static final int switch_thumb_material_dark = 0x7f060081; + public static final int switch_thumb_material_light = 0x7f060082; + public static final int switch_thumb_normal_material_dark = 0x7f060083; + public static final int switch_thumb_normal_material_light = 0x7f060084; + public static final int tooltip_background_dark = 0x7f060085; + public static final int tooltip_background_light = 0x7f060086; + } + public static final class dimen { + private dimen() {} + + public static final int abc_action_bar_content_inset_material = 0x7f070000; + public static final int abc_action_bar_content_inset_with_nav = 0x7f070001; + public static final int abc_action_bar_default_height_material = 0x7f070002; + public static final int abc_action_bar_default_padding_end_material = 0x7f070003; + public static final int abc_action_bar_default_padding_start_material = 0x7f070004; + public static final int abc_action_bar_elevation_material = 0x7f070005; + public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006; + public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007; + public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008; + public static final int abc_action_bar_stacked_max_height = 0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a; + public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b; + public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c; + public static final int abc_action_button_min_height_material = 0x7f07000d; + public static final int abc_action_button_min_width_material = 0x7f07000e; + public static final int abc_action_button_min_width_overflow_material = 0x7f07000f; + public static final int abc_alert_dialog_button_bar_height = 0x7f070010; + public static final int abc_alert_dialog_button_dimen = 0x7f070011; + public static final int abc_button_inset_horizontal_material = 0x7f070012; + public static final int abc_button_inset_vertical_material = 0x7f070013; + public static final int abc_button_padding_horizontal_material = 0x7f070014; + public static final int abc_button_padding_vertical_material = 0x7f070015; + public static final int abc_cascading_menus_min_smallest_width = 0x7f070016; + public static final int abc_config_prefDialogWidth = 0x7f070017; + public static final int abc_control_corner_material = 0x7f070018; + public static final int abc_control_inset_material = 0x7f070019; + public static final int abc_control_padding_material = 0x7f07001a; + public static final int abc_dialog_corner_radius_material = 0x7f07001b; + public static final int abc_dialog_fixed_height_major = 0x7f07001c; + public static final int abc_dialog_fixed_height_minor = 0x7f07001d; + public static final int abc_dialog_fixed_width_major = 0x7f07001e; + public static final int abc_dialog_fixed_width_minor = 0x7f07001f; + public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020; + public static final int abc_dialog_list_padding_top_no_title = 0x7f070021; + public static final int abc_dialog_min_width_major = 0x7f070022; + public static final int abc_dialog_min_width_minor = 0x7f070023; + public static final int abc_dialog_padding_material = 0x7f070024; + public static final int abc_dialog_padding_top_material = 0x7f070025; + public static final int abc_dialog_title_divider_material = 0x7f070026; + public static final int abc_disabled_alpha_material_dark = 0x7f070027; + public static final int abc_disabled_alpha_material_light = 0x7f070028; + public static final int abc_dropdownitem_icon_width = 0x7f070029; + public static final int abc_dropdownitem_text_padding_left = 0x7f07002a; + public static final int abc_dropdownitem_text_padding_right = 0x7f07002b; + public static final int abc_edit_text_inset_bottom_material = 0x7f07002c; + public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d; + public static final int abc_edit_text_inset_top_material = 0x7f07002e; + public static final int abc_floating_window_z = 0x7f07002f; + public static final int abc_list_item_padding_horizontal_material = 0x7f070030; + public static final int abc_panel_menu_list_width = 0x7f070031; + public static final int abc_progress_bar_height_material = 0x7f070032; + public static final int abc_search_view_preferred_height = 0x7f070033; + public static final int abc_search_view_preferred_width = 0x7f070034; + public static final int abc_seekbar_track_background_height_material = 0x7f070035; + public static final int abc_seekbar_track_progress_height_material = 0x7f070036; + public static final int abc_select_dialog_padding_start_material = 0x7f070037; + public static final int abc_switch_padding = 0x7f070038; + public static final int abc_text_size_body_1_material = 0x7f070039; + public static final int abc_text_size_body_2_material = 0x7f07003a; + public static final int abc_text_size_button_material = 0x7f07003b; + public static final int abc_text_size_caption_material = 0x7f07003c; + public static final int abc_text_size_display_1_material = 0x7f07003d; + public static final int abc_text_size_display_2_material = 0x7f07003e; + public static final int abc_text_size_display_3_material = 0x7f07003f; + public static final int abc_text_size_display_4_material = 0x7f070040; + public static final int abc_text_size_headline_material = 0x7f070041; + public static final int abc_text_size_large_material = 0x7f070042; + public static final int abc_text_size_medium_material = 0x7f070043; + public static final int abc_text_size_menu_header_material = 0x7f070044; + public static final int abc_text_size_menu_material = 0x7f070045; + public static final int abc_text_size_small_material = 0x7f070046; + public static final int abc_text_size_subhead_material = 0x7f070047; + public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048; + public static final int abc_text_size_title_material = 0x7f070049; + public static final int abc_text_size_title_material_toolbar = 0x7f07004a; + public static final int cardview_compat_inset_shadow = 0x7f07004d; + public static final int cardview_default_elevation = 0x7f07004e; + public static final int cardview_default_radius = 0x7f07004f; + public static final int compat_button_inset_horizontal_material = 0x7f070050; + public static final int compat_button_inset_vertical_material = 0x7f070051; + public static final int compat_button_padding_horizontal_material = 0x7f070052; + public static final int compat_button_padding_vertical_material = 0x7f070053; + public static final int compat_control_corner_material = 0x7f070054; + public static final int compat_notification_large_icon_max_height = 0x7f070055; + public static final int compat_notification_large_icon_max_width = 0x7f070056; + public static final int design_appbar_elevation = 0x7f070057; + public static final int design_bottom_navigation_active_item_max_width = 0x7f070058; + public static final int design_bottom_navigation_active_item_min_width = 0x7f070059; + public static final int design_bottom_navigation_active_text_size = 0x7f07005a; + public static final int design_bottom_navigation_elevation = 0x7f07005b; + public static final int design_bottom_navigation_height = 0x7f07005c; + public static final int design_bottom_navigation_icon_size = 0x7f07005d; + public static final int design_bottom_navigation_item_max_width = 0x7f07005e; + public static final int design_bottom_navigation_item_min_width = 0x7f07005f; + public static final int design_bottom_navigation_margin = 0x7f070060; + public static final int design_bottom_navigation_shadow_height = 0x7f070061; + public static final int design_bottom_navigation_text_size = 0x7f070062; + public static final int design_bottom_sheet_modal_elevation = 0x7f070063; + public static final int design_bottom_sheet_peek_height_min = 0x7f070064; + public static final int design_fab_border_width = 0x7f070065; + public static final int design_fab_elevation = 0x7f070066; + public static final int design_fab_image_size = 0x7f070067; + public static final int design_fab_size_mini = 0x7f070068; + public static final int design_fab_size_normal = 0x7f070069; + public static final int design_fab_translation_z_hovered_focused = 0x7f07006a; + public static final int design_fab_translation_z_pressed = 0x7f07006b; + public static final int design_navigation_elevation = 0x7f07006c; + public static final int design_navigation_icon_padding = 0x7f07006d; + public static final int design_navigation_icon_size = 0x7f07006e; + public static final int design_navigation_item_horizontal_padding = 0x7f07006f; + public static final int design_navigation_item_icon_padding = 0x7f070070; + public static final int design_navigation_max_width = 0x7f070071; + public static final int design_navigation_padding_bottom = 0x7f070072; + public static final int design_navigation_separator_vertical_padding = 0x7f070073; + public static final int design_snackbar_action_inline_max_width = 0x7f070074; + public static final int design_snackbar_background_corner_radius = 0x7f070075; + public static final int design_snackbar_elevation = 0x7f070076; + public static final int design_snackbar_extra_spacing_horizontal = 0x7f070077; + public static final int design_snackbar_max_width = 0x7f070078; + public static final int design_snackbar_min_width = 0x7f070079; + public static final int design_snackbar_padding_horizontal = 0x7f07007a; + public static final int design_snackbar_padding_vertical = 0x7f07007b; + public static final int design_snackbar_padding_vertical_2lines = 0x7f07007c; + public static final int design_snackbar_text_size = 0x7f07007d; + public static final int design_tab_max_width = 0x7f07007e; + public static final int design_tab_scrollable_min_width = 0x7f07007f; + public static final int design_tab_text_size = 0x7f070080; + public static final int design_tab_text_size_2line = 0x7f070081; + public static final int design_textinput_caption_translate_y = 0x7f070082; + public static final int disabled_alpha_material_dark = 0x7f070083; + public static final int disabled_alpha_material_light = 0x7f070084; + public static final int fastscroll_default_thickness = 0x7f070085; + public static final int fastscroll_margin = 0x7f070086; + public static final int fastscroll_minimum_range = 0x7f070087; + public static final int highlight_alpha_material_colored = 0x7f070088; + public static final int highlight_alpha_material_dark = 0x7f070089; + public static final int highlight_alpha_material_light = 0x7f07008a; + public static final int hint_alpha_material_dark = 0x7f07008b; + public static final int hint_alpha_material_light = 0x7f07008c; + public static final int hint_pressed_alpha_material_dark = 0x7f07008d; + public static final int hint_pressed_alpha_material_light = 0x7f07008e; + public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f07008f; + public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f070090; + public static final int item_touch_helper_swipe_escape_velocity = 0x7f070091; + public static final int mtrl_bottomappbar_fabOffsetEndMode = 0x7f070092; + public static final int mtrl_bottomappbar_fab_cradle_margin = 0x7f070093; + public static final int mtrl_bottomappbar_fab_cradle_rounded_corner_radius = 0x7f070094; + public static final int mtrl_bottomappbar_fab_cradle_vertical_offset = 0x7f070095; + public static final int mtrl_bottomappbar_height = 0x7f070096; + public static final int mtrl_btn_corner_radius = 0x7f070097; + public static final int mtrl_btn_dialog_btn_min_width = 0x7f070098; + public static final int mtrl_btn_disabled_elevation = 0x7f070099; + public static final int mtrl_btn_disabled_z = 0x7f07009a; + public static final int mtrl_btn_elevation = 0x7f07009b; + public static final int mtrl_btn_focused_z = 0x7f07009c; + public static final int mtrl_btn_hovered_z = 0x7f07009d; + public static final int mtrl_btn_icon_btn_padding_left = 0x7f07009e; + public static final int mtrl_btn_icon_padding = 0x7f07009f; + public static final int mtrl_btn_inset = 0x7f0700a0; + public static final int mtrl_btn_letter_spacing = 0x7f0700a1; + public static final int mtrl_btn_padding_bottom = 0x7f0700a2; + public static final int mtrl_btn_padding_left = 0x7f0700a3; + public static final int mtrl_btn_padding_right = 0x7f0700a4; + public static final int mtrl_btn_padding_top = 0x7f0700a5; + public static final int mtrl_btn_pressed_z = 0x7f0700a6; + public static final int mtrl_btn_stroke_size = 0x7f0700a7; + public static final int mtrl_btn_text_btn_icon_padding = 0x7f0700a8; + public static final int mtrl_btn_text_btn_padding_left = 0x7f0700a9; + public static final int mtrl_btn_text_btn_padding_right = 0x7f0700aa; + public static final int mtrl_btn_text_size = 0x7f0700ab; + public static final int mtrl_btn_z = 0x7f0700ac; + public static final int mtrl_card_elevation = 0x7f0700ad; + public static final int mtrl_card_spacing = 0x7f0700ae; + public static final int mtrl_chip_pressed_translation_z = 0x7f0700af; + public static final int mtrl_chip_text_size = 0x7f0700b0; + public static final int mtrl_fab_elevation = 0x7f0700b1; + public static final int mtrl_fab_translation_z_hovered_focused = 0x7f0700b2; + public static final int mtrl_fab_translation_z_pressed = 0x7f0700b3; + public static final int mtrl_navigation_elevation = 0x7f0700b4; + public static final int mtrl_navigation_item_horizontal_padding = 0x7f0700b5; + public static final int mtrl_navigation_item_icon_padding = 0x7f0700b6; + public static final int mtrl_snackbar_background_corner_radius = 0x7f0700b7; + public static final int mtrl_snackbar_margin = 0x7f0700b8; + public static final int mtrl_textinput_box_bottom_offset = 0x7f0700b9; + public static final int mtrl_textinput_box_corner_radius_medium = 0x7f0700ba; + public static final int mtrl_textinput_box_corner_radius_small = 0x7f0700bb; + public static final int mtrl_textinput_box_label_cutout_padding = 0x7f0700bc; + public static final int mtrl_textinput_box_padding_end = 0x7f0700bd; + public static final int mtrl_textinput_box_stroke_width_default = 0x7f0700be; + public static final int mtrl_textinput_box_stroke_width_focused = 0x7f0700bf; + public static final int mtrl_textinput_outline_box_expanded_padding = 0x7f0700c0; + public static final int mtrl_toolbar_default_height = 0x7f0700c1; + public static final int notification_action_icon_size = 0x7f0700c2; + public static final int notification_action_text_size = 0x7f0700c3; + public static final int notification_big_circle_margin = 0x7f0700c4; + public static final int notification_content_margin_start = 0x7f0700c5; + public static final int notification_large_icon_height = 0x7f0700c6; + public static final int notification_large_icon_width = 0x7f0700c7; + public static final int notification_main_column_padding_top = 0x7f0700c8; + public static final int notification_media_narrow_margin = 0x7f0700c9; + public static final int notification_right_icon_size = 0x7f0700ca; + public static final int notification_right_side_padding_top = 0x7f0700cb; + public static final int notification_small_icon_background_padding = 0x7f0700cc; + public static final int notification_small_icon_size_as_large = 0x7f0700cd; + public static final int notification_subtext_size = 0x7f0700ce; + public static final int notification_top_pad = 0x7f0700cf; + public static final int notification_top_pad_large_text = 0x7f0700d0; + public static final int tooltip_corner_radius = 0x7f0700da; + public static final int tooltip_horizontal_padding = 0x7f0700db; + public static final int tooltip_margin = 0x7f0700dc; + public static final int tooltip_precise_anchor_extra_offset = 0x7f0700dd; + public static final int tooltip_precise_anchor_threshold = 0x7f0700de; + public static final int tooltip_vertical_padding = 0x7f0700df; + public static final int tooltip_y_offset_non_touch = 0x7f0700e0; + public static final int tooltip_y_offset_touch = 0x7f0700e1; + } + public static final class drawable { + private drawable() {} + + public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080006; + public static final int abc_action_bar_item_background_material = 0x7f080007; + public static final int abc_btn_borderless_material = 0x7f080008; + public static final int abc_btn_check_material = 0x7f080009; + public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000a; + public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000b; + public static final int abc_btn_colored_material = 0x7f08000c; + public static final int abc_btn_default_mtrl_shape = 0x7f08000d; + public static final int abc_btn_radio_material = 0x7f08000e; + public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f08000f; + public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080010; + public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080011; + public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080012; + public static final int abc_cab_background_internal_bg = 0x7f080013; + public static final int abc_cab_background_top_material = 0x7f080014; + public static final int abc_cab_background_top_mtrl_alpha = 0x7f080015; + public static final int abc_control_background_material = 0x7f080016; + public static final int abc_dialog_material_background = 0x7f080017; + public static final int abc_edit_text_material = 0x7f080018; + public static final int abc_ic_ab_back_material = 0x7f080019; + public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001a; + public static final int abc_ic_clear_material = 0x7f08001b; + public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001c; + public static final int abc_ic_go_search_api_material = 0x7f08001d; + public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001e; + public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f08001f; + public static final int abc_ic_menu_overflow_material = 0x7f080020; + public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080021; + public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080022; + public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080023; + public static final int abc_ic_search_api_material = 0x7f080024; + public static final int abc_ic_star_black_16dp = 0x7f080025; + public static final int abc_ic_star_black_36dp = 0x7f080026; + public static final int abc_ic_star_black_48dp = 0x7f080027; + public static final int abc_ic_star_half_black_16dp = 0x7f080028; + public static final int abc_ic_star_half_black_36dp = 0x7f080029; + public static final int abc_ic_star_half_black_48dp = 0x7f08002a; + public static final int abc_ic_voice_search_api_material = 0x7f08002b; + public static final int abc_item_background_holo_dark = 0x7f08002c; + public static final int abc_item_background_holo_light = 0x7f08002d; + public static final int abc_list_divider_material = 0x7f08002e; + public static final int abc_list_divider_mtrl_alpha = 0x7f08002f; + public static final int abc_list_focused_holo = 0x7f080030; + public static final int abc_list_longpressed_holo = 0x7f080031; + public static final int abc_list_pressed_holo_dark = 0x7f080032; + public static final int abc_list_pressed_holo_light = 0x7f080033; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f080034; + public static final int abc_list_selector_background_transition_holo_light = 0x7f080035; + public static final int abc_list_selector_disabled_holo_dark = 0x7f080036; + public static final int abc_list_selector_disabled_holo_light = 0x7f080037; + public static final int abc_list_selector_holo_dark = 0x7f080038; + public static final int abc_list_selector_holo_light = 0x7f080039; + public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003a; + public static final int abc_popup_background_mtrl_mult = 0x7f08003b; + public static final int abc_ratingbar_indicator_material = 0x7f08003c; + public static final int abc_ratingbar_material = 0x7f08003d; + public static final int abc_ratingbar_small_material = 0x7f08003e; + public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f08003f; + public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080040; + public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080041; + public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080042; + public static final int abc_scrubber_track_mtrl_alpha = 0x7f080043; + public static final int abc_seekbar_thumb_material = 0x7f080044; + public static final int abc_seekbar_tick_mark_material = 0x7f080045; + public static final int abc_seekbar_track_material = 0x7f080046; + public static final int abc_spinner_mtrl_am_alpha = 0x7f080047; + public static final int abc_spinner_textfield_background_material = 0x7f080048; + public static final int abc_switch_thumb_material = 0x7f080049; + public static final int abc_switch_track_mtrl_alpha = 0x7f08004a; + public static final int abc_tab_indicator_material = 0x7f08004b; + public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004c; + public static final int abc_text_cursor_material = 0x7f08004d; + public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004e; + public static final int abc_text_select_handle_left_mtrl_light = 0x7f08004f; + public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080050; + public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080051; + public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080052; + public static final int abc_text_select_handle_right_mtrl_light = 0x7f080053; + public static final int abc_textfield_activated_mtrl_alpha = 0x7f080054; + public static final int abc_textfield_default_mtrl_alpha = 0x7f080055; + public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080056; + public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080057; + public static final int abc_textfield_search_material = 0x7f080058; + public static final int abc_vector_test = 0x7f080059; + public static final int avd_hide_password = 0x7f08005a; + public static final int avd_show_password = 0x7f08005b; + public static final int design_bottom_navigation_item_background = 0x7f080061; + public static final int design_fab_background = 0x7f080062; + public static final int design_ic_visibility = 0x7f080063; + public static final int design_ic_visibility_off = 0x7f080064; + public static final int design_password_eye = 0x7f080065; + public static final int design_snackbar_background = 0x7f080066; + public static final int ic_mtrl_chip_checked_black = 0x7f08007a; + public static final int ic_mtrl_chip_checked_circle = 0x7f08007b; + public static final int ic_mtrl_chip_close_circle = 0x7f08007c; + public static final int mtrl_snackbar_background = 0x7f080099; + public static final int mtrl_tabs_default_indicator = 0x7f08009a; + public static final int navigation_empty_icon = 0x7f08009b; + public static final int notification_action_background = 0x7f0800a1; + public static final int notification_bg = 0x7f0800a2; + public static final int notification_bg_low = 0x7f0800a3; + public static final int notification_bg_low_normal = 0x7f0800a4; + public static final int notification_bg_low_pressed = 0x7f0800a5; + public static final int notification_bg_normal = 0x7f0800a6; + public static final int notification_bg_normal_pressed = 0x7f0800a7; + public static final int notification_icon_background = 0x7f0800a8; + public static final int notification_template_icon_bg = 0x7f0800a9; + public static final int notification_template_icon_low_bg = 0x7f0800aa; + public static final int notification_tile_bg = 0x7f0800ab; + public static final int notify_panel_notification_icon_bg = 0x7f0800ac; + public static final int tooltip_frame_dark = 0x7f0800b5; + public static final int tooltip_frame_light = 0x7f0800b6; + } + public static final class id { + private id() {} + + public static final int action_bar = 0x7f09000e; + public static final int action_bar_activity_content = 0x7f09000f; + public static final int action_bar_container = 0x7f090010; + public static final int action_bar_root = 0x7f090011; + public static final int action_bar_spinner = 0x7f090012; + public static final int action_bar_subtitle = 0x7f090013; + public static final int action_bar_title = 0x7f090014; + public static final int action_container = 0x7f090015; + public static final int action_context_bar = 0x7f090016; + public static final int action_divider = 0x7f090017; + public static final int action_image = 0x7f090018; + public static final int action_menu_divider = 0x7f090019; + public static final int action_menu_presenter = 0x7f09001a; + public static final int action_mode_bar = 0x7f09001b; + public static final int action_mode_bar_stub = 0x7f09001c; + public static final int action_mode_close_button = 0x7f09001d; + public static final int action_text = 0x7f09001f; + public static final int actions = 0x7f090020; + public static final int activity_chooser_view_content = 0x7f090021; + public static final int add = 0x7f090022; + public static final int alertTitle = 0x7f090023; + public static final int async = 0x7f09002b; + public static final int auto = 0x7f09002c; + public static final int blocking = 0x7f090034; + public static final int bottom = 0x7f090035; + public static final int buttonPanel = 0x7f09003a; + public static final int center = 0x7f09003e; + public static final int checkbox = 0x7f090043; + public static final int chronometer = 0x7f090044; + public static final int container = 0x7f090048; + public static final int content = 0x7f090049; + public static final int contentPanel = 0x7f09004a; + public static final int coordinator = 0x7f09004b; + public static final int custom = 0x7f09004d; + public static final int customPanel = 0x7f09004e; + public static final int decor_content_parent = 0x7f090052; + public static final int default_activity_button = 0x7f090053; + public static final int design_bottom_sheet = 0x7f090057; + public static final int design_menu_item_action_area = 0x7f090058; + public static final int design_menu_item_action_area_stub = 0x7f090059; + public static final int design_menu_item_text = 0x7f09005a; + public static final int design_navigation_view = 0x7f09005b; + public static final int edit_query = 0x7f09006b; + public static final int end = 0x7f09006c; + public static final int expand_activities_button = 0x7f090073; + public static final int expanded_menu = 0x7f090074; + public static final int fill = 0x7f090075; + public static final int filled = 0x7f090078; + public static final int fixed = 0x7f090079; + public static final int forever = 0x7f09007c; + public static final int ghost_view = 0x7f09007f; + public static final int group_divider = 0x7f090083; + public static final int home = 0x7f090086; + public static final int icon = 0x7f09008a; + public static final int icon_group = 0x7f09008b; + public static final int image = 0x7f09008f; + public static final int info = 0x7f090091; + public static final int italic = 0x7f090093; + public static final int item_touch_helper_previous_elevation = 0x7f090094; + public static final int labeled = 0x7f0900a7; + public static final int largeLabel = 0x7f0900a8; + public static final int left = 0x7f0900aa; + public static final int line1 = 0x7f0900ab; + public static final int line3 = 0x7f0900ac; + public static final int listMode = 0x7f0900ae; + public static final int list_item = 0x7f0900af; + public static final int masked = 0x7f0900b4; + public static final int message = 0x7f0900cb; + public static final int mini = 0x7f0900cd; + public static final int mtrl_child_content_container = 0x7f0900d2; + public static final int mtrl_internal_children_alpha_tag = 0x7f0900d3; + public static final int multiply = 0x7f0900d4; + public static final int nav_controller_view_tag = 0x7f0900d5; + public static final int navigation_header_container = 0x7f0900d8; + public static final int none = 0x7f0900dc; + public static final int normal = 0x7f0900dd; + public static final int notification_background = 0x7f0900e4; + public static final int notification_main_column = 0x7f0900e5; + public static final int notification_main_column_container = 0x7f0900e6; + public static final int outline = 0x7f0900e7; + public static final int parallax = 0x7f0900e9; + public static final int parentPanel = 0x7f0900eb; + public static final int parent_matrix = 0x7f0900ed; + public static final int pin = 0x7f0900f2; + public static final int progress_circular = 0x7f0900f8; + public static final int progress_horizontal = 0x7f0900f9; + public static final int radio = 0x7f0900fa; + public static final int right = 0x7f0900fe; + public static final int right_icon = 0x7f0900ff; + public static final int right_side = 0x7f090100; + public static final int save_image_matrix = 0x7f090101; + public static final int save_non_transition_alpha = 0x7f090102; + public static final int save_scale_type = 0x7f090103; + public static final int screen = 0x7f090105; + public static final int scrollIndicatorDown = 0x7f090107; + public static final int scrollIndicatorUp = 0x7f090108; + public static final int scrollView = 0x7f090109; + public static final int scrollable = 0x7f09010a; + public static final int search_badge = 0x7f09010b; + public static final int search_bar = 0x7f09010c; + public static final int search_button = 0x7f09010d; + public static final int search_close_btn = 0x7f09010e; + public static final int search_edit_frame = 0x7f09010f; + public static final int search_go_btn = 0x7f090110; + public static final int search_mag_icon = 0x7f090111; + public static final int search_plate = 0x7f090112; + public static final int search_src_text = 0x7f090113; + public static final int search_voice_btn = 0x7f090114; + public static final int select_dialog_listview = 0x7f090115; + public static final int selected = 0x7f090116; + public static final int shortcut = 0x7f090118; + public static final int smallLabel = 0x7f09011d; + public static final int snackbar_action = 0x7f09011e; + public static final int snackbar_text = 0x7f09011f; + public static final int spacer = 0x7f090122; + public static final int split_action_bar = 0x7f090124; + public static final int src_atop = 0x7f090128; + public static final int src_in = 0x7f090129; + public static final int src_over = 0x7f09012a; + public static final int start = 0x7f09012c; + public static final int stretch = 0x7f090136; + public static final int submenuarrow = 0x7f090137; + public static final int submit_area = 0x7f090138; + public static final int tabMode = 0x7f09013a; + public static final int tag_transition_group = 0x7f09013b; + public static final int tag_unhandled_key_event_manager = 0x7f09013c; + public static final int tag_unhandled_key_listeners = 0x7f09013d; + public static final int text = 0x7f09013e; + public static final int text2 = 0x7f09013f; + public static final int textSpacerNoButtons = 0x7f090140; + public static final int textSpacerNoTitle = 0x7f090141; + public static final int text_input_password_toggle = 0x7f090145; + public static final int textinput_counter = 0x7f090148; + public static final int textinput_error = 0x7f090149; + public static final int textinput_helper_text = 0x7f09014a; + public static final int time = 0x7f09014b; + public static final int title = 0x7f09014c; + public static final int titleDividerNoCustom = 0x7f09014d; + public static final int title_template = 0x7f09014e; + public static final int top = 0x7f090150; + public static final int topPanel = 0x7f090151; + public static final int touch_outside = 0x7f090152; + public static final int transition_current_scene = 0x7f090155; + public static final int transition_layout_save = 0x7f090156; + public static final int transition_position = 0x7f090157; + public static final int transition_scene_layoutid_cache = 0x7f090158; + public static final int transition_transform = 0x7f090159; + public static final int uniform = 0x7f090162; + public static final int unlabeled = 0x7f090163; + public static final int up = 0x7f090164; + public static final int view_offset_helper = 0x7f090166; + public static final int visible = 0x7f090167; + public static final int wrap_content = 0x7f09016c; + } + public static final class integer { + private integer() {} + + public static final int abc_config_activityDefaultDur = 0x7f0a0000; + public static final int abc_config_activityShortDur = 0x7f0a0001; + public static final int app_bar_elevation_anim_duration = 0x7f0a0002; + public static final int bottom_sheet_slide_duration = 0x7f0a0003; + public static final int cancel_button_image_alpha = 0x7f0a0004; + public static final int config_tooltipAnimTime = 0x7f0a0005; + public static final int design_snackbar_text_max_lines = 0x7f0a0006; + public static final int design_tab_indicator_anim_duration_ms = 0x7f0a0007; + public static final int hide_password_duration = 0x7f0a0008; + public static final int mtrl_btn_anim_delay_ms = 0x7f0a0009; + public static final int mtrl_btn_anim_duration_ms = 0x7f0a000a; + public static final int mtrl_chip_anim_duration = 0x7f0a000b; + public static final int mtrl_tab_indicator_anim_duration_ms = 0x7f0a000c; + public static final int show_password_duration = 0x7f0a000d; + public static final int status_bar_notification_info_maxnum = 0x7f0a000e; + } + public static final class interpolator { + private interpolator() {} + + public static final int mtrl_fast_out_linear_in = 0x7f0b0000; + public static final int mtrl_fast_out_slow_in = 0x7f0b0001; + public static final int mtrl_linear = 0x7f0b0002; + public static final int mtrl_linear_out_slow_in = 0x7f0b0003; + } + public static final class layout { + private layout() {} + + public static final int abc_action_bar_title_item = 0x7f0c0000; + public static final int abc_action_bar_up_container = 0x7f0c0001; + public static final int abc_action_menu_item_layout = 0x7f0c0002; + public static final int abc_action_menu_layout = 0x7f0c0003; + public static final int abc_action_mode_bar = 0x7f0c0004; + public static final int abc_action_mode_close_item_material = 0x7f0c0005; + public static final int abc_activity_chooser_view = 0x7f0c0006; + public static final int abc_activity_chooser_view_list_item = 0x7f0c0007; + public static final int abc_alert_dialog_button_bar_material = 0x7f0c0008; + public static final int abc_alert_dialog_material = 0x7f0c0009; + public static final int abc_alert_dialog_title_material = 0x7f0c000a; + public static final int abc_cascading_menu_item_layout = 0x7f0c000b; + public static final int abc_dialog_title_material = 0x7f0c000c; + public static final int abc_expanded_menu_layout = 0x7f0c000d; + public static final int abc_list_menu_item_checkbox = 0x7f0c000e; + public static final int abc_list_menu_item_icon = 0x7f0c000f; + public static final int abc_list_menu_item_layout = 0x7f0c0010; + public static final int abc_list_menu_item_radio = 0x7f0c0011; + public static final int abc_popup_menu_header_item_layout = 0x7f0c0012; + public static final int abc_popup_menu_item_layout = 0x7f0c0013; + public static final int abc_screen_content_include = 0x7f0c0014; + public static final int abc_screen_simple = 0x7f0c0015; + public static final int abc_screen_simple_overlay_action_mode = 0x7f0c0016; + public static final int abc_screen_toolbar = 0x7f0c0017; + public static final int abc_search_dropdown_item_icons_2line = 0x7f0c0018; + public static final int abc_search_view = 0x7f0c0019; + public static final int abc_select_dialog_material = 0x7f0c001a; + public static final int abc_tooltip = 0x7f0c001b; + public static final int design_bottom_navigation_item = 0x7f0c0020; + public static final int design_bottom_sheet_dialog = 0x7f0c0021; + public static final int design_layout_snackbar = 0x7f0c0022; + public static final int design_layout_snackbar_include = 0x7f0c0023; + public static final int design_layout_tab_icon = 0x7f0c0024; + public static final int design_layout_tab_text = 0x7f0c0025; + public static final int design_menu_item_action_area = 0x7f0c0026; + public static final int design_navigation_item = 0x7f0c0027; + public static final int design_navigation_item_header = 0x7f0c0028; + public static final int design_navigation_item_separator = 0x7f0c0029; + public static final int design_navigation_item_subheader = 0x7f0c002a; + public static final int design_navigation_menu = 0x7f0c002b; + public static final int design_navigation_menu_item = 0x7f0c002c; + public static final int design_text_input_password_icon = 0x7f0c002d; + public static final int mtrl_layout_snackbar = 0x7f0c0033; + public static final int mtrl_layout_snackbar_include = 0x7f0c0034; + public static final int notification_action = 0x7f0c003b; + public static final int notification_action_tombstone = 0x7f0c003c; + public static final int notification_template_custom_big = 0x7f0c0043; + public static final int notification_template_icon_group = 0x7f0c0044; + public static final int notification_template_part_chronometer = 0x7f0c0048; + public static final int notification_template_part_time = 0x7f0c0049; + public static final int select_dialog_item_material = 0x7f0c004c; + public static final int select_dialog_multichoice_material = 0x7f0c004d; + public static final int select_dialog_singlechoice_material = 0x7f0c004e; + public static final int support_simple_spinner_dropdown_item = 0x7f0c0050; + } + public static final class string { + private string() {} + + public static final int abc_action_bar_home_description = 0x7f120000; + public static final int abc_action_bar_up_description = 0x7f120001; + public static final int abc_action_menu_overflow_description = 0x7f120002; + public static final int abc_action_mode_done = 0x7f120003; + public static final int abc_activity_chooser_view_see_all = 0x7f120004; + public static final int abc_activitychooserview_choose_application = 0x7f120005; + public static final int abc_capital_off = 0x7f120006; + public static final int abc_capital_on = 0x7f120007; + public static final int abc_font_family_body_1_material = 0x7f120008; + public static final int abc_font_family_body_2_material = 0x7f120009; + public static final int abc_font_family_button_material = 0x7f12000a; + public static final int abc_font_family_caption_material = 0x7f12000b; + public static final int abc_font_family_display_1_material = 0x7f12000c; + public static final int abc_font_family_display_2_material = 0x7f12000d; + public static final int abc_font_family_display_3_material = 0x7f12000e; + public static final int abc_font_family_display_4_material = 0x7f12000f; + public static final int abc_font_family_headline_material = 0x7f120010; + public static final int abc_font_family_menu_material = 0x7f120011; + public static final int abc_font_family_subhead_material = 0x7f120012; + public static final int abc_font_family_title_material = 0x7f120013; + public static final int abc_menu_alt_shortcut_label = 0x7f120014; + public static final int abc_menu_ctrl_shortcut_label = 0x7f120015; + public static final int abc_menu_delete_shortcut_label = 0x7f120016; + public static final int abc_menu_enter_shortcut_label = 0x7f120017; + public static final int abc_menu_function_shortcut_label = 0x7f120018; + public static final int abc_menu_meta_shortcut_label = 0x7f120019; + public static final int abc_menu_shift_shortcut_label = 0x7f12001a; + public static final int abc_menu_space_shortcut_label = 0x7f12001b; + public static final int abc_menu_sym_shortcut_label = 0x7f12001c; + public static final int abc_prepend_shortcut_label = 0x7f12001d; + public static final int abc_search_hint = 0x7f12001e; + public static final int abc_searchview_description_clear = 0x7f12001f; + public static final int abc_searchview_description_query = 0x7f120020; + public static final int abc_searchview_description_search = 0x7f120021; + public static final int abc_searchview_description_submit = 0x7f120022; + public static final int abc_searchview_description_voice = 0x7f120023; + public static final int abc_shareactionprovider_share_with = 0x7f120024; + public static final int abc_shareactionprovider_share_with_application = 0x7f120025; + public static final int abc_toolbar_collapse_description = 0x7f120026; + public static final int appbar_scrolling_view_behavior = 0x7f12002e; + public static final int bottom_sheet_behavior = 0x7f12002f; + public static final int character_counter_content_description = 0x7f120032; + public static final int character_counter_pattern = 0x7f120033; + public static final int fab_transformation_scrim_behavior = 0x7f120042; + public static final int fab_transformation_sheet_behavior = 0x7f120043; + public static final int hide_bottom_view_on_scroll_behavior = 0x7f12004d; + public static final int mtrl_chip_close_icon_content_description = 0x7f120071; + public static final int nav_app_bar_navigate_up_description = 0x7f120072; + public static final int nav_app_bar_open_drawer_description = 0x7f120073; + public static final int password_toggle_content_description = 0x7f12007e; + public static final int path_password_eye = 0x7f12007f; + public static final int path_password_eye_mask_strike_through = 0x7f120080; + public static final int path_password_eye_mask_visible = 0x7f120081; + public static final int path_password_strike_through = 0x7f120082; + public static final int search_menu_title = 0x7f12009a; + public static final int status_bar_notification_info_overflow = 0x7f12009e; + } + public static final class style { + private style() {} + + public static final int AlertDialog_AppCompat = 0x7f130000; + public static final int AlertDialog_AppCompat_Light = 0x7f130001; + public static final int Animation_AppCompat_Dialog = 0x7f130002; + public static final int Animation_AppCompat_DropDownUp = 0x7f130003; + public static final int Animation_AppCompat_Tooltip = 0x7f130004; + public static final int Animation_Design_BottomSheetDialog = 0x7f130005; + public static final int Base_AlertDialog_AppCompat = 0x7f130006; + public static final int Base_AlertDialog_AppCompat_Light = 0x7f130007; + public static final int Base_Animation_AppCompat_Dialog = 0x7f130008; + public static final int Base_Animation_AppCompat_DropDownUp = 0x7f130009; + public static final int Base_Animation_AppCompat_Tooltip = 0x7f13000a; + public static final int Base_CardView = 0x7f13000b; + public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f13000d; + public static final int Base_DialogWindowTitle_AppCompat = 0x7f13000c; + public static final int Base_TextAppearance_AppCompat = 0x7f13000e; + public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f13000f; + public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f130010; + public static final int Base_TextAppearance_AppCompat_Button = 0x7f130011; + public static final int Base_TextAppearance_AppCompat_Caption = 0x7f130012; + public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f130013; + public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f130014; + public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f130015; + public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f130016; + public static final int Base_TextAppearance_AppCompat_Headline = 0x7f130017; + public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f130018; + public static final int Base_TextAppearance_AppCompat_Large = 0x7f130019; + public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f13001a; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f13001b; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f13001c; + public static final int Base_TextAppearance_AppCompat_Medium = 0x7f13001d; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f13001e; + public static final int Base_TextAppearance_AppCompat_Menu = 0x7f13001f; + public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f130020; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f130021; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f130022; + public static final int Base_TextAppearance_AppCompat_Small = 0x7f130023; + public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f130024; + public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f130025; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f130026; + public static final int Base_TextAppearance_AppCompat_Title = 0x7f130027; + public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f130028; + public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f130029; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f13002a; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f13002b; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f13002c; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f13002d; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f13002e; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f13002f; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f130030; + public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f130031; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f130032; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f130033; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f130034; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f130035; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f130036; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f130037; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f130038; + public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f130039; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f13003a; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f13003b; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f13003c; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f13003d; + public static final int Base_ThemeOverlay_AppCompat = 0x7f13005d; + public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f13005e; + public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f13005f; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f130060; + public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f130061; + public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f130062; + public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f130063; + public static final int Base_ThemeOverlay_MaterialComponents_Dialog = 0x7f130064; + public static final int Base_ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f130065; + public static final int Base_Theme_AppCompat = 0x7f13003e; + public static final int Base_Theme_AppCompat_CompactMenu = 0x7f13003f; + public static final int Base_Theme_AppCompat_Dialog = 0x7f130040; + public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f130044; + public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f130041; + public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f130042; + public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f130043; + public static final int Base_Theme_AppCompat_Light = 0x7f130045; + public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f130046; + public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f130047; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f13004b; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f130048; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f130049; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f13004a; + public static final int Base_Theme_MaterialComponents = 0x7f13004c; + public static final int Base_Theme_MaterialComponents_Bridge = 0x7f13004d; + public static final int Base_Theme_MaterialComponents_CompactMenu = 0x7f13004e; + public static final int Base_Theme_MaterialComponents_Dialog = 0x7f13004f; + public static final int Base_Theme_MaterialComponents_DialogWhenLarge = 0x7f130053; + public static final int Base_Theme_MaterialComponents_Dialog_Alert = 0x7f130050; + public static final int Base_Theme_MaterialComponents_Dialog_FixedSize = 0x7f130051; + public static final int Base_Theme_MaterialComponents_Dialog_MinWidth = 0x7f130052; + public static final int Base_Theme_MaterialComponents_Light = 0x7f130054; + public static final int Base_Theme_MaterialComponents_Light_Bridge = 0x7f130055; + public static final int Base_Theme_MaterialComponents_Light_DarkActionBar = 0x7f130056; + public static final int Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f130057; + public static final int Base_Theme_MaterialComponents_Light_Dialog = 0x7f130058; + public static final int Base_Theme_MaterialComponents_Light_DialogWhenLarge = 0x7f13005c; + public static final int Base_Theme_MaterialComponents_Light_Dialog_Alert = 0x7f130059; + public static final int Base_Theme_MaterialComponents_Light_Dialog_FixedSize = 0x7f13005a; + public static final int Base_Theme_MaterialComponents_Light_Dialog_MinWidth = 0x7f13005b; + public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog = 0x7f13006d; + public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f13006e; + public static final int Base_V14_Theme_MaterialComponents = 0x7f130066; + public static final int Base_V14_Theme_MaterialComponents_Bridge = 0x7f130067; + public static final int Base_V14_Theme_MaterialComponents_Dialog = 0x7f130068; + public static final int Base_V14_Theme_MaterialComponents_Light = 0x7f130069; + public static final int Base_V14_Theme_MaterialComponents_Light_Bridge = 0x7f13006a; + public static final int Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f13006b; + public static final int Base_V14_Theme_MaterialComponents_Light_Dialog = 0x7f13006c; + public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f130073; + public static final int Base_V21_Theme_AppCompat = 0x7f13006f; + public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f130070; + public static final int Base_V21_Theme_AppCompat_Light = 0x7f130071; + public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f130072; + public static final int Base_V22_Theme_AppCompat = 0x7f130074; + public static final int Base_V22_Theme_AppCompat_Light = 0x7f130075; + public static final int Base_V23_Theme_AppCompat = 0x7f130076; + public static final int Base_V23_Theme_AppCompat_Light = 0x7f130077; + public static final int Base_V26_Theme_AppCompat = 0x7f130078; + public static final int Base_V26_Theme_AppCompat_Light = 0x7f130079; + public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f13007a; + public static final int Base_V28_Theme_AppCompat = 0x7f13007b; + public static final int Base_V28_Theme_AppCompat_Light = 0x7f13007c; + public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f130081; + public static final int Base_V7_Theme_AppCompat = 0x7f13007d; + public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f13007e; + public static final int Base_V7_Theme_AppCompat_Light = 0x7f13007f; + public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f130080; + public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f130082; + public static final int Base_V7_Widget_AppCompat_EditText = 0x7f130083; + public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f130084; + public static final int Base_Widget_AppCompat_ActionBar = 0x7f130085; + public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f130086; + public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f130087; + public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f130088; + public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f130089; + public static final int Base_Widget_AppCompat_ActionButton = 0x7f13008a; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f13008b; + public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f13008c; + public static final int Base_Widget_AppCompat_ActionMode = 0x7f13008d; + public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f13008e; + public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f13008f; + public static final int Base_Widget_AppCompat_Button = 0x7f130090; + public static final int Base_Widget_AppCompat_ButtonBar = 0x7f130096; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f130097; + public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f130091; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f130092; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f130093; + public static final int Base_Widget_AppCompat_Button_Colored = 0x7f130094; + public static final int Base_Widget_AppCompat_Button_Small = 0x7f130095; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f130098; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f130099; + public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f13009a; + public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f13009b; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f13009c; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f13009d; + public static final int Base_Widget_AppCompat_EditText = 0x7f13009e; + public static final int Base_Widget_AppCompat_ImageButton = 0x7f13009f; + public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1300a0; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1300a1; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1300a2; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1300a3; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1300a4; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1300a5; + public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1300a6; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1300a7; + public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1300a8; + public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1300a9; + public static final int Base_Widget_AppCompat_ListView = 0x7f1300aa; + public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1300ab; + public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1300ac; + public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1300ad; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1300ae; + public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1300af; + public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1300b0; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1300b1; + public static final int Base_Widget_AppCompat_RatingBar = 0x7f1300b2; + public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1300b3; + public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1300b4; + public static final int Base_Widget_AppCompat_SearchView = 0x7f1300b5; + public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1300b6; + public static final int Base_Widget_AppCompat_SeekBar = 0x7f1300b7; + public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1300b8; + public static final int Base_Widget_AppCompat_Spinner = 0x7f1300b9; + public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1300ba; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1300bb; + public static final int Base_Widget_AppCompat_Toolbar = 0x7f1300bc; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1300bd; + public static final int Base_Widget_Design_TabLayout = 0x7f1300be; + public static final int Base_Widget_MaterialComponents_Chip = 0x7f1300bf; + public static final int Base_Widget_MaterialComponents_TextInputEditText = 0x7f1300c0; + public static final int Base_Widget_MaterialComponents_TextInputLayout = 0x7f1300c1; + public static final int CardView = 0x7f1300c2; + public static final int CardView_Dark = 0x7f1300c3; + public static final int CardView_Light = 0x7f1300c4; + public static final int Platform_AppCompat = 0x7f1300c9; + public static final int Platform_AppCompat_Light = 0x7f1300ca; + public static final int Platform_MaterialComponents = 0x7f1300cb; + public static final int Platform_MaterialComponents_Dialog = 0x7f1300cc; + public static final int Platform_MaterialComponents_Light = 0x7f1300cd; + public static final int Platform_MaterialComponents_Light_Dialog = 0x7f1300ce; + public static final int Platform_ThemeOverlay_AppCompat = 0x7f1300cf; + public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1300d0; + public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1300d1; + public static final int Platform_V21_AppCompat = 0x7f1300d2; + public static final int Platform_V21_AppCompat_Light = 0x7f1300d3; + public static final int Platform_V25_AppCompat = 0x7f1300d4; + public static final int Platform_V25_AppCompat_Light = 0x7f1300d5; + public static final int Platform_Widget_AppCompat_Spinner = 0x7f1300d6; + public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1300d7; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1300d8; + public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1300d9; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1300da; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1300db; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1300dc; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1300dd; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1300de; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1300df; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1300e5; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1300e0; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1300e1; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1300e2; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1300e3; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1300e4; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1300e6; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1300e7; + public static final int TextAppearance_AppCompat = 0x7f1300e8; + public static final int TextAppearance_AppCompat_Body1 = 0x7f1300e9; + public static final int TextAppearance_AppCompat_Body2 = 0x7f1300ea; + public static final int TextAppearance_AppCompat_Button = 0x7f1300eb; + public static final int TextAppearance_AppCompat_Caption = 0x7f1300ec; + public static final int TextAppearance_AppCompat_Display1 = 0x7f1300ed; + public static final int TextAppearance_AppCompat_Display2 = 0x7f1300ee; + public static final int TextAppearance_AppCompat_Display3 = 0x7f1300ef; + public static final int TextAppearance_AppCompat_Display4 = 0x7f1300f0; + public static final int TextAppearance_AppCompat_Headline = 0x7f1300f1; + public static final int TextAppearance_AppCompat_Inverse = 0x7f1300f2; + public static final int TextAppearance_AppCompat_Large = 0x7f1300f3; + public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1300f4; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1300f5; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1300f6; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1300f7; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1300f8; + public static final int TextAppearance_AppCompat_Medium = 0x7f1300f9; + public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1300fa; + public static final int TextAppearance_AppCompat_Menu = 0x7f1300fb; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f1300fc; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f1300fd; + public static final int TextAppearance_AppCompat_Small = 0x7f1300fe; + public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f1300ff; + public static final int TextAppearance_AppCompat_Subhead = 0x7f130100; + public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f130101; + public static final int TextAppearance_AppCompat_Title = 0x7f130102; + public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f130103; + public static final int TextAppearance_AppCompat_Tooltip = 0x7f130104; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f130105; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f130106; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f130107; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f130108; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f130109; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f13010a; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f13010b; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f13010c; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f13010d; + public static final int TextAppearance_AppCompat_Widget_Button = 0x7f13010e; + public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f13010f; + public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f130110; + public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f130111; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f130112; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f130113; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f130114; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f130115; + public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f130116; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f130117; + public static final int TextAppearance_Compat_Notification = 0x7f130118; + public static final int TextAppearance_Compat_Notification_Info = 0x7f130119; + public static final int TextAppearance_Compat_Notification_Line2 = 0x7f13011b; + public static final int TextAppearance_Compat_Notification_Time = 0x7f13011e; + public static final int TextAppearance_Compat_Notification_Title = 0x7f130120; + public static final int TextAppearance_Design_CollapsingToolbar_Expanded = 0x7f130122; + public static final int TextAppearance_Design_Counter = 0x7f130123; + public static final int TextAppearance_Design_Counter_Overflow = 0x7f130124; + public static final int TextAppearance_Design_Error = 0x7f130125; + public static final int TextAppearance_Design_HelperText = 0x7f130126; + public static final int TextAppearance_Design_Hint = 0x7f130127; + public static final int TextAppearance_Design_Snackbar_Message = 0x7f130128; + public static final int TextAppearance_Design_Tab = 0x7f130129; + public static final int TextAppearance_MaterialComponents_Body1 = 0x7f13012a; + public static final int TextAppearance_MaterialComponents_Body2 = 0x7f13012b; + public static final int TextAppearance_MaterialComponents_Button = 0x7f13012c; + public static final int TextAppearance_MaterialComponents_Caption = 0x7f13012d; + public static final int TextAppearance_MaterialComponents_Chip = 0x7f13012e; + public static final int TextAppearance_MaterialComponents_Headline1 = 0x7f13012f; + public static final int TextAppearance_MaterialComponents_Headline2 = 0x7f130130; + public static final int TextAppearance_MaterialComponents_Headline3 = 0x7f130131; + public static final int TextAppearance_MaterialComponents_Headline4 = 0x7f130132; + public static final int TextAppearance_MaterialComponents_Headline5 = 0x7f130133; + public static final int TextAppearance_MaterialComponents_Headline6 = 0x7f130134; + public static final int TextAppearance_MaterialComponents_Overline = 0x7f130135; + public static final int TextAppearance_MaterialComponents_Subtitle1 = 0x7f130136; + public static final int TextAppearance_MaterialComponents_Subtitle2 = 0x7f130137; + public static final int TextAppearance_MaterialComponents_Tab = 0x7f130138; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f130139; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f13013a; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f13013b; + public static final int ThemeOverlay_AppCompat = 0x7f130175; + public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f130176; + public static final int ThemeOverlay_AppCompat_Dark = 0x7f130177; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f130178; + public static final int ThemeOverlay_AppCompat_Dialog = 0x7f130179; + public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f13017a; + public static final int ThemeOverlay_AppCompat_Light = 0x7f13017b; + public static final int ThemeOverlay_MaterialComponents = 0x7f13017c; + public static final int ThemeOverlay_MaterialComponents_ActionBar = 0x7f13017d; + public static final int ThemeOverlay_MaterialComponents_Dark = 0x7f13017e; + public static final int ThemeOverlay_MaterialComponents_Dark_ActionBar = 0x7f13017f; + public static final int ThemeOverlay_MaterialComponents_Dialog = 0x7f130180; + public static final int ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f130181; + public static final int ThemeOverlay_MaterialComponents_Light = 0x7f130182; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText = 0x7f130183; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox = 0x7f130184; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense = 0x7f130185; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox = 0x7f130186; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 0x7f130187; + public static final int Theme_AppCompat = 0x7f130143; + public static final int Theme_AppCompat_CompactMenu = 0x7f130144; + public static final int Theme_AppCompat_DayNight = 0x7f130145; + public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f130146; + public static final int Theme_AppCompat_DayNight_Dialog = 0x7f130147; + public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f13014a; + public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f130148; + public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f130149; + public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f13014b; + public static final int Theme_AppCompat_Dialog = 0x7f13014c; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f13014f; + public static final int Theme_AppCompat_Dialog_Alert = 0x7f13014d; + public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f13014e; + public static final int Theme_AppCompat_Light = 0x7f130150; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f130151; + public static final int Theme_AppCompat_Light_Dialog = 0x7f130152; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f130155; + public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f130153; + public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f130154; + public static final int Theme_AppCompat_Light_NoActionBar = 0x7f130156; + public static final int Theme_AppCompat_NoActionBar = 0x7f130157; + public static final int Theme_Design = 0x7f130158; + public static final int Theme_Design_BottomSheetDialog = 0x7f130159; + public static final int Theme_Design_Light = 0x7f13015a; + public static final int Theme_Design_Light_BottomSheetDialog = 0x7f13015b; + public static final int Theme_Design_Light_NoActionBar = 0x7f13015c; + public static final int Theme_Design_NoActionBar = 0x7f13015d; + public static final int Theme_MaterialComponents = 0x7f13015e; + public static final int Theme_MaterialComponents_BottomSheetDialog = 0x7f13015f; + public static final int Theme_MaterialComponents_Bridge = 0x7f130160; + public static final int Theme_MaterialComponents_CompactMenu = 0x7f130161; + public static final int Theme_MaterialComponents_Dialog = 0x7f130162; + public static final int Theme_MaterialComponents_DialogWhenLarge = 0x7f130165; + public static final int Theme_MaterialComponents_Dialog_Alert = 0x7f130163; + public static final int Theme_MaterialComponents_Dialog_MinWidth = 0x7f130164; + public static final int Theme_MaterialComponents_Light = 0x7f130166; + public static final int Theme_MaterialComponents_Light_BottomSheetDialog = 0x7f130167; + public static final int Theme_MaterialComponents_Light_Bridge = 0x7f130168; + public static final int Theme_MaterialComponents_Light_DarkActionBar = 0x7f130169; + public static final int Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f13016a; + public static final int Theme_MaterialComponents_Light_Dialog = 0x7f13016b; + public static final int Theme_MaterialComponents_Light_DialogWhenLarge = 0x7f13016e; + public static final int Theme_MaterialComponents_Light_Dialog_Alert = 0x7f13016c; + public static final int Theme_MaterialComponents_Light_Dialog_MinWidth = 0x7f13016d; + public static final int Theme_MaterialComponents_Light_NoActionBar = 0x7f13016f; + public static final int Theme_MaterialComponents_Light_NoActionBar_Bridge = 0x7f130170; + public static final int Theme_MaterialComponents_NoActionBar = 0x7f130171; + public static final int Theme_MaterialComponents_NoActionBar_Bridge = 0x7f130172; + public static final int Widget_AppCompat_ActionBar = 0x7f130189; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f13018a; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f13018b; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f13018c; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f13018d; + public static final int Widget_AppCompat_ActionButton = 0x7f13018e; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f13018f; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f130190; + public static final int Widget_AppCompat_ActionMode = 0x7f130191; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f130192; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f130193; + public static final int Widget_AppCompat_Button = 0x7f130194; + public static final int Widget_AppCompat_ButtonBar = 0x7f13019a; + public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f13019b; + public static final int Widget_AppCompat_Button_Borderless = 0x7f130195; + public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f130196; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f130197; + public static final int Widget_AppCompat_Button_Colored = 0x7f130198; + public static final int Widget_AppCompat_Button_Small = 0x7f130199; + public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f13019c; + public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f13019d; + public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f13019e; + public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f13019f; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f1301a0; + public static final int Widget_AppCompat_EditText = 0x7f1301a1; + public static final int Widget_AppCompat_ImageButton = 0x7f1301a2; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f1301a3; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f1301a4; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f1301a5; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1301a6; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f1301a7; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f1301a8; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1301a9; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f1301aa; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1301ab; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f1301ac; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1301ad; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f1301ae; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f1301af; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f1301b0; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f1301b1; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f1301b2; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f1301b3; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f1301b4; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f1301b5; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1301b6; + public static final int Widget_AppCompat_Light_SearchView = 0x7f1301b7; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f1301b8; + public static final int Widget_AppCompat_ListMenuView = 0x7f1301b9; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f1301ba; + public static final int Widget_AppCompat_ListView = 0x7f1301bb; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f1301bc; + public static final int Widget_AppCompat_ListView_Menu = 0x7f1301bd; + public static final int Widget_AppCompat_PopupMenu = 0x7f1301be; + public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f1301bf; + public static final int Widget_AppCompat_PopupWindow = 0x7f1301c0; + public static final int Widget_AppCompat_ProgressBar = 0x7f1301c1; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f1301c2; + public static final int Widget_AppCompat_RatingBar = 0x7f1301c3; + public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f1301c4; + public static final int Widget_AppCompat_RatingBar_Small = 0x7f1301c5; + public static final int Widget_AppCompat_SearchView = 0x7f1301c6; + public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f1301c7; + public static final int Widget_AppCompat_SeekBar = 0x7f1301c8; + public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f1301c9; + public static final int Widget_AppCompat_Spinner = 0x7f1301ca; + public static final int Widget_AppCompat_Spinner_DropDown = 0x7f1301cb; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f1301cc; + public static final int Widget_AppCompat_Spinner_Underlined = 0x7f1301cd; + public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f1301ce; + public static final int Widget_AppCompat_Toolbar = 0x7f1301cf; + public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1301d0; + public static final int Widget_Compat_NotificationActionContainer = 0x7f1301d1; + public static final int Widget_Compat_NotificationActionText = 0x7f1301d2; + public static final int Widget_Design_AppBarLayout = 0x7f1301d3; + public static final int Widget_Design_BottomNavigationView = 0x7f1301d4; + public static final int Widget_Design_BottomSheet_Modal = 0x7f1301d5; + public static final int Widget_Design_CollapsingToolbar = 0x7f1301d6; + public static final int Widget_Design_FloatingActionButton = 0x7f1301d7; + public static final int Widget_Design_NavigationView = 0x7f1301d8; + public static final int Widget_Design_ScrimInsetsFrameLayout = 0x7f1301d9; + public static final int Widget_Design_Snackbar = 0x7f1301da; + public static final int Widget_Design_TabLayout = 0x7f1301db; + public static final int Widget_Design_TextInputLayout = 0x7f1301dc; + public static final int Widget_MaterialComponents_BottomAppBar = 0x7f1301dd; + public static final int Widget_MaterialComponents_BottomAppBar_Colored = 0x7f1301de; + public static final int Widget_MaterialComponents_BottomNavigationView = 0x7f1301df; + public static final int Widget_MaterialComponents_BottomNavigationView_Colored = 0x7f1301e0; + public static final int Widget_MaterialComponents_BottomSheet_Modal = 0x7f1301e1; + public static final int Widget_MaterialComponents_Button = 0x7f1301e2; + public static final int Widget_MaterialComponents_Button_Icon = 0x7f1301e3; + public static final int Widget_MaterialComponents_Button_OutlinedButton = 0x7f1301e4; + public static final int Widget_MaterialComponents_Button_OutlinedButton_Icon = 0x7f1301e5; + public static final int Widget_MaterialComponents_Button_TextButton = 0x7f1301e6; + public static final int Widget_MaterialComponents_Button_TextButton_Dialog = 0x7f1301e7; + public static final int Widget_MaterialComponents_Button_TextButton_Dialog_Icon = 0x7f1301e8; + public static final int Widget_MaterialComponents_Button_TextButton_Icon = 0x7f1301e9; + public static final int Widget_MaterialComponents_Button_UnelevatedButton = 0x7f1301ea; + public static final int Widget_MaterialComponents_Button_UnelevatedButton_Icon = 0x7f1301eb; + public static final int Widget_MaterialComponents_CardView = 0x7f1301ec; + public static final int Widget_MaterialComponents_ChipGroup = 0x7f1301f1; + public static final int Widget_MaterialComponents_Chip_Action = 0x7f1301ed; + public static final int Widget_MaterialComponents_Chip_Choice = 0x7f1301ee; + public static final int Widget_MaterialComponents_Chip_Entry = 0x7f1301ef; + public static final int Widget_MaterialComponents_Chip_Filter = 0x7f1301f0; + public static final int Widget_MaterialComponents_FloatingActionButton = 0x7f1301f2; + public static final int Widget_MaterialComponents_NavigationView = 0x7f1301f3; + public static final int Widget_MaterialComponents_Snackbar = 0x7f1301f4; + public static final int Widget_MaterialComponents_Snackbar_FullWidth = 0x7f1301f5; + public static final int Widget_MaterialComponents_TabLayout = 0x7f1301f6; + public static final int Widget_MaterialComponents_TabLayout_Colored = 0x7f1301f7; + public static final int Widget_MaterialComponents_TextInputEditText_FilledBox = 0x7f1301f8; + public static final int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense = 0x7f1301f9; + public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox = 0x7f1301fa; + public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 0x7f1301fb; + public static final int Widget_MaterialComponents_TextInputLayout_FilledBox = 0x7f1301fc; + public static final int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense = 0x7f1301fd; + public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox = 0x7f1301fe; + public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense = 0x7f1301ff; + public static final int Widget_MaterialComponents_Toolbar = 0x7f130200; + public static final int Widget_Support_CoordinatorLayout = 0x7f130201; + } + public static final class styleable { + private styleable() {} + + public static final int[] ActionBar = { 0x7f040039, 0x7f04003a, 0x7f04003b, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0400c4, 0x7f0400d4, 0x7f0400d5, 0x7f0400e5, 0x7f040128, 0x7f04012d, 0x7f040132, 0x7f040133, 0x7f040135, 0x7f04013f, 0x7f040149, 0x7f0401a4, 0x7f0401c6, 0x7f0401ed, 0x7f0401f1, 0x7f0401f2, 0x7f04022b, 0x7f04022e, 0x7f040277, 0x7f040281 }; + public static final int ActionBar_background = 0; + public static final int ActionBar_backgroundSplit = 1; + public static final int ActionBar_backgroundStacked = 2; + public static final int ActionBar_contentInsetEnd = 3; + public static final int ActionBar_contentInsetEndWithActions = 4; + public static final int ActionBar_contentInsetLeft = 5; + public static final int ActionBar_contentInsetRight = 6; + public static final int ActionBar_contentInsetStart = 7; + public static final int ActionBar_contentInsetStartWithNavigation = 8; + public static final int ActionBar_customNavigationLayout = 9; + public static final int ActionBar_displayOptions = 10; + public static final int ActionBar_divider = 11; + public static final int ActionBar_elevation = 12; + public static final int ActionBar_height = 13; + public static final int ActionBar_hideOnContentScroll = 14; + public static final int ActionBar_homeAsUpIndicator = 15; + public static final int ActionBar_homeLayout = 16; + public static final int ActionBar_icon = 17; + public static final int ActionBar_indeterminateProgressStyle = 18; + public static final int ActionBar_itemPadding = 19; + public static final int ActionBar_logo = 20; + public static final int ActionBar_navigationMode = 21; + public static final int ActionBar_popupTheme = 22; + public static final int ActionBar_progressBarPadding = 23; + public static final int ActionBar_progressBarStyle = 24; + public static final int ActionBar_subtitle = 25; + public static final int ActionBar_subtitleTextStyle = 26; + public static final int ActionBar_title = 27; + public static final int ActionBar_titleTextStyle = 28; + public static final int[] ActionBarLayout = { 0x10100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int[] ActionMenuItemView = { 0x101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f040039, 0x7f04003a, 0x7f04008d, 0x7f040128, 0x7f04022e, 0x7f040281 }; + public static final int ActionMode_background = 0; + public static final int ActionMode_backgroundSplit = 1; + public static final int ActionMode_closeItemLayout = 2; + public static final int ActionMode_height = 3; + public static final int ActionMode_subtitleTextStyle = 4; + public static final int ActionMode_titleTextStyle = 5; + public static final int[] ActivityChooserView = { 0x7f0400ec, 0x7f040140 }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; + public static final int ActivityChooserView_initialActivityCount = 1; + public static final int[] ActivityNavigator = { 0x1010003, 0x7f040000, 0x7f0400c7, 0x7f0400c8 }; + public static final int ActivityNavigator_android_name = 0; + public static final int ActivityNavigator_action = 1; + public static final int ActivityNavigator_data = 2; + public static final int ActivityNavigator_dataPattern = 3; + public static final int[] AlertDialog = { 0x10100f2, 0x7f04005e, 0x7f04005f, 0x7f04019b, 0x7f04019c, 0x7f0401c2, 0x7f040210, 0x7f040211 }; + public static final int AlertDialog_android_layout = 0; + public static final int AlertDialog_buttonIconDimen = 1; + public static final int AlertDialog_buttonPanelSideLayout = 2; + public static final int AlertDialog_listItemLayout = 3; + public static final int AlertDialog_listLayout = 4; + public static final int AlertDialog_multiChoiceItemLayout = 5; + public static final int AlertDialog_showTitle = 6; + public static final int AlertDialog_singleChoiceItemLayout = 7; + public static final int[] AnimatedStateListDrawableCompat = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d }; + public static final int AnimatedStateListDrawableCompat_android_dither = 0; + public static final int AnimatedStateListDrawableCompat_android_visible = 1; + public static final int AnimatedStateListDrawableCompat_android_variablePadding = 2; + public static final int AnimatedStateListDrawableCompat_android_constantSize = 3; + public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration = 4; + public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration = 5; + public static final int[] AnimatedStateListDrawableItem = { 0x10100d0, 0x1010199 }; + public static final int AnimatedStateListDrawableItem_android_id = 0; + public static final int AnimatedStateListDrawableItem_android_drawable = 1; + public static final int[] AnimatedStateListDrawableTransition = { 0x1010199, 0x1010449, 0x101044a, 0x101044b }; + public static final int AnimatedStateListDrawableTransition_android_drawable = 0; + public static final int AnimatedStateListDrawableTransition_android_toId = 1; + public static final int AnimatedStateListDrawableTransition_android_fromId = 2; + public static final int AnimatedStateListDrawableTransition_android_reversible = 3; + public static final int[] AppBarLayout = { 0x10100d4, 0x101048f, 0x1010540, 0x7f0400e5, 0x7f0400ed, 0x7f040195 }; + public static final int AppBarLayout_android_background = 0; + public static final int AppBarLayout_android_touchscreenBlocksFocus = 1; + public static final int AppBarLayout_android_keyboardNavigationCluster = 2; + public static final int AppBarLayout_elevation = 3; + public static final int AppBarLayout_expanded = 4; + public static final int AppBarLayout_liftOnScroll = 5; + public static final int[] AppBarLayoutStates = { 0x7f040221, 0x7f040222, 0x7f040223, 0x7f040224 }; + public static final int AppBarLayoutStates_state_collapsed = 0; + public static final int AppBarLayoutStates_state_collapsible = 1; + public static final int AppBarLayoutStates_state_liftable = 2; + public static final int AppBarLayoutStates_state_lifted = 3; + public static final int[] AppBarLayout_Layout = { 0x7f040193, 0x7f040194 }; + public static final int AppBarLayout_Layout_layout_scrollFlags = 0; + public static final int AppBarLayout_Layout_layout_scrollInterpolator = 1; + public static final int[] AppCompatImageView = { 0x1010119, 0x7f04021c, 0x7f040275, 0x7f040276 }; + public static final int AppCompatImageView_android_src = 0; + public static final int AppCompatImageView_srcCompat = 1; + public static final int AppCompatImageView_tint = 2; + public static final int AppCompatImageView_tintMode = 3; + public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f040272, 0x7f040273, 0x7f040274 }; + public static final int AppCompatSeekBar_android_thumb = 0; + public static final int AppCompatSeekBar_tickMark = 1; + public static final int AppCompatSeekBar_tickMarkTint = 2; + public static final int AppCompatSeekBar_tickMarkTintMode = 3; + public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 }; + public static final int AppCompatTextHelper_android_textAppearance = 0; + public static final int AppCompatTextHelper_android_drawableTop = 1; + public static final int AppCompatTextHelper_android_drawableBottom = 2; + public static final int AppCompatTextHelper_android_drawableLeft = 3; + public static final int AppCompatTextHelper_android_drawableRight = 4; + public static final int AppCompatTextHelper_android_drawableStart = 5; + public static final int AppCompatTextHelper_android_drawableEnd = 6; + public static final int[] AppCompatTextView = { 0x1010034, 0x7f040033, 0x7f040034, 0x7f040035, 0x7f040036, 0x7f040037, 0x7f040100, 0x7f040116, 0x7f040152, 0x7f040197, 0x7f040252 }; + public static final int AppCompatTextView_android_textAppearance = 0; + public static final int AppCompatTextView_autoSizeMaxTextSize = 1; + public static final int AppCompatTextView_autoSizeMinTextSize = 2; + public static final int AppCompatTextView_autoSizePresetSizes = 3; + public static final int AppCompatTextView_autoSizeStepGranularity = 4; + public static final int AppCompatTextView_autoSizeTextType = 5; + public static final int AppCompatTextView_firstBaselineToTopHeight = 6; + public static final int AppCompatTextView_fontFamily = 7; + public static final int AppCompatTextView_lastBaselineToBottomHeight = 8; + public static final int AppCompatTextView_lineHeight = 9; + public static final int AppCompatTextView_textAllCaps = 10; + public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040032, 0x7f040049, 0x7f040058, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f040060, 0x7f040061, 0x7f04006c, 0x7f040071, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096, 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04009d, 0x7f0400b4, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d6, 0x7f0400d8, 0x7f0400df, 0x7f0400e0, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f040132, 0x7f04013e, 0x7f040199, 0x7f04019a, 0x7f04019d, 0x7f04019e, 0x7f04019f, 0x7f0401a0, 0x7f0401a1, 0x7f0401a2, 0x7f0401a3, 0x7f0401d7, 0x7f0401d8, 0x7f0401d9, 0x7f0401ec, 0x7f0401ee, 0x7f0401f5, 0x7f0401f6, 0x7f0401f7, 0x7f0401f8, 0x7f040207, 0x7f040208, 0x7f040209, 0x7f04020a, 0x7f040219, 0x7f04021a, 0x7f040232, 0x7f04025d, 0x7f04025e, 0x7f04025f, 0x7f040260, 0x7f040262, 0x7f040263, 0x7f040264, 0x7f040265, 0x7f040268, 0x7f040269, 0x7f040283, 0x7f040284, 0x7f040285, 0x7f040286, 0x7f040298, 0x7f0402a1, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4, 0x7f0402a5, 0x7f0402a6, 0x7f0402a7, 0x7f0402a8, 0x7f0402a9, 0x7f0402aa }; + public static final int AppCompatTheme_android_windowIsFloating = 0; + public static final int AppCompatTheme_android_windowAnimationStyle = 1; + public static final int AppCompatTheme_actionBarDivider = 2; + public static final int AppCompatTheme_actionBarItemBackground = 3; + public static final int AppCompatTheme_actionBarPopupTheme = 4; + public static final int AppCompatTheme_actionBarSize = 5; + public static final int AppCompatTheme_actionBarSplitStyle = 6; + public static final int AppCompatTheme_actionBarStyle = 7; + public static final int AppCompatTheme_actionBarTabBarStyle = 8; + public static final int AppCompatTheme_actionBarTabStyle = 9; + public static final int AppCompatTheme_actionBarTabTextStyle = 10; + public static final int AppCompatTheme_actionBarTheme = 11; + public static final int AppCompatTheme_actionBarWidgetTheme = 12; + public static final int AppCompatTheme_actionButtonStyle = 13; + public static final int AppCompatTheme_actionDropDownStyle = 14; + public static final int AppCompatTheme_actionMenuTextAppearance = 15; + public static final int AppCompatTheme_actionMenuTextColor = 16; + public static final int AppCompatTheme_actionModeBackground = 17; + public static final int AppCompatTheme_actionModeCloseButtonStyle = 18; + public static final int AppCompatTheme_actionModeCloseDrawable = 19; + public static final int AppCompatTheme_actionModeCopyDrawable = 20; + public static final int AppCompatTheme_actionModeCutDrawable = 21; + public static final int AppCompatTheme_actionModeFindDrawable = 22; + public static final int AppCompatTheme_actionModePasteDrawable = 23; + public static final int AppCompatTheme_actionModePopupWindowStyle = 24; + public static final int AppCompatTheme_actionModeSelectAllDrawable = 25; + public static final int AppCompatTheme_actionModeShareDrawable = 26; + public static final int AppCompatTheme_actionModeSplitBackground = 27; + public static final int AppCompatTheme_actionModeStyle = 28; + public static final int AppCompatTheme_actionModeWebSearchDrawable = 29; + public static final int AppCompatTheme_actionOverflowButtonStyle = 30; + public static final int AppCompatTheme_actionOverflowMenuStyle = 31; + public static final int AppCompatTheme_activityChooserViewStyle = 32; + public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33; + public static final int AppCompatTheme_alertDialogCenterButtons = 34; + public static final int AppCompatTheme_alertDialogStyle = 35; + public static final int AppCompatTheme_alertDialogTheme = 36; + public static final int AppCompatTheme_autoCompleteTextViewStyle = 37; + public static final int AppCompatTheme_borderlessButtonStyle = 38; + public static final int AppCompatTheme_buttonBarButtonStyle = 39; + public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40; + public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41; + public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42; + public static final int AppCompatTheme_buttonBarStyle = 43; + public static final int AppCompatTheme_buttonStyle = 44; + public static final int AppCompatTheme_buttonStyleSmall = 45; + public static final int AppCompatTheme_checkboxStyle = 46; + public static final int AppCompatTheme_checkedTextViewStyle = 47; + public static final int AppCompatTheme_colorAccent = 48; + public static final int AppCompatTheme_colorBackgroundFloating = 49; + public static final int AppCompatTheme_colorButtonNormal = 50; + public static final int AppCompatTheme_colorControlActivated = 51; + public static final int AppCompatTheme_colorControlHighlight = 52; + public static final int AppCompatTheme_colorControlNormal = 53; + public static final int AppCompatTheme_colorError = 54; + public static final int AppCompatTheme_colorPrimary = 55; + public static final int AppCompatTheme_colorPrimaryDark = 56; + public static final int AppCompatTheme_colorSwitchThumbNormal = 57; + public static final int AppCompatTheme_controlBackground = 58; + public static final int AppCompatTheme_dialogCornerRadius = 59; + public static final int AppCompatTheme_dialogPreferredPadding = 60; + public static final int AppCompatTheme_dialogTheme = 61; + public static final int AppCompatTheme_dividerHorizontal = 62; + public static final int AppCompatTheme_dividerVertical = 63; + public static final int AppCompatTheme_dropDownListViewStyle = 64; + public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65; + public static final int AppCompatTheme_editTextBackground = 66; + public static final int AppCompatTheme_editTextColor = 67; + public static final int AppCompatTheme_editTextStyle = 68; + public static final int AppCompatTheme_homeAsUpIndicator = 69; + public static final int AppCompatTheme_imageButtonStyle = 70; + public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71; + public static final int AppCompatTheme_listDividerAlertDialog = 72; + public static final int AppCompatTheme_listMenuViewStyle = 73; + public static final int AppCompatTheme_listPopupWindowStyle = 74; + public static final int AppCompatTheme_listPreferredItemHeight = 75; + public static final int AppCompatTheme_listPreferredItemHeightLarge = 76; + public static final int AppCompatTheme_listPreferredItemHeightSmall = 77; + public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78; + public static final int AppCompatTheme_listPreferredItemPaddingRight = 79; + public static final int AppCompatTheme_panelBackground = 80; + public static final int AppCompatTheme_panelMenuListTheme = 81; + public static final int AppCompatTheme_panelMenuListWidth = 82; + public static final int AppCompatTheme_popupMenuStyle = 83; + public static final int AppCompatTheme_popupWindowStyle = 84; + public static final int AppCompatTheme_radioButtonStyle = 85; + public static final int AppCompatTheme_ratingBarStyle = 86; + public static final int AppCompatTheme_ratingBarStyleIndicator = 87; + public static final int AppCompatTheme_ratingBarStyleSmall = 88; + public static final int AppCompatTheme_searchViewStyle = 89; + public static final int AppCompatTheme_seekBarStyle = 90; + public static final int AppCompatTheme_selectableItemBackground = 91; + public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92; + public static final int AppCompatTheme_spinnerDropDownItemStyle = 93; + public static final int AppCompatTheme_spinnerStyle = 94; + public static final int AppCompatTheme_switchStyle = 95; + public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96; + public static final int AppCompatTheme_textAppearanceListItem = 97; + public static final int AppCompatTheme_textAppearanceListItemSecondary = 98; + public static final int AppCompatTheme_textAppearanceListItemSmall = 99; + public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100; + public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101; + public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102; + public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103; + public static final int AppCompatTheme_textColorAlertDialogListItem = 104; + public static final int AppCompatTheme_textColorSearchUrl = 105; + public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106; + public static final int AppCompatTheme_toolbarStyle = 107; + public static final int AppCompatTheme_tooltipForegroundColor = 108; + public static final int AppCompatTheme_tooltipFrameBackground = 109; + public static final int AppCompatTheme_viewInflaterClass = 110; + public static final int AppCompatTheme_windowActionBar = 111; + public static final int AppCompatTheme_windowActionBarOverlay = 112; + public static final int AppCompatTheme_windowActionModeOverlay = 113; + public static final int AppCompatTheme_windowFixedHeightMajor = 114; + public static final int AppCompatTheme_windowFixedHeightMinor = 115; + public static final int AppCompatTheme_windowFixedWidthMajor = 116; + public static final int AppCompatTheme_windowFixedWidthMinor = 117; + public static final int AppCompatTheme_windowMinWidthMajor = 118; + public static final int AppCompatTheme_windowMinWidthMinor = 119; + public static final int AppCompatTheme_windowNoTitle = 120; + public static final int[] BottomAppBar = { 0x7f04003c, 0x7f0400f5, 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f04012e }; + public static final int BottomAppBar_backgroundTint = 0; + public static final int BottomAppBar_fabAlignmentMode = 1; + public static final int BottomAppBar_fabCradleMargin = 2; + public static final int BottomAppBar_fabCradleRoundedCornerRadius = 3; + public static final int BottomAppBar_fabCradleVerticalOffset = 4; + public static final int BottomAppBar_hideOnScroll = 5; + public static final int[] BottomNavigationView = { 0x7f0400e5, 0x7f040143, 0x7f040145, 0x7f040147, 0x7f040148, 0x7f04014c, 0x7f04014d, 0x7f04014e, 0x7f040151, 0x7f0401b0 }; + public static final int BottomNavigationView_elevation = 0; + public static final int BottomNavigationView_itemBackground = 1; + public static final int BottomNavigationView_itemHorizontalTranslationEnabled = 2; + public static final int BottomNavigationView_itemIconSize = 3; + public static final int BottomNavigationView_itemIconTint = 4; + public static final int BottomNavigationView_itemTextAppearanceActive = 5; + public static final int BottomNavigationView_itemTextAppearanceInactive = 6; + public static final int BottomNavigationView_itemTextColor = 7; + public static final int BottomNavigationView_labelVisibilityMode = 8; + public static final int BottomNavigationView_menu = 9; + public static final int[] BottomSheetBehavior_Layout = { 0x7f040043, 0x7f040044, 0x7f040046, 0x7f040047 }; + public static final int BottomSheetBehavior_Layout_behavior_fitToContents = 0; + public static final int BottomSheetBehavior_Layout_behavior_hideable = 1; + public static final int BottomSheetBehavior_Layout_behavior_peekHeight = 2; + public static final int BottomSheetBehavior_Layout_behavior_skipCollapsed = 3; + public static final int[] ButtonBarLayout = { 0x7f040027 }; + public static final int ButtonBarLayout_allowStacking = 0; + public static final int[] CardView = { 0x101013f, 0x1010140, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f040068, 0x7f040069, 0x7f0400ad, 0x7f0400ae, 0x7f0400af, 0x7f0400b0, 0x7f0400b1 }; + public static final int CardView_android_minWidth = 0; + public static final int CardView_android_minHeight = 1; + public static final int CardView_cardBackgroundColor = 2; + public static final int CardView_cardCornerRadius = 3; + public static final int CardView_cardElevation = 4; + public static final int CardView_cardMaxElevation = 5; + public static final int CardView_cardPreventCornerOverlap = 6; + public static final int CardView_cardUseCompatPadding = 7; + public static final int CardView_contentPadding = 8; + public static final int CardView_contentPaddingBottom = 9; + public static final int CardView_contentPaddingLeft = 10; + public static final int CardView_contentPaddingRight = 11; + public static final int CardView_contentPaddingTop = 12; + public static final int[] Chip = { 0x1010034, 0x10100ab, 0x101011f, 0x101014f, 0x10101e5, 0x7f04006e, 0x7f04006f, 0x7f040070, 0x7f040072, 0x7f040073, 0x7f040074, 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f040080, 0x7f040081, 0x7f040082, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f040089, 0x7f04008a, 0x7f04008b, 0x7f04008c, 0x7f04012c, 0x7f040136, 0x7f04013a, 0x7f0401fe, 0x7f04020d, 0x7f04026a, 0x7f04026c }; + public static final int Chip_android_textAppearance = 0; + public static final int Chip_android_ellipsize = 1; + public static final int Chip_android_maxWidth = 2; + public static final int Chip_android_text = 3; + public static final int Chip_android_checkable = 4; + public static final int Chip_checkedIcon = 5; + public static final int Chip_checkedIconEnabled = 6; + public static final int Chip_checkedIconVisible = 7; + public static final int Chip_chipBackgroundColor = 8; + public static final int Chip_chipCornerRadius = 9; + public static final int Chip_chipEndPadding = 10; + public static final int Chip_chipIcon = 11; + public static final int Chip_chipIconEnabled = 12; + public static final int Chip_chipIconSize = 13; + public static final int Chip_chipIconTint = 14; + public static final int Chip_chipIconVisible = 15; + public static final int Chip_chipMinHeight = 16; + public static final int Chip_chipStartPadding = 17; + public static final int Chip_chipStrokeColor = 18; + public static final int Chip_chipStrokeWidth = 19; + public static final int Chip_closeIcon = 20; + public static final int Chip_closeIconEnabled = 21; + public static final int Chip_closeIconEndPadding = 22; + public static final int Chip_closeIconSize = 23; + public static final int Chip_closeIconStartPadding = 24; + public static final int Chip_closeIconTint = 25; + public static final int Chip_closeIconVisible = 26; + public static final int Chip_hideMotionSpec = 27; + public static final int Chip_iconEndPadding = 28; + public static final int Chip_iconStartPadding = 29; + public static final int Chip_rippleColor = 30; + public static final int Chip_showMotionSpec = 31; + public static final int Chip_textEndPadding = 32; + public static final int Chip_textStartPadding = 33; + public static final int[] ChipGroup = { 0x7f04006d, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040212, 0x7f040213 }; + public static final int ChipGroup_checkedChip = 0; + public static final int ChipGroup_chipSpacing = 1; + public static final int ChipGroup_chipSpacingHorizontal = 2; + public static final int ChipGroup_chipSpacingVertical = 3; + public static final int ChipGroup_singleLine = 4; + public static final int ChipGroup_singleSelection = 5; + public static final int[] CollapsingToolbarLayout = { 0x7f040090, 0x7f040091, 0x7f0400b2, 0x7f0400ee, 0x7f0400ef, 0x7f0400f0, 0x7f0400f1, 0x7f0400f2, 0x7f0400f3, 0x7f0400f4, 0x7f040202, 0x7f040204, 0x7f040226, 0x7f040277, 0x7f040278, 0x7f040282 }; + public static final int CollapsingToolbarLayout_collapsedTitleGravity = 0; + public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance = 1; + public static final int CollapsingToolbarLayout_contentScrim = 2; + public static final int CollapsingToolbarLayout_expandedTitleGravity = 3; + public static final int CollapsingToolbarLayout_expandedTitleMargin = 4; + public static final int CollapsingToolbarLayout_expandedTitleMarginBottom = 5; + public static final int CollapsingToolbarLayout_expandedTitleMarginEnd = 6; + public static final int CollapsingToolbarLayout_expandedTitleMarginStart = 7; + public static final int CollapsingToolbarLayout_expandedTitleMarginTop = 8; + public static final int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; + public static final int CollapsingToolbarLayout_scrimAnimationDuration = 10; + public static final int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11; + public static final int CollapsingToolbarLayout_statusBarScrim = 12; + public static final int CollapsingToolbarLayout_title = 13; + public static final int CollapsingToolbarLayout_titleEnabled = 14; + public static final int CollapsingToolbarLayout_toolbarId = 15; + public static final int[] CollapsingToolbarLayout_Layout = { 0x7f04015b, 0x7f04015c }; + public static final int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; + public static final int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1; + public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040028 }; + public static final int ColorStateListItem_android_color = 0; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_alpha = 2; + public static final int[] CompoundButton = { 0x1010107, 0x7f040062, 0x7f040063 }; + public static final int CompoundButton_android_button = 0; + public static final int CompoundButton_buttonTint = 1; + public static final int CompoundButton_buttonTintMode = 2; + public static final int[] CoordinatorLayout = { 0x7f040150, 0x7f040225 }; + public static final int CoordinatorLayout_keylines = 0; + public static final int CoordinatorLayout_statusBarBackground = 1; + public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 }; + public static final int CoordinatorLayout_Layout_android_layout_gravity = 0; + public static final int CoordinatorLayout_Layout_layout_anchor = 1; + public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2; + public static final int CoordinatorLayout_Layout_layout_behavior = 3; + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; + public static final int CoordinatorLayout_Layout_layout_insetEdge = 5; + public static final int CoordinatorLayout_Layout_layout_keyline = 6; + public static final int[] DesignTheme = { 0x7f04004c, 0x7f04004d }; + public static final int DesignTheme_bottomSheetDialogTheme = 0; + public static final int DesignTheme_bottomSheetStyle = 1; + public static final int[] DrawerArrowToggle = { 0x7f04002f, 0x7f040030, 0x7f04003e, 0x7f040092, 0x7f0400dd, 0x7f040124, 0x7f040218, 0x7f04026e }; + public static final int DrawerArrowToggle_arrowHeadLength = 0; + public static final int DrawerArrowToggle_arrowShaftLength = 1; + public static final int DrawerArrowToggle_barLength = 2; + public static final int DrawerArrowToggle_color = 3; + public static final int DrawerArrowToggle_drawableSize = 4; + public static final int DrawerArrowToggle_gapBetweenBars = 5; + public static final int DrawerArrowToggle_spinBars = 6; + public static final int DrawerArrowToggle_thickness = 7; + public static final int[] FloatingActionButton = { 0x7f04003c, 0x7f04003d, 0x7f040048, 0x7f0400e5, 0x7f0400f9, 0x7f0400fa, 0x7f04012c, 0x7f040134, 0x7f0401ac, 0x7f0401f0, 0x7f0401fe, 0x7f04020d, 0x7f040297 }; + public static final int FloatingActionButton_backgroundTint = 0; + public static final int FloatingActionButton_backgroundTintMode = 1; + public static final int FloatingActionButton_borderWidth = 2; + public static final int FloatingActionButton_elevation = 3; + public static final int FloatingActionButton_fabCustomSize = 4; + public static final int FloatingActionButton_fabSize = 5; + public static final int FloatingActionButton_hideMotionSpec = 6; + public static final int FloatingActionButton_hoveredFocusedTranslationZ = 7; + public static final int FloatingActionButton_maxImageSize = 8; + public static final int FloatingActionButton_pressedTranslationZ = 9; + public static final int FloatingActionButton_rippleColor = 10; + public static final int FloatingActionButton_showMotionSpec = 11; + public static final int FloatingActionButton_useCompatPadding = 12; + public static final int[] FloatingActionButton_Behavior_Layout = { 0x7f040042 }; + public static final int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0; + public static final int[] FlowLayout = { 0x7f04014a, 0x7f040198 }; + public static final int FlowLayout_itemSpacing = 0; + public static final int FlowLayout_lineSpacing = 1; + public static final int[] FontFamily = { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c }; + public static final int FontFamily_fontProviderAuthority = 0; + public static final int FontFamily_fontProviderCerts = 1; + public static final int FontFamily_fontProviderFetchStrategy = 2; + public static final int FontFamily_fontProviderFetchTimeout = 3; + public static final int FontFamily_fontProviderPackage = 4; + public static final int FontFamily_fontProviderQuery = 5; + public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 }; + public static final int FontFamilyFont_android_font = 0; + public static final int FontFamilyFont_android_fontWeight = 1; + public static final int FontFamilyFont_android_fontStyle = 2; + public static final int FontFamilyFont_android_ttcIndex = 3; + public static final int FontFamilyFont_android_fontVariationSettings = 4; + public static final int FontFamilyFont_font = 5; + public static final int FontFamilyFont_fontStyle = 6; + public static final int FontFamilyFont_fontVariationSettings = 7; + public static final int FontFamilyFont_fontWeight = 8; + public static final int FontFamilyFont_ttcIndex = 9; + public static final int[] ForegroundLinearLayout = { 0x1010109, 0x1010200, 0x7f040120 }; + public static final int ForegroundLinearLayout_android_foreground = 0; + public static final int ForegroundLinearLayout_android_foregroundGravity = 1; + public static final int ForegroundLinearLayout_foregroundInsidePadding = 2; + public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 }; + public static final int GradientColor_android_startColor = 0; + public static final int GradientColor_android_endColor = 1; + public static final int GradientColor_android_type = 2; + public static final int GradientColor_android_centerX = 3; + public static final int GradientColor_android_centerY = 4; + public static final int GradientColor_android_gradientRadius = 5; + public static final int GradientColor_android_tileMode = 6; + public static final int GradientColor_android_centerColor = 7; + public static final int GradientColor_android_startX = 8; + public static final int GradientColor_android_startY = 9; + public static final int GradientColor_android_endX = 10; + public static final int GradientColor_android_endY = 11; + public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 }; + public static final int GradientColorItem_android_color = 0; + public static final int GradientColorItem_android_offset = 1; + public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400d5, 0x7f0400d7, 0x7f0401af, 0x7f04020c }; + public static final int LinearLayoutCompat_android_gravity = 0; + public static final int LinearLayoutCompat_android_orientation = 1; + public static final int LinearLayoutCompat_android_baselineAligned = 2; + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static final int LinearLayoutCompat_android_weightSum = 4; + public static final int LinearLayoutCompat_divider = 5; + public static final int LinearLayoutCompat_dividerPadding = 6; + public static final int LinearLayoutCompat_measureWithLargestChild = 7; + public static final int LinearLayoutCompat_showDividers = 8; + public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 }; + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad }; + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static final int[] MaterialButton = { 0x10101b7, 0x10101b8, 0x10101b9, 0x10101ba, 0x7f04003c, 0x7f04003d, 0x7f0400b6, 0x7f040135, 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013b, 0x7f04013c, 0x7f0401fe, 0x7f040227, 0x7f040228 }; + public static final int MaterialButton_android_insetLeft = 0; + public static final int MaterialButton_android_insetRight = 1; + public static final int MaterialButton_android_insetTop = 2; + public static final int MaterialButton_android_insetBottom = 3; + public static final int MaterialButton_backgroundTint = 4; + public static final int MaterialButton_backgroundTintMode = 5; + public static final int MaterialButton_cornerRadius = 6; + public static final int MaterialButton_icon = 7; + public static final int MaterialButton_iconGravity = 8; + public static final int MaterialButton_iconPadding = 9; + public static final int MaterialButton_iconSize = 10; + public static final int MaterialButton_iconTint = 11; + public static final int MaterialButton_iconTintMode = 12; + public static final int MaterialButton_rippleColor = 13; + public static final int MaterialButton_strokeColor = 14; + public static final int MaterialButton_strokeWidth = 15; + public static final int[] MaterialCardView = { 0x7f040227, 0x7f040228 }; + public static final int MaterialCardView_strokeColor = 0; + public static final int MaterialCardView_strokeWidth = 1; + public static final int[] MaterialComponentsTheme = { 0x7f04004c, 0x7f04004d, 0x7f040075, 0x7f04007f, 0x7f040083, 0x7f040093, 0x7f040094, 0x7f04009a, 0x7f04009b, 0x7f04009c, 0x7f0400e4, 0x7f040101, 0x7f0401a6, 0x7f0401a7, 0x7f0401c7, 0x7f040203, 0x7f040215, 0x7f04024a, 0x7f040253, 0x7f040254, 0x7f040255, 0x7f040256, 0x7f040257, 0x7f040258, 0x7f040259, 0x7f04025a, 0x7f04025b, 0x7f04025c, 0x7f040261, 0x7f040266, 0x7f040267, 0x7f04026b }; + public static final int MaterialComponentsTheme_bottomSheetDialogTheme = 0; + public static final int MaterialComponentsTheme_bottomSheetStyle = 1; + public static final int MaterialComponentsTheme_chipGroupStyle = 2; + public static final int MaterialComponentsTheme_chipStandaloneStyle = 3; + public static final int MaterialComponentsTheme_chipStyle = 4; + public static final int MaterialComponentsTheme_colorAccent = 5; + public static final int MaterialComponentsTheme_colorBackgroundFloating = 6; + public static final int MaterialComponentsTheme_colorPrimary = 7; + public static final int MaterialComponentsTheme_colorPrimaryDark = 8; + public static final int MaterialComponentsTheme_colorSecondary = 9; + public static final int MaterialComponentsTheme_editTextStyle = 10; + public static final int MaterialComponentsTheme_floatingActionButtonStyle = 11; + public static final int MaterialComponentsTheme_materialButtonStyle = 12; + public static final int MaterialComponentsTheme_materialCardViewStyle = 13; + public static final int MaterialComponentsTheme_navigationViewStyle = 14; + public static final int MaterialComponentsTheme_scrimBackground = 15; + public static final int MaterialComponentsTheme_snackbarButtonStyle = 16; + public static final int MaterialComponentsTheme_tabStyle = 17; + public static final int MaterialComponentsTheme_textAppearanceBody1 = 18; + public static final int MaterialComponentsTheme_textAppearanceBody2 = 19; + public static final int MaterialComponentsTheme_textAppearanceButton = 20; + public static final int MaterialComponentsTheme_textAppearanceCaption = 21; + public static final int MaterialComponentsTheme_textAppearanceHeadline1 = 22; + public static final int MaterialComponentsTheme_textAppearanceHeadline2 = 23; + public static final int MaterialComponentsTheme_textAppearanceHeadline3 = 24; + public static final int MaterialComponentsTheme_textAppearanceHeadline4 = 25; + public static final int MaterialComponentsTheme_textAppearanceHeadline5 = 26; + public static final int MaterialComponentsTheme_textAppearanceHeadline6 = 27; + public static final int MaterialComponentsTheme_textAppearanceOverline = 28; + public static final int MaterialComponentsTheme_textAppearanceSubtitle1 = 29; + public static final int MaterialComponentsTheme_textAppearanceSubtitle2 = 30; + public static final int MaterialComponentsTheme_textInputStyle = 31; + public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 }; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_visible = 2; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000e, 0x7f040020, 0x7f040021, 0x7f040029, 0x7f0400a6, 0x7f04013b, 0x7f04013c, 0x7f0401ca, 0x7f04020b, 0x7f040287 }; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_actionLayout = 13; + public static final int MenuItem_actionProviderClass = 14; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_alphabeticModifiers = 16; + public static final int MenuItem_contentDescription = 17; + public static final int MenuItem_iconTint = 18; + public static final int MenuItem_iconTintMode = 19; + public static final int MenuItem_numericModifiers = 20; + public static final int MenuItem_showAsAction = 21; + public static final int MenuItem_tooltipText = 22; + public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f0401ef, 0x7f040229 }; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_preserveIconSpacing = 7; + public static final int MenuView_subMenuArrow = 8; + public static final int[] NavAction = { 0x10100d0, 0x7f0400d0, 0x7f0400e8, 0x7f0400eb, 0x7f040153, 0x7f0401e8, 0x7f0401e9, 0x7f0401ea, 0x7f0401eb }; + public static final int NavAction_android_id = 0; + public static final int NavAction_destination = 1; + public static final int NavAction_enterAnim = 2; + public static final int NavAction_exitAnim = 3; + public static final int NavAction_launchSingleTop = 4; + public static final int NavAction_popEnterAnim = 5; + public static final int NavAction_popExitAnim = 6; + public static final int NavAction_popUpTo = 7; + public static final int NavAction_popUpToInclusive = 8; + public static final int[] NavArgument = { 0x1010003, 0x10101ed, 0x7f04002e, 0x7f0401c9 }; + public static final int NavArgument_android_name = 0; + public static final int NavArgument_android_defaultValue = 1; + public static final int NavArgument_argType = 2; + public static final int NavArgument_nullable = 3; + public static final int[] NavDeepLink = { 0x10104ee, 0x7f040296 }; + public static final int NavDeepLink_android_autoVerify = 0; + public static final int NavDeepLink_uri = 1; + public static final int[] NavGraphNavigator = { 0x7f04021f }; + public static final int NavGraphNavigator_startDestination = 0; + public static final int[] NavInclude = { 0x7f040126 }; + public static final int NavInclude_graph = 0; + public static final int[] NavigationView = { 0x10100d4, 0x10100dd, 0x101011f, 0x7f0400e5, 0x7f040127, 0x7f040143, 0x7f040144, 0x7f040146, 0x7f040148, 0x7f04014b, 0x7f04014e, 0x7f0401b0 }; + public static final int NavigationView_android_background = 0; + public static final int NavigationView_android_fitsSystemWindows = 1; + public static final int NavigationView_android_maxWidth = 2; + public static final int NavigationView_elevation = 3; + public static final int NavigationView_headerLayout = 4; + public static final int NavigationView_itemBackground = 5; + public static final int NavigationView_itemHorizontalPadding = 6; + public static final int NavigationView_itemIconPadding = 7; + public static final int NavigationView_itemIconTint = 8; + public static final int NavigationView_itemTextAppearance = 9; + public static final int NavigationView_itemTextColor = 10; + public static final int NavigationView_menu = 11; + public static final int[] Navigator = { 0x1010001, 0x10100d0 }; + public static final int Navigator_android_label = 0; + public static final int Navigator_android_id = 1; + public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f0401d1 }; + public static final int PopupWindow_android_popupBackground = 0; + public static final int PopupWindow_android_popupAnimationStyle = 1; + public static final int PopupWindow_overlapAnchor = 2; + public static final int[] PopupWindowBackgroundState = { 0x7f040220 }; + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + public static final int[] RecycleListView = { 0x7f0401d3, 0x7f0401d6 }; + public static final int RecycleListView_paddingBottomNoButtons = 0; + public static final int RecycleListView_paddingTopNoTitle = 1; + public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f0400fb, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f0400ff, 0x7f040157, 0x7f0401fd, 0x7f040217, 0x7f04021d }; + public static final int RecyclerView_android_orientation = 0; + public static final int RecyclerView_android_descendantFocusability = 1; + public static final int RecyclerView_fastScrollEnabled = 2; + public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3; + public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4; + public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5; + public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6; + public static final int RecyclerView_layoutManager = 7; + public static final int RecyclerView_reverseLayout = 8; + public static final int RecyclerView_spanCount = 9; + public static final int RecyclerView_stackFromEnd = 10; + public static final int[] ScrimInsetsFrameLayout = { 0x7f040141 }; + public static final int ScrimInsetsFrameLayout_insetForeground = 0; + public static final int[] ScrollingViewBehavior_Layout = { 0x7f040045 }; + public static final int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; + public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f040086, 0x7f04009e, 0x7f0400cb, 0x7f040125, 0x7f04013d, 0x7f040154, 0x7f0401f3, 0x7f0401f4, 0x7f040205, 0x7f040206, 0x7f04022a, 0x7f04022f, 0x7f04029a }; + public static final int SearchView_android_focusable = 0; + public static final int SearchView_android_maxWidth = 1; + public static final int SearchView_android_inputType = 2; + public static final int SearchView_android_imeOptions = 3; + public static final int SearchView_closeIcon = 4; + public static final int SearchView_commitIcon = 5; + public static final int SearchView_defaultQueryHint = 6; + public static final int SearchView_goIcon = 7; + public static final int SearchView_iconifiedByDefault = 8; + public static final int SearchView_layout = 9; + public static final int SearchView_queryBackground = 10; + public static final int SearchView_queryHint = 11; + public static final int SearchView_searchHintIcon = 12; + public static final int SearchView_searchIcon = 13; + public static final int SearchView_submitBackground = 14; + public static final int SearchView_suggestionRowLayout = 15; + public static final int SearchView_voiceIcon = 16; + public static final int[] Snackbar = { 0x7f040215, 0x7f040216 }; + public static final int Snackbar_snackbarButtonStyle = 0; + public static final int Snackbar_snackbarStyle = 1; + public static final int[] SnackbarLayout = { 0x101011f, 0x7f0400e5, 0x7f0401a9 }; + public static final int SnackbarLayout_android_maxWidth = 0; + public static final int SnackbarLayout_elevation = 1; + public static final int SnackbarLayout_maxActionInlineWidth = 2; + public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f0401ed }; + public static final int Spinner_android_entries = 0; + public static final int Spinner_android_popupBackground = 1; + public static final int Spinner_android_prompt = 2; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_popupTheme = 4; + public static final int[] StateListDrawable = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d }; + public static final int StateListDrawable_android_dither = 0; + public static final int StateListDrawable_android_visible = 1; + public static final int StateListDrawable_android_variablePadding = 2; + public static final int StateListDrawable_android_constantSize = 3; + public static final int StateListDrawable_android_enterFadeDuration = 4; + public static final int StateListDrawable_android_exitFadeDuration = 5; + public static final int[] StateListDrawableItem = { 0x1010199 }; + public static final int StateListDrawableItem_android_drawable = 0; + public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f04020f, 0x7f04021b, 0x7f040230, 0x7f040231, 0x7f040233, 0x7f04026f, 0x7f040270, 0x7f040271, 0x7f04028b, 0x7f04028c, 0x7f04028d }; + public static final int SwitchCompat_android_textOn = 0; + public static final int SwitchCompat_android_textOff = 1; + public static final int SwitchCompat_android_thumb = 2; + public static final int SwitchCompat_showText = 3; + public static final int SwitchCompat_splitTrack = 4; + public static final int SwitchCompat_switchMinWidth = 5; + public static final int SwitchCompat_switchPadding = 6; + public static final int SwitchCompat_switchTextAppearance = 7; + public static final int SwitchCompat_thumbTextPadding = 8; + public static final int SwitchCompat_thumbTint = 9; + public static final int SwitchCompat_thumbTintMode = 10; + public static final int SwitchCompat_track = 11; + public static final int SwitchCompat_trackTint = 12; + public static final int SwitchCompat_trackTintMode = 13; + public static final int[] TabItem = { 0x1010002, 0x10100f2, 0x101014f }; + public static final int TabItem_android_icon = 0; + public static final int TabItem_android_layout = 1; + public static final int TabItem_android_text = 2; + public static final int[] TabLayout = { 0x7f040234, 0x7f040235, 0x7f040236, 0x7f040237, 0x7f040238, 0x7f040239, 0x7f04023a, 0x7f04023b, 0x7f04023c, 0x7f04023d, 0x7f04023e, 0x7f04023f, 0x7f040240, 0x7f040241, 0x7f040242, 0x7f040243, 0x7f040244, 0x7f040245, 0x7f040246, 0x7f040247, 0x7f040248, 0x7f040249, 0x7f04024b, 0x7f04024c, 0x7f04024d }; + public static final int TabLayout_tabBackground = 0; + public static final int TabLayout_tabContentStart = 1; + public static final int TabLayout_tabGravity = 2; + public static final int TabLayout_tabIconTint = 3; + public static final int TabLayout_tabIconTintMode = 4; + public static final int TabLayout_tabIndicator = 5; + public static final int TabLayout_tabIndicatorAnimationDuration = 6; + public static final int TabLayout_tabIndicatorColor = 7; + public static final int TabLayout_tabIndicatorFullWidth = 8; + public static final int TabLayout_tabIndicatorGravity = 9; + public static final int TabLayout_tabIndicatorHeight = 10; + public static final int TabLayout_tabInlineLabel = 11; + public static final int TabLayout_tabMaxWidth = 12; + public static final int TabLayout_tabMinWidth = 13; + public static final int TabLayout_tabMode = 14; + public static final int TabLayout_tabPadding = 15; + public static final int TabLayout_tabPaddingBottom = 16; + public static final int TabLayout_tabPaddingEnd = 17; + public static final int TabLayout_tabPaddingStart = 18; + public static final int TabLayout_tabPaddingTop = 19; + public static final int TabLayout_tabRippleColor = 20; + public static final int TabLayout_tabSelectedTextColor = 21; + public static final int TabLayout_tabTextAppearance = 22; + public static final int TabLayout_tabTextColor = 23; + public static final int TabLayout_tabUnboundedRipple = 24; + public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f040116, 0x7f040252 }; + public static final int TextAppearance_android_textSize = 0; + public static final int TextAppearance_android_typeface = 1; + public static final int TextAppearance_android_textStyle = 2; + public static final int TextAppearance_android_textColor = 3; + public static final int TextAppearance_android_textColorHint = 4; + public static final int TextAppearance_android_textColorLink = 5; + public static final int TextAppearance_android_shadowColor = 6; + public static final int TextAppearance_android_shadowDx = 7; + public static final int TextAppearance_android_shadowDy = 8; + public static final int TextAppearance_android_shadowRadius = 9; + public static final int TextAppearance_android_fontFamily = 10; + public static final int TextAppearance_fontFamily = 11; + public static final int TextAppearance_textAllCaps = 12; + public static final int[] TextInputLayout = { 0x101009a, 0x1010150, 0x7f04004e, 0x7f04004f, 0x7f040050, 0x7f040051, 0x7f040052, 0x7f040053, 0x7f040054, 0x7f040055, 0x7f040056, 0x7f0400b7, 0x7f0400b8, 0x7f0400b9, 0x7f0400ba, 0x7f0400e9, 0x7f0400ea, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012f, 0x7f040130, 0x7f040131, 0x7f0401da, 0x7f0401db, 0x7f0401dc, 0x7f0401dd, 0x7f0401de }; + public static final int TextInputLayout_android_textColorHint = 0; + public static final int TextInputLayout_android_hint = 1; + public static final int TextInputLayout_boxBackgroundColor = 2; + public static final int TextInputLayout_boxBackgroundMode = 3; + public static final int TextInputLayout_boxCollapsedPaddingTop = 4; + public static final int TextInputLayout_boxCornerRadiusBottomEnd = 5; + public static final int TextInputLayout_boxCornerRadiusBottomStart = 6; + public static final int TextInputLayout_boxCornerRadiusTopEnd = 7; + public static final int TextInputLayout_boxCornerRadiusTopStart = 8; + public static final int TextInputLayout_boxStrokeColor = 9; + public static final int TextInputLayout_boxStrokeWidth = 10; + public static final int TextInputLayout_counterEnabled = 11; + public static final int TextInputLayout_counterMaxLength = 12; + public static final int TextInputLayout_counterOverflowTextAppearance = 13; + public static final int TextInputLayout_counterTextAppearance = 14; + public static final int TextInputLayout_errorEnabled = 15; + public static final int TextInputLayout_errorTextAppearance = 16; + public static final int TextInputLayout_helperText = 17; + public static final int TextInputLayout_helperTextEnabled = 18; + public static final int TextInputLayout_helperTextTextAppearance = 19; + public static final int TextInputLayout_hintAnimationEnabled = 20; + public static final int TextInputLayout_hintEnabled = 21; + public static final int TextInputLayout_hintTextAppearance = 22; + public static final int TextInputLayout_passwordToggleContentDescription = 23; + public static final int TextInputLayout_passwordToggleDrawable = 24; + public static final int TextInputLayout_passwordToggleEnabled = 25; + public static final int TextInputLayout_passwordToggleTint = 26; + public static final int TextInputLayout_passwordToggleTintMode = 27; + public static final int[] ThemeEnforcement = { 0x1010034, 0x7f0400e6, 0x7f0400e7 }; + public static final int ThemeEnforcement_android_textAppearance = 0; + public static final int ThemeEnforcement_enforceMaterialTheme = 1; + public static final int ThemeEnforcement_enforceTextAppearance = 2; + public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f04005d, 0x7f04008e, 0x7f04008f, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0401a4, 0x7f0401a5, 0x7f0401aa, 0x7f0401c4, 0x7f0401c5, 0x7f0401ed, 0x7f04022b, 0x7f04022c, 0x7f04022d, 0x7f040277, 0x7f040279, 0x7f04027a, 0x7f04027b, 0x7f04027c, 0x7f04027d, 0x7f04027e, 0x7f04027f, 0x7f040280 }; + public static final int Toolbar_android_gravity = 0; + public static final int Toolbar_android_minHeight = 1; + public static final int Toolbar_buttonGravity = 2; + public static final int Toolbar_collapseContentDescription = 3; + public static final int Toolbar_collapseIcon = 4; + public static final int Toolbar_contentInsetEnd = 5; + public static final int Toolbar_contentInsetEndWithActions = 6; + public static final int Toolbar_contentInsetLeft = 7; + public static final int Toolbar_contentInsetRight = 8; + public static final int Toolbar_contentInsetStart = 9; + public static final int Toolbar_contentInsetStartWithNavigation = 10; + public static final int Toolbar_logo = 11; + public static final int Toolbar_logoDescription = 12; + public static final int Toolbar_maxButtonHeight = 13; + public static final int Toolbar_navigationContentDescription = 14; + public static final int Toolbar_navigationIcon = 15; + public static final int Toolbar_popupTheme = 16; + public static final int Toolbar_subtitle = 17; + public static final int Toolbar_subtitleTextAppearance = 18; + public static final int Toolbar_subtitleTextColor = 19; + public static final int Toolbar_title = 20; + public static final int Toolbar_titleMargin = 21; + public static final int Toolbar_titleMarginBottom = 22; + public static final int Toolbar_titleMarginEnd = 23; + public static final int Toolbar_titleMarginStart = 24; + public static final int Toolbar_titleMarginTop = 25; + public static final int Toolbar_titleMargins = 26; + public static final int Toolbar_titleTextAppearance = 27; + public static final int Toolbar_titleTextColor = 28; + public static final int[] View = { 0x1010000, 0x10100da, 0x7f0401d4, 0x7f0401d5, 0x7f04026d }; + public static final int View_android_theme = 0; + public static final int View_android_focusable = 1; + public static final int View_paddingEnd = 2; + public static final int View_paddingStart = 3; + public static final int View_theme = 4; + public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f04003c, 0x7f04003d }; + public static final int ViewBackgroundHelper_android_background = 0; + public static final int ViewBackgroundHelper_backgroundTint = 1; + public static final int ViewBackgroundHelper_backgroundTintMode = 2; + public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 }; + public static final int ViewStubCompat_android_id = 0; + public static final int ViewStubCompat_android_layout = 1; + public static final int ViewStubCompat_android_inflatedId = 2; + } +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/versionedparcelable/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/versionedparcelable/R.java new file mode 100644 index 0000000..92e83d4 --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/versionedparcelable/R.java @@ -0,0 +1,12 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * gradle plugin from the resource data it found. It + * should not be modified by hand. + */ +package androidx.versionedparcelable; + +public final class R { + private R() {} + +} diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java new file mode 100644 index 0000000..d55bc8b --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debug/r/net/micode/notes/R.java @@ -0,0 +1,28795 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package net.micode.notes; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f010000; + public static final int abc_fade_out=0x7f010001; + public static final int abc_grow_fade_in_from_bottom=0x7f010002; + public static final int abc_popup_enter=0x7f010003; + public static final int abc_popup_exit=0x7f010004; + public static final int abc_shrink_fade_out_from_bottom=0x7f010005; + public static final int abc_slide_in_bottom=0x7f010006; + public static final int abc_slide_in_top=0x7f010007; + public static final int abc_slide_out_bottom=0x7f010008; + public static final int abc_slide_out_top=0x7f010009; + public static final int abc_tooltip_enter=0x7f01000a; + public static final int abc_tooltip_exit=0x7f01000b; + public static final int design_bottom_sheet_slide_in=0x7f01000c; + public static final int design_bottom_sheet_slide_out=0x7f01000d; + public static final int design_snackbar_in=0x7f01000e; + public static final int design_snackbar_out=0x7f01000f; + public static final int nav_default_enter_anim=0x7f010010; + public static final int nav_default_exit_anim=0x7f010011; + public static final int nav_default_pop_enter_anim=0x7f010012; + public static final int nav_default_pop_exit_anim=0x7f010013; + } + public static final class animator { + public static final int design_appbar_state_list_animator=0x7f020000; + public static final int design_fab_hide_motion_spec=0x7f020001; + public static final int design_fab_show_motion_spec=0x7f020002; + public static final int mtrl_btn_state_list_anim=0x7f020003; + public static final int mtrl_btn_unelevated_state_list_anim=0x7f020004; + public static final int mtrl_chip_state_list_anim=0x7f020005; + public static final int mtrl_fab_hide_motion_spec=0x7f020006; + public static final int mtrl_fab_show_motion_spec=0x7f020007; + public static final int mtrl_fab_transformation_sheet_collapse_spec=0x7f020008; + public static final int mtrl_fab_transformation_sheet_expand_spec=0x7f020009; + } + public static final class array { + public static final int format_for_exported_note=0x7f030000; + public static final int menu_share_ways=0x7f030001; + } + public static final class attr { + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int action=0x7f040000; + /** + * Custom divider drawable to use for elements in the action bar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionBarDivider=0x7f040001; + /** + * Custom item state list drawable background for action bar items. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionBarItemBackground=0x7f040002; + /** + * Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionBarPopupTheme=0x7f040003; + /** + * Size of the Action Bar, including the contextual + * bar used to present Action Modes. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrap_content0
+ */ + public static final int actionBarSize=0x7f040004; + /** + * Reference to a style for the split Action Bar. This style + * controls the split component that holds the menu/action + * buttons. actionBarStyle is still used for the primary + * bar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionBarSplitStyle=0x7f040005; + /** + * Reference to a style for the Action Bar + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionBarStyle=0x7f040006; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionBarTabBarStyle=0x7f040007; + /** + * Default style for tabs within an action bar + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionBarTabStyle=0x7f040008; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionBarTabTextStyle=0x7f040009; + /** + * Reference to a theme that should be used to inflate the + * action bar. This will be inherited by any widget inflated + * into the action bar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionBarTheme=0x7f04000a; + /** + * Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar. Most of the time + * this will be a reference to the current theme, but when + * the action bar has a significantly different contrast + * profile than the rest of the activity the difference + * can become important. If this is set to @null the current + * theme will be used. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionBarWidgetTheme=0x7f04000b; + /** + * Default action button style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionButtonStyle=0x7f04000c; + /** + * Default ActionBar dropdown style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionDropDownStyle=0x7f04000d; + /** + * An optional layout to be used as an action view. + * See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionLayout=0x7f04000e; + /** + * TextAppearance style that will be applied to text that + * appears within action menu items. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionMenuTextAppearance=0x7f04000f; + /** + * Color for text that appears within action menu items. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f040010; + /** + * Background drawable to use for action mode UI + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeBackground=0x7f040011; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeCloseButtonStyle=0x7f040012; + /** + * Drawable to use for the close action mode button + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeCloseDrawable=0x7f040013; + /** + * Drawable to use for the Copy action button in Contextual Action Bar + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeCopyDrawable=0x7f040014; + /** + * Drawable to use for the Cut action button in Contextual Action Bar + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeCutDrawable=0x7f040015; + /** + * Drawable to use for the Find action button in WebView selection action modes + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeFindDrawable=0x7f040016; + /** + * Drawable to use for the Paste action button in Contextual Action Bar + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModePasteDrawable=0x7f040017; + /** + * PopupWindow style to use for action modes when showing as a window overlay. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModePopupWindowStyle=0x7f040018; + /** + * Drawable to use for the Select all action button in Contextual Action Bar + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeSelectAllDrawable=0x7f040019; + /** + * Drawable to use for the Share action button in WebView selection action modes + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeShareDrawable=0x7f04001a; + /** + * Background drawable to use for action mode UI in the lower split bar + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeSplitBackground=0x7f04001b; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeStyle=0x7f04001c; + /** + * Drawable to use for the Web Search action button in WebView selection action modes + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionModeWebSearchDrawable=0x7f04001d; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionOverflowButtonStyle=0x7f04001e; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int actionOverflowMenuStyle=0x7f04001f; + /** + * The name of an optional ActionProvider class to instantiate an action view + * and perform operations such as default action for that menu item. + * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + * for more info. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int actionProviderClass=0x7f040020; + /** + * The name of an optional View class to instantiate and use as an + * action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int actionViewClass=0x7f040021; + /** + * Default ActivityChooserView style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int activityChooserViewStyle=0x7f040022; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int alertDialogButtonGroupStyle=0x7f040023; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int alertDialogCenterButtons=0x7f040024; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int alertDialogStyle=0x7f040025; + /** + * Theme to use for alert dialogs spawned from this theme. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int alertDialogTheme=0x7f040026; + /** + * Whether to automatically stack the buttons when there is not + * enough space to lay them out side-by-side. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int allowStacking=0x7f040027; + /** + * Alpha multiplier applied to the base color. + *

May be a floating point value, such as "1.2". + */ + public static final int alpha=0x7f040028; + /** + * The alphabetic modifier key. This is the modifier when using a keyboard + * with alphabetic keys. The values should be kept in sync with KeyEvent + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
ALT2
CTRL1000
FUNCTION8
META10000
SHIFT1
SYM4
+ */ + public static final int alphabeticModifiers=0x7f040029; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int altSrc=0x7f04002a; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int animate_relativeTo=0x7f04002b; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int applyMotionScene=0x7f04002c; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
flip2
startHorizontal1
startVertical0
+ */ + public static final int arcMode=0x7f04002d; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int argType=0x7f04002e; + /** + * The length of the arrow head when formed to make an arrow + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int arrowHeadLength=0x7f04002f; + /** + * The length of the shaft when formed to make an arrow + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int arrowShaftLength=0x7f040030; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int attributeName=0x7f040031; + /** + * Default AutoCompleteTextView style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int autoCompleteTextViewStyle=0x7f040032; + /** + * The maximum text size constraint to be used when auto-sizing text. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int autoSizeMaxTextSize=0x7f040033; + /** + * The minimum text size constraint to be used when auto-sizing text. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int autoSizeMinTextSize=0x7f040034; + /** + * Resource array of dimensions to be used in conjunction with + * autoSizeTextType set to uniform. Overrides + * autoSizeStepGranularity if set. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int autoSizePresetSizes=0x7f040035; + /** + * Specify the auto-size step size if autoSizeTextType is set to + * uniform. The default is 1px. Overwrites + * autoSizePresetSizes if set. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int autoSizeStepGranularity=0x7f040036; + /** + * Specify the type of auto-size. Note that this feature is not supported by EditText, + * works only for TextView. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
none0No auto-sizing (default).
uniform1Uniform horizontal and vertical text size scaling to fit within the + * container.
+ */ + public static final int autoSizeTextType=0x7f040037; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
animateToEnd4
animateToStart3
jumpToEnd2
jumpToStart1
none0
+ */ + public static final int autoTransition=0x7f040038; + /** + * Specifies a background drawable for the action bar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int background=0x7f040039; + /** + * Specifies a background drawable for the bottom component of a split action bar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int backgroundSplit=0x7f04003a; + /** + * Specifies a background drawable for a second stacked row of the action bar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int backgroundStacked=0x7f04003b; + /** + * Tint to apply to the background. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int backgroundTint=0x7f04003c; + /** + * Blending mode used to apply the background tint. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ */ + public static final int backgroundTintMode=0x7f04003d; + /** + * The length of the bars when they are parallel to each other + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int barLength=0x7f04003e; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int barrierAllowsGoneWidgets=0x7f04003f; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom3
end6
left0
right1
start5
top2
+ */ + public static final int barrierDirection=0x7f040040; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int barrierMargin=0x7f040041; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int behavior_autoHide=0x7f040042; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int behavior_fitToContents=0x7f040043; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int behavior_hideable=0x7f040044; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int behavior_overlapTop=0x7f040045; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
autoffffffff
+ */ + public static final int behavior_peekHeight=0x7f040046; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int behavior_skipCollapsed=0x7f040047; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int borderWidth=0x7f040048; + /** + * Style for buttons without an explicit border, often used in groups. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int borderlessButtonStyle=0x7f040049; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int bottomAppBarStyle=0x7f04004a; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int bottomNavigationStyle=0x7f04004b; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int bottomSheetDialogTheme=0x7f04004c; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int bottomSheetStyle=0x7f04004d; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int boxBackgroundColor=0x7f04004e; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
filled1
none0
outline2
+ */ + public static final int boxBackgroundMode=0x7f04004f; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int boxCollapsedPaddingTop=0x7f040050; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int boxCornerRadiusBottomEnd=0x7f040051; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int boxCornerRadiusBottomStart=0x7f040052; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int boxCornerRadiusTopEnd=0x7f040053; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int boxCornerRadiusTopStart=0x7f040054; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int boxStrokeColor=0x7f040055; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int boxStrokeWidth=0x7f040056; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int brightness=0x7f040057; + /** + * Style for buttons within button bars + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int buttonBarButtonStyle=0x7f040058; + /** + * Style for the "negative" buttons within button bars + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int buttonBarNegativeButtonStyle=0x7f040059; + /** + * Style for the "neutral" buttons within button bars + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int buttonBarNeutralButtonStyle=0x7f04005a; + /** + * Style for the "positive" buttons within button bars + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int buttonBarPositiveButtonStyle=0x7f04005b; + /** + * Style for button bars + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int buttonBarStyle=0x7f04005c; + /** + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50Push object to the bottom of its container, not changing its size.
top30Push object to the top of its container, not changing its size.
+ */ + public static final int buttonGravity=0x7f04005d; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int buttonIconDimen=0x7f04005e; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int buttonPanelSideLayout=0x7f04005f; + /** + * Normal Button style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int buttonStyle=0x7f040060; + /** + * Small Button style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int buttonStyleSmall=0x7f040061; + /** + * Tint to apply to the button drawable. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int buttonTint=0x7f040062; + /** + * Blending mode used to apply the button tint. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ */ + public static final int buttonTintMode=0x7f040063; + /** + * Background color for CardView. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int cardBackgroundColor=0x7f040064; + /** + * Corner radius for CardView. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int cardCornerRadius=0x7f040065; + /** + * Elevation for CardView. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int cardElevation=0x7f040066; + /** + * Maximum Elevation for CardView. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int cardMaxElevation=0x7f040067; + /** + * Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int cardPreventCornerOverlap=0x7f040068; + /** + * Add padding in API v21+ as well to have the same measurements with previous versions. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int cardUseCompatPadding=0x7f040069; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int cardViewStyle=0x7f04006a; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int chainUseRtl=0x7f04006b; + /** + * Default Checkbox style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int checkboxStyle=0x7f04006c; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int checkedChip=0x7f04006d; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int checkedIcon=0x7f04006e; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int checkedIconEnabled=0x7f04006f; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int checkedIconVisible=0x7f040070; + /** + * Default CheckedTextView style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int checkedTextViewStyle=0x7f040071; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int chipBackgroundColor=0x7f040072; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int chipCornerRadius=0x7f040073; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int chipEndPadding=0x7f040074; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int chipGroupStyle=0x7f040075; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int chipIcon=0x7f040076; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int chipIconEnabled=0x7f040077; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int chipIconSize=0x7f040078; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int chipIconTint=0x7f040079; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int chipIconVisible=0x7f04007a; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int chipMinHeight=0x7f04007b; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int chipSpacing=0x7f04007c; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int chipSpacingHorizontal=0x7f04007d; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int chipSpacingVertical=0x7f04007e; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int chipStandaloneStyle=0x7f04007f; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int chipStartPadding=0x7f040080; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int chipStrokeColor=0x7f040081; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int chipStrokeWidth=0x7f040082; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int chipStyle=0x7f040083; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int circleRadius=0x7f040084; + /** + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
jumpToEnd100
jumpToStart1000
toggle11
transitionToEnd1
transitionToStart10
+ */ + public static final int clickAction=0x7f040085; + /** + * Close button icon + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int closeIcon=0x7f040086; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int closeIconEnabled=0x7f040087; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int closeIconEndPadding=0x7f040088; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int closeIconSize=0x7f040089; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int closeIconStartPadding=0x7f04008a; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int closeIconTint=0x7f04008b; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int closeIconVisible=0x7f04008c; + /** + * Specifies a layout to use for the "close" item at the starting edge. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int closeItemLayout=0x7f04008d; + /** + * Text to set as the content description for the collapse button. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int collapseContentDescription=0x7f04008e; + /** + * Icon drawable to use for the collapse button. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int collapseIcon=0x7f04008f; + /** + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
end800005
fill_vertical70
left3
right5
start800003
top30
+ */ + public static final int collapsedTitleGravity=0x7f040090; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int collapsedTitleTextAppearance=0x7f040091; + /** + * The drawing color for the bars + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int color=0x7f040092; + /** + * Bright complement to the primary branding color. By default, this is the color applied + * to framework controls (via colorControlActivated). + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorAccent=0x7f040093; + /** + * Default color of background imagery for floating components, ex. dialogs, popups, and cards. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorBackgroundFloating=0x7f040094; + /** + * The color applied to framework buttons in their normal state. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorButtonNormal=0x7f040095; + /** + * The color applied to framework controls in their activated (ex. checked) state. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorControlActivated=0x7f040096; + /** + * The color applied to framework control highlights (ex. ripples, list selectors). + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorControlHighlight=0x7f040097; + /** + * The color applied to framework controls in their normal state. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorControlNormal=0x7f040098; + /** + * Color used for error states and things that need to be drawn to + * the user's attention. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorError=0x7f040099; + /** + * The primary branding color for the app. By default, this is the color applied to the + * action bar background. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorPrimary=0x7f04009a; + /** + * Dark variant of the primary branding color. By default, this is the color applied to + * the status bar (via statusBarColor) and navigation bar (via navigationBarColor). + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorPrimaryDark=0x7f04009b; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorSecondary=0x7f04009c; + /** + * The color applied to framework switch thumbs in their normal state. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int colorSwitchThumbNormal=0x7f04009d; + /** + * Commit icon shown in the query suggestion row + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int commitIcon=0x7f04009e; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int constraintSet=0x7f04009f; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int constraintSetEnd=0x7f0400a0; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int constraintSetStart=0x7f0400a1; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int constraint_referenced_ids=0x7f0400a2; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int constraint_referenced_tags=0x7f0400a3; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int constraints=0x7f0400a4; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int content=0x7f0400a5; + /** + * The content description associated with the item. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int contentDescription=0x7f0400a6; + /** + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentInsetEnd=0x7f0400a7; + /** + * Minimum inset for content views within a bar when actions from a menu + * are present. Only valid for some themes and configurations. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentInsetEndWithActions=0x7f0400a8; + /** + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentInsetLeft=0x7f0400a9; + /** + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentInsetRight=0x7f0400aa; + /** + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentInsetStart=0x7f0400ab; + /** + * Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. Only valid for some themes and configurations. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentInsetStartWithNavigation=0x7f0400ac; + /** + * Inner padding between the edges of the Card and children of the CardView. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentPadding=0x7f0400ad; + /** + * Inner padding between the bottom edge of the Card and children of the CardView. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentPaddingBottom=0x7f0400ae; + /** + * Inner padding between the left edge of the Card and children of the CardView. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentPaddingLeft=0x7f0400af; + /** + * Inner padding between the right edge of the Card and children of the CardView. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentPaddingRight=0x7f0400b0; + /** + * Inner padding between the top edge of the Card and children of the CardView. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int contentPaddingTop=0x7f0400b1; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int contentScrim=0x7f0400b2; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int contrast=0x7f0400b3; + /** + * The background used by framework controls. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int controlBackground=0x7f0400b4; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int coordinatorLayoutStyle=0x7f0400b5; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int cornerRadius=0x7f0400b6; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int counterEnabled=0x7f0400b7; + /** + *

May be an integer value, such as "100". + */ + public static final int counterMaxLength=0x7f0400b8; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int counterOverflowTextAppearance=0x7f0400b9; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int counterTextAppearance=0x7f0400ba; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int crossfade=0x7f0400bb; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int currentState=0x7f0400bc; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
linear1
spline0
+ */ + public static final int curveFit=0x7f0400bd; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int customBoolean=0x7f0400be; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int customColorDrawableValue=0x7f0400bf; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int customColorValue=0x7f0400c0; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int customDimension=0x7f0400c1; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int customFloatValue=0x7f0400c2; + /** + *

May be an integer value, such as "100". + */ + public static final int customIntegerValue=0x7f0400c3; + /** + * Specifies a layout for custom navigation. Overrides navigationMode. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int customNavigationLayout=0x7f0400c4; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int customPixelDimension=0x7f0400c5; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int customStringValue=0x7f0400c6; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int data=0x7f0400c7; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int dataPattern=0x7f0400c8; + /** + *

May be an integer value, such as "100". + */ + public static final int defaultDuration=0x7f0400c9; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int defaultNavHost=0x7f0400ca; + /** + * Default query hint used when {@code queryHint} is undefined and + * the search view's {@code SearchableInfo} does not provide a hint. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int defaultQueryHint=0x7f0400cb; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int defaultState=0x7f0400cc; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int deltaPolarAngle=0x7f0400cd; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int deltaPolarRadius=0x7f0400ce; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int deriveConstraintsFrom=0x7f0400cf; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int destination=0x7f0400d0; + /** + * Preferred corner radius of dialogs. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int dialogCornerRadius=0x7f0400d1; + /** + * Preferred padding for dialog content. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int dialogPreferredPadding=0x7f0400d2; + /** + * Theme to use for dialogs spawned from this theme. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int dialogTheme=0x7f0400d3; + /** + * Options affecting how the action bar is displayed. + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
disableHome20
homeAsUp4
none0
showCustom10
showHome2
showTitle8
useLogo1
+ */ + public static final int displayOptions=0x7f0400d4; + /** + * Specifies the drawable used for item dividers. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int divider=0x7f0400d5; + /** + * A drawable that may be used as a horizontal divider between visual elements. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int dividerHorizontal=0x7f0400d6; + /** + * Size of padding on either end of a divider. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int dividerPadding=0x7f0400d7; + /** + * A drawable that may be used as a vertical divider between visual elements. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int dividerVertical=0x7f0400d8; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
dragDown1
dragEnd5
dragLeft2
dragRight3
dragStart4
dragUp0
+ */ + public static final int dragDirection=0x7f0400d9; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int dragScale=0x7f0400da; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int dragThreshold=0x7f0400db; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
asConfigured4
deltaRelative3
none0
path1
pathRelative2
rectangles5
+ */ + public static final int drawPath=0x7f0400dc; + /** + * The total size of the drawable + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int drawableSize=0x7f0400dd; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int drawerArrowStyle=0x7f0400de; + /** + * ListPopupWindow compatibility + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int dropDownListViewStyle=0x7f0400df; + /** + * The preferred item height for dropdown lists. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int dropdownListPreferredItemHeight=0x7f0400e0; + /** + *

May be an integer value, such as "100". + */ + public static final int duration=0x7f0400e1; + /** + * EditText background drawable. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int editTextBackground=0x7f0400e2; + /** + * EditText text foreground color. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int editTextColor=0x7f0400e3; + /** + * Default EditText style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int editTextStyle=0x7f0400e4; + /** + * Elevation for the action bar itself + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int elevation=0x7f0400e5; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int enforceMaterialTheme=0x7f0400e6; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int enforceTextAppearance=0x7f0400e7; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int enterAnim=0x7f0400e8; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int errorEnabled=0x7f0400e9; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int errorTextAppearance=0x7f0400ea; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int exitAnim=0x7f0400eb; + /** + * The drawable to show in the button for expanding the activities overflow popup. + * Note: Clients would like to set this drawable + * as a clue about the action the chosen activity will perform. For + * example, if share activity is to be chosen the drawable should + * give a clue that sharing is to be performed. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f0400ec; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int expanded=0x7f0400ed; + /** + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
end800005
fill_vertical70
left3
right5
start800003
top30
+ */ + public static final int expandedTitleGravity=0x7f0400ee; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int expandedTitleMargin=0x7f0400ef; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int expandedTitleMarginBottom=0x7f0400f0; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int expandedTitleMarginEnd=0x7f0400f1; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int expandedTitleMarginStart=0x7f0400f2; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int expandedTitleMarginTop=0x7f0400f3; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int expandedTitleTextAppearance=0x7f0400f4; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
center0
end1
+ */ + public static final int fabAlignmentMode=0x7f0400f5; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int fabCradleMargin=0x7f0400f6; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int fabCradleRoundedCornerRadius=0x7f0400f7; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int fabCradleVerticalOffset=0x7f0400f8; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int fabCustomSize=0x7f0400f9; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
autoffffffff
mini1
normal0
+ */ + public static final int fabSize=0x7f0400fa; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int fastScrollEnabled=0x7f0400fb; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int fastScrollHorizontalThumbDrawable=0x7f0400fc; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int fastScrollHorizontalTrackDrawable=0x7f0400fd; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int fastScrollVerticalThumbDrawable=0x7f0400fe; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int fastScrollVerticalTrackDrawable=0x7f0400ff; + /** + * Distance from the top of the TextView to the first text baseline. If set, this + * overrides the value set for paddingTop. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int firstBaselineToTopHeight=0x7f040100; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

May be an integer value, such as "100". + *

May be a boolean value, such as "true" or + * "false". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + *

May be a floating point value, such as "1.2". + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + */ + public static final int floatingActionButtonStyle=0x7f040101; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int flow_firstHorizontalBias=0x7f040102; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ */ + public static final int flow_firstHorizontalStyle=0x7f040103; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int flow_firstVerticalBias=0x7f040104; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ */ + public static final int flow_firstVerticalStyle=0x7f040105; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
center2
end1
start0
+ */ + public static final int flow_horizontalAlign=0x7f040106; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int flow_horizontalBias=0x7f040107; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int flow_horizontalGap=0x7f040108; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ */ + public static final int flow_horizontalStyle=0x7f040109; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int flow_lastHorizontalBias=0x7f04010a; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ */ + public static final int flow_lastHorizontalStyle=0x7f04010b; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int flow_lastVerticalBias=0x7f04010c; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ */ + public static final int flow_lastVerticalStyle=0x7f04010d; + /** + *

May be an integer value, such as "100". + */ + public static final int flow_maxElementsWrap=0x7f04010e; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int flow_padding=0x7f04010f; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
baseline3
bottom1
center2
top0
+ */ + public static final int flow_verticalAlign=0x7f040110; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int flow_verticalBias=0x7f040111; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int flow_verticalGap=0x7f040112; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ */ + public static final int flow_verticalStyle=0x7f040113; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
aligned2
chain1
none0
+ */ + public static final int flow_wrapMode=0x7f040114; + /** + * The reference to the font file to be used. This should be a file in the res/font folder + * and should therefore have an R reference value. E.g. @font/myfont + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int font=0x7f040115; + /** + * The attribute for the font family. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontFamily=0x7f040116; + /** + * The authority of the Font Provider to be used for the request. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderAuthority=0x7f040117; + /** + * The sets of hashes for the certificates the provider should be signed with. This is + * used to verify the identity of the provider, and is only required if the provider is not + * part of the system image. This value may point to one list or a list of lists, where each + * individual list represents one collection of signature hashes. Refer to your font provider's + * documentation for these values. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int fontProviderCerts=0x7f040118; + /** + * The strategy to be used when fetching font data from a font provider in XML layouts. + * This attribute is ignored when the resource is loaded from code, as it is equivalent to the + * choice of API between {@link + * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and + * {@link + * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)} + * (async). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
async1The async font fetch works as follows. + * First, check the local cache, then if the requeted font is not cached, trigger a + * request the font and continue with layout inflation. Once the font fetch succeeds, the + * target text view will be refreshed with the downloaded font data. The + * fontProviderFetchTimeout will be ignored if async loading is specified.
blocking0The blocking font fetch works as follows. + * First, check the local cache, then if the requested font is not cached, request the + * font from the provider and wait until it is finished. You can change the length of + * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the + * default typeface will be used instead.
+ */ + public static final int fontProviderFetchStrategy=0x7f040119; + /** + * The length of the timeout during fetching. + *

May be an integer value, such as "100". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
foreverffffffffA special value for the timeout. In this case, the blocking font fetching will not + * timeout and wait until a reply is received from the font provider.
+ */ + public static final int fontProviderFetchTimeout=0x7f04011a; + /** + * The package for the Font Provider to be used for the request. This is used to verify + * the identity of the provider. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderPackage=0x7f04011b; + /** + * The query to be sent over to the provider. Refer to your font provider's documentation + * on the format of this string. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontProviderQuery=0x7f04011c; + /** + * The style of the given font file. This will be used when the font is being loaded into + * the font stack and will override any style information in the font's header tables. If + * unspecified, the value in the font's header tables will be used. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
italic1
normal0
+ */ + public static final int fontStyle=0x7f04011d; + /** + * The variation settings to be applied to the font. The string should be in the following + * format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be + * used, or the font used does not support variation settings, this attribute needs not be + * specified. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int fontVariationSettings=0x7f04011e; + /** + * The weight of the given font file. This will be used when the font is being loaded into + * the font stack and will override any weight information in the font's header tables. Must + * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most + * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value + * in the font's header tables will be used. + *

May be an integer value, such as "100". + */ + public static final int fontWeight=0x7f04011f; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int foregroundInsidePadding=0x7f040120; + /** + *

May be an integer value, such as "100". + */ + public static final int framePosition=0x7f040121; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int fullscreenBackgroundColor=0x7f040122; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int fullscreenTextColor=0x7f040123; + /** + * The max gap between the bars when they are parallel to each other + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int gapBetweenBars=0x7f040124; + /** + * Go button icon + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int goIcon=0x7f040125; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int graph=0x7f040126; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int headerLayout=0x7f040127; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int height=0x7f040128; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int helperText=0x7f040129; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int helperTextEnabled=0x7f04012a; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int helperTextTextAppearance=0x7f04012b; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int hideMotionSpec=0x7f04012c; + /** + * Set true to hide the action bar on a vertical nested scroll of content. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int hideOnContentScroll=0x7f04012d; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int hideOnScroll=0x7f04012e; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int hintAnimationEnabled=0x7f04012f; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int hintEnabled=0x7f040130; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int hintTextAppearance=0x7f040131; + /** + * Specifies a drawable to use for the 'home as up' indicator. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int homeAsUpIndicator=0x7f040132; + /** + * Specifies a layout to use for the "home" section of the action bar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int homeLayout=0x7f040133; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int hoveredFocusedTranslationZ=0x7f040134; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int icon=0x7f040135; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int iconEndPadding=0x7f040136; + /** + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
start1
textStart2
+ */ + public static final int iconGravity=0x7f040137; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int iconPadding=0x7f040138; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int iconSize=0x7f040139; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int iconStartPadding=0x7f04013a; + /** + * Tint to apply to the icon. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int iconTint=0x7f04013b; + /** + * Blending mode used to apply the icon tint. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the icon with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the icon, but with the icon’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the icon. The icon’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the icon. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ */ + public static final int iconTintMode=0x7f04013c; + /** + * The default state of the SearchView. If true, it will be iconified when not in + * use and expanded when clicked. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int iconifiedByDefault=0x7f04013d; + /** + * ImageButton background drawable. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int imageButtonStyle=0x7f04013e; + /** + * Specifies a style resource to use for an indeterminate progress spinner. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int indeterminateProgressStyle=0x7f04013f; + /** + * The maximal number of items initially shown in the activity list. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int initialActivityCount=0x7f040140; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int insetForeground=0x7f040141; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int isLightTheme=0x7f040142; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int itemBackground=0x7f040143; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int itemHorizontalPadding=0x7f040144; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int itemHorizontalTranslationEnabled=0x7f040145; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int itemIconPadding=0x7f040146; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int itemIconSize=0x7f040147; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int itemIconTint=0x7f040148; + /** + * Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int itemPadding=0x7f040149; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int itemSpacing=0x7f04014a; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int itemTextAppearance=0x7f04014b; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int itemTextAppearanceActive=0x7f04014c; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int itemTextAppearanceInactive=0x7f04014d; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int itemTextColor=0x7f04014e; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
deltaRelative0
parentRelative2
pathRelative1
+ */ + public static final int keyPositionType=0x7f04014f; + /** + * A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. + * Child views can refer to these keylines for alignment using + * layout_keyline="index" where index is a 0-based index into + * this array. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int keylines=0x7f040150; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
autoffffffff
labeled1
selected0
unlabeled2
+ */ + public static final int labelVisibilityMode=0x7f040151; + /** + * Distance from the bottom of the TextView to the last text baseline. If set, this + * overrides the value set for paddingBottom. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int lastBaselineToBottomHeight=0x7f040152; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int launchSingleTop=0x7f040153; + /** + * The layout to use for the search view. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int layout=0x7f040154; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int layoutDescription=0x7f040155; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
honorRequest1
ignoreRequest0
+ */ + public static final int layoutDuringTransition=0x7f040156; + /** + * Class name of the Layout Manager to be used. + *

+ * The class must extandroidx.recyclerview.widget.RecyclerViewView$LayoutManager + * and have either a default constructor or constructor with the signature + * (android.content.Context, android.util.AttributeSet, int, int). + *

+ * If the name starts with a '.', application package is prefixed. + * Else, if the name contains a '.', the classname is assumed to be a full class name. + * Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layoutManager=0x7f040157; + /** + * The id of an anchor view that this view should position relative to. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int layout_anchor=0x7f040158; + /** + * Specifies how an object should position relative to an anchor, on both the X and Y axes, + * within its parent's bounds. + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50Push object to the bottom of its container, not changing its size.
center11Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal1Place object in the horizontal center of its container, not changing its size.
center_vertical10Place object in the vertical center of its container, not changing its size.
clip_horizontal8Additional option that can be set to have the left and/or right edges of + * the child clipped to its container's bounds. + * The clip will be based on the horizontal gravity: a left gravity will clip the right + * edge, a right gravity will clip the left edge, and neither will clip both edges.
clip_vertical80Additional option that can be set to have the top and/or bottom edges of + * the child clipped to its container's bounds. + * The clip will be based on the vertical gravity: a top gravity will clip the bottom + * edge, a bottom gravity will clip the top edge, and neither will clip both edges.
end800005Push object to the end of its container, not changing its size.
fill77Grow the horizontal and vertical size of the object if needed so it completely fills its container.
fill_horizontal7Grow the horizontal size of the object if needed so it completely fills its container.
fill_vertical70Grow the vertical size of the object if needed so it completely fills its container.
left3Push object to the left of its container, not changing its size.
right5Push object to the right of its container, not changing its size.
start800003Push object to the beginning of its container, not changing its size.
top30Push object to the top of its container, not changing its size.
+ */ + public static final int layout_anchorGravity=0x7f040159; + /** + * The class name of a Behavior class defining special runtime behavior + * for this child view. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layout_behavior=0x7f04015a; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
none0
parallax2
pin1
+ */ + public static final int layout_collapseMode=0x7f04015b; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int layout_collapseParallaxMultiplier=0x7f04015c; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int layout_constrainedHeight=0x7f04015d; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int layout_constrainedWidth=0x7f04015e; + /** + *

May be an integer value, such as "100". + */ + public static final int layout_constraintBaseline_creator=0x7f04015f; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintBaseline_toBaselineOf=0x7f040160; + /** + *

May be an integer value, such as "100". + */ + public static final int layout_constraintBottom_creator=0x7f040161; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintBottom_toBottomOf=0x7f040162; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintBottom_toTopOf=0x7f040163; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int layout_constraintCircle=0x7f040164; + /** + *

May be an integer value, such as "100". + */ + public static final int layout_constraintCircleAngle=0x7f040165; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_constraintCircleRadius=0x7f040166; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layout_constraintDimensionRatio=0x7f040167; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintEnd_toEndOf=0x7f040168; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintEnd_toStartOf=0x7f040169; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_constraintGuide_begin=0x7f04016a; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_constraintGuide_end=0x7f04016b; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int layout_constraintGuide_percent=0x7f04016c; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
percent2
spread0
wrap1
+ */ + public static final int layout_constraintHeight_default=0x7f04016d; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ */ + public static final int layout_constraintHeight_max=0x7f04016e; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ */ + public static final int layout_constraintHeight_min=0x7f04016f; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int layout_constraintHeight_percent=0x7f040170; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int layout_constraintHorizontal_bias=0x7f040171; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ */ + public static final int layout_constraintHorizontal_chainStyle=0x7f040172; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int layout_constraintHorizontal_weight=0x7f040173; + /** + *

May be an integer value, such as "100". + */ + public static final int layout_constraintLeft_creator=0x7f040174; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintLeft_toLeftOf=0x7f040175; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintLeft_toRightOf=0x7f040176; + /** + *

May be an integer value, such as "100". + */ + public static final int layout_constraintRight_creator=0x7f040177; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintRight_toLeftOf=0x7f040178; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintRight_toRightOf=0x7f040179; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintStart_toEndOf=0x7f04017a; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintStart_toStartOf=0x7f04017b; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int layout_constraintTag=0x7f04017c; + /** + *

May be an integer value, such as "100". + */ + public static final int layout_constraintTop_creator=0x7f04017d; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintTop_toBottomOf=0x7f04017e; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int layout_constraintTop_toTopOf=0x7f04017f; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int layout_constraintVertical_bias=0x7f040180; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ */ + public static final int layout_constraintVertical_chainStyle=0x7f040181; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int layout_constraintVertical_weight=0x7f040182; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
percent2
spread0
wrap1
+ */ + public static final int layout_constraintWidth_default=0x7f040183; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ */ + public static final int layout_constraintWidth_max=0x7f040184; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ */ + public static final int layout_constraintWidth_min=0x7f040185; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int layout_constraintWidth_percent=0x7f040186; + /** + * Specifies how this view dodges the inset edges of the CoordinatorLayout. + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
all77Dodge all the inset edges.
bottom50Dodge the bottom inset edge.
end800005Dodge the end inset edge.
left3Dodge the left inset edge.
none0Don't dodge any edges
right5Dodge the right inset edge.
start800003Dodge the start inset edge.
top30Dodge the top inset edge.
+ */ + public static final int layout_dodgeInsetEdges=0x7f040187; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_editor_absoluteX=0x7f040188; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_editor_absoluteY=0x7f040189; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_goneMarginBottom=0x7f04018a; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_goneMarginEnd=0x7f04018b; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_goneMarginLeft=0x7f04018c; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_goneMarginRight=0x7f04018d; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_goneMarginStart=0x7f04018e; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int layout_goneMarginTop=0x7f04018f; + /** + * Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50Inset the bottom edge.
end800005Inset the end edge.
left3Inset the left edge.
none0Don't inset.
right5Inset the right edge.
start800003Inset the start edge.
top30Inset the top edge.
+ */ + public static final int layout_insetEdge=0x7f040190; + /** + * The index of a keyline this view should position relative to. + * android:layout_gravity will affect how the view aligns to the + * specified keyline. + *

May be an integer value, such as "100". + */ + public static final int layout_keyline=0x7f040191; + /** + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
barrier2
cache_measures100
chains4
dependency_ordering200
dimensions8
direct1direct, measure caches
graph40
graph_wrap80
grouping400
groups20
none0
ratio10
standard101
+ */ + public static final int layout_optimizationLevel=0x7f040192; + /** + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
enterAlways4
enterAlwaysCollapsed8
exitUntilCollapsed2
scroll1
snap10
snapMargins20
+ */ + public static final int layout_scrollFlags=0x7f040193; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int layout_scrollInterpolator=0x7f040194; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int liftOnScroll=0x7f040195; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int limitBoundsTo=0x7f040196; + /** + * Explicit height between lines of text. If set, this will override the values set + * for lineSpacingExtra and lineSpacingMultiplier. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int lineHeight=0x7f040197; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int lineSpacing=0x7f040198; + /** + * Drawable used as a background for selected list items. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int listChoiceBackgroundIndicator=0x7f040199; + /** + * The list divider used in alert dialogs. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int listDividerAlertDialog=0x7f04019a; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int listItemLayout=0x7f04019b; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int listLayout=0x7f04019c; + /** + * Default menu-style ListView style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int listMenuViewStyle=0x7f04019d; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int listPopupWindowStyle=0x7f04019e; + /** + * The preferred list item height. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int listPreferredItemHeight=0x7f04019f; + /** + * A larger, more robust list item height. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int listPreferredItemHeightLarge=0x7f0401a0; + /** + * A smaller, sleeker list item height. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int listPreferredItemHeightSmall=0x7f0401a1; + /** + * The preferred padding along the left edge of list items. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int listPreferredItemPaddingLeft=0x7f0401a2; + /** + * The preferred padding along the right edge of list items. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int listPreferredItemPaddingRight=0x7f0401a3; + /** + * Specifies the drawable used for the application logo. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int logo=0x7f0401a4; + /** + * A content description string to describe the appearance of the + * associated logo image. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int logoDescription=0x7f0401a5; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int materialButtonStyle=0x7f0401a6; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int materialCardViewStyle=0x7f0401a7; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int maxAcceleration=0x7f0401a8; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int maxActionInlineWidth=0x7f0401a9; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int maxButtonHeight=0x7f0401aa; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int maxHeight=0x7f0401ab; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int maxImageSize=0x7f0401ac; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int maxVelocity=0x7f0401ad; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int maxWidth=0x7f0401ae; + /** + * When set to true, all children with a weight will be considered having + * the minimum size of the largest child. If false, all children are + * measured normally. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int measureWithLargestChild=0x7f0401af; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int menu=0x7f0401b0; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int minHeight=0x7f0401b1; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int minWidth=0x7f0401b2; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int mock_diagonalsColor=0x7f0401b3; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int mock_label=0x7f0401b4; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int mock_labelBackgroundColor=0x7f0401b5; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int mock_labelColor=0x7f0401b6; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int mock_showDiagonals=0x7f0401b7; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int mock_showLabel=0x7f0401b8; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
NO_DEBUG0
SHOW_ALL3
SHOW_PATH2
SHOW_PROGRESS1
+ */ + public static final int motionDebug=0x7f0401b9; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bounce5
easeIn1
easeInOut0
easeOut2
linear3
+ */ + public static final int motionInterpolator=0x7f0401ba; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int motionPathRotate=0x7f0401bb; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int motionProgress=0x7f0401bc; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int motionStagger=0x7f0401bd; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int motionTarget=0x7f0401be; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int motion_postLayoutCollision=0x7f0401bf; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int motion_triggerOnCollision=0x7f0401c0; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int moveWhenScrollAtTop=0x7f0401c1; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int multiChoiceItemLayout=0x7f0401c2; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int navGraph=0x7f0401c3; + /** + * Text to set as the content description for the navigation button + * located at the start of the toolbar. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int navigationContentDescription=0x7f0401c4; + /** + * Icon drawable to use for the navigation button located at + * the start of the toolbar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int navigationIcon=0x7f0401c5; + /** + * The type of navigation to use. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
listMode1The action bar will use a selection list for navigation.
normal0Normal static title text
tabMode2The action bar will use a series of horizontal tabs for navigation.
+ */ + public static final int navigationMode=0x7f0401c6; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int navigationViewStyle=0x7f0401c7; + /** + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
disablePostScroll1
disableScroll2
none0
+ */ + public static final int nestedScrollFlags=0x7f0401c8; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int nullable=0x7f0401c9; + /** + * The numeric modifier key. This is the modifier when using a numeric (e.g., 12-key) + * keyboard. The values should be kept in sync with KeyEvent + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
ALT2
CTRL1000
FUNCTION8
META10000
SHIFT1
SYM4
+ */ + public static final int numericModifiers=0x7f0401ca; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int onCross=0x7f0401cb; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int onHide=0x7f0401cc; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int onNegativeCross=0x7f0401cd; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int onPositiveCross=0x7f0401ce; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int onShow=0x7f0401cf; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
autoComplete0
autoCompleteToEnd2
autoCompleteToStart1
decelerate4
decelerateAndComplete5
stop3
+ */ + public static final int onTouchUp=0x7f0401d0; + /** + * Whether the popup window should overlap its anchor view. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int overlapAnchor=0x7f0401d1; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int overlay=0x7f0401d2; + /** + * Bottom padding to use when no buttons are present. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int paddingBottomNoButtons=0x7f0401d3; + /** + * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int paddingEnd=0x7f0401d4; + /** + * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int paddingStart=0x7f0401d5; + /** + * Top padding to use when no title is present. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int paddingTopNoTitle=0x7f0401d6; + /** + * The background of a panel when it is inset from the left and right edges of the screen. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int panelBackground=0x7f0401d7; + /** + * Default Panel Menu style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int panelMenuListTheme=0x7f0401d8; + /** + * Default Panel Menu width. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int panelMenuListWidth=0x7f0401d9; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int passwordToggleContentDescription=0x7f0401da; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int passwordToggleDrawable=0x7f0401db; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int passwordToggleEnabled=0x7f0401dc; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int passwordToggleTint=0x7f0401dd; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
multiplye
screenf
src_atop9
src_in5
src_over3
+ */ + public static final int passwordToggleTintMode=0x7f0401de; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
flip3
none0
startHorizontal2
startVertical1
+ */ + public static final int pathMotionArc=0x7f0401df; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int path_percent=0x7f0401e0; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int percentHeight=0x7f0401e1; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int percentWidth=0x7f0401e2; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int percentX=0x7f0401e3; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int percentY=0x7f0401e4; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int perpendicularPath_percent=0x7f0401e5; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ */ + public static final int pivotAnchor=0x7f0401e6; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
gone8
invisible4
visible0
+ */ + public static final int placeholder_emptyVisibility=0x7f0401e7; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int popEnterAnim=0x7f0401e8; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int popExitAnim=0x7f0401e9; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int popUpTo=0x7f0401ea; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int popUpToInclusive=0x7f0401eb; + /** + * Default PopupMenu style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int popupMenuStyle=0x7f0401ec; + /** + * Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int popupTheme=0x7f0401ed; + /** + * Default PopupWindow style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int popupWindowStyle=0x7f0401ee; + /** + * Whether space should be reserved in layout when an icon is missing. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int preserveIconSpacing=0x7f0401ef; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int pressedTranslationZ=0x7f0401f0; + /** + * Specifies the horizontal padding on either end for an embedded progress bar. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int progressBarPadding=0x7f0401f1; + /** + * Specifies a style resource to use for an embedded progress bar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int progressBarStyle=0x7f0401f2; + /** + * Background for the section containing the search query + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int queryBackground=0x7f0401f3; + /** + * An optional user-defined query hint string to be displayed in the empty query field. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int queryHint=0x7f0401f4; + /** + * Default RadioButton style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int radioButtonStyle=0x7f0401f5; + /** + * Default RatingBar style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int ratingBarStyle=0x7f0401f6; + /** + * Indicator RatingBar style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int ratingBarStyleIndicator=0x7f0401f7; + /** + * Small indicator RatingBar style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int ratingBarStyleSmall=0x7f0401f8; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int region_heightLessThan=0x7f0401f9; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int region_heightMoreThan=0x7f0401fa; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int region_widthLessThan=0x7f0401fb; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int region_widthMoreThan=0x7f0401fc; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int reverseLayout=0x7f0401fd; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int rippleColor=0x7f0401fe; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int round=0x7f0401ff; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int roundPercent=0x7f040200; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int saturation=0x7f040201; + /** + *

May be an integer value, such as "100". + */ + public static final int scrimAnimationDuration=0x7f040202; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int scrimBackground=0x7f040203; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int scrimVisibleHeightTrigger=0x7f040204; + /** + * Search icon displayed as a text field hint + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int searchHintIcon=0x7f040205; + /** + * Search icon + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int searchIcon=0x7f040206; + /** + * Style for the search query widget. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int searchViewStyle=0x7f040207; + /** + * Default SeekBar style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int seekBarStyle=0x7f040208; + /** + * A style that may be applied to buttons or other selectable items + * that should react to pressed and focus states, but that do not + * have a clear visual border along the edges. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int selectableItemBackground=0x7f040209; + /** + * Background drawable for borderless standalone items that need focus/pressed states. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int selectableItemBackgroundBorderless=0x7f04020a; + /** + * How this item should display in the Action Bar, if present. + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
always2Always show this item in an actionbar, even if it would override + * the system's limits of how much stuff to put there. This may make + * your action bar look bad on some screens. In most cases you should + * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
collapseActionView8This item's action view collapses to a normal menu + * item. When expanded, the action view takes over a + * larger segment of its container.
ifRoom1Show this item in an action bar if there is room for it as determined + * by the system. Favor this option over "always" where possible. + * Mutually exclusive with "never" and "always".
never0Never show this item in an action bar, show it in the overflow menu instead. + * Mutually exclusive with "ifRoom" and "always".
withText4When this item is shown as an action in the action bar, show a text + * label with it even if it has an icon representation.
+ */ + public static final int showAsAction=0x7f04020b; + /** + * Setting for which dividers to show. + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
beginning1
end4
middle2
none0
+ */ + public static final int showDividers=0x7f04020c; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int showMotionSpec=0x7f04020d; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int showPaths=0x7f04020e; + /** + * Whether to draw on/off text. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int showText=0x7f04020f; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int showTitle=0x7f040210; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int singleChoiceItemLayout=0x7f040211; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int singleLine=0x7f040212; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int singleSelection=0x7f040213; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int sizePercent=0x7f040214; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int snackbarButtonStyle=0x7f040215; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int snackbarStyle=0x7f040216; + /** + *

May be an integer value, such as "100". + */ + public static final int spanCount=0x7f040217; + /** + * Whether bars should rotate or not during transition + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int spinBars=0x7f040218; + /** + * Default Spinner style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int spinnerDropDownItemStyle=0x7f040219; + /** + * Default Spinner style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int spinnerStyle=0x7f04021a; + /** + * Whether to split the track and leave a gap for the thumb drawable. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int splitTrack=0x7f04021b; + /** + * Sets a drawable as the content of this ImageView. Allows the use of vector drawable + * when running on older versions of the platform. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int srcCompat=0x7f04021c; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int stackFromEnd=0x7f04021d; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int staggered=0x7f04021e; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int startDestination=0x7f04021f; + /** + * State identifier indicating the popup will be above the anchor. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int state_above_anchor=0x7f040220; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int state_collapsed=0x7f040221; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int state_collapsible=0x7f040222; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int state_liftable=0x7f040223; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int state_lifted=0x7f040224; + /** + * Drawable to display behind the status bar when the view is set to draw behind it. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int statusBarBackground=0x7f040225; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int statusBarScrim=0x7f040226; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int strokeColor=0x7f040227; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int strokeWidth=0x7f040228; + /** + * Drawable for the arrow icon indicating a particular item is a submenu. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int subMenuArrow=0x7f040229; + /** + * Background for the section containing the action (e.g. voice search) + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int submitBackground=0x7f04022a; + /** + * Specifies subtitle text used for navigationMode="normal" + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int subtitle=0x7f04022b; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int subtitleTextAppearance=0x7f04022c; + /** + * A color to apply to the subtitle string. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int subtitleTextColor=0x7f04022d; + /** + * Specifies a style to use for subtitle text. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int subtitleTextStyle=0x7f04022e; + /** + * Layout for query suggestion rows + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int suggestionRowLayout=0x7f04022f; + /** + * Minimum width for the switch component + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int switchMinWidth=0x7f040230; + /** + * Minimum space between the switch and caption text + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int switchPadding=0x7f040231; + /** + * Default style for the Switch widget. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int switchStyle=0x7f040232; + /** + * TextAppearance style for text displayed on the switch thumb. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int switchTextAppearance=0x7f040233; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int tabBackground=0x7f040234; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int tabContentStart=0x7f040235; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
center1
fill0
+ */ + public static final int tabGravity=0x7f040236; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int tabIconTint=0x7f040237; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10
multiplye
screenf
src_atop9
src_in5
src_over3
+ */ + public static final int tabIconTintMode=0x7f040238; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int tabIndicator=0x7f040239; + /** + *

May be an integer value, such as "100". + */ + public static final int tabIndicatorAnimationDuration=0x7f04023a; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int tabIndicatorColor=0x7f04023b; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int tabIndicatorFullWidth=0x7f04023c; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom0
center1
stretch3
top2
+ */ + public static final int tabIndicatorGravity=0x7f04023d; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int tabIndicatorHeight=0x7f04023e; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int tabInlineLabel=0x7f04023f; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int tabMaxWidth=0x7f040240; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int tabMinWidth=0x7f040241; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
fixed1
scrollable0
+ */ + public static final int tabMode=0x7f040242; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int tabPadding=0x7f040243; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int tabPaddingBottom=0x7f040244; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int tabPaddingEnd=0x7f040245; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int tabPaddingStart=0x7f040246; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int tabPaddingTop=0x7f040247; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int tabRippleColor=0x7f040248; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int tabSelectedTextColor=0x7f040249; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int tabStyle=0x7f04024a; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int tabTextAppearance=0x7f04024b; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int tabTextColor=0x7f04024c; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int tabUnboundedRipple=0x7f04024d; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int targetId=0x7f04024e; + /** + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int telltales_tailColor=0x7f04024f; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int telltales_tailScale=0x7f040250; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
layout0
postLayout1
staticLayout3
staticPostLayout2
+ */ + public static final int telltales_velocityMode=0x7f040251; + /** + * Present the text in ALL CAPS. This may use a small-caps form when available. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int textAllCaps=0x7f040252; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceBody1=0x7f040253; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceBody2=0x7f040254; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceButton=0x7f040255; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceCaption=0x7f040256; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceHeadline1=0x7f040257; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceHeadline2=0x7f040258; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceHeadline3=0x7f040259; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceHeadline4=0x7f04025a; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceHeadline5=0x7f04025b; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceHeadline6=0x7f04025c; + /** + * Text color, typeface, size, and style for the text inside of a popup menu. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceLargePopupMenu=0x7f04025d; + /** + * The preferred TextAppearance for the primary text of list items. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceListItem=0x7f04025e; + /** + * The preferred TextAppearance for the secondary text of list items. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceListItemSecondary=0x7f04025f; + /** + * The preferred TextAppearance for the primary text of small list items. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceListItemSmall=0x7f040260; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceOverline=0x7f040261; + /** + * Text color, typeface, size, and style for header text inside of a popup menu. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearancePopupMenuHeader=0x7f040262; + /** + * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f040263; + /** + * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceSearchResultTitle=0x7f040264; + /** + * Text color, typeface, size, and style for small text inside of a popup menu. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f040265; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceSubtitle1=0x7f040266; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textAppearanceSubtitle2=0x7f040267; + /** + * Color of list item text in alert dialogs. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int textColorAlertDialogListItem=0x7f040268; + /** + * Text color for urls in search suggestions, used by things like global search + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f040269; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int textEndPadding=0x7f04026a; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int textInputStyle=0x7f04026b; + /** + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int textStartPadding=0x7f04026c; + /** + * Deprecated. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int theme=0x7f04026d; + /** + * The thickness (stroke size) for the bar paint + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int thickness=0x7f04026e; + /** + * Amount of padding on either side of text within the switch thumb. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int thumbTextPadding=0x7f04026f; + /** + * Tint to apply to the thumb drawable. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int thumbTint=0x7f040270; + /** + * Blending mode used to apply the thumb tint. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ */ + public static final int thumbTintMode=0x7f040271; + /** + * Drawable displayed at each progress position on a seekbar. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int tickMark=0x7f040272; + /** + * Tint to apply to the tick mark drawable. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int tickMarkTint=0x7f040273; + /** + * Blending mode used to apply the tick mark tint. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ */ + public static final int tickMarkTintMode=0x7f040274; + /** + * Tint to apply to the image source. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int tint=0x7f040275; + /** + * Blending mode used to apply the image source tint. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ */ + public static final int tintMode=0x7f040276; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int title=0x7f040277; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int titleEnabled=0x7f040278; + /** + * Specifies extra space on the left, start, right and end sides + * of the toolbar's title. Margin values should be positive. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int titleMargin=0x7f040279; + /** + * Specifies extra space on the bottom side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int titleMarginBottom=0x7f04027a; + /** + * Specifies extra space on the end side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int titleMarginEnd=0x7f04027b; + /** + * Specifies extra space on the start side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int titleMarginStart=0x7f04027c; + /** + * Specifies extra space on the top side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int titleMarginTop=0x7f04027d; + /** + * {@deprecated Use titleMargin} + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + @Deprecated + public static final int titleMargins=0x7f04027e; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int titleTextAppearance=0x7f04027f; + /** + * A color to apply to the title string. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int titleTextColor=0x7f040280; + /** + * Specifies a style to use for title text. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int titleTextStyle=0x7f040281; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int toolbarId=0x7f040282; + /** + * Default Toolar NavigationButtonStyle + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int toolbarNavigationButtonStyle=0x7f040283; + /** + * Default Toolbar style. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int toolbarStyle=0x7f040284; + /** + * Foreground color to use for tooltips + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int tooltipForegroundColor=0x7f040285; + /** + * Background to use for tooltips + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int tooltipFrameBackground=0x7f040286; + /** + * The tooltip text associated with the item. + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int tooltipText=0x7f040287; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int touchAnchorId=0x7f040288; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom3
end6
left1
middle4
right2
start5
top0
+ */ + public static final int touchAnchorSide=0x7f040289; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int touchRegionId=0x7f04028a; + /** + * Drawable to use as the "track" that the switch thumb slides within. + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int track=0x7f04028b; + /** + * Tint to apply to the track. + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + */ + public static final int trackTint=0x7f04028c; + /** + * Blending mode used to apply the track tint. + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ */ + public static final int trackTintMode=0x7f04028d; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int transitionDisable=0x7f04028e; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
accelerate1
decelerate2
linear3
standard0
+ */ + public static final int transitionEasing=0x7f04028f; + /** + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
beginOnFirstDraw1
none0
+ */ + public static final int transitionFlags=0x7f040290; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int transitionPathRotate=0x7f040291; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int triggerId=0x7f040292; + /** + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int triggerReceiver=0x7f040293; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int triggerSlack=0x7f040294; + /** + * The index of the font in the tcc font file. If the font file referenced is not in the + * tcc format, this attribute needs not be specified. + *

May be an integer value, such as "100". + */ + public static final int ttcIndex=0x7f040295; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int uri=0x7f040296; + /** + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int useCompatPadding=0x7f040297; + /** + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + */ + public static final int viewInflaterClass=0x7f040298; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
ignore1
normal0
+ */ + public static final int visibilityMode=0x7f040299; + /** + * Voice button icon + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + */ + public static final int voiceIcon=0x7f04029a; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int warmth=0x7f04029b; + /** + *

May be an integer value, such as "100". + */ + public static final int waveDecay=0x7f04029c; + /** + *

May be a floating point value, such as "1.2". + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + */ + public static final int waveOffset=0x7f04029d; + /** + *

May be a floating point value, such as "1.2". + */ + public static final int wavePeriod=0x7f04029e; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bounce6
cos5
reverseSawtooth4
sawtooth3
sin0
square1
triangle2
+ */ + public static final int waveShape=0x7f04029f; + /** + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
path1
position0
+ */ + public static final int waveVariesBy=0x7f0402a0; + /** + * Flag indicating whether this window should have an Action Bar + * in place of the usual title bar. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int windowActionBar=0x7f0402a1; + /** + * Flag indicating whether this window's Action Bar should overlay + * application content. Does nothing if the window would not + * have an Action Bar. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int windowActionBarOverlay=0x7f0402a2; + /** + * Flag indicating whether action modes should overlay window content + * when there is not reserved space for their UI (such as an Action Bar). + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int windowActionModeOverlay=0x7f0402a3; + /** + * A fixed height for the window along the major axis of the screen, + * that is, when in portrait. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + */ + public static final int windowFixedHeightMajor=0x7f0402a4; + /** + * A fixed height for the window along the minor axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + */ + public static final int windowFixedHeightMinor=0x7f0402a5; + /** + * A fixed width for the window along the major axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + */ + public static final int windowFixedWidthMajor=0x7f0402a6; + /** + * A fixed width for the window along the minor axis of the screen, + * that is, when in portrait. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + */ + public static final int windowFixedWidthMinor=0x7f0402a7; + /** + * The minimum width the window is allowed to be, along the major + * axis of the screen. That is, when in landscape. Can be either + * an absolute dimension or a fraction of the screen size in that + * dimension. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + */ + public static final int windowMinWidthMajor=0x7f0402a8; + /** + * The minimum width the window is allowed to be, along the minor + * axis of the screen. That is, when in portrait. Can be either + * an absolute dimension or a fraction of the screen size in that + * dimension. + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + */ + public static final int windowMinWidthMinor=0x7f0402a9; + /** + * Flag indicating whether there should be no title on this window. + *

May be a boolean value, such as "true" or + * "false". + */ + public static final int windowNoTitle=0x7f0402aa; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs=0x7f050000; + public static final int abc_allow_stacked_button_bar=0x7f050001; + public static final int abc_config_actionMenuItemAllCaps=0x7f050002; + public static final int mtrl_btn_textappearance_all_caps=0x7f050003; + } + public static final class color { + public static final int abc_background_cache_hint_selector_material_dark=0x7f060000; + public static final int abc_background_cache_hint_selector_material_light=0x7f060001; + public static final int abc_btn_colored_borderless_text_material=0x7f060002; + public static final int abc_btn_colored_text_material=0x7f060003; + public static final int abc_color_highlight_material=0x7f060004; + public static final int abc_hint_foreground_material_dark=0x7f060005; + public static final int abc_hint_foreground_material_light=0x7f060006; + public static final int abc_input_method_navigation_guard=0x7f060007; + public static final int abc_primary_text_disable_only_material_dark=0x7f060008; + public static final int abc_primary_text_disable_only_material_light=0x7f060009; + public static final int abc_primary_text_material_dark=0x7f06000a; + public static final int abc_primary_text_material_light=0x7f06000b; + public static final int abc_search_url_text=0x7f06000c; + public static final int abc_search_url_text_normal=0x7f06000d; + public static final int abc_search_url_text_pressed=0x7f06000e; + public static final int abc_search_url_text_selected=0x7f06000f; + public static final int abc_secondary_text_material_dark=0x7f060010; + public static final int abc_secondary_text_material_light=0x7f060011; + public static final int abc_tint_btn_checkable=0x7f060012; + public static final int abc_tint_default=0x7f060013; + public static final int abc_tint_edittext=0x7f060014; + public static final int abc_tint_seek_thumb=0x7f060015; + public static final int abc_tint_spinner=0x7f060016; + public static final int abc_tint_switch_track=0x7f060017; + public static final int accent_material_dark=0x7f060018; + public static final int accent_material_light=0x7f060019; + public static final int background_floating_material_dark=0x7f06001a; + public static final int background_floating_material_light=0x7f06001b; + public static final int background_material_dark=0x7f06001c; + public static final int background_material_light=0x7f06001d; + public static final int black_overlay=0x7f06001e; + public static final int bright_foreground_disabled_material_dark=0x7f06001f; + public static final int bright_foreground_disabled_material_light=0x7f060020; + public static final int bright_foreground_inverse_material_dark=0x7f060021; + public static final int bright_foreground_inverse_material_light=0x7f060022; + public static final int bright_foreground_material_dark=0x7f060023; + public static final int bright_foreground_material_light=0x7f060024; + public static final int button_material_dark=0x7f060025; + public static final int button_material_light=0x7f060026; + public static final int cardview_dark_background=0x7f060027; + public static final int cardview_light_background=0x7f060028; + public static final int cardview_shadow_end_color=0x7f060029; + public static final int cardview_shadow_start_color=0x7f06002a; + public static final int design_bottom_navigation_shadow_color=0x7f06002b; + public static final int design_default_color_primary=0x7f06002c; + public static final int design_default_color_primary_dark=0x7f06002d; + public static final int design_error=0x7f06002e; + public static final int design_fab_shadow_end_color=0x7f06002f; + public static final int design_fab_shadow_mid_color=0x7f060030; + public static final int design_fab_shadow_start_color=0x7f060031; + public static final int design_fab_stroke_end_inner_color=0x7f060032; + public static final int design_fab_stroke_end_outer_color=0x7f060033; + public static final int design_fab_stroke_top_inner_color=0x7f060034; + public static final int design_fab_stroke_top_outer_color=0x7f060035; + public static final int design_snackbar_background_color=0x7f060036; + public static final int design_tint_password_toggle=0x7f060037; + public static final int dim_foreground_disabled_material_dark=0x7f060038; + public static final int dim_foreground_disabled_material_light=0x7f060039; + public static final int dim_foreground_material_dark=0x7f06003a; + public static final int dim_foreground_material_light=0x7f06003b; + public static final int error_color_material_dark=0x7f06003c; + public static final int error_color_material_light=0x7f06003d; + public static final int foreground_material_dark=0x7f06003e; + public static final int foreground_material_light=0x7f06003f; + public static final int highlighted_text_material_dark=0x7f060040; + public static final int highlighted_text_material_light=0x7f060041; + public static final int light_blue_600=0x7f060042; + public static final int light_blue_900=0x7f060043; + public static final int light_blue_A200=0x7f060044; + public static final int light_blue_A400=0x7f060045; + public static final int material_blue_grey_800=0x7f060046; + public static final int material_blue_grey_900=0x7f060047; + public static final int material_blue_grey_950=0x7f060048; + public static final int material_deep_teal_200=0x7f060049; + public static final int material_deep_teal_500=0x7f06004a; + public static final int material_grey_100=0x7f06004b; + public static final int material_grey_300=0x7f06004c; + public static final int material_grey_50=0x7f06004d; + public static final int material_grey_600=0x7f06004e; + public static final int material_grey_800=0x7f06004f; + public static final int material_grey_850=0x7f060050; + public static final int material_grey_900=0x7f060051; + public static final int mtrl_bottom_nav_colored_item_tint=0x7f060052; + public static final int mtrl_bottom_nav_item_tint=0x7f060053; + public static final int mtrl_btn_bg_color_disabled=0x7f060054; + public static final int mtrl_btn_bg_color_selector=0x7f060055; + public static final int mtrl_btn_ripple_color=0x7f060056; + public static final int mtrl_btn_stroke_color_selector=0x7f060057; + public static final int mtrl_btn_text_btn_ripple_color=0x7f060058; + public static final int mtrl_btn_text_color_disabled=0x7f060059; + public static final int mtrl_btn_text_color_selector=0x7f06005a; + public static final int mtrl_btn_transparent_bg_color=0x7f06005b; + public static final int mtrl_chip_background_color=0x7f06005c; + public static final int mtrl_chip_close_icon_tint=0x7f06005d; + public static final int mtrl_chip_ripple_color=0x7f06005e; + public static final int mtrl_chip_text_color=0x7f06005f; + public static final int mtrl_fab_ripple_color=0x7f060060; + public static final int mtrl_scrim_color=0x7f060061; + public static final int mtrl_tabs_colored_ripple_color=0x7f060062; + public static final int mtrl_tabs_icon_color_selector=0x7f060063; + public static final int mtrl_tabs_icon_color_selector_colored=0x7f060064; + public static final int mtrl_tabs_legacy_text_color_selector=0x7f060065; + public static final int mtrl_tabs_ripple_color=0x7f060066; + public static final int mtrl_text_btn_text_color_selector=0x7f060067; + public static final int mtrl_textinput_default_box_stroke_color=0x7f060068; + public static final int mtrl_textinput_disabled_color=0x7f060069; + public static final int mtrl_textinput_filled_box_default_background_color=0x7f06006a; + public static final int mtrl_textinput_hovered_box_stroke_color=0x7f06006b; + public static final int notification_action_color_filter=0x7f06006c; + public static final int notification_icon_bg_color=0x7f06006d; + public static final int notification_material_background_media_default_color=0x7f06006e; + public static final int primary_dark_material_dark=0x7f06006f; + public static final int primary_dark_material_light=0x7f060070; + public static final int primary_material_dark=0x7f060071; + public static final int primary_material_light=0x7f060072; + public static final int primary_text_dark=0x7f060073; + public static final int primary_text_default_material_dark=0x7f060074; + public static final int primary_text_default_material_light=0x7f060075; + public static final int primary_text_disabled_material_dark=0x7f060076; + public static final int primary_text_disabled_material_light=0x7f060077; + public static final int ripple_material_dark=0x7f060078; + public static final int ripple_material_light=0x7f060079; + public static final int secondary_text_dark=0x7f06007a; + public static final int secondary_text_default_material_dark=0x7f06007b; + public static final int secondary_text_default_material_light=0x7f06007c; + public static final int secondary_text_disabled_material_dark=0x7f06007d; + public static final int secondary_text_disabled_material_light=0x7f06007e; + public static final int switch_thumb_disabled_material_dark=0x7f06007f; + public static final int switch_thumb_disabled_material_light=0x7f060080; + public static final int switch_thumb_material_dark=0x7f060081; + public static final int switch_thumb_material_light=0x7f060082; + public static final int switch_thumb_normal_material_dark=0x7f060083; + public static final int switch_thumb_normal_material_light=0x7f060084; + public static final int tooltip_background_dark=0x7f060085; + public static final int tooltip_background_light=0x7f060086; + public static final int user_query_highlight=0x7f060087; + } + public static final class dimen { + public static final int abc_action_bar_content_inset_material=0x7f070000; + public static final int abc_action_bar_content_inset_with_nav=0x7f070001; + public static final int abc_action_bar_default_height_material=0x7f070002; + public static final int abc_action_bar_default_padding_end_material=0x7f070003; + public static final int abc_action_bar_default_padding_start_material=0x7f070004; + public static final int abc_action_bar_elevation_material=0x7f070005; + public static final int abc_action_bar_icon_vertical_padding_material=0x7f070006; + public static final int abc_action_bar_overflow_padding_end_material=0x7f070007; + public static final int abc_action_bar_overflow_padding_start_material=0x7f070008; + public static final int abc_action_bar_stacked_max_height=0x7f070009; + public static final int abc_action_bar_stacked_tab_max_width=0x7f07000a; + public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f07000b; + public static final int abc_action_bar_subtitle_top_margin_material=0x7f07000c; + public static final int abc_action_button_min_height_material=0x7f07000d; + public static final int abc_action_button_min_width_material=0x7f07000e; + public static final int abc_action_button_min_width_overflow_material=0x7f07000f; + public static final int abc_alert_dialog_button_bar_height=0x7f070010; + public static final int abc_alert_dialog_button_dimen=0x7f070011; + public static final int abc_button_inset_horizontal_material=0x7f070012; + public static final int abc_button_inset_vertical_material=0x7f070013; + public static final int abc_button_padding_horizontal_material=0x7f070014; + public static final int abc_button_padding_vertical_material=0x7f070015; + public static final int abc_cascading_menus_min_smallest_width=0x7f070016; + public static final int abc_config_prefDialogWidth=0x7f070017; + public static final int abc_control_corner_material=0x7f070018; + public static final int abc_control_inset_material=0x7f070019; + public static final int abc_control_padding_material=0x7f07001a; + public static final int abc_dialog_corner_radius_material=0x7f07001b; + public static final int abc_dialog_fixed_height_major=0x7f07001c; + public static final int abc_dialog_fixed_height_minor=0x7f07001d; + public static final int abc_dialog_fixed_width_major=0x7f07001e; + public static final int abc_dialog_fixed_width_minor=0x7f07001f; + public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f070020; + public static final int abc_dialog_list_padding_top_no_title=0x7f070021; + public static final int abc_dialog_min_width_major=0x7f070022; + public static final int abc_dialog_min_width_minor=0x7f070023; + public static final int abc_dialog_padding_material=0x7f070024; + public static final int abc_dialog_padding_top_material=0x7f070025; + public static final int abc_dialog_title_divider_material=0x7f070026; + public static final int abc_disabled_alpha_material_dark=0x7f070027; + public static final int abc_disabled_alpha_material_light=0x7f070028; + public static final int abc_dropdownitem_icon_width=0x7f070029; + public static final int abc_dropdownitem_text_padding_left=0x7f07002a; + public static final int abc_dropdownitem_text_padding_right=0x7f07002b; + public static final int abc_edit_text_inset_bottom_material=0x7f07002c; + public static final int abc_edit_text_inset_horizontal_material=0x7f07002d; + public static final int abc_edit_text_inset_top_material=0x7f07002e; + public static final int abc_floating_window_z=0x7f07002f; + public static final int abc_list_item_padding_horizontal_material=0x7f070030; + public static final int abc_panel_menu_list_width=0x7f070031; + public static final int abc_progress_bar_height_material=0x7f070032; + public static final int abc_search_view_preferred_height=0x7f070033; + public static final int abc_search_view_preferred_width=0x7f070034; + public static final int abc_seekbar_track_background_height_material=0x7f070035; + public static final int abc_seekbar_track_progress_height_material=0x7f070036; + public static final int abc_select_dialog_padding_start_material=0x7f070037; + public static final int abc_switch_padding=0x7f070038; + public static final int abc_text_size_body_1_material=0x7f070039; + public static final int abc_text_size_body_2_material=0x7f07003a; + public static final int abc_text_size_button_material=0x7f07003b; + public static final int abc_text_size_caption_material=0x7f07003c; + public static final int abc_text_size_display_1_material=0x7f07003d; + public static final int abc_text_size_display_2_material=0x7f07003e; + public static final int abc_text_size_display_3_material=0x7f07003f; + public static final int abc_text_size_display_4_material=0x7f070040; + public static final int abc_text_size_headline_material=0x7f070041; + public static final int abc_text_size_large_material=0x7f070042; + public static final int abc_text_size_medium_material=0x7f070043; + public static final int abc_text_size_menu_header_material=0x7f070044; + public static final int abc_text_size_menu_material=0x7f070045; + public static final int abc_text_size_small_material=0x7f070046; + public static final int abc_text_size_subhead_material=0x7f070047; + public static final int abc_text_size_subtitle_material_toolbar=0x7f070048; + public static final int abc_text_size_title_material=0x7f070049; + public static final int abc_text_size_title_material_toolbar=0x7f07004a; + public static final int activity_horizontal_margin=0x7f07004b; + public static final int activity_vertical_margin=0x7f07004c; + public static final int cardview_compat_inset_shadow=0x7f07004d; + public static final int cardview_default_elevation=0x7f07004e; + public static final int cardview_default_radius=0x7f07004f; + public static final int compat_button_inset_horizontal_material=0x7f070050; + public static final int compat_button_inset_vertical_material=0x7f070051; + public static final int compat_button_padding_horizontal_material=0x7f070052; + public static final int compat_button_padding_vertical_material=0x7f070053; + public static final int compat_control_corner_material=0x7f070054; + public static final int compat_notification_large_icon_max_height=0x7f070055; + public static final int compat_notification_large_icon_max_width=0x7f070056; + public static final int design_appbar_elevation=0x7f070057; + public static final int design_bottom_navigation_active_item_max_width=0x7f070058; + public static final int design_bottom_navigation_active_item_min_width=0x7f070059; + public static final int design_bottom_navigation_active_text_size=0x7f07005a; + public static final int design_bottom_navigation_elevation=0x7f07005b; + public static final int design_bottom_navigation_height=0x7f07005c; + public static final int design_bottom_navigation_icon_size=0x7f07005d; + public static final int design_bottom_navigation_item_max_width=0x7f07005e; + public static final int design_bottom_navigation_item_min_width=0x7f07005f; + public static final int design_bottom_navigation_margin=0x7f070060; + public static final int design_bottom_navigation_shadow_height=0x7f070061; + public static final int design_bottom_navigation_text_size=0x7f070062; + public static final int design_bottom_sheet_modal_elevation=0x7f070063; + public static final int design_bottom_sheet_peek_height_min=0x7f070064; + public static final int design_fab_border_width=0x7f070065; + public static final int design_fab_elevation=0x7f070066; + public static final int design_fab_image_size=0x7f070067; + public static final int design_fab_size_mini=0x7f070068; + public static final int design_fab_size_normal=0x7f070069; + public static final int design_fab_translation_z_hovered_focused=0x7f07006a; + public static final int design_fab_translation_z_pressed=0x7f07006b; + public static final int design_navigation_elevation=0x7f07006c; + public static final int design_navigation_icon_padding=0x7f07006d; + public static final int design_navigation_icon_size=0x7f07006e; + public static final int design_navigation_item_horizontal_padding=0x7f07006f; + public static final int design_navigation_item_icon_padding=0x7f070070; + public static final int design_navigation_max_width=0x7f070071; + public static final int design_navigation_padding_bottom=0x7f070072; + public static final int design_navigation_separator_vertical_padding=0x7f070073; + public static final int design_snackbar_action_inline_max_width=0x7f070074; + public static final int design_snackbar_background_corner_radius=0x7f070075; + public static final int design_snackbar_elevation=0x7f070076; + public static final int design_snackbar_extra_spacing_horizontal=0x7f070077; + public static final int design_snackbar_max_width=0x7f070078; + public static final int design_snackbar_min_width=0x7f070079; + public static final int design_snackbar_padding_horizontal=0x7f07007a; + public static final int design_snackbar_padding_vertical=0x7f07007b; + public static final int design_snackbar_padding_vertical_2lines=0x7f07007c; + public static final int design_snackbar_text_size=0x7f07007d; + public static final int design_tab_max_width=0x7f07007e; + public static final int design_tab_scrollable_min_width=0x7f07007f; + public static final int design_tab_text_size=0x7f070080; + public static final int design_tab_text_size_2line=0x7f070081; + public static final int design_textinput_caption_translate_y=0x7f070082; + public static final int disabled_alpha_material_dark=0x7f070083; + public static final int disabled_alpha_material_light=0x7f070084; + public static final int fastscroll_default_thickness=0x7f070085; + public static final int fastscroll_margin=0x7f070086; + public static final int fastscroll_minimum_range=0x7f070087; + public static final int highlight_alpha_material_colored=0x7f070088; + public static final int highlight_alpha_material_dark=0x7f070089; + public static final int highlight_alpha_material_light=0x7f07008a; + public static final int hint_alpha_material_dark=0x7f07008b; + public static final int hint_alpha_material_light=0x7f07008c; + public static final int hint_pressed_alpha_material_dark=0x7f07008d; + public static final int hint_pressed_alpha_material_light=0x7f07008e; + public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f07008f; + public static final int item_touch_helper_swipe_escape_max_velocity=0x7f070090; + public static final int item_touch_helper_swipe_escape_velocity=0x7f070091; + public static final int mtrl_bottomappbar_fabOffsetEndMode=0x7f070092; + public static final int mtrl_bottomappbar_fab_cradle_margin=0x7f070093; + public static final int mtrl_bottomappbar_fab_cradle_rounded_corner_radius=0x7f070094; + public static final int mtrl_bottomappbar_fab_cradle_vertical_offset=0x7f070095; + public static final int mtrl_bottomappbar_height=0x7f070096; + public static final int mtrl_btn_corner_radius=0x7f070097; + public static final int mtrl_btn_dialog_btn_min_width=0x7f070098; + public static final int mtrl_btn_disabled_elevation=0x7f070099; + public static final int mtrl_btn_disabled_z=0x7f07009a; + public static final int mtrl_btn_elevation=0x7f07009b; + public static final int mtrl_btn_focused_z=0x7f07009c; + public static final int mtrl_btn_hovered_z=0x7f07009d; + public static final int mtrl_btn_icon_btn_padding_left=0x7f07009e; + public static final int mtrl_btn_icon_padding=0x7f07009f; + public static final int mtrl_btn_inset=0x7f0700a0; + public static final int mtrl_btn_letter_spacing=0x7f0700a1; + public static final int mtrl_btn_padding_bottom=0x7f0700a2; + public static final int mtrl_btn_padding_left=0x7f0700a3; + public static final int mtrl_btn_padding_right=0x7f0700a4; + public static final int mtrl_btn_padding_top=0x7f0700a5; + public static final int mtrl_btn_pressed_z=0x7f0700a6; + public static final int mtrl_btn_stroke_size=0x7f0700a7; + public static final int mtrl_btn_text_btn_icon_padding=0x7f0700a8; + public static final int mtrl_btn_text_btn_padding_left=0x7f0700a9; + public static final int mtrl_btn_text_btn_padding_right=0x7f0700aa; + public static final int mtrl_btn_text_size=0x7f0700ab; + public static final int mtrl_btn_z=0x7f0700ac; + public static final int mtrl_card_elevation=0x7f0700ad; + public static final int mtrl_card_spacing=0x7f0700ae; + public static final int mtrl_chip_pressed_translation_z=0x7f0700af; + public static final int mtrl_chip_text_size=0x7f0700b0; + public static final int mtrl_fab_elevation=0x7f0700b1; + public static final int mtrl_fab_translation_z_hovered_focused=0x7f0700b2; + public static final int mtrl_fab_translation_z_pressed=0x7f0700b3; + public static final int mtrl_navigation_elevation=0x7f0700b4; + public static final int mtrl_navigation_item_horizontal_padding=0x7f0700b5; + public static final int mtrl_navigation_item_icon_padding=0x7f0700b6; + public static final int mtrl_snackbar_background_corner_radius=0x7f0700b7; + public static final int mtrl_snackbar_margin=0x7f0700b8; + public static final int mtrl_textinput_box_bottom_offset=0x7f0700b9; + public static final int mtrl_textinput_box_corner_radius_medium=0x7f0700ba; + public static final int mtrl_textinput_box_corner_radius_small=0x7f0700bb; + public static final int mtrl_textinput_box_label_cutout_padding=0x7f0700bc; + public static final int mtrl_textinput_box_padding_end=0x7f0700bd; + public static final int mtrl_textinput_box_stroke_width_default=0x7f0700be; + public static final int mtrl_textinput_box_stroke_width_focused=0x7f0700bf; + public static final int mtrl_textinput_outline_box_expanded_padding=0x7f0700c0; + public static final int mtrl_toolbar_default_height=0x7f0700c1; + public static final int notification_action_icon_size=0x7f0700c2; + public static final int notification_action_text_size=0x7f0700c3; + public static final int notification_big_circle_margin=0x7f0700c4; + public static final int notification_content_margin_start=0x7f0700c5; + public static final int notification_large_icon_height=0x7f0700c6; + public static final int notification_large_icon_width=0x7f0700c7; + public static final int notification_main_column_padding_top=0x7f0700c8; + public static final int notification_media_narrow_margin=0x7f0700c9; + public static final int notification_right_icon_size=0x7f0700ca; + public static final int notification_right_side_padding_top=0x7f0700cb; + public static final int notification_small_icon_background_padding=0x7f0700cc; + public static final int notification_small_icon_size_as_large=0x7f0700cd; + public static final int notification_subtext_size=0x7f0700ce; + public static final int notification_top_pad=0x7f0700cf; + public static final int notification_top_pad_large_text=0x7f0700d0; + public static final int subtitle_corner_radius=0x7f0700d1; + public static final int subtitle_outline_width=0x7f0700d2; + public static final int subtitle_shadow_offset=0x7f0700d3; + public static final int subtitle_shadow_radius=0x7f0700d4; + public static final int text_font_size_large=0x7f0700d5; + public static final int text_font_size_medium=0x7f0700d6; + public static final int text_font_size_normal=0x7f0700d7; + public static final int text_font_size_small=0x7f0700d8; + public static final int text_font_size_super=0x7f0700d9; + public static final int tooltip_corner_radius=0x7f0700da; + public static final int tooltip_horizontal_padding=0x7f0700db; + public static final int tooltip_margin=0x7f0700dc; + public static final int tooltip_precise_anchor_extra_offset=0x7f0700dd; + public static final int tooltip_precise_anchor_threshold=0x7f0700de; + public static final int tooltip_vertical_padding=0x7f0700df; + public static final int tooltip_y_offset_non_touch=0x7f0700e0; + public static final int tooltip_y_offset_touch=0x7f0700e1; + } + public static final class drawable { + public static final int abc_ab_share_pack_mtrl_alpha=0x7f080006; + public static final int abc_action_bar_item_background_material=0x7f080007; + public static final int abc_btn_borderless_material=0x7f080008; + public static final int abc_btn_check_material=0x7f080009; + public static final int abc_btn_check_to_on_mtrl_000=0x7f08000a; + public static final int abc_btn_check_to_on_mtrl_015=0x7f08000b; + public static final int abc_btn_colored_material=0x7f08000c; + public static final int abc_btn_default_mtrl_shape=0x7f08000d; + public static final int abc_btn_radio_material=0x7f08000e; + public static final int abc_btn_radio_to_on_mtrl_000=0x7f08000f; + public static final int abc_btn_radio_to_on_mtrl_015=0x7f080010; + public static final int abc_btn_switch_to_on_mtrl_00001=0x7f080011; + public static final int abc_btn_switch_to_on_mtrl_00012=0x7f080012; + public static final int abc_cab_background_internal_bg=0x7f080013; + public static final int abc_cab_background_top_material=0x7f080014; + public static final int abc_cab_background_top_mtrl_alpha=0x7f080015; + public static final int abc_control_background_material=0x7f080016; + public static final int abc_dialog_material_background=0x7f080017; + public static final int abc_edit_text_material=0x7f080018; + public static final int abc_ic_ab_back_material=0x7f080019; + public static final int abc_ic_arrow_drop_right_black_24dp=0x7f08001a; + public static final int abc_ic_clear_material=0x7f08001b; + public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f08001c; + public static final int abc_ic_go_search_api_material=0x7f08001d; + public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f08001e; + public static final int abc_ic_menu_cut_mtrl_alpha=0x7f08001f; + public static final int abc_ic_menu_overflow_material=0x7f080020; + public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f080021; + public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f080022; + public static final int abc_ic_menu_share_mtrl_alpha=0x7f080023; + public static final int abc_ic_search_api_material=0x7f080024; + public static final int abc_ic_star_black_16dp=0x7f080025; + public static final int abc_ic_star_black_36dp=0x7f080026; + public static final int abc_ic_star_black_48dp=0x7f080027; + public static final int abc_ic_star_half_black_16dp=0x7f080028; + public static final int abc_ic_star_half_black_36dp=0x7f080029; + public static final int abc_ic_star_half_black_48dp=0x7f08002a; + public static final int abc_ic_voice_search_api_material=0x7f08002b; + public static final int abc_item_background_holo_dark=0x7f08002c; + public static final int abc_item_background_holo_light=0x7f08002d; + public static final int abc_list_divider_material=0x7f08002e; + public static final int abc_list_divider_mtrl_alpha=0x7f08002f; + public static final int abc_list_focused_holo=0x7f080030; + public static final int abc_list_longpressed_holo=0x7f080031; + public static final int abc_list_pressed_holo_dark=0x7f080032; + public static final int abc_list_pressed_holo_light=0x7f080033; + public static final int abc_list_selector_background_transition_holo_dark=0x7f080034; + public static final int abc_list_selector_background_transition_holo_light=0x7f080035; + public static final int abc_list_selector_disabled_holo_dark=0x7f080036; + public static final int abc_list_selector_disabled_holo_light=0x7f080037; + public static final int abc_list_selector_holo_dark=0x7f080038; + public static final int abc_list_selector_holo_light=0x7f080039; + public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f08003a; + public static final int abc_popup_background_mtrl_mult=0x7f08003b; + public static final int abc_ratingbar_indicator_material=0x7f08003c; + public static final int abc_ratingbar_material=0x7f08003d; + public static final int abc_ratingbar_small_material=0x7f08003e; + public static final int abc_scrubber_control_off_mtrl_alpha=0x7f08003f; + public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f080040; + public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f080041; + public static final int abc_scrubber_primary_mtrl_alpha=0x7f080042; + public static final int abc_scrubber_track_mtrl_alpha=0x7f080043; + public static final int abc_seekbar_thumb_material=0x7f080044; + public static final int abc_seekbar_tick_mark_material=0x7f080045; + public static final int abc_seekbar_track_material=0x7f080046; + public static final int abc_spinner_mtrl_am_alpha=0x7f080047; + public static final int abc_spinner_textfield_background_material=0x7f080048; + public static final int abc_switch_thumb_material=0x7f080049; + public static final int abc_switch_track_mtrl_alpha=0x7f08004a; + public static final int abc_tab_indicator_material=0x7f08004b; + public static final int abc_tab_indicator_mtrl_alpha=0x7f08004c; + public static final int abc_text_cursor_material=0x7f08004d; + public static final int abc_text_select_handle_left_mtrl_dark=0x7f08004e; + public static final int abc_text_select_handle_left_mtrl_light=0x7f08004f; + public static final int abc_text_select_handle_middle_mtrl_dark=0x7f080050; + public static final int abc_text_select_handle_middle_mtrl_light=0x7f080051; + public static final int abc_text_select_handle_right_mtrl_dark=0x7f080052; + public static final int abc_text_select_handle_right_mtrl_light=0x7f080053; + public static final int abc_textfield_activated_mtrl_alpha=0x7f080054; + public static final int abc_textfield_default_mtrl_alpha=0x7f080055; + public static final int abc_textfield_search_activated_mtrl_alpha=0x7f080056; + public static final int abc_textfield_search_default_mtrl_alpha=0x7f080057; + public static final int abc_textfield_search_material=0x7f080058; + public static final int abc_vector_test=0x7f080059; + public static final int avd_hide_password=0x7f08005a; + public static final int avd_show_password=0x7f08005b; + public static final int bg_btn_set_color=0x7f08005c; + public static final int bg_color_btn_mask=0x7f08005d; + public static final int call_record=0x7f08005e; + public static final int clock=0x7f08005f; + public static final int delete=0x7f080060; + public static final int design_bottom_navigation_item_background=0x7f080061; + public static final int design_fab_background=0x7f080062; + public static final int design_ic_visibility=0x7f080063; + public static final int design_ic_visibility_off=0x7f080064; + public static final int design_password_eye=0x7f080065; + public static final int design_snackbar_background=0x7f080066; + public static final int dropdown_icon=0x7f080067; + public static final int edit_blue=0x7f080068; + public static final int edit_green=0x7f080069; + public static final int edit_red=0x7f08006a; + public static final int edit_title_blue=0x7f08006b; + public static final int edit_title_green=0x7f08006c; + public static final int edit_title_red=0x7f08006d; + public static final int edit_title_white=0x7f08006e; + public static final int edit_title_yellow=0x7f08006f; + public static final int edit_white=0x7f080070; + public static final int edit_yellow=0x7f080071; + public static final int font_large=0x7f080072; + public static final int font_normal=0x7f080073; + public static final int font_size_selector_bg=0x7f080074; + public static final int font_small=0x7f080075; + public static final int font_super=0x7f080076; + public static final int ic_dashboard_black_24dp=0x7f080077; + public static final int ic_home_black_24dp=0x7f080078; + public static final int ic_launcher_background=0x7f080079; + public static final int ic_mtrl_chip_checked_black=0x7f08007a; + public static final int ic_mtrl_chip_checked_circle=0x7f08007b; + public static final int ic_mtrl_chip_close_circle=0x7f08007c; + public static final int ic_notifications_black_24dp=0x7f08007d; + public static final int icon_app=0x7f08007e; + public static final int img=0x7f08007f; + public static final int list_background=0x7f080080; + public static final int list_blue_down=0x7f080081; + public static final int list_blue_middle=0x7f080082; + public static final int list_blue_single=0x7f080083; + public static final int list_blue_up=0x7f080084; + public static final int list_folder=0x7f080085; + public static final int list_footer_bg=0x7f080086; + public static final int list_green_down=0x7f080087; + public static final int list_green_middle=0x7f080088; + public static final int list_green_single=0x7f080089; + public static final int list_green_up=0x7f08008a; + public static final int list_red_down=0x7f08008b; + public static final int list_red_middle=0x7f08008c; + public static final int list_red_single=0x7f08008d; + public static final int list_red_up=0x7f08008e; + public static final int list_white_down=0x7f08008f; + public static final int list_white_middle=0x7f080090; + public static final int list_white_single=0x7f080091; + public static final int list_white_up=0x7f080092; + public static final int list_yellow_down=0x7f080093; + public static final int list_yellow_middle=0x7f080094; + public static final int list_yellow_single=0x7f080095; + public static final int list_yellow_up=0x7f080096; + public static final int menu_delete=0x7f080097; + public static final int menu_move=0x7f080098; + public static final int mtrl_snackbar_background=0x7f080099; + public static final int mtrl_tabs_default_indicator=0x7f08009a; + public static final int navigation_empty_icon=0x7f08009b; + public static final int new_note=0x7f08009c; + public static final int new_note_normal=0x7f08009d; + public static final int new_note_pressed=0x7f08009e; + public static final int note_edit_color_selector_panel=0x7f08009f; + public static final int notification=0x7f0800a0; + public static final int notification_action_background=0x7f0800a1; + public static final int notification_bg=0x7f0800a2; + public static final int notification_bg_low=0x7f0800a3; + public static final int notification_bg_low_normal=0x7f0800a4; + public static final int notification_bg_low_pressed=0x7f0800a5; + public static final int notification_bg_normal=0x7f0800a6; + public static final int notification_bg_normal_pressed=0x7f0800a7; + public static final int notification_icon_background=0x7f0800a8; + public static final int notification_template_icon_bg=0x7f0800a9; + public static final int notification_template_icon_low_bg=0x7f0800aa; + public static final int notification_tile_bg=0x7f0800ab; + public static final int notify_panel_notification_icon_bg=0x7f0800ac; + public static final int p1=0x7f0800ad; + public static final int record=0x7f0800ae; + public static final int search_result=0x7f0800af; + public static final int selected=0x7f0800b0; + public static final int splash=0x7f0800b1; + public static final int star=0x7f0800b2; + public static final int title_alert=0x7f0800b3; + public static final int title_bar_bg=0x7f0800b4; + public static final int tooltip_frame_dark=0x7f0800b5; + public static final int tooltip_frame_light=0x7f0800b6; + public static final int widget_2x_blue=0x7f0800b7; + public static final int widget_2x_green=0x7f0800b8; + public static final int widget_2x_red=0x7f0800b9; + public static final int widget_2x_white=0x7f0800ba; + public static final int widget_2x_yellow=0x7f0800bb; + public static final int widget_4x_blue=0x7f0800bc; + public static final int widget_4x_green=0x7f0800bd; + public static final int widget_4x_red=0x7f0800be; + public static final int widget_4x_white=0x7f0800bf; + public static final int widget_4x_yellow=0x7f0800c0; + } + public static final class id { + public static final int ALT=0x7f090000; + public static final int CTRL=0x7f090001; + public static final int FUNCTION=0x7f090002; + public static final int META=0x7f090003; + public static final int NO_DEBUG=0x7f090004; + public static final int SHIFT=0x7f090005; + public static final int SHOW_ALL=0x7f090006; + public static final int SHOW_PATH=0x7f090007; + public static final int SHOW_PROGRESS=0x7f090008; + public static final int SYM=0x7f090009; + public static final int accelerate=0x7f09000a; + public static final int account_dialog_subtitle=0x7f09000b; + public static final int account_dialog_title=0x7f09000c; + public static final int action0=0x7f09000d; + public static final int action_bar=0x7f09000e; + public static final int action_bar_activity_content=0x7f09000f; + public static final int action_bar_container=0x7f090010; + public static final int action_bar_root=0x7f090011; + public static final int action_bar_spinner=0x7f090012; + public static final int action_bar_subtitle=0x7f090013; + public static final int action_bar_title=0x7f090014; + public static final int action_container=0x7f090015; + public static final int action_context_bar=0x7f090016; + public static final int action_divider=0x7f090017; + public static final int action_image=0x7f090018; + public static final int action_menu_divider=0x7f090019; + public static final int action_menu_presenter=0x7f09001a; + public static final int action_mode_bar=0x7f09001b; + public static final int action_mode_bar_stub=0x7f09001c; + public static final int action_mode_close_button=0x7f09001d; + public static final int action_select_all=0x7f09001e; + public static final int action_text=0x7f09001f; + public static final int actions=0x7f090020; + public static final int activity_chooser_view_content=0x7f090021; + public static final int add=0x7f090022; + public static final int alertTitle=0x7f090023; + public static final int aligned=0x7f090024; + public static final int all=0x7f090025; + public static final int always=0x7f090026; + public static final int amPm=0x7f090027; + public static final int animateToEnd=0x7f090028; + public static final int animateToStart=0x7f090029; + public static final int asConfigured=0x7f09002a; + public static final int async=0x7f09002b; + public static final int auto=0x7f09002c; + public static final int autoComplete=0x7f09002d; + public static final int autoCompleteToEnd=0x7f09002e; + public static final int autoCompleteToStart=0x7f09002f; + public static final int barrier=0x7f090030; + public static final int baseline=0x7f090031; + public static final int beginOnFirstDraw=0x7f090032; + public static final int beginning=0x7f090033; + public static final int blocking=0x7f090034; + public static final int bottom=0x7f090035; + public static final int bounce=0x7f090036; + public static final int btn_new_note=0x7f090037; + public static final int btn_set_bg_color=0x7f090038; + public static final int btn_start=0x7f090039; + public static final int buttonPanel=0x7f09003a; + public static final int cache_measures=0x7f09003b; + public static final int cancel_action=0x7f09003c; + public static final int cb_edit_item=0x7f09003d; + public static final int center=0x7f09003e; + public static final int center_horizontal=0x7f09003f; + public static final int center_vertical=0x7f090040; + public static final int chain=0x7f090041; + public static final int chains=0x7f090042; + public static final int checkbox=0x7f090043; + public static final int chronometer=0x7f090044; + public static final int clip_horizontal=0x7f090045; + public static final int clip_vertical=0x7f090046; + public static final int collapseActionView=0x7f090047; + public static final int container=0x7f090048; + public static final int content=0x7f090049; + public static final int contentPanel=0x7f09004a; + public static final int coordinator=0x7f09004b; + public static final int cos=0x7f09004c; + public static final int custom=0x7f09004d; + public static final int customPanel=0x7f09004e; + public static final int date=0x7f09004f; + public static final int decelerate=0x7f090050; + public static final int decelerateAndComplete=0x7f090051; + public static final int decor_content_parent=0x7f090052; + public static final int default_activity_button=0x7f090053; + public static final int delete=0x7f090054; + public static final int deltaRelative=0x7f090055; + public static final int dependency_ordering=0x7f090056; + public static final int design_bottom_sheet=0x7f090057; + public static final int design_menu_item_action_area=0x7f090058; + public static final int design_menu_item_action_area_stub=0x7f090059; + public static final int design_menu_item_text=0x7f09005a; + public static final int design_navigation_view=0x7f09005b; + public static final int dimensions=0x7f09005c; + public static final int direct=0x7f09005d; + public static final int disableHome=0x7f09005e; + public static final int disablePostScroll=0x7f09005f; + public static final int disableScroll=0x7f090060; + public static final int dragDown=0x7f090061; + public static final int dragEnd=0x7f090062; + public static final int dragLeft=0x7f090063; + public static final int dragRight=0x7f090064; + public static final int dragStart=0x7f090065; + public static final int dragUp=0x7f090066; + public static final int dummy_button=0x7f090067; + public static final int easeIn=0x7f090068; + public static final int easeInOut=0x7f090069; + public static final int easeOut=0x7f09006a; + public static final int edit_query=0x7f09006b; + public static final int end=0x7f09006c; + public static final int end_padder=0x7f09006d; + public static final int enterAlways=0x7f09006e; + public static final int enterAlwaysCollapsed=0x7f09006f; + public static final int et_edit_text=0x7f090070; + public static final int et_foler_name=0x7f090071; + public static final int exitUntilCollapsed=0x7f090072; + public static final int expand_activities_button=0x7f090073; + public static final int expanded_menu=0x7f090074; + public static final int fill=0x7f090075; + public static final int fill_horizontal=0x7f090076; + public static final int fill_vertical=0x7f090077; + public static final int filled=0x7f090078; + public static final int fixed=0x7f090079; + public static final int flip=0x7f09007a; + public static final int font_size_selector=0x7f09007b; + public static final int forever=0x7f09007c; + public static final int fullscreen_content=0x7f09007d; + public static final int fullscreen_content_controls=0x7f09007e; + public static final int ghost_view=0x7f09007f; + public static final int gone=0x7f090080; + public static final int graph=0x7f090081; + public static final int graph_wrap=0x7f090082; + public static final int group_divider=0x7f090083; + public static final int grouping=0x7f090084; + public static final int groups=0x7f090085; + public static final int home=0x7f090086; + public static final int homeAsUp=0x7f090087; + public static final int honorRequest=0x7f090088; + public static final int hour=0x7f090089; + public static final int icon=0x7f09008a; + public static final int icon_group=0x7f09008b; + public static final int ifRoom=0x7f09008c; + public static final int ignore=0x7f09008d; + public static final int ignoreRequest=0x7f09008e; + public static final int image=0x7f09008f; + public static final int imageView=0x7f090090; + public static final int info=0x7f090091; + public static final int invisible=0x7f090092; + public static final int italic=0x7f090093; + public static final int item_touch_helper_previous_elevation=0x7f090094; + public static final int iv_alert_icon=0x7f090095; + public static final int iv_bg_blue=0x7f090096; + public static final int iv_bg_blue_select=0x7f090097; + public static final int iv_bg_green=0x7f090098; + public static final int iv_bg_green_select=0x7f090099; + public static final int iv_bg_red=0x7f09009a; + public static final int iv_bg_red_select=0x7f09009b; + public static final int iv_bg_white=0x7f09009c; + public static final int iv_bg_white_select=0x7f09009d; + public static final int iv_bg_yellow=0x7f09009e; + public static final int iv_bg_yellow_select=0x7f09009f; + public static final int iv_large_select=0x7f0900a0; + public static final int iv_medium_select=0x7f0900a1; + public static final int iv_record_icon=0x7f0900a2; + public static final int iv_small_select=0x7f0900a3; + public static final int iv_super_select=0x7f0900a4; + public static final int jumpToEnd=0x7f0900a5; + public static final int jumpToStart=0x7f0900a6; + public static final int labeled=0x7f0900a7; + public static final int largeLabel=0x7f0900a8; + public static final int layout=0x7f0900a9; + public static final int left=0x7f0900aa; + public static final int line1=0x7f0900ab; + public static final int line3=0x7f0900ac; + public static final int linear=0x7f0900ad; + public static final int listMode=0x7f0900ae; + public static final int list_item=0x7f0900af; + public static final int ll_font_large=0x7f0900b0; + public static final int ll_font_normal=0x7f0900b1; + public static final int ll_font_small=0x7f0900b2; + public static final int ll_font_super=0x7f0900b3; + public static final int masked=0x7f0900b4; + public static final int media_actions=0x7f0900b5; + public static final int menu_add_image=0x7f0900b6; + public static final int menu_alert=0x7f0900b7; + public static final int menu_day_time=0x7f0900b8; + public static final int menu_delete=0x7f0900b9; + public static final int menu_delete_remind=0x7f0900ba; + public static final int menu_export_text=0x7f0900bb; + public static final int menu_font_size=0x7f0900bc; + public static final int menu_list_mode=0x7f0900bd; + public static final int menu_new_folder=0x7f0900be; + public static final int menu_new_note=0x7f0900bf; + public static final int menu_night_time=0x7f0900c0; + public static final int menu_play_record=0x7f0900c1; + public static final int menu_record=0x7f0900c2; + public static final int menu_restore=0x7f0900c3; + public static final int menu_search=0x7f0900c4; + public static final int menu_send_to_desktop=0x7f0900c5; + public static final int menu_setting=0x7f0900c6; + public static final int menu_share=0x7f0900c7; + public static final int menu_star=0x7f0900c8; + public static final int menu_stop_record=0x7f0900c9; + public static final int menu_sync=0x7f0900ca; + public static final int message=0x7f0900cb; + public static final int middle=0x7f0900cc; + public static final int mini=0x7f0900cd; + public static final int minute=0x7f0900ce; + public static final int mobile_navigation=0x7f0900cf; + public static final int motion_base=0x7f0900d0; + public static final int move=0x7f0900d1; + public static final int mtrl_child_content_container=0x7f0900d2; + public static final int mtrl_internal_children_alpha_tag=0x7f0900d3; + public static final int multiply=0x7f0900d4; + public static final int nav_controller_view_tag=0x7f0900d5; + public static final int navigation_bar=0x7f0900d6; + public static final int navigation_dashboard=0x7f0900d7; + public static final int navigation_header_container=0x7f0900d8; + public static final int navigation_home=0x7f0900d9; + public static final int navigation_notifications=0x7f0900da; + public static final int never=0x7f0900db; + public static final int none=0x7f0900dc; + public static final int normal=0x7f0900dd; + public static final int note_bg_color_selector=0x7f0900de; + public static final int note_edit_list=0x7f0900df; + public static final int note_edit_view=0x7f0900e0; + public static final int note_item=0x7f0900e1; + public static final int note_title=0x7f0900e2; + public static final int notes_list=0x7f0900e3; + public static final int notification_background=0x7f0900e4; + public static final int notification_main_column=0x7f0900e5; + public static final int notification_main_column_container=0x7f0900e6; + public static final int outline=0x7f0900e7; + public static final int packed=0x7f0900e8; + public static final int parallax=0x7f0900e9; + public static final int parent=0x7f0900ea; + public static final int parentPanel=0x7f0900eb; + public static final int parentRelative=0x7f0900ec; + public static final int parent_matrix=0x7f0900ed; + public static final int path=0x7f0900ee; + public static final int pathRelative=0x7f0900ef; + public static final int pause_record=0x7f0900f0; + public static final int percent=0x7f0900f1; + public static final int pin=0x7f0900f2; + public static final int play_record=0x7f0900f3; + public static final int position=0x7f0900f4; + public static final int postLayout=0x7f0900f5; + public static final int prefenerece_sync_status_textview=0x7f0900f6; + public static final int preference_sync_button=0x7f0900f7; + public static final int progress_circular=0x7f0900f8; + public static final int progress_horizontal=0x7f0900f9; + public static final int radio=0x7f0900fa; + public static final int ratio=0x7f0900fb; + public static final int rectangles=0x7f0900fc; + public static final int reverseSawtooth=0x7f0900fd; + public static final int right=0x7f0900fe; + public static final int right_icon=0x7f0900ff; + public static final int right_side=0x7f090100; + public static final int save_image_matrix=0x7f090101; + public static final int save_non_transition_alpha=0x7f090102; + public static final int save_scale_type=0x7f090103; + public static final int sawtooth=0x7f090104; + public static final int screen=0x7f090105; + public static final int scroll=0x7f090106; + public static final int scrollIndicatorDown=0x7f090107; + public static final int scrollIndicatorUp=0x7f090108; + public static final int scrollView=0x7f090109; + public static final int scrollable=0x7f09010a; + public static final int search_badge=0x7f09010b; + public static final int search_bar=0x7f09010c; + public static final int search_button=0x7f09010d; + public static final int search_close_btn=0x7f09010e; + public static final int search_edit_frame=0x7f09010f; + public static final int search_go_btn=0x7f090110; + public static final int search_mag_icon=0x7f090111; + public static final int search_plate=0x7f090112; + public static final int search_src_text=0x7f090113; + public static final int search_voice_btn=0x7f090114; + public static final int select_dialog_listview=0x7f090115; + public static final int selected=0x7f090116; + public static final int selection_menu=0x7f090117; + public static final int shortcut=0x7f090118; + public static final int showCustom=0x7f090119; + public static final int showHome=0x7f09011a; + public static final int showTitle=0x7f09011b; + public static final int sin=0x7f09011c; + public static final int smallLabel=0x7f09011d; + public static final int snackbar_action=0x7f09011e; + public static final int snackbar_text=0x7f09011f; + public static final int snap=0x7f090120; + public static final int snapMargins=0x7f090121; + public static final int spacer=0x7f090122; + public static final int spline=0x7f090123; + public static final int split_action_bar=0x7f090124; + public static final int spread=0x7f090125; + public static final int spread_inside=0x7f090126; + public static final int square=0x7f090127; + public static final int src_atop=0x7f090128; + public static final int src_in=0x7f090129; + public static final int src_over=0x7f09012a; + public static final int standard=0x7f09012b; + public static final int start=0x7f09012c; + public static final int startHorizontal=0x7f09012d; + public static final int startVertical=0x7f09012e; + public static final int start_record=0x7f09012f; + public static final int staticLayout=0x7f090130; + public static final int staticPostLayout=0x7f090131; + public static final int status_bar_latest_event_content=0x7f090132; + public static final int stop=0x7f090133; + public static final int stop_play_record=0x7f090134; + public static final int stop_record=0x7f090135; + public static final int stretch=0x7f090136; + public static final int submenuarrow=0x7f090137; + public static final int submit_area=0x7f090138; + public static final int sv_note_edit=0x7f090139; + public static final int tabMode=0x7f09013a; + public static final int tag_transition_group=0x7f09013b; + public static final int tag_unhandled_key_event_manager=0x7f09013c; + public static final int tag_unhandled_key_listeners=0x7f09013d; + public static final int text=0x7f09013e; + public static final int text2=0x7f09013f; + public static final int textSpacerNoButtons=0x7f090140; + public static final int textSpacerNoTitle=0x7f090141; + public static final int textStart=0x7f090142; + public static final int text_dashboard=0x7f090143; + public static final int text_home=0x7f090144; + public static final int text_input_password_toggle=0x7f090145; + public static final int text_notifications=0x7f090146; + public static final int text_num=0x7f090147; + public static final int textinput_counter=0x7f090148; + public static final int textinput_error=0x7f090149; + public static final int textinput_helper_text=0x7f09014a; + public static final int time=0x7f09014b; + public static final int title=0x7f09014c; + public static final int titleDividerNoCustom=0x7f09014d; + public static final int title_template=0x7f09014e; + public static final int toggle=0x7f09014f; + public static final int top=0x7f090150; + public static final int topPanel=0x7f090151; + public static final int touch_outside=0x7f090152; + public static final int transitionToEnd=0x7f090153; + public static final int transitionToStart=0x7f090154; + public static final int transition_current_scene=0x7f090155; + public static final int transition_layout_save=0x7f090156; + public static final int transition_position=0x7f090157; + public static final int transition_scene_layoutid_cache=0x7f090158; + public static final int transition_transform=0x7f090159; + public static final int triangle=0x7f09015a; + public static final int tv_alert_date=0x7f09015b; + public static final int tv_folder_name=0x7f09015c; + public static final int tv_modified_date=0x7f09015d; + public static final int tv_name=0x7f09015e; + public static final int tv_time=0x7f09015f; + public static final int tv_title=0x7f090160; + public static final int tv_title_bar=0x7f090161; + public static final int uniform=0x7f090162; + public static final int unlabeled=0x7f090163; + public static final int up=0x7f090164; + public static final int useLogo=0x7f090165; + public static final int view_offset_helper=0x7f090166; + public static final int visible=0x7f090167; + public static final int widget_bg_image=0x7f090168; + public static final int widget_text=0x7f090169; + public static final int withText=0x7f09016a; + public static final int wrap=0x7f09016b; + public static final int wrap_content=0x7f09016c; + } + public static final class integer { + public static final int abc_config_activityDefaultDur=0x7f0a0000; + public static final int abc_config_activityShortDur=0x7f0a0001; + public static final int app_bar_elevation_anim_duration=0x7f0a0002; + public static final int bottom_sheet_slide_duration=0x7f0a0003; + public static final int cancel_button_image_alpha=0x7f0a0004; + public static final int config_tooltipAnimTime=0x7f0a0005; + public static final int design_snackbar_text_max_lines=0x7f0a0006; + public static final int design_tab_indicator_anim_duration_ms=0x7f0a0007; + public static final int hide_password_duration=0x7f0a0008; + public static final int mtrl_btn_anim_delay_ms=0x7f0a0009; + public static final int mtrl_btn_anim_duration_ms=0x7f0a000a; + public static final int mtrl_chip_anim_duration=0x7f0a000b; + public static final int mtrl_tab_indicator_anim_duration_ms=0x7f0a000c; + public static final int show_password_duration=0x7f0a000d; + public static final int status_bar_notification_info_maxnum=0x7f0a000e; + } + public static final class interpolator { + public static final int mtrl_fast_out_linear_in=0x7f0b0000; + public static final int mtrl_fast_out_slow_in=0x7f0b0001; + public static final int mtrl_linear=0x7f0b0002; + public static final int mtrl_linear_out_slow_in=0x7f0b0003; + } + public static final class layout { + public static final int abc_action_bar_title_item=0x7f0c0000; + public static final int abc_action_bar_up_container=0x7f0c0001; + public static final int abc_action_menu_item_layout=0x7f0c0002; + public static final int abc_action_menu_layout=0x7f0c0003; + public static final int abc_action_mode_bar=0x7f0c0004; + public static final int abc_action_mode_close_item_material=0x7f0c0005; + public static final int abc_activity_chooser_view=0x7f0c0006; + public static final int abc_activity_chooser_view_list_item=0x7f0c0007; + public static final int abc_alert_dialog_button_bar_material=0x7f0c0008; + public static final int abc_alert_dialog_material=0x7f0c0009; + public static final int abc_alert_dialog_title_material=0x7f0c000a; + public static final int abc_cascading_menu_item_layout=0x7f0c000b; + public static final int abc_dialog_title_material=0x7f0c000c; + public static final int abc_expanded_menu_layout=0x7f0c000d; + public static final int abc_list_menu_item_checkbox=0x7f0c000e; + public static final int abc_list_menu_item_icon=0x7f0c000f; + public static final int abc_list_menu_item_layout=0x7f0c0010; + public static final int abc_list_menu_item_radio=0x7f0c0011; + public static final int abc_popup_menu_header_item_layout=0x7f0c0012; + public static final int abc_popup_menu_item_layout=0x7f0c0013; + public static final int abc_screen_content_include=0x7f0c0014; + public static final int abc_screen_simple=0x7f0c0015; + public static final int abc_screen_simple_overlay_action_mode=0x7f0c0016; + public static final int abc_screen_toolbar=0x7f0c0017; + public static final int abc_search_dropdown_item_icons_2line=0x7f0c0018; + public static final int abc_search_view=0x7f0c0019; + public static final int abc_select_dialog_material=0x7f0c001a; + public static final int abc_tooltip=0x7f0c001b; + public static final int account_dialog_title=0x7f0c001c; + public static final int activity_splash=0x7f0c001d; + public static final int add_account_text=0x7f0c001e; + public static final int datetime_picker=0x7f0c001f; + public static final int design_bottom_navigation_item=0x7f0c0020; + public static final int design_bottom_sheet_dialog=0x7f0c0021; + public static final int design_layout_snackbar=0x7f0c0022; + public static final int design_layout_snackbar_include=0x7f0c0023; + public static final int design_layout_tab_icon=0x7f0c0024; + public static final int design_layout_tab_text=0x7f0c0025; + public static final int design_menu_item_action_area=0x7f0c0026; + public static final int design_navigation_item=0x7f0c0027; + public static final int design_navigation_item_header=0x7f0c0028; + public static final int design_navigation_item_separator=0x7f0c0029; + public static final int design_navigation_item_subheader=0x7f0c002a; + public static final int design_navigation_menu=0x7f0c002b; + public static final int design_navigation_menu_item=0x7f0c002c; + public static final int design_text_input_password_icon=0x7f0c002d; + public static final int dialog_edit_text=0x7f0c002e; + public static final int folder_list_item=0x7f0c002f; + public static final int fragment_dashboard=0x7f0c0030; + public static final int fragment_home=0x7f0c0031; + public static final int fragment_notifications=0x7f0c0032; + public static final int mtrl_layout_snackbar=0x7f0c0033; + public static final int mtrl_layout_snackbar_include=0x7f0c0034; + public static final int note_edit=0x7f0c0035; + public static final int note_edit_list_item=0x7f0c0036; + public static final int note_item=0x7f0c0037; + public static final int note_list=0x7f0c0038; + public static final int note_list_dropdown_menu=0x7f0c0039; + public static final int note_list_footer=0x7f0c003a; + public static final int notification_action=0x7f0c003b; + public static final int notification_action_tombstone=0x7f0c003c; + public static final int notification_media_action=0x7f0c003d; + public static final int notification_media_cancel_action=0x7f0c003e; + public static final int notification_template_big_media=0x7f0c003f; + public static final int notification_template_big_media_custom=0x7f0c0040; + public static final int notification_template_big_media_narrow=0x7f0c0041; + public static final int notification_template_big_media_narrow_custom=0x7f0c0042; + public static final int notification_template_custom_big=0x7f0c0043; + public static final int notification_template_icon_group=0x7f0c0044; + public static final int notification_template_lines_media=0x7f0c0045; + public static final int notification_template_media=0x7f0c0046; + public static final int notification_template_media_custom=0x7f0c0047; + public static final int notification_template_part_chronometer=0x7f0c0048; + public static final int notification_template_part_time=0x7f0c0049; + public static final int play_record=0x7f0c004a; + public static final int record_activity=0x7f0c004b; + public static final int select_dialog_item_material=0x7f0c004c; + public static final int select_dialog_multichoice_material=0x7f0c004d; + public static final int select_dialog_singlechoice_material=0x7f0c004e; + public static final int settings_header=0x7f0c004f; + public static final int support_simple_spinner_dropdown_item=0x7f0c0050; + public static final int widget_2x=0x7f0c0051; + public static final int widget_4x=0x7f0c0052; + } + public static final class menu { + public static final int bottom_nav_menu=0x7f0d0000; + public static final int call_note_edit=0x7f0d0001; + public static final int call_record_folder=0x7f0d0002; + public static final int note_edit=0x7f0d0003; + public static final int note_list=0x7f0d0004; + public static final int note_list_dropdown=0x7f0d0005; + public static final int note_list_options=0x7f0d0006; + public static final int sub_folder=0x7f0d0007; + } + public static final class mipmap { + public static final int ic_launcher=0x7f0e0000; + public static final int ic_launcher_round=0x7f0e0001; + } + public static final class navigation { + public static final int mobile_navigation=0x7f0f0000; + } + public static final class plurals { + public static final int search_results_title=0x7f100000; + } + public static final class raw { + public static final int introduction=0x7f110000; + } + public static final class string { + public static final int abc_action_bar_home_description=0x7f120000; + public static final int abc_action_bar_up_description=0x7f120001; + public static final int abc_action_menu_overflow_description=0x7f120002; + public static final int abc_action_mode_done=0x7f120003; + public static final int abc_activity_chooser_view_see_all=0x7f120004; + public static final int abc_activitychooserview_choose_application=0x7f120005; + public static final int abc_capital_off=0x7f120006; + public static final int abc_capital_on=0x7f120007; + public static final int abc_font_family_body_1_material=0x7f120008; + public static final int abc_font_family_body_2_material=0x7f120009; + public static final int abc_font_family_button_material=0x7f12000a; + public static final int abc_font_family_caption_material=0x7f12000b; + public static final int abc_font_family_display_1_material=0x7f12000c; + public static final int abc_font_family_display_2_material=0x7f12000d; + public static final int abc_font_family_display_3_material=0x7f12000e; + public static final int abc_font_family_display_4_material=0x7f12000f; + public static final int abc_font_family_headline_material=0x7f120010; + public static final int abc_font_family_menu_material=0x7f120011; + public static final int abc_font_family_subhead_material=0x7f120012; + public static final int abc_font_family_title_material=0x7f120013; + public static final int abc_menu_alt_shortcut_label=0x7f120014; + public static final int abc_menu_ctrl_shortcut_label=0x7f120015; + public static final int abc_menu_delete_shortcut_label=0x7f120016; + public static final int abc_menu_enter_shortcut_label=0x7f120017; + public static final int abc_menu_function_shortcut_label=0x7f120018; + public static final int abc_menu_meta_shortcut_label=0x7f120019; + public static final int abc_menu_shift_shortcut_label=0x7f12001a; + public static final int abc_menu_space_shortcut_label=0x7f12001b; + public static final int abc_menu_sym_shortcut_label=0x7f12001c; + public static final int abc_prepend_shortcut_label=0x7f12001d; + public static final int abc_search_hint=0x7f12001e; + public static final int abc_searchview_description_clear=0x7f12001f; + public static final int abc_searchview_description_query=0x7f120020; + public static final int abc_searchview_description_search=0x7f120021; + public static final int abc_searchview_description_submit=0x7f120022; + public static final int abc_searchview_description_voice=0x7f120023; + public static final int abc_shareactionprovider_share_with=0x7f120024; + public static final int abc_shareactionprovider_share_with_application=0x7f120025; + public static final int abc_toolbar_collapse_description=0x7f120026; + public static final int alert_message_delete_folder=0x7f120027; + public static final int alert_message_delete_note=0x7f120028; + public static final int alert_message_delete_notes=0x7f120029; + public static final int alert_title_delete=0x7f12002a; + public static final int app_name=0x7f12002b; + public static final int app_widget2x2=0x7f12002c; + public static final int app_widget4x4=0x7f12002d; + public static final int appbar_scrolling_view_behavior=0x7f12002e; + public static final int bottom_sheet_behavior=0x7f12002f; + public static final int button_delete=0x7f120030; + public static final int call_record_folder_name=0x7f120031; + public static final int character_counter_content_description=0x7f120032; + public static final int character_counter_pattern=0x7f120033; + public static final int datetime_dialog_cancel=0x7f120034; + public static final int datetime_dialog_ok=0x7f120035; + public static final int day_time=0x7f120036; + public static final int delete_remind_time_message=0x7f120037; + public static final int dummy_button=0x7f120038; + public static final int dummy_content=0x7f120039; + public static final int error_note_empty_for_clock=0x7f12003a; + public static final int error_note_empty_for_send_to_desktop=0x7f12003b; + public static final int error_note_not_exist=0x7f12003c; + public static final int error_sdcard_export=0x7f12003d; + public static final int error_sdcard_unmounted=0x7f12003e; + public static final int error_sync_cancelled=0x7f12003f; + public static final int error_sync_internal=0x7f120040; + public static final int error_sync_network=0x7f120041; + public static final int fab_transformation_scrim_behavior=0x7f120042; + public static final int fab_transformation_sheet_behavior=0x7f120043; + public static final int failed_sdcard_export=0x7f120044; + public static final int file_name_txt_format=0x7f120045; + public static final int file_path=0x7f120046; + public static final int folder_exist=0x7f120047; + public static final int format_date_ymd=0x7f120048; + public static final int format_datetime_mdhm=0x7f120049; + public static final int format_exported_file_location=0x7f12004a; + public static final int format_folder_files_count=0x7f12004b; + public static final int format_move_notes_to_folder=0x7f12004c; + public static final int hide_bottom_view_on_scroll_behavior=0x7f12004d; + public static final int hint_foler_name=0x7f12004e; + public static final int info_note_enter_desktop=0x7f12004f; + public static final int menu_add_image=0x7f120050; + public static final int menu_alert=0x7f120051; + public static final int menu_create_folder=0x7f120052; + public static final int menu_delete=0x7f120053; + public static final int menu_deselect_all=0x7f120054; + public static final int menu_export_text=0x7f120055; + public static final int menu_folder_change_name=0x7f120056; + public static final int menu_folder_delete=0x7f120057; + public static final int menu_folder_view=0x7f120058; + public static final int menu_font_large=0x7f120059; + public static final int menu_font_normal=0x7f12005a; + public static final int menu_font_size=0x7f12005b; + public static final int menu_font_small=0x7f12005c; + public static final int menu_font_super=0x7f12005d; + public static final int menu_list_mode=0x7f12005e; + public static final int menu_move=0x7f12005f; + public static final int menu_move_parent_folder=0x7f120060; + public static final int menu_normal_mode=0x7f120061; + public static final int menu_play_record=0x7f120062; + public static final int menu_record=0x7f120063; + public static final int menu_remove_remind=0x7f120064; + public static final int menu_search=0x7f120065; + public static final int menu_select_all=0x7f120066; + public static final int menu_select_none=0x7f120067; + public static final int menu_select_title=0x7f120068; + public static final int menu_send_to_desktop=0x7f120069; + public static final int menu_setting=0x7f12006a; + public static final int menu_share=0x7f12006b; + public static final int menu_star=0x7f12006c; + public static final int menu_stop_record=0x7f12006d; + public static final int menu_sync=0x7f12006e; + public static final int menu_sync_cancel=0x7f12006f; + public static final int menu_title_select_folder=0x7f120070; + public static final int mtrl_chip_close_icon_content_description=0x7f120071; + public static final int nav_app_bar_navigate_up_description=0x7f120072; + public static final int nav_app_bar_open_drawer_description=0x7f120073; + public static final int night_time=0x7f120074; + public static final int note_alert_expired=0x7f120075; + public static final int note_link_email=0x7f120076; + public static final int note_link_other=0x7f120077; + public static final int note_link_tel=0x7f120078; + public static final int note_link_web=0x7f120079; + public static final int notealert_enter=0x7f12007a; + public static final int notealert_ok=0x7f12007b; + public static final int notelist_menu_new=0x7f12007c; + public static final int notelist_string_info=0x7f12007d; + public static final int password_toggle_content_description=0x7f12007e; + public static final int path_password_eye=0x7f12007f; + public static final int path_password_eye_mask_strike_through=0x7f120080; + public static final int path_password_eye_mask_visible=0x7f120081; + public static final int path_password_strike_through=0x7f120082; + public static final int play_record=0x7f120083; + public static final int preferences_account_summary=0x7f120084; + public static final int preferences_account_title=0x7f120085; + public static final int preferences_add_account=0x7f120086; + public static final int preferences_bg_random_appear_title=0x7f120087; + public static final int preferences_button_sync_cancel=0x7f120088; + public static final int preferences_button_sync_immediately=0x7f120089; + public static final int preferences_dialog_change_account_title=0x7f12008a; + public static final int preferences_dialog_change_account_warn_msg=0x7f12008b; + public static final int preferences_dialog_select_account_tips=0x7f12008c; + public static final int preferences_dialog_select_account_title=0x7f12008d; + public static final int preferences_last_sync_time=0x7f12008e; + public static final int preferences_last_sync_time_format=0x7f12008f; + public static final int preferences_menu_cancel=0x7f120090; + public static final int preferences_menu_change_account=0x7f120091; + public static final int preferences_menu_remove_account=0x7f120092; + public static final int preferences_title=0x7f120093; + public static final int preferences_toast_cannot_change_account=0x7f120094; + public static final int preferences_toast_success_set_accout=0x7f120095; + public static final int restore=0x7f120096; + public static final int search=0x7f120097; + public static final int search_hint=0x7f120098; + public static final int search_label=0x7f120099; + public static final int search_menu_title=0x7f12009a; + public static final int search_setting_description=0x7f12009b; + public static final int set_remind_time_message=0x7f12009c; + public static final int start_record=0x7f12009d; + public static final int status_bar_notification_info_overflow=0x7f12009e; + public static final int stop_record=0x7f12009f; + public static final int success_sdcard_export=0x7f1200a0; + public static final int success_sync_account=0x7f1200a1; + public static final int sync_progress_init_list=0x7f1200a2; + public static final int sync_progress_login=0x7f1200a3; + public static final int sync_progress_syncing=0x7f1200a4; + public static final int ticker_cancel=0x7f1200a5; + public static final int ticker_fail=0x7f1200a6; + public static final int ticker_success=0x7f1200a7; + public static final int ticker_syncing=0x7f1200a8; + public static final int title_activity_splash=0x7f1200a9; + public static final int title_dashboard=0x7f1200aa; + public static final int title_home=0x7f1200ab; + public static final int title_notifications=0x7f1200ac; + public static final int widget_havenot_content=0x7f1200ad; + public static final int widget_under_visit_mode=0x7f1200ae; + } + public static final class style { + public static final int AlertDialog_AppCompat=0x7f130000; + public static final int AlertDialog_AppCompat_Light=0x7f130001; + public static final int Animation_AppCompat_Dialog=0x7f130002; + public static final int Animation_AppCompat_DropDownUp=0x7f130003; + public static final int Animation_AppCompat_Tooltip=0x7f130004; + public static final int Animation_Design_BottomSheetDialog=0x7f130005; + public static final int Base_AlertDialog_AppCompat=0x7f130006; + public static final int Base_AlertDialog_AppCompat_Light=0x7f130007; + public static final int Base_Animation_AppCompat_Dialog=0x7f130008; + public static final int Base_Animation_AppCompat_DropDownUp=0x7f130009; + public static final int Base_Animation_AppCompat_Tooltip=0x7f13000a; + public static final int Base_CardView=0x7f13000b; + public static final int Base_DialogWindowTitle_AppCompat=0x7f13000c; + public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f13000d; + public static final int Base_TextAppearance_AppCompat=0x7f13000e; + public static final int Base_TextAppearance_AppCompat_Body1=0x7f13000f; + public static final int Base_TextAppearance_AppCompat_Body2=0x7f130010; + public static final int Base_TextAppearance_AppCompat_Button=0x7f130011; + public static final int Base_TextAppearance_AppCompat_Caption=0x7f130012; + public static final int Base_TextAppearance_AppCompat_Display1=0x7f130013; + public static final int Base_TextAppearance_AppCompat_Display2=0x7f130014; + public static final int Base_TextAppearance_AppCompat_Display3=0x7f130015; + public static final int Base_TextAppearance_AppCompat_Display4=0x7f130016; + public static final int Base_TextAppearance_AppCompat_Headline=0x7f130017; + public static final int Base_TextAppearance_AppCompat_Inverse=0x7f130018; + public static final int Base_TextAppearance_AppCompat_Large=0x7f130019; + public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f13001a; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f13001b; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f13001c; + public static final int Base_TextAppearance_AppCompat_Medium=0x7f13001d; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f13001e; + public static final int Base_TextAppearance_AppCompat_Menu=0x7f13001f; + public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f130020; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f130021; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f130022; + public static final int Base_TextAppearance_AppCompat_Small=0x7f130023; + public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f130024; + public static final int Base_TextAppearance_AppCompat_Subhead=0x7f130025; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f130026; + public static final int Base_TextAppearance_AppCompat_Title=0x7f130027; + public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f130028; + public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f130029; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f13002a; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f13002b; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f13002c; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f13002d; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f13002e; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f13002f; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f130030; + public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f130031; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f130032; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f130033; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f130034; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f130035; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f130036; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f130037; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f130038; + public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f130039; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f13003a; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f13003b; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f13003c; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f13003d; + public static final int Base_Theme_AppCompat=0x7f13003e; + public static final int Base_Theme_AppCompat_CompactMenu=0x7f13003f; + public static final int Base_Theme_AppCompat_Dialog=0x7f130040; + public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f130041; + public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f130042; + public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f130043; + public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f130044; + public static final int Base_Theme_AppCompat_Light=0x7f130045; + public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f130046; + public static final int Base_Theme_AppCompat_Light_Dialog=0x7f130047; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f130048; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f130049; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f13004a; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f13004b; + public static final int Base_Theme_MaterialComponents=0x7f13004c; + public static final int Base_Theme_MaterialComponents_Bridge=0x7f13004d; + public static final int Base_Theme_MaterialComponents_CompactMenu=0x7f13004e; + public static final int Base_Theme_MaterialComponents_Dialog=0x7f13004f; + public static final int Base_Theme_MaterialComponents_Dialog_Alert=0x7f130050; + public static final int Base_Theme_MaterialComponents_Dialog_FixedSize=0x7f130051; + public static final int Base_Theme_MaterialComponents_Dialog_MinWidth=0x7f130052; + public static final int Base_Theme_MaterialComponents_DialogWhenLarge=0x7f130053; + public static final int Base_Theme_MaterialComponents_Light=0x7f130054; + public static final int Base_Theme_MaterialComponents_Light_Bridge=0x7f130055; + public static final int Base_Theme_MaterialComponents_Light_DarkActionBar=0x7f130056; + public static final int Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f130057; + public static final int Base_Theme_MaterialComponents_Light_Dialog=0x7f130058; + public static final int Base_Theme_MaterialComponents_Light_Dialog_Alert=0x7f130059; + public static final int Base_Theme_MaterialComponents_Light_Dialog_FixedSize=0x7f13005a; + public static final int Base_Theme_MaterialComponents_Light_Dialog_MinWidth=0x7f13005b; + public static final int Base_Theme_MaterialComponents_Light_DialogWhenLarge=0x7f13005c; + public static final int Base_ThemeOverlay_AppCompat=0x7f13005d; + public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f13005e; + public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f13005f; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f130060; + public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f130061; + public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f130062; + public static final int Base_ThemeOverlay_AppCompat_Light=0x7f130063; + public static final int Base_ThemeOverlay_MaterialComponents_Dialog=0x7f130064; + public static final int Base_ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f130065; + public static final int Base_V14_Theme_MaterialComponents=0x7f130066; + public static final int Base_V14_Theme_MaterialComponents_Bridge=0x7f130067; + public static final int Base_V14_Theme_MaterialComponents_Dialog=0x7f130068; + public static final int Base_V14_Theme_MaterialComponents_Light=0x7f130069; + public static final int Base_V14_Theme_MaterialComponents_Light_Bridge=0x7f13006a; + public static final int Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f13006b; + public static final int Base_V14_Theme_MaterialComponents_Light_Dialog=0x7f13006c; + public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog=0x7f13006d; + public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f13006e; + public static final int Base_V21_Theme_AppCompat=0x7f13006f; + public static final int Base_V21_Theme_AppCompat_Dialog=0x7f130070; + public static final int Base_V21_Theme_AppCompat_Light=0x7f130071; + public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f130072; + public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f130073; + public static final int Base_V22_Theme_AppCompat=0x7f130074; + public static final int Base_V22_Theme_AppCompat_Light=0x7f130075; + public static final int Base_V23_Theme_AppCompat=0x7f130076; + public static final int Base_V23_Theme_AppCompat_Light=0x7f130077; + public static final int Base_V26_Theme_AppCompat=0x7f130078; + public static final int Base_V26_Theme_AppCompat_Light=0x7f130079; + public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f13007a; + public static final int Base_V28_Theme_AppCompat=0x7f13007b; + public static final int Base_V28_Theme_AppCompat_Light=0x7f13007c; + public static final int Base_V7_Theme_AppCompat=0x7f13007d; + public static final int Base_V7_Theme_AppCompat_Dialog=0x7f13007e; + public static final int Base_V7_Theme_AppCompat_Light=0x7f13007f; + public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f130080; + public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f130081; + public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f130082; + public static final int Base_V7_Widget_AppCompat_EditText=0x7f130083; + public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f130084; + public static final int Base_Widget_AppCompat_ActionBar=0x7f130085; + public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f130086; + public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f130087; + public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f130088; + public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f130089; + public static final int Base_Widget_AppCompat_ActionButton=0x7f13008a; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f13008b; + public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f13008c; + public static final int Base_Widget_AppCompat_ActionMode=0x7f13008d; + public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f13008e; + public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f13008f; + public static final int Base_Widget_AppCompat_Button=0x7f130090; + public static final int Base_Widget_AppCompat_Button_Borderless=0x7f130091; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f130092; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f130093; + public static final int Base_Widget_AppCompat_Button_Colored=0x7f130094; + public static final int Base_Widget_AppCompat_Button_Small=0x7f130095; + public static final int Base_Widget_AppCompat_ButtonBar=0x7f130096; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f130097; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f130098; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f130099; + public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f13009a; + public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f13009b; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f13009c; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f13009d; + public static final int Base_Widget_AppCompat_EditText=0x7f13009e; + public static final int Base_Widget_AppCompat_ImageButton=0x7f13009f; + public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f1300a0; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f1300a1; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f1300a2; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f1300a3; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f1300a4; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f1300a5; + public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f1300a6; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f1300a7; + public static final int Base_Widget_AppCompat_ListMenuView=0x7f1300a8; + public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f1300a9; + public static final int Base_Widget_AppCompat_ListView=0x7f1300aa; + public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f1300ab; + public static final int Base_Widget_AppCompat_ListView_Menu=0x7f1300ac; + public static final int Base_Widget_AppCompat_PopupMenu=0x7f1300ad; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f1300ae; + public static final int Base_Widget_AppCompat_PopupWindow=0x7f1300af; + public static final int Base_Widget_AppCompat_ProgressBar=0x7f1300b0; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f1300b1; + public static final int Base_Widget_AppCompat_RatingBar=0x7f1300b2; + public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f1300b3; + public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f1300b4; + public static final int Base_Widget_AppCompat_SearchView=0x7f1300b5; + public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f1300b6; + public static final int Base_Widget_AppCompat_SeekBar=0x7f1300b7; + public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f1300b8; + public static final int Base_Widget_AppCompat_Spinner=0x7f1300b9; + public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f1300ba; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f1300bb; + public static final int Base_Widget_AppCompat_Toolbar=0x7f1300bc; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f1300bd; + public static final int Base_Widget_Design_TabLayout=0x7f1300be; + public static final int Base_Widget_MaterialComponents_Chip=0x7f1300bf; + public static final int Base_Widget_MaterialComponents_TextInputEditText=0x7f1300c0; + public static final int Base_Widget_MaterialComponents_TextInputLayout=0x7f1300c1; + public static final int CardView=0x7f1300c2; + public static final int CardView_Dark=0x7f1300c3; + public static final int CardView_Light=0x7f1300c4; + public static final int HighlightTextAppearancePrimary=0x7f1300c5; + public static final int HighlightTextAppearanceSecondary=0x7f1300c6; + public static final int NoteActionBarStyle=0x7f1300c7; + public static final int NoteTheme=0x7f1300c8; + public static final int Platform_AppCompat=0x7f1300c9; + public static final int Platform_AppCompat_Light=0x7f1300ca; + public static final int Platform_MaterialComponents=0x7f1300cb; + public static final int Platform_MaterialComponents_Dialog=0x7f1300cc; + public static final int Platform_MaterialComponents_Light=0x7f1300cd; + public static final int Platform_MaterialComponents_Light_Dialog=0x7f1300ce; + public static final int Platform_ThemeOverlay_AppCompat=0x7f1300cf; + public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f1300d0; + public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f1300d1; + public static final int Platform_V21_AppCompat=0x7f1300d2; + public static final int Platform_V21_AppCompat_Light=0x7f1300d3; + public static final int Platform_V25_AppCompat=0x7f1300d4; + public static final int Platform_V25_AppCompat_Light=0x7f1300d5; + public static final int Platform_Widget_AppCompat_Spinner=0x7f1300d6; + public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f1300d7; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f1300d8; + public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f1300d9; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f1300da; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f1300db; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f1300dc; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f1300dd; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f1300de; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f1300df; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f1300e0; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f1300e1; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f1300e2; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f1300e3; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f1300e4; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f1300e5; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f1300e6; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f1300e7; + public static final int TextAppearance_AppCompat=0x7f1300e8; + public static final int TextAppearance_AppCompat_Body1=0x7f1300e9; + public static final int TextAppearance_AppCompat_Body2=0x7f1300ea; + public static final int TextAppearance_AppCompat_Button=0x7f1300eb; + public static final int TextAppearance_AppCompat_Caption=0x7f1300ec; + public static final int TextAppearance_AppCompat_Display1=0x7f1300ed; + public static final int TextAppearance_AppCompat_Display2=0x7f1300ee; + public static final int TextAppearance_AppCompat_Display3=0x7f1300ef; + public static final int TextAppearance_AppCompat_Display4=0x7f1300f0; + public static final int TextAppearance_AppCompat_Headline=0x7f1300f1; + public static final int TextAppearance_AppCompat_Inverse=0x7f1300f2; + public static final int TextAppearance_AppCompat_Large=0x7f1300f3; + public static final int TextAppearance_AppCompat_Large_Inverse=0x7f1300f4; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f1300f5; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f1300f6; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f1300f7; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f1300f8; + public static final int TextAppearance_AppCompat_Medium=0x7f1300f9; + public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f1300fa; + public static final int TextAppearance_AppCompat_Menu=0x7f1300fb; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f1300fc; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f1300fd; + public static final int TextAppearance_AppCompat_Small=0x7f1300fe; + public static final int TextAppearance_AppCompat_Small_Inverse=0x7f1300ff; + public static final int TextAppearance_AppCompat_Subhead=0x7f130100; + public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f130101; + public static final int TextAppearance_AppCompat_Title=0x7f130102; + public static final int TextAppearance_AppCompat_Title_Inverse=0x7f130103; + public static final int TextAppearance_AppCompat_Tooltip=0x7f130104; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f130105; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f130106; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f130107; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f130108; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f130109; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f13010a; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f13010b; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f13010c; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f13010d; + public static final int TextAppearance_AppCompat_Widget_Button=0x7f13010e; + public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f13010f; + public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f130110; + public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f130111; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f130112; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f130113; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f130114; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f130115; + public static final int TextAppearance_AppCompat_Widget_Switch=0x7f130116; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f130117; + public static final int TextAppearance_Compat_Notification=0x7f130118; + public static final int TextAppearance_Compat_Notification_Info=0x7f130119; + public static final int TextAppearance_Compat_Notification_Info_Media=0x7f13011a; + public static final int TextAppearance_Compat_Notification_Line2=0x7f13011b; + public static final int TextAppearance_Compat_Notification_Line2_Media=0x7f13011c; + public static final int TextAppearance_Compat_Notification_Media=0x7f13011d; + public static final int TextAppearance_Compat_Notification_Time=0x7f13011e; + public static final int TextAppearance_Compat_Notification_Time_Media=0x7f13011f; + public static final int TextAppearance_Compat_Notification_Title=0x7f130120; + public static final int TextAppearance_Compat_Notification_Title_Media=0x7f130121; + public static final int TextAppearance_Design_CollapsingToolbar_Expanded=0x7f130122; + public static final int TextAppearance_Design_Counter=0x7f130123; + public static final int TextAppearance_Design_Counter_Overflow=0x7f130124; + public static final int TextAppearance_Design_Error=0x7f130125; + public static final int TextAppearance_Design_HelperText=0x7f130126; + public static final int TextAppearance_Design_Hint=0x7f130127; + public static final int TextAppearance_Design_Snackbar_Message=0x7f130128; + public static final int TextAppearance_Design_Tab=0x7f130129; + public static final int TextAppearance_MaterialComponents_Body1=0x7f13012a; + public static final int TextAppearance_MaterialComponents_Body2=0x7f13012b; + public static final int TextAppearance_MaterialComponents_Button=0x7f13012c; + public static final int TextAppearance_MaterialComponents_Caption=0x7f13012d; + public static final int TextAppearance_MaterialComponents_Chip=0x7f13012e; + public static final int TextAppearance_MaterialComponents_Headline1=0x7f13012f; + public static final int TextAppearance_MaterialComponents_Headline2=0x7f130130; + public static final int TextAppearance_MaterialComponents_Headline3=0x7f130131; + public static final int TextAppearance_MaterialComponents_Headline4=0x7f130132; + public static final int TextAppearance_MaterialComponents_Headline5=0x7f130133; + public static final int TextAppearance_MaterialComponents_Headline6=0x7f130134; + public static final int TextAppearance_MaterialComponents_Overline=0x7f130135; + public static final int TextAppearance_MaterialComponents_Subtitle1=0x7f130136; + public static final int TextAppearance_MaterialComponents_Subtitle2=0x7f130137; + public static final int TextAppearance_MaterialComponents_Tab=0x7f130138; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f130139; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f13013a; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f13013b; + public static final int TextAppearanceLarge=0x7f13013c; + public static final int TextAppearanceMedium=0x7f13013d; + public static final int TextAppearanceNormal=0x7f13013e; + public static final int TextAppearancePrimaryItem=0x7f13013f; + public static final int TextAppearanceSecondaryItem=0x7f130140; + public static final int TextAppearanceSuper=0x7f130141; + public static final int TextAppearanceUnderMenuIcon=0x7f130142; + public static final int Theme_AppCompat=0x7f130143; + public static final int Theme_AppCompat_CompactMenu=0x7f130144; + public static final int Theme_AppCompat_DayNight=0x7f130145; + public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f130146; + public static final int Theme_AppCompat_DayNight_Dialog=0x7f130147; + public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f130148; + public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f130149; + public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f13014a; + public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f13014b; + public static final int Theme_AppCompat_Dialog=0x7f13014c; + public static final int Theme_AppCompat_Dialog_Alert=0x7f13014d; + public static final int Theme_AppCompat_Dialog_MinWidth=0x7f13014e; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f13014f; + public static final int Theme_AppCompat_Light=0x7f130150; + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f130151; + public static final int Theme_AppCompat_Light_Dialog=0x7f130152; + public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f130153; + public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f130154; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f130155; + public static final int Theme_AppCompat_Light_NoActionBar=0x7f130156; + public static final int Theme_AppCompat_NoActionBar=0x7f130157; + public static final int Theme_Design=0x7f130158; + public static final int Theme_Design_BottomSheetDialog=0x7f130159; + public static final int Theme_Design_Light=0x7f13015a; + public static final int Theme_Design_Light_BottomSheetDialog=0x7f13015b; + public static final int Theme_Design_Light_NoActionBar=0x7f13015c; + public static final int Theme_Design_NoActionBar=0x7f13015d; + public static final int Theme_MaterialComponents=0x7f13015e; + public static final int Theme_MaterialComponents_BottomSheetDialog=0x7f13015f; + public static final int Theme_MaterialComponents_Bridge=0x7f130160; + public static final int Theme_MaterialComponents_CompactMenu=0x7f130161; + public static final int Theme_MaterialComponents_Dialog=0x7f130162; + public static final int Theme_MaterialComponents_Dialog_Alert=0x7f130163; + public static final int Theme_MaterialComponents_Dialog_MinWidth=0x7f130164; + public static final int Theme_MaterialComponents_DialogWhenLarge=0x7f130165; + public static final int Theme_MaterialComponents_Light=0x7f130166; + public static final int Theme_MaterialComponents_Light_BottomSheetDialog=0x7f130167; + public static final int Theme_MaterialComponents_Light_Bridge=0x7f130168; + public static final int Theme_MaterialComponents_Light_DarkActionBar=0x7f130169; + public static final int Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f13016a; + public static final int Theme_MaterialComponents_Light_Dialog=0x7f13016b; + public static final int Theme_MaterialComponents_Light_Dialog_Alert=0x7f13016c; + public static final int Theme_MaterialComponents_Light_Dialog_MinWidth=0x7f13016d; + public static final int Theme_MaterialComponents_Light_DialogWhenLarge=0x7f13016e; + public static final int Theme_MaterialComponents_Light_NoActionBar=0x7f13016f; + public static final int Theme_MaterialComponents_Light_NoActionBar_Bridge=0x7f130170; + public static final int Theme_MaterialComponents_NoActionBar=0x7f130171; + public static final int Theme_MaterialComponents_NoActionBar_Bridge=0x7f130172; + public static final int Theme_Notesmaster2=0x7f130173; + public static final int Theme_Notesmaster2_Fullscreen=0x7f130174; + public static final int ThemeOverlay_AppCompat=0x7f130175; + public static final int ThemeOverlay_AppCompat_ActionBar=0x7f130176; + public static final int ThemeOverlay_AppCompat_Dark=0x7f130177; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f130178; + public static final int ThemeOverlay_AppCompat_Dialog=0x7f130179; + public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f13017a; + public static final int ThemeOverlay_AppCompat_Light=0x7f13017b; + public static final int ThemeOverlay_MaterialComponents=0x7f13017c; + public static final int ThemeOverlay_MaterialComponents_ActionBar=0x7f13017d; + public static final int ThemeOverlay_MaterialComponents_Dark=0x7f13017e; + public static final int ThemeOverlay_MaterialComponents_Dark_ActionBar=0x7f13017f; + public static final int ThemeOverlay_MaterialComponents_Dialog=0x7f130180; + public static final int ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f130181; + public static final int ThemeOverlay_MaterialComponents_Light=0x7f130182; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText=0x7f130183; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox=0x7f130184; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense=0x7f130185; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox=0x7f130186; + public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense=0x7f130187; + public static final int ThemeOverlay_Notesmaster2_FullscreenContainer=0x7f130188; + public static final int Widget_AppCompat_ActionBar=0x7f130189; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f13018a; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f13018b; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f13018c; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f13018d; + public static final int Widget_AppCompat_ActionButton=0x7f13018e; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f13018f; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f130190; + public static final int Widget_AppCompat_ActionMode=0x7f130191; + public static final int Widget_AppCompat_ActivityChooserView=0x7f130192; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f130193; + public static final int Widget_AppCompat_Button=0x7f130194; + public static final int Widget_AppCompat_Button_Borderless=0x7f130195; + public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f130196; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f130197; + public static final int Widget_AppCompat_Button_Colored=0x7f130198; + public static final int Widget_AppCompat_Button_Small=0x7f130199; + public static final int Widget_AppCompat_ButtonBar=0x7f13019a; + public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f13019b; + public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f13019c; + public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f13019d; + public static final int Widget_AppCompat_CompoundButton_Switch=0x7f13019e; + public static final int Widget_AppCompat_DrawerArrowToggle=0x7f13019f; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f1301a0; + public static final int Widget_AppCompat_EditText=0x7f1301a1; + public static final int Widget_AppCompat_ImageButton=0x7f1301a2; + public static final int Widget_AppCompat_Light_ActionBar=0x7f1301a3; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f1301a4; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f1301a5; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f1301a6; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f1301a7; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f1301a8; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f1301a9; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f1301aa; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f1301ab; + public static final int Widget_AppCompat_Light_ActionButton=0x7f1301ac; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f1301ad; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f1301ae; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f1301af; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f1301b0; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f1301b1; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f1301b2; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f1301b3; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f1301b4; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f1301b5; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f1301b6; + public static final int Widget_AppCompat_Light_SearchView=0x7f1301b7; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f1301b8; + public static final int Widget_AppCompat_ListMenuView=0x7f1301b9; + public static final int Widget_AppCompat_ListPopupWindow=0x7f1301ba; + public static final int Widget_AppCompat_ListView=0x7f1301bb; + public static final int Widget_AppCompat_ListView_DropDown=0x7f1301bc; + public static final int Widget_AppCompat_ListView_Menu=0x7f1301bd; + public static final int Widget_AppCompat_PopupMenu=0x7f1301be; + public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f1301bf; + public static final int Widget_AppCompat_PopupWindow=0x7f1301c0; + public static final int Widget_AppCompat_ProgressBar=0x7f1301c1; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f1301c2; + public static final int Widget_AppCompat_RatingBar=0x7f1301c3; + public static final int Widget_AppCompat_RatingBar_Indicator=0x7f1301c4; + public static final int Widget_AppCompat_RatingBar_Small=0x7f1301c5; + public static final int Widget_AppCompat_SearchView=0x7f1301c6; + public static final int Widget_AppCompat_SearchView_ActionBar=0x7f1301c7; + public static final int Widget_AppCompat_SeekBar=0x7f1301c8; + public static final int Widget_AppCompat_SeekBar_Discrete=0x7f1301c9; + public static final int Widget_AppCompat_Spinner=0x7f1301ca; + public static final int Widget_AppCompat_Spinner_DropDown=0x7f1301cb; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f1301cc; + public static final int Widget_AppCompat_Spinner_Underlined=0x7f1301cd; + public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f1301ce; + public static final int Widget_AppCompat_Toolbar=0x7f1301cf; + public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f1301d0; + public static final int Widget_Compat_NotificationActionContainer=0x7f1301d1; + public static final int Widget_Compat_NotificationActionText=0x7f1301d2; + public static final int Widget_Design_AppBarLayout=0x7f1301d3; + public static final int Widget_Design_BottomNavigationView=0x7f1301d4; + public static final int Widget_Design_BottomSheet_Modal=0x7f1301d5; + public static final int Widget_Design_CollapsingToolbar=0x7f1301d6; + public static final int Widget_Design_FloatingActionButton=0x7f1301d7; + public static final int Widget_Design_NavigationView=0x7f1301d8; + public static final int Widget_Design_ScrimInsetsFrameLayout=0x7f1301d9; + public static final int Widget_Design_Snackbar=0x7f1301da; + public static final int Widget_Design_TabLayout=0x7f1301db; + public static final int Widget_Design_TextInputLayout=0x7f1301dc; + public static final int Widget_MaterialComponents_BottomAppBar=0x7f1301dd; + public static final int Widget_MaterialComponents_BottomAppBar_Colored=0x7f1301de; + public static final int Widget_MaterialComponents_BottomNavigationView=0x7f1301df; + public static final int Widget_MaterialComponents_BottomNavigationView_Colored=0x7f1301e0; + public static final int Widget_MaterialComponents_BottomSheet_Modal=0x7f1301e1; + public static final int Widget_MaterialComponents_Button=0x7f1301e2; + public static final int Widget_MaterialComponents_Button_Icon=0x7f1301e3; + public static final int Widget_MaterialComponents_Button_OutlinedButton=0x7f1301e4; + public static final int Widget_MaterialComponents_Button_OutlinedButton_Icon=0x7f1301e5; + public static final int Widget_MaterialComponents_Button_TextButton=0x7f1301e6; + public static final int Widget_MaterialComponents_Button_TextButton_Dialog=0x7f1301e7; + public static final int Widget_MaterialComponents_Button_TextButton_Dialog_Icon=0x7f1301e8; + public static final int Widget_MaterialComponents_Button_TextButton_Icon=0x7f1301e9; + public static final int Widget_MaterialComponents_Button_UnelevatedButton=0x7f1301ea; + public static final int Widget_MaterialComponents_Button_UnelevatedButton_Icon=0x7f1301eb; + public static final int Widget_MaterialComponents_CardView=0x7f1301ec; + public static final int Widget_MaterialComponents_Chip_Action=0x7f1301ed; + public static final int Widget_MaterialComponents_Chip_Choice=0x7f1301ee; + public static final int Widget_MaterialComponents_Chip_Entry=0x7f1301ef; + public static final int Widget_MaterialComponents_Chip_Filter=0x7f1301f0; + public static final int Widget_MaterialComponents_ChipGroup=0x7f1301f1; + public static final int Widget_MaterialComponents_FloatingActionButton=0x7f1301f2; + public static final int Widget_MaterialComponents_NavigationView=0x7f1301f3; + public static final int Widget_MaterialComponents_Snackbar=0x7f1301f4; + public static final int Widget_MaterialComponents_Snackbar_FullWidth=0x7f1301f5; + public static final int Widget_MaterialComponents_TabLayout=0x7f1301f6; + public static final int Widget_MaterialComponents_TabLayout_Colored=0x7f1301f7; + public static final int Widget_MaterialComponents_TextInputEditText_FilledBox=0x7f1301f8; + public static final int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense=0x7f1301f9; + public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox=0x7f1301fa; + public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense=0x7f1301fb; + public static final int Widget_MaterialComponents_TextInputLayout_FilledBox=0x7f1301fc; + public static final int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense=0x7f1301fd; + public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox=0x7f1301fe; + public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense=0x7f1301ff; + public static final int Widget_MaterialComponents_Toolbar=0x7f130200; + public static final int Widget_Support_CoordinatorLayout=0x7f130201; + public static final int Widget_Theme_Notesmaster2_ActionBar_Fullscreen=0x7f130202; + public static final int Widget_Theme_Notesmaster2_ButtonBar_Fullscreen=0x7f130203; + } + public static final class styleable { + /** + * Attributes that can be used with a ActionBar. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #ActionBar_background net.micode.notes:background}Specifies a background drawable for the action bar.
{@link #ActionBar_backgroundSplit net.micode.notes:backgroundSplit}Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionBar_backgroundStacked net.micode.notes:backgroundStacked}Specifies a background drawable for a second stacked row of the action bar.
{@link #ActionBar_contentInsetEnd net.micode.notes:contentInsetEnd}Minimum inset for content views within a bar.
{@link #ActionBar_contentInsetEndWithActions net.micode.notes:contentInsetEndWithActions}Minimum inset for content views within a bar when actions from a menu + * are present.
{@link #ActionBar_contentInsetLeft net.micode.notes:contentInsetLeft}Minimum inset for content views within a bar.
{@link #ActionBar_contentInsetRight net.micode.notes:contentInsetRight}Minimum inset for content views within a bar.
{@link #ActionBar_contentInsetStart net.micode.notes:contentInsetStart}Minimum inset for content views within a bar.
{@link #ActionBar_contentInsetStartWithNavigation net.micode.notes:contentInsetStartWithNavigation}Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button.
{@link #ActionBar_customNavigationLayout net.micode.notes:customNavigationLayout}Specifies a layout for custom navigation.
{@link #ActionBar_displayOptions net.micode.notes:displayOptions}Options affecting how the action bar is displayed.
{@link #ActionBar_divider net.micode.notes:divider}Specifies the drawable used for item dividers.
{@link #ActionBar_elevation net.micode.notes:elevation}Elevation for the action bar itself
{@link #ActionBar_height net.micode.notes:height}
{@link #ActionBar_hideOnContentScroll net.micode.notes:hideOnContentScroll}Set true to hide the action bar on a vertical nested scroll of content.
{@link #ActionBar_homeAsUpIndicator net.micode.notes:homeAsUpIndicator}Specifies a drawable to use for the 'home as up' indicator.
{@link #ActionBar_homeLayout net.micode.notes:homeLayout}Specifies a layout to use for the "home" section of the action bar.
{@link #ActionBar_icon net.micode.notes:icon}
{@link #ActionBar_indeterminateProgressStyle net.micode.notes:indeterminateProgressStyle}Specifies a style resource to use for an indeterminate progress spinner.
{@link #ActionBar_itemPadding net.micode.notes:itemPadding}Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar.
{@link #ActionBar_logo net.micode.notes:logo}Specifies the drawable used for the application logo.
{@link #ActionBar_navigationMode net.micode.notes:navigationMode}The type of navigation to use.
{@link #ActionBar_popupTheme net.micode.notes:popupTheme}Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar.
{@link #ActionBar_progressBarPadding net.micode.notes:progressBarPadding}Specifies the horizontal padding on either end for an embedded progress bar.
{@link #ActionBar_progressBarStyle net.micode.notes:progressBarStyle}Specifies a style resource to use for an embedded progress bar.
{@link #ActionBar_subtitle net.micode.notes:subtitle}Specifies subtitle text used for navigationMode="normal"
{@link #ActionBar_subtitleTextStyle net.micode.notes:subtitleTextStyle}Specifies a style to use for subtitle text.
{@link #ActionBar_title net.micode.notes:title}
{@link #ActionBar_titleTextStyle net.micode.notes:titleTextStyle}Specifies a style to use for title text.
+ * @see #ActionBar_background + * @see #ActionBar_backgroundSplit + * @see #ActionBar_backgroundStacked + * @see #ActionBar_contentInsetEnd + * @see #ActionBar_contentInsetEndWithActions + * @see #ActionBar_contentInsetLeft + * @see #ActionBar_contentInsetRight + * @see #ActionBar_contentInsetStart + * @see #ActionBar_contentInsetStartWithNavigation + * @see #ActionBar_customNavigationLayout + * @see #ActionBar_displayOptions + * @see #ActionBar_divider + * @see #ActionBar_elevation + * @see #ActionBar_height + * @see #ActionBar_hideOnContentScroll + * @see #ActionBar_homeAsUpIndicator + * @see #ActionBar_homeLayout + * @see #ActionBar_icon + * @see #ActionBar_indeterminateProgressStyle + * @see #ActionBar_itemPadding + * @see #ActionBar_logo + * @see #ActionBar_navigationMode + * @see #ActionBar_popupTheme + * @see #ActionBar_progressBarPadding + * @see #ActionBar_progressBarStyle + * @see #ActionBar_subtitle + * @see #ActionBar_subtitleTextStyle + * @see #ActionBar_title + * @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar={ + 0x7f040039, 0x7f04003a, 0x7f04003b, 0x7f0400a7, + 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, + 0x7f0400ac, 0x7f0400c4, 0x7f0400d4, 0x7f0400d5, + 0x7f0400e5, 0x7f040128, 0x7f04012d, 0x7f040132, + 0x7f040133, 0x7f040135, 0x7f04013f, 0x7f040149, + 0x7f0401a4, 0x7f0401c6, 0x7f0401ed, 0x7f0401f1, + 0x7f0401f2, 0x7f04022b, 0x7f04022e, 0x7f040277, + 0x7f040281 + }; + /** + *

+ * @attr description + * Specifies a background drawable for the action bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:background + */ + public static final int ActionBar_background=0; + /** + *

+ * @attr description + * Specifies a background drawable for the bottom component of a split action bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:backgroundSplit + */ + public static final int ActionBar_backgroundSplit=1; + /** + *

+ * @attr description + * Specifies a background drawable for a second stacked row of the action bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:backgroundStacked + */ + public static final int ActionBar_backgroundStacked=2; + /** + *

+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetEnd + */ + public static final int ActionBar_contentInsetEnd=3; + /** + *

+ * @attr description + * Minimum inset for content views within a bar when actions from a menu + * are present. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetEndWithActions + */ + public static final int ActionBar_contentInsetEndWithActions=4; + /** + *

+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetLeft + */ + public static final int ActionBar_contentInsetLeft=5; + /** + *

+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetRight + */ + public static final int ActionBar_contentInsetRight=6; + /** + *

+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetStart + */ + public static final int ActionBar_contentInsetStart=7; + /** + *

+ * @attr description + * Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetStartWithNavigation + */ + public static final int ActionBar_contentInsetStartWithNavigation=8; + /** + *

+ * @attr description + * Specifies a layout for custom navigation. Overrides navigationMode. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout=9; + /** + *

+ * @attr description + * Options affecting how the action bar is displayed. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
disableHome20
homeAsUp4
none0
showCustom10
showHome2
showTitle8
useLogo1
+ * + * @attr name net.micode.notes:displayOptions + */ + public static final int ActionBar_displayOptions=10; + /** + *

+ * @attr description + * Specifies the drawable used for item dividers. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:divider + */ + public static final int ActionBar_divider=11; + /** + *

+ * @attr description + * Elevation for the action bar itself + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:elevation + */ + public static final int ActionBar_elevation=12; + /** + *

+ * @attr description + * Specifies a fixed height. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:height + */ + public static final int ActionBar_height=13; + /** + *

+ * @attr description + * Set true to hide the action bar on a vertical nested scroll of content. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:hideOnContentScroll + */ + public static final int ActionBar_hideOnContentScroll=14; + /** + *

+ * @attr description + * Up navigation glyph + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:homeAsUpIndicator + */ + public static final int ActionBar_homeAsUpIndicator=15; + /** + *

+ * @attr description + * Specifies a layout to use for the "home" section of the action bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:homeLayout + */ + public static final int ActionBar_homeLayout=16; + /** + *

+ * @attr description + * Specifies the drawable used for the application icon. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:icon + */ + public static final int ActionBar_icon=17; + /** + *

+ * @attr description + * Specifies a style resource to use for an indeterminate progress spinner. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle=18; + /** + *

+ * @attr description + * Specifies padding that should be applied to the left and right sides of + * system-provided items in the bar. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:itemPadding + */ + public static final int ActionBar_itemPadding=19; + /** + *

+ * @attr description + * Specifies the drawable used for the application logo. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:logo + */ + public static final int ActionBar_logo=20; + /** + *

+ * @attr description + * The type of navigation to use. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
listMode1The action bar will use a selection list for navigation.
normal0Normal static title text
tabMode2The action bar will use a series of horizontal tabs for navigation.
+ * + * @attr name net.micode.notes:navigationMode + */ + public static final int ActionBar_navigationMode=21; + /** + *

+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:popupTheme + */ + public static final int ActionBar_popupTheme=22; + /** + *

+ * @attr description + * Specifies the horizontal padding on either end for an embedded progress bar. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:progressBarPadding + */ + public static final int ActionBar_progressBarPadding=23; + /** + *

+ * @attr description + * Specifies a style resource to use for an embedded progress bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:progressBarStyle + */ + public static final int ActionBar_progressBarStyle=24; + /** + *

+ * @attr description + * Specifies subtitle text used for navigationMode="normal" + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:subtitle + */ + public static final int ActionBar_subtitle=25; + /** + *

+ * @attr description + * Specifies a style to use for subtitle text. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle=26; + /** + *

+ * @attr description + * Specifies title text used for navigationMode="normal" + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:title + */ + public static final int ActionBar_title=27; + /** + *

+ * @attr description + * Specifies a style to use for title text. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:titleTextStyle + */ + public static final int ActionBar_titleTextStyle=28; + /** + * Attributes that can be used with a ActionBarLayout. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ * @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout={ + 0x010100b3 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_gravity} + * attribute's value can be found in the {@link #ActionBarLayout} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30
+ * + * @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity=0; + /** + * Attributes that can be used with a ActionMenuItemView. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ * @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView={ + 0x0101013f + }; + /** + *

This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ActionMenuItemView} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth=0; + public static final int[] ActionMenuView={ + }; + /** + * Attributes that can be used with a ActionMode. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #ActionMode_background net.micode.notes:background}Specifies a background drawable for the action bar.
{@link #ActionMode_backgroundSplit net.micode.notes:backgroundSplit}Specifies a background drawable for the bottom component of a split action bar.
{@link #ActionMode_closeItemLayout net.micode.notes:closeItemLayout}Specifies a layout to use for the "close" item at the starting edge.
{@link #ActionMode_height net.micode.notes:height}
{@link #ActionMode_subtitleTextStyle net.micode.notes:subtitleTextStyle}Specifies a style to use for subtitle text.
{@link #ActionMode_titleTextStyle net.micode.notes:titleTextStyle}Specifies a style to use for title text.
+ * @see #ActionMode_background + * @see #ActionMode_backgroundSplit + * @see #ActionMode_closeItemLayout + * @see #ActionMode_height + * @see #ActionMode_subtitleTextStyle + * @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode={ + 0x7f040039, 0x7f04003a, 0x7f04008d, 0x7f040128, + 0x7f04022e, 0x7f040281 + }; + /** + *

+ * @attr description + * Specifies a background for the action mode bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:background + */ + public static final int ActionMode_background=0; + /** + *

+ * @attr description + * Specifies a background for the split action mode bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:backgroundSplit + */ + public static final int ActionMode_backgroundSplit=1; + /** + *

+ * @attr description + * Specifies a layout to use for the "close" item at the starting edge. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:closeItemLayout + */ + public static final int ActionMode_closeItemLayout=2; + /** + *

+ * @attr description + * Specifies a fixed height for the action mode bar. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:height + */ + public static final int ActionMode_height=3; + /** + *

+ * @attr description + * Specifies a style to use for subtitle text. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle=4; + /** + *

+ * @attr description + * Specifies a style to use for title text. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:titleTextStyle + */ + public static final int ActionMode_titleTextStyle=5; + /** + * Attributes that can be used with a ActivityChooserView. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable net.micode.notes:expandActivityOverflowButtonDrawable}The drawable to show in the button for expanding the activities overflow popup.
{@link #ActivityChooserView_initialActivityCount net.micode.notes:initialActivityCount}The maximal number of items initially shown in the activity list.
+ * @see #ActivityChooserView_expandActivityOverflowButtonDrawable + * @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView={ + 0x7f0400ec, 0x7f040140 + }; + /** + *

+ * @attr description + * The drawable to show in the button for expanding the activities overflow popup. + * Note: Clients would like to set this drawable + * as a clue about the action the chosen activity will perform. For + * example, if share activity is to be chosen the drawable should + * give a clue that sharing is to be performed. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable=0; + /** + *

+ * @attr description + * The maximal number of items initially shown in the activity list. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount=1; + /** + * Attributes that can be used with a ActivityNavigator. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #ActivityNavigator_android_name android:name}
{@link #ActivityNavigator_action net.micode.notes:action}
{@link #ActivityNavigator_data net.micode.notes:data}
{@link #ActivityNavigator_dataPattern net.micode.notes:dataPattern}
+ * @see #ActivityNavigator_android_name + * @see #ActivityNavigator_action + * @see #ActivityNavigator_data + * @see #ActivityNavigator_dataPattern + */ + public static final int[] ActivityNavigator={ + 0x01010003, 0x7f040000, 0x7f0400c7, 0x7f0400c8 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#name} + * attribute's value can be found in the {@link #ActivityNavigator} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:name + */ + public static final int ActivityNavigator_android_name=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#action} + * attribute's value can be found in the {@link #ActivityNavigator} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:action + */ + public static final int ActivityNavigator_action=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#data} + * attribute's value can be found in the {@link #ActivityNavigator} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:data + */ + public static final int ActivityNavigator_data=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#dataPattern} + * attribute's value can be found in the {@link #ActivityNavigator} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:dataPattern + */ + public static final int ActivityNavigator_dataPattern=3; + /** + * Attributes that can be used with a AlertDialog. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #AlertDialog_android_layout android:layout}
{@link #AlertDialog_buttonIconDimen net.micode.notes:buttonIconDimen}
{@link #AlertDialog_buttonPanelSideLayout net.micode.notes:buttonPanelSideLayout}
{@link #AlertDialog_listItemLayout net.micode.notes:listItemLayout}
{@link #AlertDialog_listLayout net.micode.notes:listLayout}
{@link #AlertDialog_multiChoiceItemLayout net.micode.notes:multiChoiceItemLayout}
{@link #AlertDialog_showTitle net.micode.notes:showTitle}
{@link #AlertDialog_singleChoiceItemLayout net.micode.notes:singleChoiceItemLayout}
+ * @see #AlertDialog_android_layout + * @see #AlertDialog_buttonIconDimen + * @see #AlertDialog_buttonPanelSideLayout + * @see #AlertDialog_listItemLayout + * @see #AlertDialog_listLayout + * @see #AlertDialog_multiChoiceItemLayout + * @see #AlertDialog_showTitle + * @see #AlertDialog_singleChoiceItemLayout + */ + public static final int[] AlertDialog={ + 0x010100f2, 0x7f04005e, 0x7f04005f, 0x7f04019b, + 0x7f04019c, 0x7f0401c2, 0x7f040210, 0x7f040211 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#layout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:layout + */ + public static final int AlertDialog_android_layout=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#buttonIconDimen} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:buttonIconDimen + */ + public static final int AlertDialog_buttonIconDimen=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#buttonPanelSideLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:buttonPanelSideLayout + */ + public static final int AlertDialog_buttonPanelSideLayout=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#listItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:listItemLayout + */ + public static final int AlertDialog_listItemLayout=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#listLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:listLayout + */ + public static final int AlertDialog_listLayout=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#multiChoiceItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:multiChoiceItemLayout + */ + public static final int AlertDialog_multiChoiceItemLayout=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#showTitle} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:showTitle + */ + public static final int AlertDialog_showTitle=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#singleChoiceItemLayout} + * attribute's value can be found in the {@link #AlertDialog} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:singleChoiceItemLayout + */ + public static final int AlertDialog_singleChoiceItemLayout=7; + /** + * Attributes that can be used with a AnimatedStateListDrawableCompat. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #AnimatedStateListDrawableCompat_android_dither android:dither}
{@link #AnimatedStateListDrawableCompat_android_visible android:visible}
{@link #AnimatedStateListDrawableCompat_android_variablePadding android:variablePadding}
{@link #AnimatedStateListDrawableCompat_android_constantSize android:constantSize}
{@link #AnimatedStateListDrawableCompat_android_enterFadeDuration android:enterFadeDuration}
{@link #AnimatedStateListDrawableCompat_android_exitFadeDuration android:exitFadeDuration}
+ * @see #AnimatedStateListDrawableCompat_android_dither + * @see #AnimatedStateListDrawableCompat_android_visible + * @see #AnimatedStateListDrawableCompat_android_variablePadding + * @see #AnimatedStateListDrawableCompat_android_constantSize + * @see #AnimatedStateListDrawableCompat_android_enterFadeDuration + * @see #AnimatedStateListDrawableCompat_android_exitFadeDuration + */ + public static final int[] AnimatedStateListDrawableCompat={ + 0x0101011c, 0x01010194, 0x01010195, 0x01010196, + 0x0101030c, 0x0101030d + }; + /** + *

+ * @attr description + * Enables or disables dithering of the bitmap if the bitmap does not have the + * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with + * an RGB 565 screen). + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:dither + */ + public static final int AnimatedStateListDrawableCompat_android_dither=0; + /** + *

+ * @attr description + * Indicates whether the drawable should be initially visible. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:visible + */ + public static final int AnimatedStateListDrawableCompat_android_visible=1; + /** + *

+ * @attr description + * If true, allows the drawable's padding to change based on the + * current state that is selected. If false, the padding will + * stay the same (based on the maximum padding of all the states). + * Enabling this feature requires that the owner of the drawable + * deal with performing layout when the state changes, which is + * often not supported. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:variablePadding + */ + public static final int AnimatedStateListDrawableCompat_android_variablePadding=2; + /** + *

+ * @attr description + * If true, the drawable's reported internal size will remain + * constant as the state changes; the size is the maximum of all + * of the states. If false, the size will vary based on the + * current state. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:constantSize + */ + public static final int AnimatedStateListDrawableCompat_android_constantSize=3; + /** + *

+ * @attr description + * Amount of time (in milliseconds) to fade in a new state drawable. + * + *

May be an integer value, such as "100". + * + * @attr name android:enterFadeDuration + */ + public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration=4; + /** + *

+ * @attr description + * Amount of time (in milliseconds) to fade out an old state drawable. + * + *

May be an integer value, such as "100". + * + * @attr name android:exitFadeDuration + */ + public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration=5; + /** + * Attributes that can be used with a AnimatedStateListDrawableItem. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #AnimatedStateListDrawableItem_android_id android:id}
{@link #AnimatedStateListDrawableItem_android_drawable android:drawable}
+ * @see #AnimatedStateListDrawableItem_android_id + * @see #AnimatedStateListDrawableItem_android_drawable + */ + public static final int[] AnimatedStateListDrawableItem={ + 0x010100d0, 0x01010199 + }; + /** + *

+ * @attr description + * Keyframe identifier for use in specifying transitions. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:id + */ + public static final int AnimatedStateListDrawableItem_android_id=0; + /** + *

+ * @attr description + * Reference to a drawable resource to use for the frame. If not + * given, the drawable must be defined by the first child tag. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:drawable + */ + public static final int AnimatedStateListDrawableItem_android_drawable=1; + /** + * Attributes that can be used with a AnimatedStateListDrawableTransition. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #AnimatedStateListDrawableTransition_android_drawable android:drawable}
{@link #AnimatedStateListDrawableTransition_android_toId android:toId}
{@link #AnimatedStateListDrawableTransition_android_fromId android:fromId}
{@link #AnimatedStateListDrawableTransition_android_reversible android:reversible}
+ * @see #AnimatedStateListDrawableTransition_android_drawable + * @see #AnimatedStateListDrawableTransition_android_toId + * @see #AnimatedStateListDrawableTransition_android_fromId + * @see #AnimatedStateListDrawableTransition_android_reversible + */ + public static final int[] AnimatedStateListDrawableTransition={ + 0x01010199, 0x01010449, 0x0101044a, 0x0101044b + }; + /** + *

+ * @attr description + * Reference to a animation drawable resource to use for the frame. If not + * given, the animation drawable must be defined by the first child tag. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:drawable + */ + public static final int AnimatedStateListDrawableTransition_android_drawable=0; + /** + *

+ * @attr description + * Keyframe identifier for the ending state. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:toId + */ + public static final int AnimatedStateListDrawableTransition_android_toId=1; + /** + *

+ * @attr description + * Keyframe identifier for the starting state. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:fromId + */ + public static final int AnimatedStateListDrawableTransition_android_fromId=2; + /** + *

+ * @attr description + * Whether this transition is reversible. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:reversible + */ + public static final int AnimatedStateListDrawableTransition_android_reversible=3; + /** + * Attributes that can be used with a AppBarLayout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #AppBarLayout_android_background android:background}
{@link #AppBarLayout_android_touchscreenBlocksFocus android:touchscreenBlocksFocus}
{@link #AppBarLayout_android_keyboardNavigationCluster android:keyboardNavigationCluster}
{@link #AppBarLayout_elevation net.micode.notes:elevation}Elevation for the action bar itself
{@link #AppBarLayout_expanded net.micode.notes:expanded}
{@link #AppBarLayout_liftOnScroll net.micode.notes:liftOnScroll}
+ * @see #AppBarLayout_android_background + * @see #AppBarLayout_android_touchscreenBlocksFocus + * @see #AppBarLayout_android_keyboardNavigationCluster + * @see #AppBarLayout_elevation + * @see #AppBarLayout_expanded + * @see #AppBarLayout_liftOnScroll + */ + public static final int[] AppBarLayout={ + 0x010100d4, 0x0101048f, 0x01010540, 0x7f0400e5, + 0x7f0400ed, 0x7f040195 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#background} + * attribute's value can be found in the {@link #AppBarLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:background + */ + public static final int AppBarLayout_android_background=0; + /** + *

This symbol is the offset where the {@link android.R.attr#touchscreenBlocksFocus} + * attribute's value can be found in the {@link #AppBarLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:touchscreenBlocksFocus + */ + public static final int AppBarLayout_android_touchscreenBlocksFocus=1; + /** + *

This symbol is the offset where the {@link android.R.attr#keyboardNavigationCluster} + * attribute's value can be found in the {@link #AppBarLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:keyboardNavigationCluster + */ + public static final int AppBarLayout_android_keyboardNavigationCluster=2; + /** + *

+ * @attr description + * Elevation for the action bar itself + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:elevation + */ + public static final int AppBarLayout_elevation=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#expanded} + * attribute's value can be found in the {@link #AppBarLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:expanded + */ + public static final int AppBarLayout_expanded=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#liftOnScroll} + * attribute's value can be found in the {@link #AppBarLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:liftOnScroll + */ + public static final int AppBarLayout_liftOnScroll=5; + /** + * Attributes that can be used with a AppBarLayoutStates. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #AppBarLayoutStates_state_collapsed net.micode.notes:state_collapsed}
{@link #AppBarLayoutStates_state_collapsible net.micode.notes:state_collapsible}
{@link #AppBarLayoutStates_state_liftable net.micode.notes:state_liftable}
{@link #AppBarLayoutStates_state_lifted net.micode.notes:state_lifted}
+ * @see #AppBarLayoutStates_state_collapsed + * @see #AppBarLayoutStates_state_collapsible + * @see #AppBarLayoutStates_state_liftable + * @see #AppBarLayoutStates_state_lifted + */ + public static final int[] AppBarLayoutStates={ + 0x7f040221, 0x7f040222, 0x7f040223, 0x7f040224 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#state_collapsed} + * attribute's value can be found in the {@link #AppBarLayoutStates} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:state_collapsed + */ + public static final int AppBarLayoutStates_state_collapsed=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#state_collapsible} + * attribute's value can be found in the {@link #AppBarLayoutStates} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:state_collapsible + */ + public static final int AppBarLayoutStates_state_collapsible=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#state_liftable} + * attribute's value can be found in the {@link #AppBarLayoutStates} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:state_liftable + */ + public static final int AppBarLayoutStates_state_liftable=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#state_lifted} + * attribute's value can be found in the {@link #AppBarLayoutStates} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:state_lifted + */ + public static final int AppBarLayoutStates_state_lifted=3; + /** + * Attributes that can be used with a AppBarLayout_Layout. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #AppBarLayout_Layout_layout_scrollFlags net.micode.notes:layout_scrollFlags}
{@link #AppBarLayout_Layout_layout_scrollInterpolator net.micode.notes:layout_scrollInterpolator}
+ * @see #AppBarLayout_Layout_layout_scrollFlags + * @see #AppBarLayout_Layout_layout_scrollInterpolator + */ + public static final int[] AppBarLayout_Layout={ + 0x7f040193, 0x7f040194 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_scrollFlags} + * attribute's value can be found in the {@link #AppBarLayout_Layout} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
enterAlways4
enterAlwaysCollapsed8
exitUntilCollapsed2
scroll1
snap10
snapMargins20
+ * + * @attr name net.micode.notes:layout_scrollFlags + */ + public static final int AppBarLayout_Layout_layout_scrollFlags=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_scrollInterpolator} + * attribute's value can be found in the {@link #AppBarLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:layout_scrollInterpolator + */ + public static final int AppBarLayout_Layout_layout_scrollInterpolator=1; + /** + * Attributes that can be used with a AppCompatImageView. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #AppCompatImageView_android_src android:src}
{@link #AppCompatImageView_srcCompat net.micode.notes:srcCompat}Sets a drawable as the content of this ImageView.
{@link #AppCompatImageView_tint net.micode.notes:tint}Tint to apply to the image source.
{@link #AppCompatImageView_tintMode net.micode.notes:tintMode}Blending mode used to apply the image source tint.
+ * @see #AppCompatImageView_android_src + * @see #AppCompatImageView_srcCompat + * @see #AppCompatImageView_tint + * @see #AppCompatImageView_tintMode + */ + public static final int[] AppCompatImageView={ + 0x01010119, 0x7f04021c, 0x7f040275, 0x7f040276 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#src} + * attribute's value can be found in the {@link #AppCompatImageView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:src + */ + public static final int AppCompatImageView_android_src=0; + /** + *

+ * @attr description + * Sets a drawable as the content of this ImageView. Allows the use of vector drawable + * when running on older versions of the platform. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:srcCompat + */ + public static final int AppCompatImageView_srcCompat=1; + /** + *

+ * @attr description + * Tint to apply to the image source. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:tint + */ + public static final int AppCompatImageView_tint=2; + /** + *

+ * @attr description + * Blending mode used to apply the image source tint. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ * + * @attr name net.micode.notes:tintMode + */ + public static final int AppCompatImageView_tintMode=3; + /** + * Attributes that can be used with a AppCompatSeekBar. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #AppCompatSeekBar_android_thumb android:thumb}
{@link #AppCompatSeekBar_tickMark net.micode.notes:tickMark}Drawable displayed at each progress position on a seekbar.
{@link #AppCompatSeekBar_tickMarkTint net.micode.notes:tickMarkTint}Tint to apply to the tick mark drawable.
{@link #AppCompatSeekBar_tickMarkTintMode net.micode.notes:tickMarkTintMode}Blending mode used to apply the tick mark tint.
+ * @see #AppCompatSeekBar_android_thumb + * @see #AppCompatSeekBar_tickMark + * @see #AppCompatSeekBar_tickMarkTint + * @see #AppCompatSeekBar_tickMarkTintMode + */ + public static final int[] AppCompatSeekBar={ + 0x01010142, 0x7f040272, 0x7f040273, 0x7f040274 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#thumb} + * attribute's value can be found in the {@link #AppCompatSeekBar} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:thumb + */ + public static final int AppCompatSeekBar_android_thumb=0; + /** + *

+ * @attr description + * Drawable displayed at each progress position on a seekbar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:tickMark + */ + public static final int AppCompatSeekBar_tickMark=1; + /** + *

+ * @attr description + * Tint to apply to the tick mark drawable. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:tickMarkTint + */ + public static final int AppCompatSeekBar_tickMarkTint=2; + /** + *

+ * @attr description + * Blending mode used to apply the tick mark tint. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ * + * @attr name net.micode.notes:tickMarkTintMode + */ + public static final int AppCompatSeekBar_tickMarkTintMode=3; + /** + * Attributes that can be used with a AppCompatTextHelper. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #AppCompatTextHelper_android_textAppearance android:textAppearance}
{@link #AppCompatTextHelper_android_drawableTop android:drawableTop}
{@link #AppCompatTextHelper_android_drawableBottom android:drawableBottom}
{@link #AppCompatTextHelper_android_drawableLeft android:drawableLeft}
{@link #AppCompatTextHelper_android_drawableRight android:drawableRight}
{@link #AppCompatTextHelper_android_drawableStart android:drawableStart}
{@link #AppCompatTextHelper_android_drawableEnd android:drawableEnd}
+ * @see #AppCompatTextHelper_android_textAppearance + * @see #AppCompatTextHelper_android_drawableTop + * @see #AppCompatTextHelper_android_drawableBottom + * @see #AppCompatTextHelper_android_drawableLeft + * @see #AppCompatTextHelper_android_drawableRight + * @see #AppCompatTextHelper_android_drawableStart + * @see #AppCompatTextHelper_android_drawableEnd + */ + public static final int[] AppCompatTextHelper={ + 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, + 0x01010170, 0x01010392, 0x01010393 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#textAppearance} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:textAppearance + */ + public static final int AppCompatTextHelper_android_textAppearance=0; + /** + *

This symbol is the offset where the {@link android.R.attr#drawableTop} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:drawableTop + */ + public static final int AppCompatTextHelper_android_drawableTop=1; + /** + *

This symbol is the offset where the {@link android.R.attr#drawableBottom} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:drawableBottom + */ + public static final int AppCompatTextHelper_android_drawableBottom=2; + /** + *

This symbol is the offset where the {@link android.R.attr#drawableLeft} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:drawableLeft + */ + public static final int AppCompatTextHelper_android_drawableLeft=3; + /** + *

This symbol is the offset where the {@link android.R.attr#drawableRight} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:drawableRight + */ + public static final int AppCompatTextHelper_android_drawableRight=4; + /** + *

This symbol is the offset where the {@link android.R.attr#drawableStart} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:drawableStart + */ + public static final int AppCompatTextHelper_android_drawableStart=5; + /** + *

This symbol is the offset where the {@link android.R.attr#drawableEnd} + * attribute's value can be found in the {@link #AppCompatTextHelper} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:drawableEnd + */ + public static final int AppCompatTextHelper_android_drawableEnd=6; + /** + * Attributes that can be used with a AppCompatTextView. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #AppCompatTextView_android_textAppearance android:textAppearance}
{@link #AppCompatTextView_autoSizeMaxTextSize net.micode.notes:autoSizeMaxTextSize}The maximum text size constraint to be used when auto-sizing text.
{@link #AppCompatTextView_autoSizeMinTextSize net.micode.notes:autoSizeMinTextSize}The minimum text size constraint to be used when auto-sizing text.
{@link #AppCompatTextView_autoSizePresetSizes net.micode.notes:autoSizePresetSizes}Resource array of dimensions to be used in conjunction with + * autoSizeTextType set to uniform.
{@link #AppCompatTextView_autoSizeStepGranularity net.micode.notes:autoSizeStepGranularity}Specify the auto-size step size if autoSizeTextType is set to + * uniform.
{@link #AppCompatTextView_autoSizeTextType net.micode.notes:autoSizeTextType}Specify the type of auto-size.
{@link #AppCompatTextView_firstBaselineToTopHeight net.micode.notes:firstBaselineToTopHeight}Distance from the top of the TextView to the first text baseline.
{@link #AppCompatTextView_fontFamily net.micode.notes:fontFamily}The attribute for the font family.
{@link #AppCompatTextView_lastBaselineToBottomHeight net.micode.notes:lastBaselineToBottomHeight}Distance from the bottom of the TextView to the last text baseline.
{@link #AppCompatTextView_lineHeight net.micode.notes:lineHeight}Explicit height between lines of text.
{@link #AppCompatTextView_textAllCaps net.micode.notes:textAllCaps}Present the text in ALL CAPS.
+ * @see #AppCompatTextView_android_textAppearance + * @see #AppCompatTextView_autoSizeMaxTextSize + * @see #AppCompatTextView_autoSizeMinTextSize + * @see #AppCompatTextView_autoSizePresetSizes + * @see #AppCompatTextView_autoSizeStepGranularity + * @see #AppCompatTextView_autoSizeTextType + * @see #AppCompatTextView_firstBaselineToTopHeight + * @see #AppCompatTextView_fontFamily + * @see #AppCompatTextView_lastBaselineToBottomHeight + * @see #AppCompatTextView_lineHeight + * @see #AppCompatTextView_textAllCaps + */ + public static final int[] AppCompatTextView={ + 0x01010034, 0x7f040033, 0x7f040034, 0x7f040035, + 0x7f040036, 0x7f040037, 0x7f040100, 0x7f040116, + 0x7f040152, 0x7f040197, 0x7f040252 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#textAppearance} + * attribute's value can be found in the {@link #AppCompatTextView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:textAppearance + */ + public static final int AppCompatTextView_android_textAppearance=0; + /** + *

+ * @attr description + * The maximum text size constraint to be used when auto-sizing text. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:autoSizeMaxTextSize + */ + public static final int AppCompatTextView_autoSizeMaxTextSize=1; + /** + *

+ * @attr description + * The minimum text size constraint to be used when auto-sizing text. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:autoSizeMinTextSize + */ + public static final int AppCompatTextView_autoSizeMinTextSize=2; + /** + *

+ * @attr description + * Resource array of dimensions to be used in conjunction with + * autoSizeTextType set to uniform. Overrides + * autoSizeStepGranularity if set. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:autoSizePresetSizes + */ + public static final int AppCompatTextView_autoSizePresetSizes=3; + /** + *

+ * @attr description + * Specify the auto-size step size if autoSizeTextType is set to + * uniform. The default is 1px. Overwrites + * autoSizePresetSizes if set. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:autoSizeStepGranularity + */ + public static final int AppCompatTextView_autoSizeStepGranularity=4; + /** + *

+ * @attr description + * Specify the type of auto-size. Note that this feature is not supported by EditText, + * works only for TextView. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
none0No auto-sizing (default).
uniform1Uniform horizontal and vertical text size scaling to fit within the + * container.
+ * + * @attr name net.micode.notes:autoSizeTextType + */ + public static final int AppCompatTextView_autoSizeTextType=5; + /** + *

+ * @attr description + * Distance from the top of the TextView to the first text baseline. If set, this + * overrides the value set for paddingTop. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:firstBaselineToTopHeight + */ + public static final int AppCompatTextView_firstBaselineToTopHeight=6; + /** + *

+ * @attr description + * The attribute for the font family. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontFamily + */ + public static final int AppCompatTextView_fontFamily=7; + /** + *

+ * @attr description + * Distance from the bottom of the TextView to the last text baseline. If set, this + * overrides the value set for paddingBottom. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:lastBaselineToBottomHeight + */ + public static final int AppCompatTextView_lastBaselineToBottomHeight=8; + /** + *

+ * @attr description + * Explicit height between lines of text. If set, this will override the values set + * for lineSpacingExtra and lineSpacingMultiplier. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:lineHeight + */ + public static final int AppCompatTextView_lineHeight=9; + /** + *

+ * @attr description + * Present the text in ALL CAPS. This may use a small-caps form when available. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:textAllCaps + */ + public static final int AppCompatTextView_textAllCaps=10; + /** + * Attributes that can be used with a AppCompatTheme. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}
{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}
{@link #AppCompatTheme_actionBarDivider net.micode.notes:actionBarDivider}Custom divider drawable to use for elements in the action bar.
{@link #AppCompatTheme_actionBarItemBackground net.micode.notes:actionBarItemBackground}Custom item state list drawable background for action bar items.
{@link #AppCompatTheme_actionBarPopupTheme net.micode.notes:actionBarPopupTheme}Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar.
{@link #AppCompatTheme_actionBarSize net.micode.notes:actionBarSize}Size of the Action Bar, including the contextual + * bar used to present Action Modes.
{@link #AppCompatTheme_actionBarSplitStyle net.micode.notes:actionBarSplitStyle}Reference to a style for the split Action Bar.
{@link #AppCompatTheme_actionBarStyle net.micode.notes:actionBarStyle}Reference to a style for the Action Bar
{@link #AppCompatTheme_actionBarTabBarStyle net.micode.notes:actionBarTabBarStyle}
{@link #AppCompatTheme_actionBarTabStyle net.micode.notes:actionBarTabStyle}Default style for tabs within an action bar
{@link #AppCompatTheme_actionBarTabTextStyle net.micode.notes:actionBarTabTextStyle}
{@link #AppCompatTheme_actionBarTheme net.micode.notes:actionBarTheme}Reference to a theme that should be used to inflate the + * action bar.
{@link #AppCompatTheme_actionBarWidgetTheme net.micode.notes:actionBarWidgetTheme}Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar.
{@link #AppCompatTheme_actionButtonStyle net.micode.notes:actionButtonStyle}Default action button style.
{@link #AppCompatTheme_actionDropDownStyle net.micode.notes:actionDropDownStyle}Default ActionBar dropdown style.
{@link #AppCompatTheme_actionMenuTextAppearance net.micode.notes:actionMenuTextAppearance}TextAppearance style that will be applied to text that + * appears within action menu items.
{@link #AppCompatTheme_actionMenuTextColor net.micode.notes:actionMenuTextColor}Color for text that appears within action menu items.
{@link #AppCompatTheme_actionModeBackground net.micode.notes:actionModeBackground}Background drawable to use for action mode UI
{@link #AppCompatTheme_actionModeCloseButtonStyle net.micode.notes:actionModeCloseButtonStyle}
{@link #AppCompatTheme_actionModeCloseDrawable net.micode.notes:actionModeCloseDrawable}Drawable to use for the close action mode button
{@link #AppCompatTheme_actionModeCopyDrawable net.micode.notes:actionModeCopyDrawable}Drawable to use for the Copy action button in Contextual Action Bar
{@link #AppCompatTheme_actionModeCutDrawable net.micode.notes:actionModeCutDrawable}Drawable to use for the Cut action button in Contextual Action Bar
{@link #AppCompatTheme_actionModeFindDrawable net.micode.notes:actionModeFindDrawable}Drawable to use for the Find action button in WebView selection action modes
{@link #AppCompatTheme_actionModePasteDrawable net.micode.notes:actionModePasteDrawable}Drawable to use for the Paste action button in Contextual Action Bar
{@link #AppCompatTheme_actionModePopupWindowStyle net.micode.notes:actionModePopupWindowStyle}PopupWindow style to use for action modes when showing as a window overlay.
{@link #AppCompatTheme_actionModeSelectAllDrawable net.micode.notes:actionModeSelectAllDrawable}Drawable to use for the Select all action button in Contextual Action Bar
{@link #AppCompatTheme_actionModeShareDrawable net.micode.notes:actionModeShareDrawable}Drawable to use for the Share action button in WebView selection action modes
{@link #AppCompatTheme_actionModeSplitBackground net.micode.notes:actionModeSplitBackground}Background drawable to use for action mode UI in the lower split bar
{@link #AppCompatTheme_actionModeStyle net.micode.notes:actionModeStyle}
{@link #AppCompatTheme_actionModeWebSearchDrawable net.micode.notes:actionModeWebSearchDrawable}Drawable to use for the Web Search action button in WebView selection action modes
{@link #AppCompatTheme_actionOverflowButtonStyle net.micode.notes:actionOverflowButtonStyle}
{@link #AppCompatTheme_actionOverflowMenuStyle net.micode.notes:actionOverflowMenuStyle}
{@link #AppCompatTheme_activityChooserViewStyle net.micode.notes:activityChooserViewStyle}Default ActivityChooserView style.
{@link #AppCompatTheme_alertDialogButtonGroupStyle net.micode.notes:alertDialogButtonGroupStyle}
{@link #AppCompatTheme_alertDialogCenterButtons net.micode.notes:alertDialogCenterButtons}
{@link #AppCompatTheme_alertDialogStyle net.micode.notes:alertDialogStyle}
{@link #AppCompatTheme_alertDialogTheme net.micode.notes:alertDialogTheme}Theme to use for alert dialogs spawned from this theme.
{@link #AppCompatTheme_autoCompleteTextViewStyle net.micode.notes:autoCompleteTextViewStyle}Default AutoCompleteTextView style.
{@link #AppCompatTheme_borderlessButtonStyle net.micode.notes:borderlessButtonStyle}Style for buttons without an explicit border, often used in groups.
{@link #AppCompatTheme_buttonBarButtonStyle net.micode.notes:buttonBarButtonStyle}Style for buttons within button bars
{@link #AppCompatTheme_buttonBarNegativeButtonStyle net.micode.notes:buttonBarNegativeButtonStyle}Style for the "negative" buttons within button bars
{@link #AppCompatTheme_buttonBarNeutralButtonStyle net.micode.notes:buttonBarNeutralButtonStyle}Style for the "neutral" buttons within button bars
{@link #AppCompatTheme_buttonBarPositiveButtonStyle net.micode.notes:buttonBarPositiveButtonStyle}Style for the "positive" buttons within button bars
{@link #AppCompatTheme_buttonBarStyle net.micode.notes:buttonBarStyle}Style for button bars
{@link #AppCompatTheme_buttonStyle net.micode.notes:buttonStyle}Normal Button style.
{@link #AppCompatTheme_buttonStyleSmall net.micode.notes:buttonStyleSmall}Small Button style.
{@link #AppCompatTheme_checkboxStyle net.micode.notes:checkboxStyle}Default Checkbox style.
{@link #AppCompatTheme_checkedTextViewStyle net.micode.notes:checkedTextViewStyle}Default CheckedTextView style.
{@link #AppCompatTheme_colorAccent net.micode.notes:colorAccent}Bright complement to the primary branding color.
{@link #AppCompatTheme_colorBackgroundFloating net.micode.notes:colorBackgroundFloating}Default color of background imagery for floating components, ex.
{@link #AppCompatTheme_colorButtonNormal net.micode.notes:colorButtonNormal}The color applied to framework buttons in their normal state.
{@link #AppCompatTheme_colorControlActivated net.micode.notes:colorControlActivated}The color applied to framework controls in their activated (ex.
{@link #AppCompatTheme_colorControlHighlight net.micode.notes:colorControlHighlight}The color applied to framework control highlights (ex.
{@link #AppCompatTheme_colorControlNormal net.micode.notes:colorControlNormal}The color applied to framework controls in their normal state.
{@link #AppCompatTheme_colorError net.micode.notes:colorError}Color used for error states and things that need to be drawn to + * the user's attention.
{@link #AppCompatTheme_colorPrimary net.micode.notes:colorPrimary}The primary branding color for the app.
{@link #AppCompatTheme_colorPrimaryDark net.micode.notes:colorPrimaryDark}Dark variant of the primary branding color.
{@link #AppCompatTheme_colorSwitchThumbNormal net.micode.notes:colorSwitchThumbNormal}The color applied to framework switch thumbs in their normal state.
{@link #AppCompatTheme_controlBackground net.micode.notes:controlBackground}The background used by framework controls.
{@link #AppCompatTheme_dialogCornerRadius net.micode.notes:dialogCornerRadius}Preferred corner radius of dialogs.
{@link #AppCompatTheme_dialogPreferredPadding net.micode.notes:dialogPreferredPadding}Preferred padding for dialog content.
{@link #AppCompatTheme_dialogTheme net.micode.notes:dialogTheme}Theme to use for dialogs spawned from this theme.
{@link #AppCompatTheme_dividerHorizontal net.micode.notes:dividerHorizontal}A drawable that may be used as a horizontal divider between visual elements.
{@link #AppCompatTheme_dividerVertical net.micode.notes:dividerVertical}A drawable that may be used as a vertical divider between visual elements.
{@link #AppCompatTheme_dropDownListViewStyle net.micode.notes:dropDownListViewStyle}ListPopupWindow compatibility
{@link #AppCompatTheme_dropdownListPreferredItemHeight net.micode.notes:dropdownListPreferredItemHeight}The preferred item height for dropdown lists.
{@link #AppCompatTheme_editTextBackground net.micode.notes:editTextBackground}EditText background drawable.
{@link #AppCompatTheme_editTextColor net.micode.notes:editTextColor}EditText text foreground color.
{@link #AppCompatTheme_editTextStyle net.micode.notes:editTextStyle}Default EditText style.
{@link #AppCompatTheme_homeAsUpIndicator net.micode.notes:homeAsUpIndicator}Specifies a drawable to use for the 'home as up' indicator.
{@link #AppCompatTheme_imageButtonStyle net.micode.notes:imageButtonStyle}ImageButton background drawable.
{@link #AppCompatTheme_listChoiceBackgroundIndicator net.micode.notes:listChoiceBackgroundIndicator}Drawable used as a background for selected list items.
{@link #AppCompatTheme_listDividerAlertDialog net.micode.notes:listDividerAlertDialog}The list divider used in alert dialogs.
{@link #AppCompatTheme_listMenuViewStyle net.micode.notes:listMenuViewStyle}Default menu-style ListView style.
{@link #AppCompatTheme_listPopupWindowStyle net.micode.notes:listPopupWindowStyle}
{@link #AppCompatTheme_listPreferredItemHeight net.micode.notes:listPreferredItemHeight}The preferred list item height.
{@link #AppCompatTheme_listPreferredItemHeightLarge net.micode.notes:listPreferredItemHeightLarge}A larger, more robust list item height.
{@link #AppCompatTheme_listPreferredItemHeightSmall net.micode.notes:listPreferredItemHeightSmall}A smaller, sleeker list item height.
{@link #AppCompatTheme_listPreferredItemPaddingLeft net.micode.notes:listPreferredItemPaddingLeft}The preferred padding along the left edge of list items.
{@link #AppCompatTheme_listPreferredItemPaddingRight net.micode.notes:listPreferredItemPaddingRight}The preferred padding along the right edge of list items.
{@link #AppCompatTheme_panelBackground net.micode.notes:panelBackground}The background of a panel when it is inset from the left and right edges of the screen.
{@link #AppCompatTheme_panelMenuListTheme net.micode.notes:panelMenuListTheme}Default Panel Menu style.
{@link #AppCompatTheme_panelMenuListWidth net.micode.notes:panelMenuListWidth}Default Panel Menu width.
{@link #AppCompatTheme_popupMenuStyle net.micode.notes:popupMenuStyle}Default PopupMenu style.
{@link #AppCompatTheme_popupWindowStyle net.micode.notes:popupWindowStyle}Default PopupWindow style.
{@link #AppCompatTheme_radioButtonStyle net.micode.notes:radioButtonStyle}Default RadioButton style.
{@link #AppCompatTheme_ratingBarStyle net.micode.notes:ratingBarStyle}Default RatingBar style.
{@link #AppCompatTheme_ratingBarStyleIndicator net.micode.notes:ratingBarStyleIndicator}Indicator RatingBar style.
{@link #AppCompatTheme_ratingBarStyleSmall net.micode.notes:ratingBarStyleSmall}Small indicator RatingBar style.
{@link #AppCompatTheme_searchViewStyle net.micode.notes:searchViewStyle}Style for the search query widget.
{@link #AppCompatTheme_seekBarStyle net.micode.notes:seekBarStyle}Default SeekBar style.
{@link #AppCompatTheme_selectableItemBackground net.micode.notes:selectableItemBackground}A style that may be applied to buttons or other selectable items + * that should react to pressed and focus states, but that do not + * have a clear visual border along the edges.
{@link #AppCompatTheme_selectableItemBackgroundBorderless net.micode.notes:selectableItemBackgroundBorderless}Background drawable for borderless standalone items that need focus/pressed states.
{@link #AppCompatTheme_spinnerDropDownItemStyle net.micode.notes:spinnerDropDownItemStyle}Default Spinner style.
{@link #AppCompatTheme_spinnerStyle net.micode.notes:spinnerStyle}Default Spinner style.
{@link #AppCompatTheme_switchStyle net.micode.notes:switchStyle}Default style for the Switch widget.
{@link #AppCompatTheme_textAppearanceLargePopupMenu net.micode.notes:textAppearanceLargePopupMenu}Text color, typeface, size, and style for the text inside of a popup menu.
{@link #AppCompatTheme_textAppearanceListItem net.micode.notes:textAppearanceListItem}The preferred TextAppearance for the primary text of list items.
{@link #AppCompatTheme_textAppearanceListItemSecondary net.micode.notes:textAppearanceListItemSecondary}The preferred TextAppearance for the secondary text of list items.
{@link #AppCompatTheme_textAppearanceListItemSmall net.micode.notes:textAppearanceListItemSmall}The preferred TextAppearance for the primary text of small list items.
{@link #AppCompatTheme_textAppearancePopupMenuHeader net.micode.notes:textAppearancePopupMenuHeader}Text color, typeface, size, and style for header text inside of a popup menu.
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle net.micode.notes:textAppearanceSearchResultSubtitle}Text color, typeface, size, and style for system search result subtitle.
{@link #AppCompatTheme_textAppearanceSearchResultTitle net.micode.notes:textAppearanceSearchResultTitle}Text color, typeface, size, and style for system search result title.
{@link #AppCompatTheme_textAppearanceSmallPopupMenu net.micode.notes:textAppearanceSmallPopupMenu}Text color, typeface, size, and style for small text inside of a popup menu.
{@link #AppCompatTheme_textColorAlertDialogListItem net.micode.notes:textColorAlertDialogListItem}Color of list item text in alert dialogs.
{@link #AppCompatTheme_textColorSearchUrl net.micode.notes:textColorSearchUrl}Text color for urls in search suggestions, used by things like global search
{@link #AppCompatTheme_toolbarNavigationButtonStyle net.micode.notes:toolbarNavigationButtonStyle}Default Toolar NavigationButtonStyle
{@link #AppCompatTheme_toolbarStyle net.micode.notes:toolbarStyle}Default Toolbar style.
{@link #AppCompatTheme_tooltipForegroundColor net.micode.notes:tooltipForegroundColor}Foreground color to use for tooltips
{@link #AppCompatTheme_tooltipFrameBackground net.micode.notes:tooltipFrameBackground}Background to use for tooltips
{@link #AppCompatTheme_viewInflaterClass net.micode.notes:viewInflaterClass}
{@link #AppCompatTheme_windowActionBar net.micode.notes:windowActionBar}Flag indicating whether this window should have an Action Bar + * in place of the usual title bar.
{@link #AppCompatTheme_windowActionBarOverlay net.micode.notes:windowActionBarOverlay}Flag indicating whether this window's Action Bar should overlay + * application content.
{@link #AppCompatTheme_windowActionModeOverlay net.micode.notes:windowActionModeOverlay}Flag indicating whether action modes should overlay window content + * when there is not reserved space for their UI (such as an Action Bar).
{@link #AppCompatTheme_windowFixedHeightMajor net.micode.notes:windowFixedHeightMajor}A fixed height for the window along the major axis of the screen, + * that is, when in portrait.
{@link #AppCompatTheme_windowFixedHeightMinor net.micode.notes:windowFixedHeightMinor}A fixed height for the window along the minor axis of the screen, + * that is, when in landscape.
{@link #AppCompatTheme_windowFixedWidthMajor net.micode.notes:windowFixedWidthMajor}A fixed width for the window along the major axis of the screen, + * that is, when in landscape.
{@link #AppCompatTheme_windowFixedWidthMinor net.micode.notes:windowFixedWidthMinor}A fixed width for the window along the minor axis of the screen, + * that is, when in portrait.
{@link #AppCompatTheme_windowMinWidthMajor net.micode.notes:windowMinWidthMajor}The minimum width the window is allowed to be, along the major + * axis of the screen.
{@link #AppCompatTheme_windowMinWidthMinor net.micode.notes:windowMinWidthMinor}The minimum width the window is allowed to be, along the minor + * axis of the screen.
{@link #AppCompatTheme_windowNoTitle net.micode.notes:windowNoTitle}Flag indicating whether there should be no title on this window.
+ * @see #AppCompatTheme_android_windowIsFloating + * @see #AppCompatTheme_android_windowAnimationStyle + * @see #AppCompatTheme_actionBarDivider + * @see #AppCompatTheme_actionBarItemBackground + * @see #AppCompatTheme_actionBarPopupTheme + * @see #AppCompatTheme_actionBarSize + * @see #AppCompatTheme_actionBarSplitStyle + * @see #AppCompatTheme_actionBarStyle + * @see #AppCompatTheme_actionBarTabBarStyle + * @see #AppCompatTheme_actionBarTabStyle + * @see #AppCompatTheme_actionBarTabTextStyle + * @see #AppCompatTheme_actionBarTheme + * @see #AppCompatTheme_actionBarWidgetTheme + * @see #AppCompatTheme_actionButtonStyle + * @see #AppCompatTheme_actionDropDownStyle + * @see #AppCompatTheme_actionMenuTextAppearance + * @see #AppCompatTheme_actionMenuTextColor + * @see #AppCompatTheme_actionModeBackground + * @see #AppCompatTheme_actionModeCloseButtonStyle + * @see #AppCompatTheme_actionModeCloseDrawable + * @see #AppCompatTheme_actionModeCopyDrawable + * @see #AppCompatTheme_actionModeCutDrawable + * @see #AppCompatTheme_actionModeFindDrawable + * @see #AppCompatTheme_actionModePasteDrawable + * @see #AppCompatTheme_actionModePopupWindowStyle + * @see #AppCompatTheme_actionModeSelectAllDrawable + * @see #AppCompatTheme_actionModeShareDrawable + * @see #AppCompatTheme_actionModeSplitBackground + * @see #AppCompatTheme_actionModeStyle + * @see #AppCompatTheme_actionModeWebSearchDrawable + * @see #AppCompatTheme_actionOverflowButtonStyle + * @see #AppCompatTheme_actionOverflowMenuStyle + * @see #AppCompatTheme_activityChooserViewStyle + * @see #AppCompatTheme_alertDialogButtonGroupStyle + * @see #AppCompatTheme_alertDialogCenterButtons + * @see #AppCompatTheme_alertDialogStyle + * @see #AppCompatTheme_alertDialogTheme + * @see #AppCompatTheme_autoCompleteTextViewStyle + * @see #AppCompatTheme_borderlessButtonStyle + * @see #AppCompatTheme_buttonBarButtonStyle + * @see #AppCompatTheme_buttonBarNegativeButtonStyle + * @see #AppCompatTheme_buttonBarNeutralButtonStyle + * @see #AppCompatTheme_buttonBarPositiveButtonStyle + * @see #AppCompatTheme_buttonBarStyle + * @see #AppCompatTheme_buttonStyle + * @see #AppCompatTheme_buttonStyleSmall + * @see #AppCompatTheme_checkboxStyle + * @see #AppCompatTheme_checkedTextViewStyle + * @see #AppCompatTheme_colorAccent + * @see #AppCompatTheme_colorBackgroundFloating + * @see #AppCompatTheme_colorButtonNormal + * @see #AppCompatTheme_colorControlActivated + * @see #AppCompatTheme_colorControlHighlight + * @see #AppCompatTheme_colorControlNormal + * @see #AppCompatTheme_colorError + * @see #AppCompatTheme_colorPrimary + * @see #AppCompatTheme_colorPrimaryDark + * @see #AppCompatTheme_colorSwitchThumbNormal + * @see #AppCompatTheme_controlBackground + * @see #AppCompatTheme_dialogCornerRadius + * @see #AppCompatTheme_dialogPreferredPadding + * @see #AppCompatTheme_dialogTheme + * @see #AppCompatTheme_dividerHorizontal + * @see #AppCompatTheme_dividerVertical + * @see #AppCompatTheme_dropDownListViewStyle + * @see #AppCompatTheme_dropdownListPreferredItemHeight + * @see #AppCompatTheme_editTextBackground + * @see #AppCompatTheme_editTextColor + * @see #AppCompatTheme_editTextStyle + * @see #AppCompatTheme_homeAsUpIndicator + * @see #AppCompatTheme_imageButtonStyle + * @see #AppCompatTheme_listChoiceBackgroundIndicator + * @see #AppCompatTheme_listDividerAlertDialog + * @see #AppCompatTheme_listMenuViewStyle + * @see #AppCompatTheme_listPopupWindowStyle + * @see #AppCompatTheme_listPreferredItemHeight + * @see #AppCompatTheme_listPreferredItemHeightLarge + * @see #AppCompatTheme_listPreferredItemHeightSmall + * @see #AppCompatTheme_listPreferredItemPaddingLeft + * @see #AppCompatTheme_listPreferredItemPaddingRight + * @see #AppCompatTheme_panelBackground + * @see #AppCompatTheme_panelMenuListTheme + * @see #AppCompatTheme_panelMenuListWidth + * @see #AppCompatTheme_popupMenuStyle + * @see #AppCompatTheme_popupWindowStyle + * @see #AppCompatTheme_radioButtonStyle + * @see #AppCompatTheme_ratingBarStyle + * @see #AppCompatTheme_ratingBarStyleIndicator + * @see #AppCompatTheme_ratingBarStyleSmall + * @see #AppCompatTheme_searchViewStyle + * @see #AppCompatTheme_seekBarStyle + * @see #AppCompatTheme_selectableItemBackground + * @see #AppCompatTheme_selectableItemBackgroundBorderless + * @see #AppCompatTheme_spinnerDropDownItemStyle + * @see #AppCompatTheme_spinnerStyle + * @see #AppCompatTheme_switchStyle + * @see #AppCompatTheme_textAppearanceLargePopupMenu + * @see #AppCompatTheme_textAppearanceListItem + * @see #AppCompatTheme_textAppearanceListItemSecondary + * @see #AppCompatTheme_textAppearanceListItemSmall + * @see #AppCompatTheme_textAppearancePopupMenuHeader + * @see #AppCompatTheme_textAppearanceSearchResultSubtitle + * @see #AppCompatTheme_textAppearanceSearchResultTitle + * @see #AppCompatTheme_textAppearanceSmallPopupMenu + * @see #AppCompatTheme_textColorAlertDialogListItem + * @see #AppCompatTheme_textColorSearchUrl + * @see #AppCompatTheme_toolbarNavigationButtonStyle + * @see #AppCompatTheme_toolbarStyle + * @see #AppCompatTheme_tooltipForegroundColor + * @see #AppCompatTheme_tooltipFrameBackground + * @see #AppCompatTheme_viewInflaterClass + * @see #AppCompatTheme_windowActionBar + * @see #AppCompatTheme_windowActionBarOverlay + * @see #AppCompatTheme_windowActionModeOverlay + * @see #AppCompatTheme_windowFixedHeightMajor + * @see #AppCompatTheme_windowFixedHeightMinor + * @see #AppCompatTheme_windowFixedWidthMajor + * @see #AppCompatTheme_windowFixedWidthMinor + * @see #AppCompatTheme_windowMinWidthMajor + * @see #AppCompatTheme_windowMinWidthMinor + * @see #AppCompatTheme_windowNoTitle + */ + public static final int[] AppCompatTheme={ + 0x01010057, 0x010100ae, 0x7f040001, 0x7f040002, + 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, + 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, + 0x7f04000b, 0x7f04000c, 0x7f04000d, 0x7f04000f, + 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, + 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, + 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, + 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, + 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, + 0x7f040026, 0x7f040032, 0x7f040049, 0x7f040058, + 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, + 0x7f040060, 0x7f040061, 0x7f04006c, 0x7f040071, + 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096, + 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, + 0x7f04009b, 0x7f04009d, 0x7f0400b4, 0x7f0400d1, + 0x7f0400d2, 0x7f0400d3, 0x7f0400d6, 0x7f0400d8, + 0x7f0400df, 0x7f0400e0, 0x7f0400e2, 0x7f0400e3, + 0x7f0400e4, 0x7f040132, 0x7f04013e, 0x7f040199, + 0x7f04019a, 0x7f04019d, 0x7f04019e, 0x7f04019f, + 0x7f0401a0, 0x7f0401a1, 0x7f0401a2, 0x7f0401a3, + 0x7f0401d7, 0x7f0401d8, 0x7f0401d9, 0x7f0401ec, + 0x7f0401ee, 0x7f0401f5, 0x7f0401f6, 0x7f0401f7, + 0x7f0401f8, 0x7f040207, 0x7f040208, 0x7f040209, + 0x7f04020a, 0x7f040219, 0x7f04021a, 0x7f040232, + 0x7f04025d, 0x7f04025e, 0x7f04025f, 0x7f040260, + 0x7f040262, 0x7f040263, 0x7f040264, 0x7f040265, + 0x7f040268, 0x7f040269, 0x7f040283, 0x7f040284, + 0x7f040285, 0x7f040286, 0x7f040298, 0x7f0402a1, + 0x7f0402a2, 0x7f0402a3, 0x7f0402a4, 0x7f0402a5, + 0x7f0402a6, 0x7f0402a7, 0x7f0402a8, 0x7f0402a9, + 0x7f0402aa + }; + /** + *

This symbol is the offset where the {@link android.R.attr#windowIsFloating} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:windowIsFloating + */ + public static final int AppCompatTheme_android_windowIsFloating=0; + /** + *

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:windowAnimationStyle + */ + public static final int AppCompatTheme_android_windowAnimationStyle=1; + /** + *

+ * @attr description + * Custom divider drawable to use for elements in the action bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionBarDivider + */ + public static final int AppCompatTheme_actionBarDivider=2; + /** + *

+ * @attr description + * Custom item state list drawable background for action bar items. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionBarItemBackground + */ + public static final int AppCompatTheme_actionBarItemBackground=3; + /** + *

+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionBarPopupTheme + */ + public static final int AppCompatTheme_actionBarPopupTheme=4; + /** + *

+ * @attr description + * Size of the Action Bar, including the contextual + * bar used to present Action Modes. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrap_content0
+ * + * @attr name net.micode.notes:actionBarSize + */ + public static final int AppCompatTheme_actionBarSize=5; + /** + *

+ * @attr description + * Reference to a style for the split Action Bar. This style + * controls the split component that holds the menu/action + * buttons. actionBarStyle is still used for the primary + * bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionBarSplitStyle + */ + public static final int AppCompatTheme_actionBarSplitStyle=6; + /** + *

+ * @attr description + * Reference to a style for the Action Bar + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionBarStyle + */ + public static final int AppCompatTheme_actionBarStyle=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTabBarStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionBarTabBarStyle + */ + public static final int AppCompatTheme_actionBarTabBarStyle=8; + /** + *

+ * @attr description + * Default style for tabs within an action bar + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionBarTabStyle + */ + public static final int AppCompatTheme_actionBarTabStyle=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#actionBarTabTextStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionBarTabTextStyle + */ + public static final int AppCompatTheme_actionBarTabTextStyle=10; + /** + *

+ * @attr description + * Reference to a theme that should be used to inflate the + * action bar. This will be inherited by any widget inflated + * into the action bar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionBarTheme + */ + public static final int AppCompatTheme_actionBarTheme=11; + /** + *

+ * @attr description + * Reference to a theme that should be used to inflate widgets + * and layouts destined for the action bar. Most of the time + * this will be a reference to the current theme, but when + * the action bar has a significantly different contrast + * profile than the rest of the activity the difference + * can become important. If this is set to @null the current + * theme will be used. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionBarWidgetTheme + */ + public static final int AppCompatTheme_actionBarWidgetTheme=12; + /** + *

+ * @attr description + * Default action button style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionButtonStyle + */ + public static final int AppCompatTheme_actionButtonStyle=13; + /** + *

+ * @attr description + * Default ActionBar dropdown style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionDropDownStyle + */ + public static final int AppCompatTheme_actionDropDownStyle=14; + /** + *

+ * @attr description + * TextAppearance style that will be applied to text that + * appears within action menu items. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionMenuTextAppearance + */ + public static final int AppCompatTheme_actionMenuTextAppearance=15; + /** + *

+ * @attr description + * Color for text that appears within action menu items. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:actionMenuTextColor + */ + public static final int AppCompatTheme_actionMenuTextColor=16; + /** + *

+ * @attr description + * Background drawable to use for action mode UI + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeBackground + */ + public static final int AppCompatTheme_actionModeBackground=17; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeCloseButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeCloseButtonStyle + */ + public static final int AppCompatTheme_actionModeCloseButtonStyle=18; + /** + *

+ * @attr description + * Drawable to use for the close action mode button + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeCloseDrawable + */ + public static final int AppCompatTheme_actionModeCloseDrawable=19; + /** + *

+ * @attr description + * Drawable to use for the Copy action button in Contextual Action Bar + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeCopyDrawable + */ + public static final int AppCompatTheme_actionModeCopyDrawable=20; + /** + *

+ * @attr description + * Drawable to use for the Cut action button in Contextual Action Bar + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeCutDrawable + */ + public static final int AppCompatTheme_actionModeCutDrawable=21; + /** + *

+ * @attr description + * Drawable to use for the Find action button in WebView selection action modes + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeFindDrawable + */ + public static final int AppCompatTheme_actionModeFindDrawable=22; + /** + *

+ * @attr description + * Drawable to use for the Paste action button in Contextual Action Bar + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModePasteDrawable + */ + public static final int AppCompatTheme_actionModePasteDrawable=23; + /** + *

+ * @attr description + * PopupWindow style to use for action modes when showing as a window overlay. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModePopupWindowStyle + */ + public static final int AppCompatTheme_actionModePopupWindowStyle=24; + /** + *

+ * @attr description + * Drawable to use for the Select all action button in Contextual Action Bar + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeSelectAllDrawable + */ + public static final int AppCompatTheme_actionModeSelectAllDrawable=25; + /** + *

+ * @attr description + * Drawable to use for the Share action button in WebView selection action modes + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeShareDrawable + */ + public static final int AppCompatTheme_actionModeShareDrawable=26; + /** + *

+ * @attr description + * Background drawable to use for action mode UI in the lower split bar + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeSplitBackground + */ + public static final int AppCompatTheme_actionModeSplitBackground=27; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#actionModeStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeStyle + */ + public static final int AppCompatTheme_actionModeStyle=28; + /** + *

+ * @attr description + * Drawable to use for the Web Search action button in WebView selection action modes + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionModeWebSearchDrawable + */ + public static final int AppCompatTheme_actionModeWebSearchDrawable=29; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#actionOverflowButtonStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionOverflowButtonStyle + */ + public static final int AppCompatTheme_actionOverflowButtonStyle=30; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#actionOverflowMenuStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionOverflowMenuStyle + */ + public static final int AppCompatTheme_actionOverflowMenuStyle=31; + /** + *

+ * @attr description + * Default ActivityChooserView style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:activityChooserViewStyle + */ + public static final int AppCompatTheme_activityChooserViewStyle=32; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogButtonGroupStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:alertDialogButtonGroupStyle + */ + public static final int AppCompatTheme_alertDialogButtonGroupStyle=33; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogCenterButtons} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:alertDialogCenterButtons + */ + public static final int AppCompatTheme_alertDialogCenterButtons=34; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#alertDialogStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:alertDialogStyle + */ + public static final int AppCompatTheme_alertDialogStyle=35; + /** + *

+ * @attr description + * Theme to use for alert dialogs spawned from this theme. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:alertDialogTheme + */ + public static final int AppCompatTheme_alertDialogTheme=36; + /** + *

+ * @attr description + * Default AutoCompleteTextView style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:autoCompleteTextViewStyle + */ + public static final int AppCompatTheme_autoCompleteTextViewStyle=37; + /** + *

+ * @attr description + * Style for buttons without an explicit border, often used in groups. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:borderlessButtonStyle + */ + public static final int AppCompatTheme_borderlessButtonStyle=38; + /** + *

+ * @attr description + * Style for buttons within button bars + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:buttonBarButtonStyle + */ + public static final int AppCompatTheme_buttonBarButtonStyle=39; + /** + *

+ * @attr description + * Style for the "negative" buttons within button bars + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:buttonBarNegativeButtonStyle + */ + public static final int AppCompatTheme_buttonBarNegativeButtonStyle=40; + /** + *

+ * @attr description + * Style for the "neutral" buttons within button bars + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:buttonBarNeutralButtonStyle + */ + public static final int AppCompatTheme_buttonBarNeutralButtonStyle=41; + /** + *

+ * @attr description + * Style for the "positive" buttons within button bars + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:buttonBarPositiveButtonStyle + */ + public static final int AppCompatTheme_buttonBarPositiveButtonStyle=42; + /** + *

+ * @attr description + * Style for button bars + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:buttonBarStyle + */ + public static final int AppCompatTheme_buttonBarStyle=43; + /** + *

+ * @attr description + * Normal Button style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:buttonStyle + */ + public static final int AppCompatTheme_buttonStyle=44; + /** + *

+ * @attr description + * Small Button style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:buttonStyleSmall + */ + public static final int AppCompatTheme_buttonStyleSmall=45; + /** + *

+ * @attr description + * Default Checkbox style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:checkboxStyle + */ + public static final int AppCompatTheme_checkboxStyle=46; + /** + *

+ * @attr description + * Default CheckedTextView style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:checkedTextViewStyle + */ + public static final int AppCompatTheme_checkedTextViewStyle=47; + /** + *

+ * @attr description + * Bright complement to the primary branding color. By default, this is the color applied + * to framework controls (via colorControlActivated). + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorAccent + */ + public static final int AppCompatTheme_colorAccent=48; + /** + *

+ * @attr description + * Default color of background imagery for floating components, ex. dialogs, popups, and cards. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorBackgroundFloating + */ + public static final int AppCompatTheme_colorBackgroundFloating=49; + /** + *

+ * @attr description + * The color applied to framework buttons in their normal state. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorButtonNormal + */ + public static final int AppCompatTheme_colorButtonNormal=50; + /** + *

+ * @attr description + * The color applied to framework controls in their activated (ex. checked) state. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorControlActivated + */ + public static final int AppCompatTheme_colorControlActivated=51; + /** + *

+ * @attr description + * The color applied to framework control highlights (ex. ripples, list selectors). + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorControlHighlight + */ + public static final int AppCompatTheme_colorControlHighlight=52; + /** + *

+ * @attr description + * The color applied to framework controls in their normal state. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorControlNormal + */ + public static final int AppCompatTheme_colorControlNormal=53; + /** + *

+ * @attr description + * Color used for error states and things that need to be drawn to + * the user's attention. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorError + */ + public static final int AppCompatTheme_colorError=54; + /** + *

+ * @attr description + * The primary branding color for the app. By default, this is the color applied to the + * action bar background. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorPrimary + */ + public static final int AppCompatTheme_colorPrimary=55; + /** + *

+ * @attr description + * Dark variant of the primary branding color. By default, this is the color applied to + * the status bar (via statusBarColor) and navigation bar (via navigationBarColor). + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorPrimaryDark + */ + public static final int AppCompatTheme_colorPrimaryDark=56; + /** + *

+ * @attr description + * The color applied to framework switch thumbs in their normal state. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorSwitchThumbNormal + */ + public static final int AppCompatTheme_colorSwitchThumbNormal=57; + /** + *

+ * @attr description + * The background used by framework controls. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:controlBackground + */ + public static final int AppCompatTheme_controlBackground=58; + /** + *

+ * @attr description + * Preferred corner radius of dialogs. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:dialogCornerRadius + */ + public static final int AppCompatTheme_dialogCornerRadius=59; + /** + *

+ * @attr description + * Preferred padding for dialog content. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:dialogPreferredPadding + */ + public static final int AppCompatTheme_dialogPreferredPadding=60; + /** + *

+ * @attr description + * Theme to use for dialogs spawned from this theme. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:dialogTheme + */ + public static final int AppCompatTheme_dialogTheme=61; + /** + *

+ * @attr description + * A drawable that may be used as a horizontal divider between visual elements. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:dividerHorizontal + */ + public static final int AppCompatTheme_dividerHorizontal=62; + /** + *

+ * @attr description + * A drawable that may be used as a vertical divider between visual elements. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:dividerVertical + */ + public static final int AppCompatTheme_dividerVertical=63; + /** + *

+ * @attr description + * ListPopupWindow compatibility + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:dropDownListViewStyle + */ + public static final int AppCompatTheme_dropDownListViewStyle=64; + /** + *

+ * @attr description + * The preferred item height for dropdown lists. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:dropdownListPreferredItemHeight + */ + public static final int AppCompatTheme_dropdownListPreferredItemHeight=65; + /** + *

+ * @attr description + * EditText background drawable. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:editTextBackground + */ + public static final int AppCompatTheme_editTextBackground=66; + /** + *

+ * @attr description + * EditText text foreground color. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:editTextColor + */ + public static final int AppCompatTheme_editTextColor=67; + /** + *

+ * @attr description + * Default EditText style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:editTextStyle + */ + public static final int AppCompatTheme_editTextStyle=68; + /** + *

+ * @attr description + * Specifies a drawable to use for the 'home as up' indicator. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:homeAsUpIndicator + */ + public static final int AppCompatTheme_homeAsUpIndicator=69; + /** + *

+ * @attr description + * ImageButton background drawable. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:imageButtonStyle + */ + public static final int AppCompatTheme_imageButtonStyle=70; + /** + *

+ * @attr description + * Drawable used as a background for selected list items. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:listChoiceBackgroundIndicator + */ + public static final int AppCompatTheme_listChoiceBackgroundIndicator=71; + /** + *

+ * @attr description + * The list divider used in alert dialogs. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:listDividerAlertDialog + */ + public static final int AppCompatTheme_listDividerAlertDialog=72; + /** + *

+ * @attr description + * Default menu-style ListView style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:listMenuViewStyle + */ + public static final int AppCompatTheme_listMenuViewStyle=73; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#listPopupWindowStyle} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:listPopupWindowStyle + */ + public static final int AppCompatTheme_listPopupWindowStyle=74; + /** + *

+ * @attr description + * The preferred list item height. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:listPreferredItemHeight + */ + public static final int AppCompatTheme_listPreferredItemHeight=75; + /** + *

+ * @attr description + * A larger, more robust list item height. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:listPreferredItemHeightLarge + */ + public static final int AppCompatTheme_listPreferredItemHeightLarge=76; + /** + *

+ * @attr description + * A smaller, sleeker list item height. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:listPreferredItemHeightSmall + */ + public static final int AppCompatTheme_listPreferredItemHeightSmall=77; + /** + *

+ * @attr description + * The preferred padding along the left edge of list items. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:listPreferredItemPaddingLeft + */ + public static final int AppCompatTheme_listPreferredItemPaddingLeft=78; + /** + *

+ * @attr description + * The preferred padding along the right edge of list items. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:listPreferredItemPaddingRight + */ + public static final int AppCompatTheme_listPreferredItemPaddingRight=79; + /** + *

+ * @attr description + * The background of a panel when it is inset from the left and right edges of the screen. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:panelBackground + */ + public static final int AppCompatTheme_panelBackground=80; + /** + *

+ * @attr description + * Default Panel Menu style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:panelMenuListTheme + */ + public static final int AppCompatTheme_panelMenuListTheme=81; + /** + *

+ * @attr description + * Default Panel Menu width. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:panelMenuListWidth + */ + public static final int AppCompatTheme_panelMenuListWidth=82; + /** + *

+ * @attr description + * Default PopupMenu style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:popupMenuStyle + */ + public static final int AppCompatTheme_popupMenuStyle=83; + /** + *

+ * @attr description + * Default PopupWindow style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:popupWindowStyle + */ + public static final int AppCompatTheme_popupWindowStyle=84; + /** + *

+ * @attr description + * Default RadioButton style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:radioButtonStyle + */ + public static final int AppCompatTheme_radioButtonStyle=85; + /** + *

+ * @attr description + * Default RatingBar style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:ratingBarStyle + */ + public static final int AppCompatTheme_ratingBarStyle=86; + /** + *

+ * @attr description + * Indicator RatingBar style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:ratingBarStyleIndicator + */ + public static final int AppCompatTheme_ratingBarStyleIndicator=87; + /** + *

+ * @attr description + * Small indicator RatingBar style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:ratingBarStyleSmall + */ + public static final int AppCompatTheme_ratingBarStyleSmall=88; + /** + *

+ * @attr description + * Style for the search query widget. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:searchViewStyle + */ + public static final int AppCompatTheme_searchViewStyle=89; + /** + *

+ * @attr description + * Default SeekBar style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:seekBarStyle + */ + public static final int AppCompatTheme_seekBarStyle=90; + /** + *

+ * @attr description + * A style that may be applied to buttons or other selectable items + * that should react to pressed and focus states, but that do not + * have a clear visual border along the edges. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:selectableItemBackground + */ + public static final int AppCompatTheme_selectableItemBackground=91; + /** + *

+ * @attr description + * Background drawable for borderless standalone items that need focus/pressed states. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:selectableItemBackgroundBorderless + */ + public static final int AppCompatTheme_selectableItemBackgroundBorderless=92; + /** + *

+ * @attr description + * Default Spinner style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:spinnerDropDownItemStyle + */ + public static final int AppCompatTheme_spinnerDropDownItemStyle=93; + /** + *

+ * @attr description + * Default Spinner style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:spinnerStyle + */ + public static final int AppCompatTheme_spinnerStyle=94; + /** + *

+ * @attr description + * Default style for the Switch widget. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:switchStyle + */ + public static final int AppCompatTheme_switchStyle=95; + /** + *

+ * @attr description + * Text color, typeface, size, and style for the text inside of a popup menu. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceLargePopupMenu + */ + public static final int AppCompatTheme_textAppearanceLargePopupMenu=96; + /** + *

+ * @attr description + * The preferred TextAppearance for the primary text of list items. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceListItem + */ + public static final int AppCompatTheme_textAppearanceListItem=97; + /** + *

+ * @attr description + * The preferred TextAppearance for the secondary text of list items. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceListItemSecondary + */ + public static final int AppCompatTheme_textAppearanceListItemSecondary=98; + /** + *

+ * @attr description + * The preferred TextAppearance for the primary text of small list items. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceListItemSmall + */ + public static final int AppCompatTheme_textAppearanceListItemSmall=99; + /** + *

+ * @attr description + * Text color, typeface, size, and style for header text inside of a popup menu. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearancePopupMenuHeader + */ + public static final int AppCompatTheme_textAppearancePopupMenuHeader=100; + /** + *

+ * @attr description + * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceSearchResultSubtitle + */ + public static final int AppCompatTheme_textAppearanceSearchResultSubtitle=101; + /** + *

+ * @attr description + * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceSearchResultTitle + */ + public static final int AppCompatTheme_textAppearanceSearchResultTitle=102; + /** + *

+ * @attr description + * Text color, typeface, size, and style for small text inside of a popup menu. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceSmallPopupMenu + */ + public static final int AppCompatTheme_textAppearanceSmallPopupMenu=103; + /** + *

+ * @attr description + * Color of list item text in alert dialogs. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:textColorAlertDialogListItem + */ + public static final int AppCompatTheme_textColorAlertDialogListItem=104; + /** + *

+ * @attr description + * Text color for urls in search suggestions, used by things like global search + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:textColorSearchUrl + */ + public static final int AppCompatTheme_textColorSearchUrl=105; + /** + *

+ * @attr description + * Default Toolar NavigationButtonStyle + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:toolbarNavigationButtonStyle + */ + public static final int AppCompatTheme_toolbarNavigationButtonStyle=106; + /** + *

+ * @attr description + * Default Toolbar style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:toolbarStyle + */ + public static final int AppCompatTheme_toolbarStyle=107; + /** + *

+ * @attr description + * Foreground color to use for tooltips + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:tooltipForegroundColor + */ + public static final int AppCompatTheme_tooltipForegroundColor=108; + /** + *

+ * @attr description + * Background to use for tooltips + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:tooltipFrameBackground + */ + public static final int AppCompatTheme_tooltipFrameBackground=109; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#viewInflaterClass} + * attribute's value can be found in the {@link #AppCompatTheme} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:viewInflaterClass + */ + public static final int AppCompatTheme_viewInflaterClass=110; + /** + *

+ * @attr description + * Flag indicating whether this window should have an Action Bar + * in place of the usual title bar. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:windowActionBar + */ + public static final int AppCompatTheme_windowActionBar=111; + /** + *

+ * @attr description + * Flag indicating whether this window's Action Bar should overlay + * application content. Does nothing if the window would not + * have an Action Bar. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:windowActionBarOverlay + */ + public static final int AppCompatTheme_windowActionBarOverlay=112; + /** + *

+ * @attr description + * Flag indicating whether action modes should overlay window content + * when there is not reserved space for their UI (such as an Action Bar). + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:windowActionModeOverlay + */ + public static final int AppCompatTheme_windowActionModeOverlay=113; + /** + *

+ * @attr description + * A fixed height for the window along the major axis of the screen, + * that is, when in portrait. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name net.micode.notes:windowFixedHeightMajor + */ + public static final int AppCompatTheme_windowFixedHeightMajor=114; + /** + *

+ * @attr description + * A fixed height for the window along the minor axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name net.micode.notes:windowFixedHeightMinor + */ + public static final int AppCompatTheme_windowFixedHeightMinor=115; + /** + *

+ * @attr description + * A fixed width for the window along the major axis of the screen, + * that is, when in landscape. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name net.micode.notes:windowFixedWidthMajor + */ + public static final int AppCompatTheme_windowFixedWidthMajor=116; + /** + *

+ * @attr description + * A fixed width for the window along the minor axis of the screen, + * that is, when in portrait. Can be either an absolute dimension + * or a fraction of the screen size in that dimension. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name net.micode.notes:windowFixedWidthMinor + */ + public static final int AppCompatTheme_windowFixedWidthMinor=117; + /** + *

+ * @attr description + * The minimum width the window is allowed to be, along the major + * axis of the screen. That is, when in landscape. Can be either + * an absolute dimension or a fraction of the screen size in that + * dimension. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name net.micode.notes:windowMinWidthMajor + */ + public static final int AppCompatTheme_windowMinWidthMajor=118; + /** + *

+ * @attr description + * The minimum width the window is allowed to be, along the minor + * axis of the screen. That is, when in portrait. Can be either + * an absolute dimension or a fraction of the screen size in that + * dimension. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name net.micode.notes:windowMinWidthMinor + */ + public static final int AppCompatTheme_windowMinWidthMinor=119; + /** + *

+ * @attr description + * Flag indicating whether there should be no title on this window. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:windowNoTitle + */ + public static final int AppCompatTheme_windowNoTitle=120; + /** + * Attributes that can be used with a BottomAppBar. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #BottomAppBar_backgroundTint net.micode.notes:backgroundTint}Tint to apply to the background.
{@link #BottomAppBar_fabAlignmentMode net.micode.notes:fabAlignmentMode}
{@link #BottomAppBar_fabCradleMargin net.micode.notes:fabCradleMargin}
{@link #BottomAppBar_fabCradleRoundedCornerRadius net.micode.notes:fabCradleRoundedCornerRadius}
{@link #BottomAppBar_fabCradleVerticalOffset net.micode.notes:fabCradleVerticalOffset}
{@link #BottomAppBar_hideOnScroll net.micode.notes:hideOnScroll}
+ * @see #BottomAppBar_backgroundTint + * @see #BottomAppBar_fabAlignmentMode + * @see #BottomAppBar_fabCradleMargin + * @see #BottomAppBar_fabCradleRoundedCornerRadius + * @see #BottomAppBar_fabCradleVerticalOffset + * @see #BottomAppBar_hideOnScroll + */ + public static final int[] BottomAppBar={ + 0x7f04003c, 0x7f0400f5, 0x7f0400f6, 0x7f0400f7, + 0x7f0400f8, 0x7f04012e + }; + /** + *

+ * @attr description + * Tint to apply to the background. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:backgroundTint + */ + public static final int BottomAppBar_backgroundTint=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fabAlignmentMode} + * attribute's value can be found in the {@link #BottomAppBar} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
center0
end1
+ * + * @attr name net.micode.notes:fabAlignmentMode + */ + public static final int BottomAppBar_fabAlignmentMode=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fabCradleMargin} + * attribute's value can be found in the {@link #BottomAppBar} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:fabCradleMargin + */ + public static final int BottomAppBar_fabCradleMargin=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fabCradleRoundedCornerRadius} + * attribute's value can be found in the {@link #BottomAppBar} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:fabCradleRoundedCornerRadius + */ + public static final int BottomAppBar_fabCradleRoundedCornerRadius=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fabCradleVerticalOffset} + * attribute's value can be found in the {@link #BottomAppBar} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:fabCradleVerticalOffset + */ + public static final int BottomAppBar_fabCradleVerticalOffset=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#hideOnScroll} + * attribute's value can be found in the {@link #BottomAppBar} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:hideOnScroll + */ + public static final int BottomAppBar_hideOnScroll=5; + /** + * Attributes that can be used with a BottomNavigationView. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #BottomNavigationView_elevation net.micode.notes:elevation}Elevation for the action bar itself
{@link #BottomNavigationView_itemBackground net.micode.notes:itemBackground}
{@link #BottomNavigationView_itemHorizontalTranslationEnabled net.micode.notes:itemHorizontalTranslationEnabled}
{@link #BottomNavigationView_itemIconSize net.micode.notes:itemIconSize}
{@link #BottomNavigationView_itemIconTint net.micode.notes:itemIconTint}
{@link #BottomNavigationView_itemTextAppearanceActive net.micode.notes:itemTextAppearanceActive}
{@link #BottomNavigationView_itemTextAppearanceInactive net.micode.notes:itemTextAppearanceInactive}
{@link #BottomNavigationView_itemTextColor net.micode.notes:itemTextColor}
{@link #BottomNavigationView_labelVisibilityMode net.micode.notes:labelVisibilityMode}
{@link #BottomNavigationView_menu net.micode.notes:menu}
+ * @see #BottomNavigationView_elevation + * @see #BottomNavigationView_itemBackground + * @see #BottomNavigationView_itemHorizontalTranslationEnabled + * @see #BottomNavigationView_itemIconSize + * @see #BottomNavigationView_itemIconTint + * @see #BottomNavigationView_itemTextAppearanceActive + * @see #BottomNavigationView_itemTextAppearanceInactive + * @see #BottomNavigationView_itemTextColor + * @see #BottomNavigationView_labelVisibilityMode + * @see #BottomNavigationView_menu + */ + public static final int[] BottomNavigationView={ + 0x7f0400e5, 0x7f040143, 0x7f040145, 0x7f040147, + 0x7f040148, 0x7f04014c, 0x7f04014d, 0x7f04014e, + 0x7f040151, 0x7f0401b0 + }; + /** + *

+ * @attr description + * Elevation for the action bar itself + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:elevation + */ + public static final int BottomNavigationView_elevation=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemBackground} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:itemBackground + */ + public static final int BottomNavigationView_itemBackground=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemHorizontalTranslationEnabled} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:itemHorizontalTranslationEnabled + */ + public static final int BottomNavigationView_itemHorizontalTranslationEnabled=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemIconSize} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:itemIconSize + */ + public static final int BottomNavigationView_itemIconSize=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemIconTint} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:itemIconTint + */ + public static final int BottomNavigationView_itemIconTint=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemTextAppearanceActive} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:itemTextAppearanceActive + */ + public static final int BottomNavigationView_itemTextAppearanceActive=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemTextAppearanceInactive} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:itemTextAppearanceInactive + */ + public static final int BottomNavigationView_itemTextAppearanceInactive=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemTextColor} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:itemTextColor + */ + public static final int BottomNavigationView_itemTextColor=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#labelVisibilityMode} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
autoffffffff
labeled1
selected0
unlabeled2
+ * + * @attr name net.micode.notes:labelVisibilityMode + */ + public static final int BottomNavigationView_labelVisibilityMode=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#menu} + * attribute's value can be found in the {@link #BottomNavigationView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:menu + */ + public static final int BottomNavigationView_menu=9; + /** + * Attributes that can be used with a BottomSheetBehavior_Layout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #BottomSheetBehavior_Layout_behavior_fitToContents net.micode.notes:behavior_fitToContents}
{@link #BottomSheetBehavior_Layout_behavior_hideable net.micode.notes:behavior_hideable}
{@link #BottomSheetBehavior_Layout_behavior_peekHeight net.micode.notes:behavior_peekHeight}
{@link #BottomSheetBehavior_Layout_behavior_skipCollapsed net.micode.notes:behavior_skipCollapsed}
+ * @see #BottomSheetBehavior_Layout_behavior_fitToContents + * @see #BottomSheetBehavior_Layout_behavior_hideable + * @see #BottomSheetBehavior_Layout_behavior_peekHeight + * @see #BottomSheetBehavior_Layout_behavior_skipCollapsed + */ + public static final int[] BottomSheetBehavior_Layout={ + 0x7f040043, 0x7f040044, 0x7f040046, 0x7f040047 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#behavior_fitToContents} + * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:behavior_fitToContents + */ + public static final int BottomSheetBehavior_Layout_behavior_fitToContents=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#behavior_hideable} + * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:behavior_hideable + */ + public static final int BottomSheetBehavior_Layout_behavior_hideable=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#behavior_peekHeight} + * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
autoffffffff
+ * + * @attr name net.micode.notes:behavior_peekHeight + */ + public static final int BottomSheetBehavior_Layout_behavior_peekHeight=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#behavior_skipCollapsed} + * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:behavior_skipCollapsed + */ + public static final int BottomSheetBehavior_Layout_behavior_skipCollapsed=3; + /** + * Attributes that can be used with a ButtonBarLayout. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #ButtonBarLayout_allowStacking net.micode.notes:allowStacking}Whether to automatically stack the buttons when there is not + * enough space to lay them out side-by-side.
+ * @see #ButtonBarLayout_allowStacking + */ + public static final int[] ButtonBarLayout={ + 0x7f040027 + }; + /** + *

+ * @attr description + * Whether to automatically stack the buttons when there is not + * enough space to lay them out side-by-side. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:allowStacking + */ + public static final int ButtonBarLayout_allowStacking=0; + /** + * Attributes that can be used with a CardView. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #CardView_android_minWidth android:minWidth}
{@link #CardView_android_minHeight android:minHeight}
{@link #CardView_cardBackgroundColor net.micode.notes:cardBackgroundColor}Background color for CardView.
{@link #CardView_cardCornerRadius net.micode.notes:cardCornerRadius}Corner radius for CardView.
{@link #CardView_cardElevation net.micode.notes:cardElevation}Elevation for CardView.
{@link #CardView_cardMaxElevation net.micode.notes:cardMaxElevation}Maximum Elevation for CardView.
{@link #CardView_cardPreventCornerOverlap net.micode.notes:cardPreventCornerOverlap}Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners.
{@link #CardView_cardUseCompatPadding net.micode.notes:cardUseCompatPadding}Add padding in API v21+ as well to have the same measurements with previous versions.
{@link #CardView_contentPadding net.micode.notes:contentPadding}Inner padding between the edges of the Card and children of the CardView.
{@link #CardView_contentPaddingBottom net.micode.notes:contentPaddingBottom}Inner padding between the bottom edge of the Card and children of the CardView.
{@link #CardView_contentPaddingLeft net.micode.notes:contentPaddingLeft}Inner padding between the left edge of the Card and children of the CardView.
{@link #CardView_contentPaddingRight net.micode.notes:contentPaddingRight}Inner padding between the right edge of the Card and children of the CardView.
{@link #CardView_contentPaddingTop net.micode.notes:contentPaddingTop}Inner padding between the top edge of the Card and children of the CardView.
+ * @see #CardView_android_minWidth + * @see #CardView_android_minHeight + * @see #CardView_cardBackgroundColor + * @see #CardView_cardCornerRadius + * @see #CardView_cardElevation + * @see #CardView_cardMaxElevation + * @see #CardView_cardPreventCornerOverlap + * @see #CardView_cardUseCompatPadding + * @see #CardView_contentPadding + * @see #CardView_contentPaddingBottom + * @see #CardView_contentPaddingLeft + * @see #CardView_contentPaddingRight + * @see #CardView_contentPaddingTop + */ + public static final int[] CardView={ + 0x0101013f, 0x01010140, 0x7f040064, 0x7f040065, + 0x7f040066, 0x7f040067, 0x7f040068, 0x7f040069, + 0x7f0400ad, 0x7f0400ae, 0x7f0400af, 0x7f0400b0, + 0x7f0400b1 + }; + /** + *

+ * @attr description + * Workaround to read user defined minimum width + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:minWidth + */ + public static final int CardView_android_minWidth=0; + /** + *

+ * @attr description + * Workaround to read user defined minimum height + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:minHeight + */ + public static final int CardView_android_minHeight=1; + /** + *

+ * @attr description + * Background color for CardView. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:cardBackgroundColor + */ + public static final int CardView_cardBackgroundColor=2; + /** + *

+ * @attr description + * Corner radius for CardView. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:cardCornerRadius + */ + public static final int CardView_cardCornerRadius=3; + /** + *

+ * @attr description + * Elevation for CardView. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:cardElevation + */ + public static final int CardView_cardElevation=4; + /** + *

+ * @attr description + * Maximum Elevation for CardView. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:cardMaxElevation + */ + public static final int CardView_cardMaxElevation=5; + /** + *

+ * @attr description + * Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:cardPreventCornerOverlap + */ + public static final int CardView_cardPreventCornerOverlap=6; + /** + *

+ * @attr description + * Add padding in API v21+ as well to have the same measurements with previous versions. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:cardUseCompatPadding + */ + public static final int CardView_cardUseCompatPadding=7; + /** + *

+ * @attr description + * Inner padding between the edges of the Card and children of the CardView. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentPadding + */ + public static final int CardView_contentPadding=8; + /** + *

+ * @attr description + * Inner padding between the bottom edge of the Card and children of the CardView. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentPaddingBottom + */ + public static final int CardView_contentPaddingBottom=9; + /** + *

+ * @attr description + * Inner padding between the left edge of the Card and children of the CardView. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentPaddingLeft + */ + public static final int CardView_contentPaddingLeft=10; + /** + *

+ * @attr description + * Inner padding between the right edge of the Card and children of the CardView. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentPaddingRight + */ + public static final int CardView_contentPaddingRight=11; + /** + *

+ * @attr description + * Inner padding between the top edge of the Card and children of the CardView. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentPaddingTop + */ + public static final int CardView_contentPaddingTop=12; + /** + * Attributes that can be used with a Chip. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #Chip_android_textAppearance android:textAppearance}
{@link #Chip_android_ellipsize android:ellipsize}
{@link #Chip_android_maxWidth android:maxWidth}
{@link #Chip_android_text android:text}
{@link #Chip_android_checkable android:checkable}
{@link #Chip_checkedIcon net.micode.notes:checkedIcon}
{@link #Chip_checkedIconEnabled net.micode.notes:checkedIconEnabled}
{@link #Chip_checkedIconVisible net.micode.notes:checkedIconVisible}
{@link #Chip_chipBackgroundColor net.micode.notes:chipBackgroundColor}
{@link #Chip_chipCornerRadius net.micode.notes:chipCornerRadius}
{@link #Chip_chipEndPadding net.micode.notes:chipEndPadding}
{@link #Chip_chipIcon net.micode.notes:chipIcon}
{@link #Chip_chipIconEnabled net.micode.notes:chipIconEnabled}
{@link #Chip_chipIconSize net.micode.notes:chipIconSize}
{@link #Chip_chipIconTint net.micode.notes:chipIconTint}
{@link #Chip_chipIconVisible net.micode.notes:chipIconVisible}
{@link #Chip_chipMinHeight net.micode.notes:chipMinHeight}
{@link #Chip_chipStartPadding net.micode.notes:chipStartPadding}
{@link #Chip_chipStrokeColor net.micode.notes:chipStrokeColor}
{@link #Chip_chipStrokeWidth net.micode.notes:chipStrokeWidth}
{@link #Chip_closeIcon net.micode.notes:closeIcon}Close button icon
{@link #Chip_closeIconEnabled net.micode.notes:closeIconEnabled}
{@link #Chip_closeIconEndPadding net.micode.notes:closeIconEndPadding}
{@link #Chip_closeIconSize net.micode.notes:closeIconSize}
{@link #Chip_closeIconStartPadding net.micode.notes:closeIconStartPadding}
{@link #Chip_closeIconTint net.micode.notes:closeIconTint}
{@link #Chip_closeIconVisible net.micode.notes:closeIconVisible}
{@link #Chip_hideMotionSpec net.micode.notes:hideMotionSpec}
{@link #Chip_iconEndPadding net.micode.notes:iconEndPadding}
{@link #Chip_iconStartPadding net.micode.notes:iconStartPadding}
{@link #Chip_rippleColor net.micode.notes:rippleColor}
{@link #Chip_showMotionSpec net.micode.notes:showMotionSpec}
{@link #Chip_textEndPadding net.micode.notes:textEndPadding}
{@link #Chip_textStartPadding net.micode.notes:textStartPadding}
+ * @see #Chip_android_textAppearance + * @see #Chip_android_ellipsize + * @see #Chip_android_maxWidth + * @see #Chip_android_text + * @see #Chip_android_checkable + * @see #Chip_checkedIcon + * @see #Chip_checkedIconEnabled + * @see #Chip_checkedIconVisible + * @see #Chip_chipBackgroundColor + * @see #Chip_chipCornerRadius + * @see #Chip_chipEndPadding + * @see #Chip_chipIcon + * @see #Chip_chipIconEnabled + * @see #Chip_chipIconSize + * @see #Chip_chipIconTint + * @see #Chip_chipIconVisible + * @see #Chip_chipMinHeight + * @see #Chip_chipStartPadding + * @see #Chip_chipStrokeColor + * @see #Chip_chipStrokeWidth + * @see #Chip_closeIcon + * @see #Chip_closeIconEnabled + * @see #Chip_closeIconEndPadding + * @see #Chip_closeIconSize + * @see #Chip_closeIconStartPadding + * @see #Chip_closeIconTint + * @see #Chip_closeIconVisible + * @see #Chip_hideMotionSpec + * @see #Chip_iconEndPadding + * @see #Chip_iconStartPadding + * @see #Chip_rippleColor + * @see #Chip_showMotionSpec + * @see #Chip_textEndPadding + * @see #Chip_textStartPadding + */ + public static final int[] Chip={ + 0x01010034, 0x010100ab, 0x0101011f, 0x0101014f, + 0x010101e5, 0x7f04006e, 0x7f04006f, 0x7f040070, + 0x7f040072, 0x7f040073, 0x7f040074, 0x7f040076, + 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, + 0x7f04007b, 0x7f040080, 0x7f040081, 0x7f040082, + 0x7f040086, 0x7f040087, 0x7f040088, 0x7f040089, + 0x7f04008a, 0x7f04008b, 0x7f04008c, 0x7f04012c, + 0x7f040136, 0x7f04013a, 0x7f0401fe, 0x7f04020d, + 0x7f04026a, 0x7f04026c + }; + /** + *

This symbol is the offset where the {@link android.R.attr#textAppearance} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:textAppearance + */ + public static final int Chip_android_textAppearance=0; + /** + *

This symbol is the offset where the {@link android.R.attr#ellipsize} + * attribute's value can be found in the {@link #Chip} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
end3
marquee4
middle2
none0
start1
+ * + * @attr name android:ellipsize + */ + public static final int Chip_android_ellipsize=1; + /** + *

This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:maxWidth + */ + public static final int Chip_android_maxWidth=2; + /** + *

This symbol is the offset where the {@link android.R.attr#text} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:text + */ + public static final int Chip_android_text=3; + /** + *

This symbol is the offset where the {@link android.R.attr#checkable} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:checkable + */ + public static final int Chip_android_checkable=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#checkedIcon} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:checkedIcon + */ + public static final int Chip_checkedIcon=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#checkedIconEnabled} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:checkedIconEnabled + */ + public static final int Chip_checkedIconEnabled=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#checkedIconVisible} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:checkedIconVisible + */ + public static final int Chip_checkedIconVisible=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipBackgroundColor} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:chipBackgroundColor + */ + public static final int Chip_chipBackgroundColor=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipCornerRadius} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:chipCornerRadius + */ + public static final int Chip_chipCornerRadius=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipEndPadding} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:chipEndPadding + */ + public static final int Chip_chipEndPadding=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipIcon} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:chipIcon + */ + public static final int Chip_chipIcon=11; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipIconEnabled} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:chipIconEnabled + */ + public static final int Chip_chipIconEnabled=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipIconSize} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:chipIconSize + */ + public static final int Chip_chipIconSize=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipIconTint} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:chipIconTint + */ + public static final int Chip_chipIconTint=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipIconVisible} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:chipIconVisible + */ + public static final int Chip_chipIconVisible=15; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipMinHeight} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:chipMinHeight + */ + public static final int Chip_chipMinHeight=16; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipStartPadding} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:chipStartPadding + */ + public static final int Chip_chipStartPadding=17; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipStrokeColor} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:chipStrokeColor + */ + public static final int Chip_chipStrokeColor=18; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipStrokeWidth} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:chipStrokeWidth + */ + public static final int Chip_chipStrokeWidth=19; + /** + *

+ * @attr description + * Close button icon + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:closeIcon + */ + public static final int Chip_closeIcon=20; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#closeIconEnabled} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:closeIconEnabled + */ + public static final int Chip_closeIconEnabled=21; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#closeIconEndPadding} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:closeIconEndPadding + */ + public static final int Chip_closeIconEndPadding=22; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#closeIconSize} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:closeIconSize + */ + public static final int Chip_closeIconSize=23; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#closeIconStartPadding} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:closeIconStartPadding + */ + public static final int Chip_closeIconStartPadding=24; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#closeIconTint} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:closeIconTint + */ + public static final int Chip_closeIconTint=25; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#closeIconVisible} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:closeIconVisible + */ + public static final int Chip_closeIconVisible=26; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#hideMotionSpec} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:hideMotionSpec + */ + public static final int Chip_hideMotionSpec=27; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#iconEndPadding} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:iconEndPadding + */ + public static final int Chip_iconEndPadding=28; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#iconStartPadding} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:iconStartPadding + */ + public static final int Chip_iconStartPadding=29; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#rippleColor} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:rippleColor + */ + public static final int Chip_rippleColor=30; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#showMotionSpec} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:showMotionSpec + */ + public static final int Chip_showMotionSpec=31; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textEndPadding} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:textEndPadding + */ + public static final int Chip_textEndPadding=32; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textStartPadding} + * attribute's value can be found in the {@link #Chip} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:textStartPadding + */ + public static final int Chip_textStartPadding=33; + /** + * Attributes that can be used with a ChipGroup. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #ChipGroup_checkedChip net.micode.notes:checkedChip}
{@link #ChipGroup_chipSpacing net.micode.notes:chipSpacing}
{@link #ChipGroup_chipSpacingHorizontal net.micode.notes:chipSpacingHorizontal}
{@link #ChipGroup_chipSpacingVertical net.micode.notes:chipSpacingVertical}
{@link #ChipGroup_singleLine net.micode.notes:singleLine}
{@link #ChipGroup_singleSelection net.micode.notes:singleSelection}
+ * @see #ChipGroup_checkedChip + * @see #ChipGroup_chipSpacing + * @see #ChipGroup_chipSpacingHorizontal + * @see #ChipGroup_chipSpacingVertical + * @see #ChipGroup_singleLine + * @see #ChipGroup_singleSelection + */ + public static final int[] ChipGroup={ + 0x7f04006d, 0x7f04007c, 0x7f04007d, 0x7f04007e, + 0x7f040212, 0x7f040213 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#checkedChip} + * attribute's value can be found in the {@link #ChipGroup} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:checkedChip + */ + public static final int ChipGroup_checkedChip=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipSpacing} + * attribute's value can be found in the {@link #ChipGroup} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:chipSpacing + */ + public static final int ChipGroup_chipSpacing=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipSpacingHorizontal} + * attribute's value can be found in the {@link #ChipGroup} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:chipSpacingHorizontal + */ + public static final int ChipGroup_chipSpacingHorizontal=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipSpacingVertical} + * attribute's value can be found in the {@link #ChipGroup} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:chipSpacingVertical + */ + public static final int ChipGroup_chipSpacingVertical=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#singleLine} + * attribute's value can be found in the {@link #ChipGroup} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:singleLine + */ + public static final int ChipGroup_singleLine=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#singleSelection} + * attribute's value can be found in the {@link #ChipGroup} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:singleSelection + */ + public static final int ChipGroup_singleSelection=5; + /** + * Attributes that can be used with a CollapsingToolbarLayout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #CollapsingToolbarLayout_collapsedTitleGravity net.micode.notes:collapsedTitleGravity}
{@link #CollapsingToolbarLayout_collapsedTitleTextAppearance net.micode.notes:collapsedTitleTextAppearance}
{@link #CollapsingToolbarLayout_contentScrim net.micode.notes:contentScrim}
{@link #CollapsingToolbarLayout_expandedTitleGravity net.micode.notes:expandedTitleGravity}
{@link #CollapsingToolbarLayout_expandedTitleMargin net.micode.notes:expandedTitleMargin}
{@link #CollapsingToolbarLayout_expandedTitleMarginBottom net.micode.notes:expandedTitleMarginBottom}
{@link #CollapsingToolbarLayout_expandedTitleMarginEnd net.micode.notes:expandedTitleMarginEnd}
{@link #CollapsingToolbarLayout_expandedTitleMarginStart net.micode.notes:expandedTitleMarginStart}
{@link #CollapsingToolbarLayout_expandedTitleMarginTop net.micode.notes:expandedTitleMarginTop}
{@link #CollapsingToolbarLayout_expandedTitleTextAppearance net.micode.notes:expandedTitleTextAppearance}
{@link #CollapsingToolbarLayout_scrimAnimationDuration net.micode.notes:scrimAnimationDuration}
{@link #CollapsingToolbarLayout_scrimVisibleHeightTrigger net.micode.notes:scrimVisibleHeightTrigger}
{@link #CollapsingToolbarLayout_statusBarScrim net.micode.notes:statusBarScrim}
{@link #CollapsingToolbarLayout_title net.micode.notes:title}
{@link #CollapsingToolbarLayout_titleEnabled net.micode.notes:titleEnabled}
{@link #CollapsingToolbarLayout_toolbarId net.micode.notes:toolbarId}
+ * @see #CollapsingToolbarLayout_collapsedTitleGravity + * @see #CollapsingToolbarLayout_collapsedTitleTextAppearance + * @see #CollapsingToolbarLayout_contentScrim + * @see #CollapsingToolbarLayout_expandedTitleGravity + * @see #CollapsingToolbarLayout_expandedTitleMargin + * @see #CollapsingToolbarLayout_expandedTitleMarginBottom + * @see #CollapsingToolbarLayout_expandedTitleMarginEnd + * @see #CollapsingToolbarLayout_expandedTitleMarginStart + * @see #CollapsingToolbarLayout_expandedTitleMarginTop + * @see #CollapsingToolbarLayout_expandedTitleTextAppearance + * @see #CollapsingToolbarLayout_scrimAnimationDuration + * @see #CollapsingToolbarLayout_scrimVisibleHeightTrigger + * @see #CollapsingToolbarLayout_statusBarScrim + * @see #CollapsingToolbarLayout_title + * @see #CollapsingToolbarLayout_titleEnabled + * @see #CollapsingToolbarLayout_toolbarId + */ + public static final int[] CollapsingToolbarLayout={ + 0x7f040090, 0x7f040091, 0x7f0400b2, 0x7f0400ee, + 0x7f0400ef, 0x7f0400f0, 0x7f0400f1, 0x7f0400f2, + 0x7f0400f3, 0x7f0400f4, 0x7f040202, 0x7f040204, + 0x7f040226, 0x7f040277, 0x7f040278, 0x7f040282 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#collapsedTitleGravity} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
end800005
fill_vertical70
left3
right5
start800003
top30
+ * + * @attr name net.micode.notes:collapsedTitleGravity + */ + public static final int CollapsingToolbarLayout_collapsedTitleGravity=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#collapsedTitleTextAppearance} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:collapsedTitleTextAppearance + */ + public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#contentScrim} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:contentScrim + */ + public static final int CollapsingToolbarLayout_contentScrim=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#expandedTitleGravity} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
end800005
fill_vertical70
left3
right5
start800003
top30
+ * + * @attr name net.micode.notes:expandedTitleGravity + */ + public static final int CollapsingToolbarLayout_expandedTitleGravity=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#expandedTitleMargin} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:expandedTitleMargin + */ + public static final int CollapsingToolbarLayout_expandedTitleMargin=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#expandedTitleMarginBottom} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:expandedTitleMarginBottom + */ + public static final int CollapsingToolbarLayout_expandedTitleMarginBottom=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#expandedTitleMarginEnd} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:expandedTitleMarginEnd + */ + public static final int CollapsingToolbarLayout_expandedTitleMarginEnd=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#expandedTitleMarginStart} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:expandedTitleMarginStart + */ + public static final int CollapsingToolbarLayout_expandedTitleMarginStart=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#expandedTitleMarginTop} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:expandedTitleMarginTop + */ + public static final int CollapsingToolbarLayout_expandedTitleMarginTop=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#expandedTitleTextAppearance} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:expandedTitleTextAppearance + */ + public static final int CollapsingToolbarLayout_expandedTitleTextAppearance=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#scrimAnimationDuration} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:scrimAnimationDuration + */ + public static final int CollapsingToolbarLayout_scrimAnimationDuration=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#scrimVisibleHeightTrigger} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:scrimVisibleHeightTrigger + */ + public static final int CollapsingToolbarLayout_scrimVisibleHeightTrigger=11; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#statusBarScrim} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:statusBarScrim + */ + public static final int CollapsingToolbarLayout_statusBarScrim=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#title} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:title + */ + public static final int CollapsingToolbarLayout_title=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#titleEnabled} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:titleEnabled + */ + public static final int CollapsingToolbarLayout_titleEnabled=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#toolbarId} + * attribute's value can be found in the {@link #CollapsingToolbarLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:toolbarId + */ + public static final int CollapsingToolbarLayout_toolbarId=15; + /** + * Attributes that can be used with a CollapsingToolbarLayout_Layout. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #CollapsingToolbarLayout_Layout_layout_collapseMode net.micode.notes:layout_collapseMode}
{@link #CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier net.micode.notes:layout_collapseParallaxMultiplier}
+ * @see #CollapsingToolbarLayout_Layout_layout_collapseMode + * @see #CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier + */ + public static final int[] CollapsingToolbarLayout_Layout={ + 0x7f04015b, 0x7f04015c + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_collapseMode} + * attribute's value can be found in the {@link #CollapsingToolbarLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
none0
parallax2
pin1
+ * + * @attr name net.micode.notes:layout_collapseMode + */ + public static final int CollapsingToolbarLayout_Layout_layout_collapseMode=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_collapseParallaxMultiplier} + * attribute's value can be found in the {@link #CollapsingToolbarLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_collapseParallaxMultiplier + */ + public static final int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier=1; + /** + * Attributes that can be used with a ColorStateListItem. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + *
AttributeDescription
{@link #ColorStateListItem_android_color android:color}
{@link #ColorStateListItem_android_alpha android:alpha}
{@link #ColorStateListItem_alpha net.micode.notes:alpha}Alpha multiplier applied to the base color.
+ * @see #ColorStateListItem_android_color + * @see #ColorStateListItem_android_alpha + * @see #ColorStateListItem_alpha + */ + public static final int[] ColorStateListItem={ + 0x010101a5, 0x0101031f, 0x7f040028 + }; + /** + *

+ * @attr description + * Base color for this state. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:color + */ + public static final int ColorStateListItem_android_color=0; + /** + *

This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ColorStateListItem} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:alpha + */ + public static final int ColorStateListItem_android_alpha=1; + /** + *

+ * @attr description + * Alpha multiplier applied to the base color. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:alpha + */ + public static final int ColorStateListItem_alpha=2; + /** + * Attributes that can be used with a CompoundButton. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + *
AttributeDescription
{@link #CompoundButton_android_button android:button}
{@link #CompoundButton_buttonTint net.micode.notes:buttonTint}Tint to apply to the button drawable.
{@link #CompoundButton_buttonTintMode net.micode.notes:buttonTintMode}Blending mode used to apply the button tint.
+ * @see #CompoundButton_android_button + * @see #CompoundButton_buttonTint + * @see #CompoundButton_buttonTintMode + */ + public static final int[] CompoundButton={ + 0x01010107, 0x7f040062, 0x7f040063 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#button} + * attribute's value can be found in the {@link #CompoundButton} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:button + */ + public static final int CompoundButton_android_button=0; + /** + *

+ * @attr description + * Tint to apply to the button drawable. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:buttonTint + */ + public static final int CompoundButton_buttonTint=1; + /** + *

+ * @attr description + * Blending mode used to apply the button tint. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ * + * @attr name net.micode.notes:buttonTintMode + */ + public static final int CompoundButton_buttonTintMode=2; + /** + * Attributes that can be used with a Constraint. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #Constraint_android_orientation android:orientation}
{@link #Constraint_android_id android:id}
{@link #Constraint_android_visibility android:visibility}
{@link #Constraint_android_layout_width android:layout_width}
{@link #Constraint_android_layout_height android:layout_height}
{@link #Constraint_android_layout_marginLeft android:layout_marginLeft}
{@link #Constraint_android_layout_marginTop android:layout_marginTop}
{@link #Constraint_android_layout_marginRight android:layout_marginRight}
{@link #Constraint_android_layout_marginBottom android:layout_marginBottom}
{@link #Constraint_android_maxWidth android:maxWidth}
{@link #Constraint_android_maxHeight android:maxHeight}
{@link #Constraint_android_minWidth android:minWidth}
{@link #Constraint_android_minHeight android:minHeight}
{@link #Constraint_android_alpha android:alpha}
{@link #Constraint_android_transformPivotX android:transformPivotX}
{@link #Constraint_android_transformPivotY android:transformPivotY}
{@link #Constraint_android_translationX android:translationX}
{@link #Constraint_android_translationY android:translationY}
{@link #Constraint_android_scaleX android:scaleX}
{@link #Constraint_android_scaleY android:scaleY}
{@link #Constraint_android_rotation android:rotation}
{@link #Constraint_android_rotationX android:rotationX}
{@link #Constraint_android_rotationY android:rotationY}
{@link #Constraint_android_layout_marginStart android:layout_marginStart}
{@link #Constraint_android_layout_marginEnd android:layout_marginEnd}
{@link #Constraint_android_translationZ android:translationZ}
{@link #Constraint_android_elevation android:elevation}
{@link #Constraint_animate_relativeTo net.micode.notes:animate_relativeTo}
{@link #Constraint_barrierAllowsGoneWidgets net.micode.notes:barrierAllowsGoneWidgets}
{@link #Constraint_barrierDirection net.micode.notes:barrierDirection}
{@link #Constraint_barrierMargin net.micode.notes:barrierMargin}
{@link #Constraint_chainUseRtl net.micode.notes:chainUseRtl}
{@link #Constraint_constraint_referenced_ids net.micode.notes:constraint_referenced_ids}
{@link #Constraint_constraint_referenced_tags net.micode.notes:constraint_referenced_tags}
{@link #Constraint_drawPath net.micode.notes:drawPath}
{@link #Constraint_flow_firstHorizontalBias net.micode.notes:flow_firstHorizontalBias}
{@link #Constraint_flow_firstHorizontalStyle net.micode.notes:flow_firstHorizontalStyle}
{@link #Constraint_flow_firstVerticalBias net.micode.notes:flow_firstVerticalBias}
{@link #Constraint_flow_firstVerticalStyle net.micode.notes:flow_firstVerticalStyle}
{@link #Constraint_flow_horizontalAlign net.micode.notes:flow_horizontalAlign}
{@link #Constraint_flow_horizontalBias net.micode.notes:flow_horizontalBias}
{@link #Constraint_flow_horizontalGap net.micode.notes:flow_horizontalGap}
{@link #Constraint_flow_horizontalStyle net.micode.notes:flow_horizontalStyle}
{@link #Constraint_flow_lastHorizontalBias net.micode.notes:flow_lastHorizontalBias}
{@link #Constraint_flow_lastHorizontalStyle net.micode.notes:flow_lastHorizontalStyle}
{@link #Constraint_flow_lastVerticalBias net.micode.notes:flow_lastVerticalBias}
{@link #Constraint_flow_lastVerticalStyle net.micode.notes:flow_lastVerticalStyle}
{@link #Constraint_flow_maxElementsWrap net.micode.notes:flow_maxElementsWrap}
{@link #Constraint_flow_verticalAlign net.micode.notes:flow_verticalAlign}
{@link #Constraint_flow_verticalBias net.micode.notes:flow_verticalBias}
{@link #Constraint_flow_verticalGap net.micode.notes:flow_verticalGap}
{@link #Constraint_flow_verticalStyle net.micode.notes:flow_verticalStyle}
{@link #Constraint_flow_wrapMode net.micode.notes:flow_wrapMode}
{@link #Constraint_layout_constrainedHeight net.micode.notes:layout_constrainedHeight}
{@link #Constraint_layout_constrainedWidth net.micode.notes:layout_constrainedWidth}
{@link #Constraint_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator}
{@link #Constraint_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf}
{@link #Constraint_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator}
{@link #Constraint_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf}
{@link #Constraint_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf}
{@link #Constraint_layout_constraintCircle net.micode.notes:layout_constraintCircle}
{@link #Constraint_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle}
{@link #Constraint_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius}
{@link #Constraint_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio}
{@link #Constraint_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf}
{@link #Constraint_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf}
{@link #Constraint_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin}
{@link #Constraint_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end}
{@link #Constraint_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent}
{@link #Constraint_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default}
{@link #Constraint_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max}
{@link #Constraint_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min}
{@link #Constraint_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent}
{@link #Constraint_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias}
{@link #Constraint_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle}
{@link #Constraint_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight}
{@link #Constraint_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator}
{@link #Constraint_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf}
{@link #Constraint_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf}
{@link #Constraint_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator}
{@link #Constraint_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf}
{@link #Constraint_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf}
{@link #Constraint_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf}
{@link #Constraint_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf}
{@link #Constraint_layout_constraintTag net.micode.notes:layout_constraintTag}
{@link #Constraint_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator}
{@link #Constraint_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf}
{@link #Constraint_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf}
{@link #Constraint_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias}
{@link #Constraint_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle}
{@link #Constraint_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight}
{@link #Constraint_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default}
{@link #Constraint_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max}
{@link #Constraint_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min}
{@link #Constraint_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent}
{@link #Constraint_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX}
{@link #Constraint_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY}
{@link #Constraint_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom}
{@link #Constraint_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd}
{@link #Constraint_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft}
{@link #Constraint_layout_goneMarginRight net.micode.notes:layout_goneMarginRight}
{@link #Constraint_layout_goneMarginStart net.micode.notes:layout_goneMarginStart}
{@link #Constraint_layout_goneMarginTop net.micode.notes:layout_goneMarginTop}
{@link #Constraint_motionProgress net.micode.notes:motionProgress}
{@link #Constraint_motionStagger net.micode.notes:motionStagger}
{@link #Constraint_pathMotionArc net.micode.notes:pathMotionArc}
{@link #Constraint_pivotAnchor net.micode.notes:pivotAnchor}
{@link #Constraint_transitionEasing net.micode.notes:transitionEasing}
{@link #Constraint_transitionPathRotate net.micode.notes:transitionPathRotate}
{@link #Constraint_visibilityMode net.micode.notes:visibilityMode}
+ * @see #Constraint_android_orientation + * @see #Constraint_android_id + * @see #Constraint_android_visibility + * @see #Constraint_android_layout_width + * @see #Constraint_android_layout_height + * @see #Constraint_android_layout_marginLeft + * @see #Constraint_android_layout_marginTop + * @see #Constraint_android_layout_marginRight + * @see #Constraint_android_layout_marginBottom + * @see #Constraint_android_maxWidth + * @see #Constraint_android_maxHeight + * @see #Constraint_android_minWidth + * @see #Constraint_android_minHeight + * @see #Constraint_android_alpha + * @see #Constraint_android_transformPivotX + * @see #Constraint_android_transformPivotY + * @see #Constraint_android_translationX + * @see #Constraint_android_translationY + * @see #Constraint_android_scaleX + * @see #Constraint_android_scaleY + * @see #Constraint_android_rotation + * @see #Constraint_android_rotationX + * @see #Constraint_android_rotationY + * @see #Constraint_android_layout_marginStart + * @see #Constraint_android_layout_marginEnd + * @see #Constraint_android_translationZ + * @see #Constraint_android_elevation + * @see #Constraint_animate_relativeTo + * @see #Constraint_barrierAllowsGoneWidgets + * @see #Constraint_barrierDirection + * @see #Constraint_barrierMargin + * @see #Constraint_chainUseRtl + * @see #Constraint_constraint_referenced_ids + * @see #Constraint_constraint_referenced_tags + * @see #Constraint_drawPath + * @see #Constraint_flow_firstHorizontalBias + * @see #Constraint_flow_firstHorizontalStyle + * @see #Constraint_flow_firstVerticalBias + * @see #Constraint_flow_firstVerticalStyle + * @see #Constraint_flow_horizontalAlign + * @see #Constraint_flow_horizontalBias + * @see #Constraint_flow_horizontalGap + * @see #Constraint_flow_horizontalStyle + * @see #Constraint_flow_lastHorizontalBias + * @see #Constraint_flow_lastHorizontalStyle + * @see #Constraint_flow_lastVerticalBias + * @see #Constraint_flow_lastVerticalStyle + * @see #Constraint_flow_maxElementsWrap + * @see #Constraint_flow_verticalAlign + * @see #Constraint_flow_verticalBias + * @see #Constraint_flow_verticalGap + * @see #Constraint_flow_verticalStyle + * @see #Constraint_flow_wrapMode + * @see #Constraint_layout_constrainedHeight + * @see #Constraint_layout_constrainedWidth + * @see #Constraint_layout_constraintBaseline_creator + * @see #Constraint_layout_constraintBaseline_toBaselineOf + * @see #Constraint_layout_constraintBottom_creator + * @see #Constraint_layout_constraintBottom_toBottomOf + * @see #Constraint_layout_constraintBottom_toTopOf + * @see #Constraint_layout_constraintCircle + * @see #Constraint_layout_constraintCircleAngle + * @see #Constraint_layout_constraintCircleRadius + * @see #Constraint_layout_constraintDimensionRatio + * @see #Constraint_layout_constraintEnd_toEndOf + * @see #Constraint_layout_constraintEnd_toStartOf + * @see #Constraint_layout_constraintGuide_begin + * @see #Constraint_layout_constraintGuide_end + * @see #Constraint_layout_constraintGuide_percent + * @see #Constraint_layout_constraintHeight_default + * @see #Constraint_layout_constraintHeight_max + * @see #Constraint_layout_constraintHeight_min + * @see #Constraint_layout_constraintHeight_percent + * @see #Constraint_layout_constraintHorizontal_bias + * @see #Constraint_layout_constraintHorizontal_chainStyle + * @see #Constraint_layout_constraintHorizontal_weight + * @see #Constraint_layout_constraintLeft_creator + * @see #Constraint_layout_constraintLeft_toLeftOf + * @see #Constraint_layout_constraintLeft_toRightOf + * @see #Constraint_layout_constraintRight_creator + * @see #Constraint_layout_constraintRight_toLeftOf + * @see #Constraint_layout_constraintRight_toRightOf + * @see #Constraint_layout_constraintStart_toEndOf + * @see #Constraint_layout_constraintStart_toStartOf + * @see #Constraint_layout_constraintTag + * @see #Constraint_layout_constraintTop_creator + * @see #Constraint_layout_constraintTop_toBottomOf + * @see #Constraint_layout_constraintTop_toTopOf + * @see #Constraint_layout_constraintVertical_bias + * @see #Constraint_layout_constraintVertical_chainStyle + * @see #Constraint_layout_constraintVertical_weight + * @see #Constraint_layout_constraintWidth_default + * @see #Constraint_layout_constraintWidth_max + * @see #Constraint_layout_constraintWidth_min + * @see #Constraint_layout_constraintWidth_percent + * @see #Constraint_layout_editor_absoluteX + * @see #Constraint_layout_editor_absoluteY + * @see #Constraint_layout_goneMarginBottom + * @see #Constraint_layout_goneMarginEnd + * @see #Constraint_layout_goneMarginLeft + * @see #Constraint_layout_goneMarginRight + * @see #Constraint_layout_goneMarginStart + * @see #Constraint_layout_goneMarginTop + * @see #Constraint_motionProgress + * @see #Constraint_motionStagger + * @see #Constraint_pathMotionArc + * @see #Constraint_pivotAnchor + * @see #Constraint_transitionEasing + * @see #Constraint_transitionPathRotate + * @see #Constraint_visibilityMode + */ + public static final int[] Constraint={ + 0x010100c4, 0x010100d0, 0x010100dc, 0x010100f4, + 0x010100f5, 0x010100f7, 0x010100f8, 0x010100f9, + 0x010100fa, 0x0101011f, 0x01010120, 0x0101013f, + 0x01010140, 0x0101031f, 0x01010320, 0x01010321, + 0x01010322, 0x01010323, 0x01010324, 0x01010325, + 0x01010326, 0x01010327, 0x01010328, 0x010103b5, + 0x010103b6, 0x010103fa, 0x01010440, 0x7f04002b, + 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f04006b, + 0x7f0400a2, 0x7f0400a3, 0x7f0400dc, 0x7f040102, + 0x7f040103, 0x7f040104, 0x7f040105, 0x7f040106, + 0x7f040107, 0x7f040108, 0x7f040109, 0x7f04010a, + 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, + 0x7f040110, 0x7f040111, 0x7f040112, 0x7f040113, + 0x7f040114, 0x7f04015d, 0x7f04015e, 0x7f04015f, + 0x7f040160, 0x7f040161, 0x7f040162, 0x7f040163, + 0x7f040164, 0x7f040165, 0x7f040166, 0x7f040167, + 0x7f040168, 0x7f040169, 0x7f04016a, 0x7f04016b, + 0x7f04016c, 0x7f04016d, 0x7f04016e, 0x7f04016f, + 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040173, + 0x7f040174, 0x7f040175, 0x7f040176, 0x7f040177, + 0x7f040178, 0x7f040179, 0x7f04017a, 0x7f04017b, + 0x7f04017c, 0x7f04017d, 0x7f04017e, 0x7f04017f, + 0x7f040180, 0x7f040181, 0x7f040182, 0x7f040183, + 0x7f040184, 0x7f040185, 0x7f040186, 0x7f040188, + 0x7f040189, 0x7f04018a, 0x7f04018b, 0x7f04018c, + 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f0401bc, + 0x7f0401bd, 0x7f0401df, 0x7f0401e6, 0x7f04028f, + 0x7f040291, 0x7f040299 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
horizontal0
vertical1
+ * + * @attr name android:orientation + */ + public static final int Constraint_android_orientation=0; + /** + *

This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:id + */ + public static final int Constraint_android_id=1; + /** + *

This symbol is the offset where the {@link android.R.attr#visibility} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
gone2
invisible1
visible0
+ * + * @attr name android:visibility + */ + public static final int Constraint_android_visibility=2; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_width} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
+ * + * @attr name android:layout_width + */ + public static final int Constraint_android_layout_width=3; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_height} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
+ * + * @attr name android:layout_height + */ + public static final int Constraint_android_layout_height=4; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginLeft} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginLeft + */ + public static final int Constraint_android_layout_marginLeft=5; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginTop} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginTop + */ + public static final int Constraint_android_layout_marginTop=6; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginRight} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginRight + */ + public static final int Constraint_android_layout_marginRight=7; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginBottom} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginBottom + */ + public static final int Constraint_android_layout_marginBottom=8; + /** + *

This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:maxWidth + */ + public static final int Constraint_android_maxWidth=9; + /** + *

This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:maxHeight + */ + public static final int Constraint_android_maxHeight=10; + /** + *

This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:minWidth + */ + public static final int Constraint_android_minWidth=11; + /** + *

This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:minHeight + */ + public static final int Constraint_android_minHeight=12; + /** + *

This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:alpha + */ + public static final int Constraint_android_alpha=13; + /** + *

This symbol is the offset where the {@link android.R.attr#transformPivotX} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:transformPivotX + */ + public static final int Constraint_android_transformPivotX=14; + /** + *

This symbol is the offset where the {@link android.R.attr#transformPivotY} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:transformPivotY + */ + public static final int Constraint_android_transformPivotY=15; + /** + *

This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationX + */ + public static final int Constraint_android_translationX=16; + /** + *

This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationY + */ + public static final int Constraint_android_translationY=17; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleX + */ + public static final int Constraint_android_scaleX=18; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleY + */ + public static final int Constraint_android_scaleY=19; + /** + *

This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotation + */ + public static final int Constraint_android_rotation=20; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationX + */ + public static final int Constraint_android_rotationX=21; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationY + */ + public static final int Constraint_android_rotationY=22; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginStart} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginStart + */ + public static final int Constraint_android_layout_marginStart=23; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginEnd} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginEnd + */ + public static final int Constraint_android_layout_marginEnd=24; + /** + *

This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationZ + */ + public static final int Constraint_android_translationZ=25; + /** + *

This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:elevation + */ + public static final int Constraint_android_elevation=26; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#animate_relativeTo} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:animate_relativeTo + */ + public static final int Constraint_animate_relativeTo=27; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:barrierAllowsGoneWidgets + */ + public static final int Constraint_barrierAllowsGoneWidgets=28; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierDirection} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom3
end6
left0
right1
start5
top2
+ * + * @attr name net.micode.notes:barrierDirection + */ + public static final int Constraint_barrierDirection=29; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierMargin} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:barrierMargin + */ + public static final int Constraint_barrierMargin=30; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:chainUseRtl + */ + public static final int Constraint_chainUseRtl=31; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_ids + */ + public static final int Constraint_constraint_referenced_ids=32; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_tags} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_tags + */ + public static final int Constraint_constraint_referenced_tags=33; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#drawPath} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
asConfigured4
deltaRelative3
none0
path1
pathRelative2
rectangles5
+ * + * @attr name net.micode.notes:drawPath + */ + public static final int Constraint_drawPath=34; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstHorizontalBias} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_firstHorizontalBias + */ + public static final int Constraint_flow_firstHorizontalBias=35; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstHorizontalStyle} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_firstHorizontalStyle + */ + public static final int Constraint_flow_firstHorizontalStyle=36; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstVerticalBias} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_firstVerticalBias + */ + public static final int Constraint_flow_firstVerticalBias=37; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstVerticalStyle} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_firstVerticalStyle + */ + public static final int Constraint_flow_firstVerticalStyle=38; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalAlign} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
center2
end1
start0
+ * + * @attr name net.micode.notes:flow_horizontalAlign + */ + public static final int Constraint_flow_horizontalAlign=39; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalBias} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_horizontalBias + */ + public static final int Constraint_flow_horizontalBias=40; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalGap} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:flow_horizontalGap + */ + public static final int Constraint_flow_horizontalGap=41; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalStyle} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_horizontalStyle + */ + public static final int Constraint_flow_horizontalStyle=42; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastHorizontalBias} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_lastHorizontalBias + */ + public static final int Constraint_flow_lastHorizontalBias=43; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastHorizontalStyle} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_lastHorizontalStyle + */ + public static final int Constraint_flow_lastHorizontalStyle=44; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastVerticalBias} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_lastVerticalBias + */ + public static final int Constraint_flow_lastVerticalBias=45; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastVerticalStyle} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_lastVerticalStyle + */ + public static final int Constraint_flow_lastVerticalStyle=46; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_maxElementsWrap} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:flow_maxElementsWrap + */ + public static final int Constraint_flow_maxElementsWrap=47; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalAlign} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
baseline3
bottom1
center2
top0
+ * + * @attr name net.micode.notes:flow_verticalAlign + */ + public static final int Constraint_flow_verticalAlign=48; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalBias} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_verticalBias + */ + public static final int Constraint_flow_verticalBias=49; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalGap} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:flow_verticalGap + */ + public static final int Constraint_flow_verticalGap=50; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalStyle} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_verticalStyle + */ + public static final int Constraint_flow_verticalStyle=51; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_wrapMode} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
aligned2
chain1
none0
+ * + * @attr name net.micode.notes:flow_wrapMode + */ + public static final int Constraint_flow_wrapMode=52; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:layout_constrainedHeight + */ + public static final int Constraint_layout_constrainedHeight=53; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:layout_constrainedWidth + */ + public static final int Constraint_layout_constrainedWidth=54; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintBaseline_creator + */ + public static final int Constraint_layout_constraintBaseline_creator=55; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBaseline_toBaselineOf + */ + public static final int Constraint_layout_constraintBaseline_toBaselineOf=56; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintBottom_creator + */ + public static final int Constraint_layout_constraintBottom_creator=57; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBottom_toBottomOf + */ + public static final int Constraint_layout_constraintBottom_toBottomOf=58; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBottom_toTopOf + */ + public static final int Constraint_layout_constraintBottom_toTopOf=59; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:layout_constraintCircle + */ + public static final int Constraint_layout_constraintCircle=60; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintCircleAngle + */ + public static final int Constraint_layout_constraintCircleAngle=61; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintCircleRadius + */ + public static final int Constraint_layout_constraintCircleRadius=62; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintDimensionRatio + */ + public static final int Constraint_layout_constraintDimensionRatio=63; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintEnd_toEndOf + */ + public static final int Constraint_layout_constraintEnd_toEndOf=64; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintEnd_toStartOf + */ + public static final int Constraint_layout_constraintEnd_toStartOf=65; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintGuide_begin + */ + public static final int Constraint_layout_constraintGuide_begin=66; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintGuide_end + */ + public static final int Constraint_layout_constraintGuide_end=67; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintGuide_percent + */ + public static final int Constraint_layout_constraintGuide_percent=68; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
percent2
spread0
wrap1
+ * + * @attr name net.micode.notes:layout_constraintHeight_default + */ + public static final int Constraint_layout_constraintHeight_default=69; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintHeight_max + */ + public static final int Constraint_layout_constraintHeight_max=70; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintHeight_min + */ + public static final int Constraint_layout_constraintHeight_min=71; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHeight_percent + */ + public static final int Constraint_layout_constraintHeight_percent=72; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHorizontal_bias + */ + public static final int Constraint_layout_constraintHorizontal_bias=73; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:layout_constraintHorizontal_chainStyle + */ + public static final int Constraint_layout_constraintHorizontal_chainStyle=74; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHorizontal_weight + */ + public static final int Constraint_layout_constraintHorizontal_weight=75; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintLeft_creator + */ + public static final int Constraint_layout_constraintLeft_creator=76; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintLeft_toLeftOf + */ + public static final int Constraint_layout_constraintLeft_toLeftOf=77; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintLeft_toRightOf + */ + public static final int Constraint_layout_constraintLeft_toRightOf=78; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintRight_creator + */ + public static final int Constraint_layout_constraintRight_creator=79; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintRight_toLeftOf + */ + public static final int Constraint_layout_constraintRight_toLeftOf=80; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintRight_toRightOf + */ + public static final int Constraint_layout_constraintRight_toRightOf=81; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintStart_toEndOf + */ + public static final int Constraint_layout_constraintStart_toEndOf=82; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintStart_toStartOf + */ + public static final int Constraint_layout_constraintStart_toStartOf=83; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTag} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintTag + */ + public static final int Constraint_layout_constraintTag=84; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintTop_creator + */ + public static final int Constraint_layout_constraintTop_creator=85; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintTop_toBottomOf + */ + public static final int Constraint_layout_constraintTop_toBottomOf=86; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintTop_toTopOf + */ + public static final int Constraint_layout_constraintTop_toTopOf=87; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintVertical_bias + */ + public static final int Constraint_layout_constraintVertical_bias=88; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:layout_constraintVertical_chainStyle + */ + public static final int Constraint_layout_constraintVertical_chainStyle=89; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintVertical_weight + */ + public static final int Constraint_layout_constraintVertical_weight=90; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
percent2
spread0
wrap1
+ * + * @attr name net.micode.notes:layout_constraintWidth_default + */ + public static final int Constraint_layout_constraintWidth_default=91; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintWidth_max + */ + public static final int Constraint_layout_constraintWidth_max=92; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintWidth_min + */ + public static final int Constraint_layout_constraintWidth_min=93; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintWidth_percent + */ + public static final int Constraint_layout_constraintWidth_percent=94; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_editor_absoluteX + */ + public static final int Constraint_layout_editor_absoluteX=95; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_editor_absoluteY + */ + public static final int Constraint_layout_editor_absoluteY=96; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginBottom + */ + public static final int Constraint_layout_goneMarginBottom=97; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginEnd + */ + public static final int Constraint_layout_goneMarginEnd=98; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginLeft + */ + public static final int Constraint_layout_goneMarginLeft=99; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginRight + */ + public static final int Constraint_layout_goneMarginRight=100; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginStart + */ + public static final int Constraint_layout_goneMarginStart=101; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginTop + */ + public static final int Constraint_layout_goneMarginTop=102; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionProgress} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionProgress + */ + public static final int Constraint_motionProgress=103; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionStagger} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionStagger + */ + public static final int Constraint_motionStagger=104; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#pathMotionArc} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
flip3
none0
startHorizontal2
startVertical1
+ * + * @attr name net.micode.notes:pathMotionArc + */ + public static final int Constraint_pathMotionArc=105; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#pivotAnchor} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:pivotAnchor + */ + public static final int Constraint_pivotAnchor=106; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionEasing} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
accelerate1
decelerate2
linear3
standard0
+ * + * @attr name net.micode.notes:transitionEasing + */ + public static final int Constraint_transitionEasing=107; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionPathRotate} + * attribute's value can be found in the {@link #Constraint} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:transitionPathRotate + */ + public static final int Constraint_transitionPathRotate=108; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#visibilityMode} + * attribute's value can be found in the {@link #Constraint} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
ignore1
normal0
+ * + * @attr name net.micode.notes:visibilityMode + */ + public static final int Constraint_visibilityMode=109; + /** + * Attributes that can be used with a ConstraintLayout_Layout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #ConstraintLayout_Layout_android_orientation android:orientation}
{@link #ConstraintLayout_Layout_android_padding android:padding}
{@link #ConstraintLayout_Layout_android_paddingLeft android:paddingLeft}
{@link #ConstraintLayout_Layout_android_paddingTop android:paddingTop}
{@link #ConstraintLayout_Layout_android_paddingRight android:paddingRight}
{@link #ConstraintLayout_Layout_android_paddingBottom android:paddingBottom}
{@link #ConstraintLayout_Layout_android_visibility android:visibility}
{@link #ConstraintLayout_Layout_android_maxWidth android:maxWidth}
{@link #ConstraintLayout_Layout_android_maxHeight android:maxHeight}
{@link #ConstraintLayout_Layout_android_minWidth android:minWidth}
{@link #ConstraintLayout_Layout_android_minHeight android:minHeight}
{@link #ConstraintLayout_Layout_android_paddingStart android:paddingStart}
{@link #ConstraintLayout_Layout_android_paddingEnd android:paddingEnd}
{@link #ConstraintLayout_Layout_android_elevation android:elevation}
{@link #ConstraintLayout_Layout_barrierAllowsGoneWidgets net.micode.notes:barrierAllowsGoneWidgets}
{@link #ConstraintLayout_Layout_barrierDirection net.micode.notes:barrierDirection}
{@link #ConstraintLayout_Layout_barrierMargin net.micode.notes:barrierMargin}
{@link #ConstraintLayout_Layout_chainUseRtl net.micode.notes:chainUseRtl}
{@link #ConstraintLayout_Layout_constraintSet net.micode.notes:constraintSet}
{@link #ConstraintLayout_Layout_constraint_referenced_ids net.micode.notes:constraint_referenced_ids}
{@link #ConstraintLayout_Layout_constraint_referenced_tags net.micode.notes:constraint_referenced_tags}
{@link #ConstraintLayout_Layout_flow_firstHorizontalBias net.micode.notes:flow_firstHorizontalBias}
{@link #ConstraintLayout_Layout_flow_firstHorizontalStyle net.micode.notes:flow_firstHorizontalStyle}
{@link #ConstraintLayout_Layout_flow_firstVerticalBias net.micode.notes:flow_firstVerticalBias}
{@link #ConstraintLayout_Layout_flow_firstVerticalStyle net.micode.notes:flow_firstVerticalStyle}
{@link #ConstraintLayout_Layout_flow_horizontalAlign net.micode.notes:flow_horizontalAlign}
{@link #ConstraintLayout_Layout_flow_horizontalBias net.micode.notes:flow_horizontalBias}
{@link #ConstraintLayout_Layout_flow_horizontalGap net.micode.notes:flow_horizontalGap}
{@link #ConstraintLayout_Layout_flow_horizontalStyle net.micode.notes:flow_horizontalStyle}
{@link #ConstraintLayout_Layout_flow_lastHorizontalBias net.micode.notes:flow_lastHorizontalBias}
{@link #ConstraintLayout_Layout_flow_lastHorizontalStyle net.micode.notes:flow_lastHorizontalStyle}
{@link #ConstraintLayout_Layout_flow_lastVerticalBias net.micode.notes:flow_lastVerticalBias}
{@link #ConstraintLayout_Layout_flow_lastVerticalStyle net.micode.notes:flow_lastVerticalStyle}
{@link #ConstraintLayout_Layout_flow_maxElementsWrap net.micode.notes:flow_maxElementsWrap}
{@link #ConstraintLayout_Layout_flow_verticalAlign net.micode.notes:flow_verticalAlign}
{@link #ConstraintLayout_Layout_flow_verticalBias net.micode.notes:flow_verticalBias}
{@link #ConstraintLayout_Layout_flow_verticalGap net.micode.notes:flow_verticalGap}
{@link #ConstraintLayout_Layout_flow_verticalStyle net.micode.notes:flow_verticalStyle}
{@link #ConstraintLayout_Layout_flow_wrapMode net.micode.notes:flow_wrapMode}
{@link #ConstraintLayout_Layout_layoutDescription net.micode.notes:layoutDescription}
{@link #ConstraintLayout_Layout_layout_constrainedHeight net.micode.notes:layout_constrainedHeight}
{@link #ConstraintLayout_Layout_layout_constrainedWidth net.micode.notes:layout_constrainedWidth}
{@link #ConstraintLayout_Layout_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator}
{@link #ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf}
{@link #ConstraintLayout_Layout_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator}
{@link #ConstraintLayout_Layout_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf}
{@link #ConstraintLayout_Layout_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf}
{@link #ConstraintLayout_Layout_layout_constraintCircle net.micode.notes:layout_constraintCircle}
{@link #ConstraintLayout_Layout_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle}
{@link #ConstraintLayout_Layout_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius}
{@link #ConstraintLayout_Layout_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio}
{@link #ConstraintLayout_Layout_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf}
{@link #ConstraintLayout_Layout_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf}
{@link #ConstraintLayout_Layout_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin}
{@link #ConstraintLayout_Layout_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end}
{@link #ConstraintLayout_Layout_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent}
{@link #ConstraintLayout_Layout_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default}
{@link #ConstraintLayout_Layout_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max}
{@link #ConstraintLayout_Layout_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min}
{@link #ConstraintLayout_Layout_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent}
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias}
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle}
{@link #ConstraintLayout_Layout_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight}
{@link #ConstraintLayout_Layout_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator}
{@link #ConstraintLayout_Layout_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf}
{@link #ConstraintLayout_Layout_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf}
{@link #ConstraintLayout_Layout_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator}
{@link #ConstraintLayout_Layout_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf}
{@link #ConstraintLayout_Layout_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf}
{@link #ConstraintLayout_Layout_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf}
{@link #ConstraintLayout_Layout_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf}
{@link #ConstraintLayout_Layout_layout_constraintTag net.micode.notes:layout_constraintTag}
{@link #ConstraintLayout_Layout_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator}
{@link #ConstraintLayout_Layout_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf}
{@link #ConstraintLayout_Layout_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf}
{@link #ConstraintLayout_Layout_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias}
{@link #ConstraintLayout_Layout_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle}
{@link #ConstraintLayout_Layout_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight}
{@link #ConstraintLayout_Layout_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default}
{@link #ConstraintLayout_Layout_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max}
{@link #ConstraintLayout_Layout_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min}
{@link #ConstraintLayout_Layout_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent}
{@link #ConstraintLayout_Layout_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX}
{@link #ConstraintLayout_Layout_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY}
{@link #ConstraintLayout_Layout_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom}
{@link #ConstraintLayout_Layout_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd}
{@link #ConstraintLayout_Layout_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft}
{@link #ConstraintLayout_Layout_layout_goneMarginRight net.micode.notes:layout_goneMarginRight}
{@link #ConstraintLayout_Layout_layout_goneMarginStart net.micode.notes:layout_goneMarginStart}
{@link #ConstraintLayout_Layout_layout_goneMarginTop net.micode.notes:layout_goneMarginTop}
{@link #ConstraintLayout_Layout_layout_optimizationLevel net.micode.notes:layout_optimizationLevel}
+ * @see #ConstraintLayout_Layout_android_orientation + * @see #ConstraintLayout_Layout_android_padding + * @see #ConstraintLayout_Layout_android_paddingLeft + * @see #ConstraintLayout_Layout_android_paddingTop + * @see #ConstraintLayout_Layout_android_paddingRight + * @see #ConstraintLayout_Layout_android_paddingBottom + * @see #ConstraintLayout_Layout_android_visibility + * @see #ConstraintLayout_Layout_android_maxWidth + * @see #ConstraintLayout_Layout_android_maxHeight + * @see #ConstraintLayout_Layout_android_minWidth + * @see #ConstraintLayout_Layout_android_minHeight + * @see #ConstraintLayout_Layout_android_paddingStart + * @see #ConstraintLayout_Layout_android_paddingEnd + * @see #ConstraintLayout_Layout_android_elevation + * @see #ConstraintLayout_Layout_barrierAllowsGoneWidgets + * @see #ConstraintLayout_Layout_barrierDirection + * @see #ConstraintLayout_Layout_barrierMargin + * @see #ConstraintLayout_Layout_chainUseRtl + * @see #ConstraintLayout_Layout_constraintSet + * @see #ConstraintLayout_Layout_constraint_referenced_ids + * @see #ConstraintLayout_Layout_constraint_referenced_tags + * @see #ConstraintLayout_Layout_flow_firstHorizontalBias + * @see #ConstraintLayout_Layout_flow_firstHorizontalStyle + * @see #ConstraintLayout_Layout_flow_firstVerticalBias + * @see #ConstraintLayout_Layout_flow_firstVerticalStyle + * @see #ConstraintLayout_Layout_flow_horizontalAlign + * @see #ConstraintLayout_Layout_flow_horizontalBias + * @see #ConstraintLayout_Layout_flow_horizontalGap + * @see #ConstraintLayout_Layout_flow_horizontalStyle + * @see #ConstraintLayout_Layout_flow_lastHorizontalBias + * @see #ConstraintLayout_Layout_flow_lastHorizontalStyle + * @see #ConstraintLayout_Layout_flow_lastVerticalBias + * @see #ConstraintLayout_Layout_flow_lastVerticalStyle + * @see #ConstraintLayout_Layout_flow_maxElementsWrap + * @see #ConstraintLayout_Layout_flow_verticalAlign + * @see #ConstraintLayout_Layout_flow_verticalBias + * @see #ConstraintLayout_Layout_flow_verticalGap + * @see #ConstraintLayout_Layout_flow_verticalStyle + * @see #ConstraintLayout_Layout_flow_wrapMode + * @see #ConstraintLayout_Layout_layoutDescription + * @see #ConstraintLayout_Layout_layout_constrainedHeight + * @see #ConstraintLayout_Layout_layout_constrainedWidth + * @see #ConstraintLayout_Layout_layout_constraintBaseline_creator + * @see #ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf + * @see #ConstraintLayout_Layout_layout_constraintBottom_creator + * @see #ConstraintLayout_Layout_layout_constraintBottom_toBottomOf + * @see #ConstraintLayout_Layout_layout_constraintBottom_toTopOf + * @see #ConstraintLayout_Layout_layout_constraintCircle + * @see #ConstraintLayout_Layout_layout_constraintCircleAngle + * @see #ConstraintLayout_Layout_layout_constraintCircleRadius + * @see #ConstraintLayout_Layout_layout_constraintDimensionRatio + * @see #ConstraintLayout_Layout_layout_constraintEnd_toEndOf + * @see #ConstraintLayout_Layout_layout_constraintEnd_toStartOf + * @see #ConstraintLayout_Layout_layout_constraintGuide_begin + * @see #ConstraintLayout_Layout_layout_constraintGuide_end + * @see #ConstraintLayout_Layout_layout_constraintGuide_percent + * @see #ConstraintLayout_Layout_layout_constraintHeight_default + * @see #ConstraintLayout_Layout_layout_constraintHeight_max + * @see #ConstraintLayout_Layout_layout_constraintHeight_min + * @see #ConstraintLayout_Layout_layout_constraintHeight_percent + * @see #ConstraintLayout_Layout_layout_constraintHorizontal_bias + * @see #ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle + * @see #ConstraintLayout_Layout_layout_constraintHorizontal_weight + * @see #ConstraintLayout_Layout_layout_constraintLeft_creator + * @see #ConstraintLayout_Layout_layout_constraintLeft_toLeftOf + * @see #ConstraintLayout_Layout_layout_constraintLeft_toRightOf + * @see #ConstraintLayout_Layout_layout_constraintRight_creator + * @see #ConstraintLayout_Layout_layout_constraintRight_toLeftOf + * @see #ConstraintLayout_Layout_layout_constraintRight_toRightOf + * @see #ConstraintLayout_Layout_layout_constraintStart_toEndOf + * @see #ConstraintLayout_Layout_layout_constraintStart_toStartOf + * @see #ConstraintLayout_Layout_layout_constraintTag + * @see #ConstraintLayout_Layout_layout_constraintTop_creator + * @see #ConstraintLayout_Layout_layout_constraintTop_toBottomOf + * @see #ConstraintLayout_Layout_layout_constraintTop_toTopOf + * @see #ConstraintLayout_Layout_layout_constraintVertical_bias + * @see #ConstraintLayout_Layout_layout_constraintVertical_chainStyle + * @see #ConstraintLayout_Layout_layout_constraintVertical_weight + * @see #ConstraintLayout_Layout_layout_constraintWidth_default + * @see #ConstraintLayout_Layout_layout_constraintWidth_max + * @see #ConstraintLayout_Layout_layout_constraintWidth_min + * @see #ConstraintLayout_Layout_layout_constraintWidth_percent + * @see #ConstraintLayout_Layout_layout_editor_absoluteX + * @see #ConstraintLayout_Layout_layout_editor_absoluteY + * @see #ConstraintLayout_Layout_layout_goneMarginBottom + * @see #ConstraintLayout_Layout_layout_goneMarginEnd + * @see #ConstraintLayout_Layout_layout_goneMarginLeft + * @see #ConstraintLayout_Layout_layout_goneMarginRight + * @see #ConstraintLayout_Layout_layout_goneMarginStart + * @see #ConstraintLayout_Layout_layout_goneMarginTop + * @see #ConstraintLayout_Layout_layout_optimizationLevel + */ + public static final int[] ConstraintLayout_Layout={ + 0x010100c4, 0x010100d5, 0x010100d6, 0x010100d7, + 0x010100d8, 0x010100d9, 0x010100dc, 0x0101011f, + 0x01010120, 0x0101013f, 0x01010140, 0x010103b3, + 0x010103b4, 0x01010440, 0x7f04003f, 0x7f040040, + 0x7f040041, 0x7f04006b, 0x7f04009f, 0x7f0400a2, + 0x7f0400a3, 0x7f040102, 0x7f040103, 0x7f040104, + 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040108, + 0x7f040109, 0x7f04010a, 0x7f04010b, 0x7f04010c, + 0x7f04010d, 0x7f04010e, 0x7f040110, 0x7f040111, + 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040155, + 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, + 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040164, + 0x7f040165, 0x7f040166, 0x7f040167, 0x7f040168, + 0x7f040169, 0x7f04016a, 0x7f04016b, 0x7f04016c, + 0x7f04016d, 0x7f04016e, 0x7f04016f, 0x7f040170, + 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, + 0x7f040175, 0x7f040176, 0x7f040177, 0x7f040178, + 0x7f040179, 0x7f04017a, 0x7f04017b, 0x7f04017c, + 0x7f04017d, 0x7f04017e, 0x7f04017f, 0x7f040180, + 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, + 0x7f040185, 0x7f040186, 0x7f040188, 0x7f040189, + 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, + 0x7f04018e, 0x7f04018f, 0x7f040192 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
horizontal0
vertical1
+ * + * @attr name android:orientation + */ + public static final int ConstraintLayout_Layout_android_orientation=0; + /** + *

This symbol is the offset where the {@link android.R.attr#padding} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:padding + */ + public static final int ConstraintLayout_Layout_android_padding=1; + /** + *

This symbol is the offset where the {@link android.R.attr#paddingLeft} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:paddingLeft + */ + public static final int ConstraintLayout_Layout_android_paddingLeft=2; + /** + *

This symbol is the offset where the {@link android.R.attr#paddingTop} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:paddingTop + */ + public static final int ConstraintLayout_Layout_android_paddingTop=3; + /** + *

This symbol is the offset where the {@link android.R.attr#paddingRight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:paddingRight + */ + public static final int ConstraintLayout_Layout_android_paddingRight=4; + /** + *

This symbol is the offset where the {@link android.R.attr#paddingBottom} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:paddingBottom + */ + public static final int ConstraintLayout_Layout_android_paddingBottom=5; + /** + *

This symbol is the offset where the {@link android.R.attr#visibility} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
gone2
invisible1
visible0
+ * + * @attr name android:visibility + */ + public static final int ConstraintLayout_Layout_android_visibility=6; + /** + *

This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:maxWidth + */ + public static final int ConstraintLayout_Layout_android_maxWidth=7; + /** + *

This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:maxHeight + */ + public static final int ConstraintLayout_Layout_android_maxHeight=8; + /** + *

This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:minWidth + */ + public static final int ConstraintLayout_Layout_android_minWidth=9; + /** + *

This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:minHeight + */ + public static final int ConstraintLayout_Layout_android_minHeight=10; + /** + *

This symbol is the offset where the {@link android.R.attr#paddingStart} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:paddingStart + */ + public static final int ConstraintLayout_Layout_android_paddingStart=11; + /** + *

This symbol is the offset where the {@link android.R.attr#paddingEnd} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:paddingEnd + */ + public static final int ConstraintLayout_Layout_android_paddingEnd=12; + /** + *

This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:elevation + */ + public static final int ConstraintLayout_Layout_android_elevation=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:barrierAllowsGoneWidgets + */ + public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierDirection} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom3
end6
left0
right1
start5
top2
+ * + * @attr name net.micode.notes:barrierDirection + */ + public static final int ConstraintLayout_Layout_barrierDirection=15; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierMargin} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:barrierMargin + */ + public static final int ConstraintLayout_Layout_barrierMargin=16; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:chainUseRtl + */ + public static final int ConstraintLayout_Layout_chainUseRtl=17; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraintSet} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:constraintSet + */ + public static final int ConstraintLayout_Layout_constraintSet=18; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_ids + */ + public static final int ConstraintLayout_Layout_constraint_referenced_ids=19; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_tags} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_tags + */ + public static final int ConstraintLayout_Layout_constraint_referenced_tags=20; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstHorizontalBias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_firstHorizontalBias + */ + public static final int ConstraintLayout_Layout_flow_firstHorizontalBias=21; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstHorizontalStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_firstHorizontalStyle + */ + public static final int ConstraintLayout_Layout_flow_firstHorizontalStyle=22; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstVerticalBias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_firstVerticalBias + */ + public static final int ConstraintLayout_Layout_flow_firstVerticalBias=23; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstVerticalStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_firstVerticalStyle + */ + public static final int ConstraintLayout_Layout_flow_firstVerticalStyle=24; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalAlign} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
center2
end1
start0
+ * + * @attr name net.micode.notes:flow_horizontalAlign + */ + public static final int ConstraintLayout_Layout_flow_horizontalAlign=25; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalBias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_horizontalBias + */ + public static final int ConstraintLayout_Layout_flow_horizontalBias=26; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalGap} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:flow_horizontalGap + */ + public static final int ConstraintLayout_Layout_flow_horizontalGap=27; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_horizontalStyle + */ + public static final int ConstraintLayout_Layout_flow_horizontalStyle=28; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastHorizontalBias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_lastHorizontalBias + */ + public static final int ConstraintLayout_Layout_flow_lastHorizontalBias=29; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastHorizontalStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_lastHorizontalStyle + */ + public static final int ConstraintLayout_Layout_flow_lastHorizontalStyle=30; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastVerticalBias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_lastVerticalBias + */ + public static final int ConstraintLayout_Layout_flow_lastVerticalBias=31; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastVerticalStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_lastVerticalStyle + */ + public static final int ConstraintLayout_Layout_flow_lastVerticalStyle=32; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_maxElementsWrap} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:flow_maxElementsWrap + */ + public static final int ConstraintLayout_Layout_flow_maxElementsWrap=33; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalAlign} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
baseline3
bottom1
center2
top0
+ * + * @attr name net.micode.notes:flow_verticalAlign + */ + public static final int ConstraintLayout_Layout_flow_verticalAlign=34; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalBias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_verticalBias + */ + public static final int ConstraintLayout_Layout_flow_verticalBias=35; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalGap} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:flow_verticalGap + */ + public static final int ConstraintLayout_Layout_flow_verticalGap=36; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_verticalStyle + */ + public static final int ConstraintLayout_Layout_flow_verticalStyle=37; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_wrapMode} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
aligned2
chain1
none0
+ * + * @attr name net.micode.notes:flow_wrapMode + */ + public static final int ConstraintLayout_Layout_flow_wrapMode=38; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layoutDescription} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:layoutDescription + */ + public static final int ConstraintLayout_Layout_layoutDescription=39; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:layout_constrainedHeight + */ + public static final int ConstraintLayout_Layout_layout_constrainedHeight=40; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:layout_constrainedWidth + */ + public static final int ConstraintLayout_Layout_layout_constrainedWidth=41; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintBaseline_creator + */ + public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator=42; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBaseline_toBaselineOf + */ + public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf=43; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintBottom_creator + */ + public static final int ConstraintLayout_Layout_layout_constraintBottom_creator=44; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBottom_toBottomOf + */ + public static final int ConstraintLayout_Layout_layout_constraintBottom_toBottomOf=45; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBottom_toTopOf + */ + public static final int ConstraintLayout_Layout_layout_constraintBottom_toTopOf=46; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:layout_constraintCircle + */ + public static final int ConstraintLayout_Layout_layout_constraintCircle=47; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintCircleAngle + */ + public static final int ConstraintLayout_Layout_layout_constraintCircleAngle=48; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintCircleRadius + */ + public static final int ConstraintLayout_Layout_layout_constraintCircleRadius=49; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintDimensionRatio + */ + public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio=50; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintEnd_toEndOf + */ + public static final int ConstraintLayout_Layout_layout_constraintEnd_toEndOf=51; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintEnd_toStartOf + */ + public static final int ConstraintLayout_Layout_layout_constraintEnd_toStartOf=52; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintGuide_begin + */ + public static final int ConstraintLayout_Layout_layout_constraintGuide_begin=53; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintGuide_end + */ + public static final int ConstraintLayout_Layout_layout_constraintGuide_end=54; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintGuide_percent + */ + public static final int ConstraintLayout_Layout_layout_constraintGuide_percent=55; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
percent2
spread0
wrap1
+ * + * @attr name net.micode.notes:layout_constraintHeight_default + */ + public static final int ConstraintLayout_Layout_layout_constraintHeight_default=56; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintHeight_max + */ + public static final int ConstraintLayout_Layout_layout_constraintHeight_max=57; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintHeight_min + */ + public static final int ConstraintLayout_Layout_layout_constraintHeight_min=58; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHeight_percent + */ + public static final int ConstraintLayout_Layout_layout_constraintHeight_percent=59; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHorizontal_bias + */ + public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias=60; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:layout_constraintHorizontal_chainStyle + */ + public static final int ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle=61; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHorizontal_weight + */ + public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight=62; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintLeft_creator + */ + public static final int ConstraintLayout_Layout_layout_constraintLeft_creator=63; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintLeft_toLeftOf + */ + public static final int ConstraintLayout_Layout_layout_constraintLeft_toLeftOf=64; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintLeft_toRightOf + */ + public static final int ConstraintLayout_Layout_layout_constraintLeft_toRightOf=65; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintRight_creator + */ + public static final int ConstraintLayout_Layout_layout_constraintRight_creator=66; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintRight_toLeftOf + */ + public static final int ConstraintLayout_Layout_layout_constraintRight_toLeftOf=67; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintRight_toRightOf + */ + public static final int ConstraintLayout_Layout_layout_constraintRight_toRightOf=68; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintStart_toEndOf + */ + public static final int ConstraintLayout_Layout_layout_constraintStart_toEndOf=69; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintStart_toStartOf + */ + public static final int ConstraintLayout_Layout_layout_constraintStart_toStartOf=70; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTag} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintTag + */ + public static final int ConstraintLayout_Layout_layout_constraintTag=71; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintTop_creator + */ + public static final int ConstraintLayout_Layout_layout_constraintTop_creator=72; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintTop_toBottomOf + */ + public static final int ConstraintLayout_Layout_layout_constraintTop_toBottomOf=73; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintTop_toTopOf + */ + public static final int ConstraintLayout_Layout_layout_constraintTop_toTopOf=74; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintVertical_bias + */ + public static final int ConstraintLayout_Layout_layout_constraintVertical_bias=75; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:layout_constraintVertical_chainStyle + */ + public static final int ConstraintLayout_Layout_layout_constraintVertical_chainStyle=76; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintVertical_weight + */ + public static final int ConstraintLayout_Layout_layout_constraintVertical_weight=77; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
percent2
spread0
wrap1
+ * + * @attr name net.micode.notes:layout_constraintWidth_default + */ + public static final int ConstraintLayout_Layout_layout_constraintWidth_default=78; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintWidth_max + */ + public static final int ConstraintLayout_Layout_layout_constraintWidth_max=79; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintWidth_min + */ + public static final int ConstraintLayout_Layout_layout_constraintWidth_min=80; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintWidth_percent + */ + public static final int ConstraintLayout_Layout_layout_constraintWidth_percent=81; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_editor_absoluteX + */ + public static final int ConstraintLayout_Layout_layout_editor_absoluteX=82; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_editor_absoluteY + */ + public static final int ConstraintLayout_Layout_layout_editor_absoluteY=83; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginBottom + */ + public static final int ConstraintLayout_Layout_layout_goneMarginBottom=84; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginEnd + */ + public static final int ConstraintLayout_Layout_layout_goneMarginEnd=85; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginLeft + */ + public static final int ConstraintLayout_Layout_layout_goneMarginLeft=86; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginRight + */ + public static final int ConstraintLayout_Layout_layout_goneMarginRight=87; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginStart + */ + public static final int ConstraintLayout_Layout_layout_goneMarginStart=88; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginTop + */ + public static final int ConstraintLayout_Layout_layout_goneMarginTop=89; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_optimizationLevel} + * attribute's value can be found in the {@link #ConstraintLayout_Layout} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
barrier2
cache_measures100
chains4
dependency_ordering200
dimensions8
direct1direct, measure caches
graph40
graph_wrap80
grouping400
groups20
none0
ratio10
standard101
+ * + * @attr name net.micode.notes:layout_optimizationLevel + */ + public static final int ConstraintLayout_Layout_layout_optimizationLevel=90; + /** + * Attributes that can be used with a ConstraintLayout_placeholder. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #ConstraintLayout_placeholder_content net.micode.notes:content}
{@link #ConstraintLayout_placeholder_placeholder_emptyVisibility net.micode.notes:placeholder_emptyVisibility}
+ * @see #ConstraintLayout_placeholder_content + * @see #ConstraintLayout_placeholder_placeholder_emptyVisibility + */ + public static final int[] ConstraintLayout_placeholder={ + 0x7f0400a5, 0x7f0401e7 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#content} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:content + */ + public static final int ConstraintLayout_placeholder_content=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#placeholder_emptyVisibility} + * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
gone8
invisible4
visible0
+ * + * @attr name net.micode.notes:placeholder_emptyVisibility + */ + public static final int ConstraintLayout_placeholder_placeholder_emptyVisibility=1; + /** + * Attributes that can be used with a ConstraintSet. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #ConstraintSet_android_orientation android:orientation}
{@link #ConstraintSet_android_id android:id}
{@link #ConstraintSet_android_visibility android:visibility}
{@link #ConstraintSet_android_layout_width android:layout_width}
{@link #ConstraintSet_android_layout_height android:layout_height}
{@link #ConstraintSet_android_layout_marginLeft android:layout_marginLeft}
{@link #ConstraintSet_android_layout_marginTop android:layout_marginTop}
{@link #ConstraintSet_android_layout_marginRight android:layout_marginRight}
{@link #ConstraintSet_android_layout_marginBottom android:layout_marginBottom}
{@link #ConstraintSet_android_maxWidth android:maxWidth}
{@link #ConstraintSet_android_maxHeight android:maxHeight}
{@link #ConstraintSet_android_minWidth android:minWidth}
{@link #ConstraintSet_android_minHeight android:minHeight}
{@link #ConstraintSet_android_pivotX android:pivotX}
{@link #ConstraintSet_android_pivotY android:pivotY}
{@link #ConstraintSet_android_alpha android:alpha}
{@link #ConstraintSet_android_transformPivotX android:transformPivotX}
{@link #ConstraintSet_android_transformPivotY android:transformPivotY}
{@link #ConstraintSet_android_translationX android:translationX}
{@link #ConstraintSet_android_translationY android:translationY}
{@link #ConstraintSet_android_scaleX android:scaleX}
{@link #ConstraintSet_android_scaleY android:scaleY}
{@link #ConstraintSet_android_rotation android:rotation}
{@link #ConstraintSet_android_rotationX android:rotationX}
{@link #ConstraintSet_android_rotationY android:rotationY}
{@link #ConstraintSet_android_layout_marginStart android:layout_marginStart}
{@link #ConstraintSet_android_layout_marginEnd android:layout_marginEnd}
{@link #ConstraintSet_android_translationZ android:translationZ}
{@link #ConstraintSet_android_elevation android:elevation}
{@link #ConstraintSet_animate_relativeTo net.micode.notes:animate_relativeTo}
{@link #ConstraintSet_barrierAllowsGoneWidgets net.micode.notes:barrierAllowsGoneWidgets}
{@link #ConstraintSet_barrierDirection net.micode.notes:barrierDirection}
{@link #ConstraintSet_barrierMargin net.micode.notes:barrierMargin}
{@link #ConstraintSet_chainUseRtl net.micode.notes:chainUseRtl}
{@link #ConstraintSet_constraint_referenced_ids net.micode.notes:constraint_referenced_ids}
{@link #ConstraintSet_constraint_referenced_tags net.micode.notes:constraint_referenced_tags}
{@link #ConstraintSet_deriveConstraintsFrom net.micode.notes:deriveConstraintsFrom}
{@link #ConstraintSet_drawPath net.micode.notes:drawPath}
{@link #ConstraintSet_flow_firstHorizontalBias net.micode.notes:flow_firstHorizontalBias}
{@link #ConstraintSet_flow_firstHorizontalStyle net.micode.notes:flow_firstHorizontalStyle}
{@link #ConstraintSet_flow_firstVerticalBias net.micode.notes:flow_firstVerticalBias}
{@link #ConstraintSet_flow_firstVerticalStyle net.micode.notes:flow_firstVerticalStyle}
{@link #ConstraintSet_flow_horizontalAlign net.micode.notes:flow_horizontalAlign}
{@link #ConstraintSet_flow_horizontalBias net.micode.notes:flow_horizontalBias}
{@link #ConstraintSet_flow_horizontalGap net.micode.notes:flow_horizontalGap}
{@link #ConstraintSet_flow_horizontalStyle net.micode.notes:flow_horizontalStyle}
{@link #ConstraintSet_flow_lastHorizontalBias net.micode.notes:flow_lastHorizontalBias}
{@link #ConstraintSet_flow_lastHorizontalStyle net.micode.notes:flow_lastHorizontalStyle}
{@link #ConstraintSet_flow_lastVerticalBias net.micode.notes:flow_lastVerticalBias}
{@link #ConstraintSet_flow_lastVerticalStyle net.micode.notes:flow_lastVerticalStyle}
{@link #ConstraintSet_flow_maxElementsWrap net.micode.notes:flow_maxElementsWrap}
{@link #ConstraintSet_flow_verticalAlign net.micode.notes:flow_verticalAlign}
{@link #ConstraintSet_flow_verticalBias net.micode.notes:flow_verticalBias}
{@link #ConstraintSet_flow_verticalGap net.micode.notes:flow_verticalGap}
{@link #ConstraintSet_flow_verticalStyle net.micode.notes:flow_verticalStyle}
{@link #ConstraintSet_flow_wrapMode net.micode.notes:flow_wrapMode}
{@link #ConstraintSet_layout_constrainedHeight net.micode.notes:layout_constrainedHeight}
{@link #ConstraintSet_layout_constrainedWidth net.micode.notes:layout_constrainedWidth}
{@link #ConstraintSet_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator}
{@link #ConstraintSet_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf}
{@link #ConstraintSet_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator}
{@link #ConstraintSet_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf}
{@link #ConstraintSet_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf}
{@link #ConstraintSet_layout_constraintCircle net.micode.notes:layout_constraintCircle}
{@link #ConstraintSet_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle}
{@link #ConstraintSet_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius}
{@link #ConstraintSet_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio}
{@link #ConstraintSet_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf}
{@link #ConstraintSet_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf}
{@link #ConstraintSet_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin}
{@link #ConstraintSet_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end}
{@link #ConstraintSet_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent}
{@link #ConstraintSet_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default}
{@link #ConstraintSet_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max}
{@link #ConstraintSet_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min}
{@link #ConstraintSet_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent}
{@link #ConstraintSet_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias}
{@link #ConstraintSet_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle}
{@link #ConstraintSet_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight}
{@link #ConstraintSet_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator}
{@link #ConstraintSet_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf}
{@link #ConstraintSet_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf}
{@link #ConstraintSet_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator}
{@link #ConstraintSet_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf}
{@link #ConstraintSet_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf}
{@link #ConstraintSet_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf}
{@link #ConstraintSet_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf}
{@link #ConstraintSet_layout_constraintTag net.micode.notes:layout_constraintTag}
{@link #ConstraintSet_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator}
{@link #ConstraintSet_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf}
{@link #ConstraintSet_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf}
{@link #ConstraintSet_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias}
{@link #ConstraintSet_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle}
{@link #ConstraintSet_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight}
{@link #ConstraintSet_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default}
{@link #ConstraintSet_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max}
{@link #ConstraintSet_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min}
{@link #ConstraintSet_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent}
{@link #ConstraintSet_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX}
{@link #ConstraintSet_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY}
{@link #ConstraintSet_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom}
{@link #ConstraintSet_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd}
{@link #ConstraintSet_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft}
{@link #ConstraintSet_layout_goneMarginRight net.micode.notes:layout_goneMarginRight}
{@link #ConstraintSet_layout_goneMarginStart net.micode.notes:layout_goneMarginStart}
{@link #ConstraintSet_layout_goneMarginTop net.micode.notes:layout_goneMarginTop}
{@link #ConstraintSet_motionProgress net.micode.notes:motionProgress}
{@link #ConstraintSet_motionStagger net.micode.notes:motionStagger}
{@link #ConstraintSet_pathMotionArc net.micode.notes:pathMotionArc}
{@link #ConstraintSet_pivotAnchor net.micode.notes:pivotAnchor}
{@link #ConstraintSet_transitionEasing net.micode.notes:transitionEasing}
{@link #ConstraintSet_transitionPathRotate net.micode.notes:transitionPathRotate}
+ * @see #ConstraintSet_android_orientation + * @see #ConstraintSet_android_id + * @see #ConstraintSet_android_visibility + * @see #ConstraintSet_android_layout_width + * @see #ConstraintSet_android_layout_height + * @see #ConstraintSet_android_layout_marginLeft + * @see #ConstraintSet_android_layout_marginTop + * @see #ConstraintSet_android_layout_marginRight + * @see #ConstraintSet_android_layout_marginBottom + * @see #ConstraintSet_android_maxWidth + * @see #ConstraintSet_android_maxHeight + * @see #ConstraintSet_android_minWidth + * @see #ConstraintSet_android_minHeight + * @see #ConstraintSet_android_pivotX + * @see #ConstraintSet_android_pivotY + * @see #ConstraintSet_android_alpha + * @see #ConstraintSet_android_transformPivotX + * @see #ConstraintSet_android_transformPivotY + * @see #ConstraintSet_android_translationX + * @see #ConstraintSet_android_translationY + * @see #ConstraintSet_android_scaleX + * @see #ConstraintSet_android_scaleY + * @see #ConstraintSet_android_rotation + * @see #ConstraintSet_android_rotationX + * @see #ConstraintSet_android_rotationY + * @see #ConstraintSet_android_layout_marginStart + * @see #ConstraintSet_android_layout_marginEnd + * @see #ConstraintSet_android_translationZ + * @see #ConstraintSet_android_elevation + * @see #ConstraintSet_animate_relativeTo + * @see #ConstraintSet_barrierAllowsGoneWidgets + * @see #ConstraintSet_barrierDirection + * @see #ConstraintSet_barrierMargin + * @see #ConstraintSet_chainUseRtl + * @see #ConstraintSet_constraint_referenced_ids + * @see #ConstraintSet_constraint_referenced_tags + * @see #ConstraintSet_deriveConstraintsFrom + * @see #ConstraintSet_drawPath + * @see #ConstraintSet_flow_firstHorizontalBias + * @see #ConstraintSet_flow_firstHorizontalStyle + * @see #ConstraintSet_flow_firstVerticalBias + * @see #ConstraintSet_flow_firstVerticalStyle + * @see #ConstraintSet_flow_horizontalAlign + * @see #ConstraintSet_flow_horizontalBias + * @see #ConstraintSet_flow_horizontalGap + * @see #ConstraintSet_flow_horizontalStyle + * @see #ConstraintSet_flow_lastHorizontalBias + * @see #ConstraintSet_flow_lastHorizontalStyle + * @see #ConstraintSet_flow_lastVerticalBias + * @see #ConstraintSet_flow_lastVerticalStyle + * @see #ConstraintSet_flow_maxElementsWrap + * @see #ConstraintSet_flow_verticalAlign + * @see #ConstraintSet_flow_verticalBias + * @see #ConstraintSet_flow_verticalGap + * @see #ConstraintSet_flow_verticalStyle + * @see #ConstraintSet_flow_wrapMode + * @see #ConstraintSet_layout_constrainedHeight + * @see #ConstraintSet_layout_constrainedWidth + * @see #ConstraintSet_layout_constraintBaseline_creator + * @see #ConstraintSet_layout_constraintBaseline_toBaselineOf + * @see #ConstraintSet_layout_constraintBottom_creator + * @see #ConstraintSet_layout_constraintBottom_toBottomOf + * @see #ConstraintSet_layout_constraintBottom_toTopOf + * @see #ConstraintSet_layout_constraintCircle + * @see #ConstraintSet_layout_constraintCircleAngle + * @see #ConstraintSet_layout_constraintCircleRadius + * @see #ConstraintSet_layout_constraintDimensionRatio + * @see #ConstraintSet_layout_constraintEnd_toEndOf + * @see #ConstraintSet_layout_constraintEnd_toStartOf + * @see #ConstraintSet_layout_constraintGuide_begin + * @see #ConstraintSet_layout_constraintGuide_end + * @see #ConstraintSet_layout_constraintGuide_percent + * @see #ConstraintSet_layout_constraintHeight_default + * @see #ConstraintSet_layout_constraintHeight_max + * @see #ConstraintSet_layout_constraintHeight_min + * @see #ConstraintSet_layout_constraintHeight_percent + * @see #ConstraintSet_layout_constraintHorizontal_bias + * @see #ConstraintSet_layout_constraintHorizontal_chainStyle + * @see #ConstraintSet_layout_constraintHorizontal_weight + * @see #ConstraintSet_layout_constraintLeft_creator + * @see #ConstraintSet_layout_constraintLeft_toLeftOf + * @see #ConstraintSet_layout_constraintLeft_toRightOf + * @see #ConstraintSet_layout_constraintRight_creator + * @see #ConstraintSet_layout_constraintRight_toLeftOf + * @see #ConstraintSet_layout_constraintRight_toRightOf + * @see #ConstraintSet_layout_constraintStart_toEndOf + * @see #ConstraintSet_layout_constraintStart_toStartOf + * @see #ConstraintSet_layout_constraintTag + * @see #ConstraintSet_layout_constraintTop_creator + * @see #ConstraintSet_layout_constraintTop_toBottomOf + * @see #ConstraintSet_layout_constraintTop_toTopOf + * @see #ConstraintSet_layout_constraintVertical_bias + * @see #ConstraintSet_layout_constraintVertical_chainStyle + * @see #ConstraintSet_layout_constraintVertical_weight + * @see #ConstraintSet_layout_constraintWidth_default + * @see #ConstraintSet_layout_constraintWidth_max + * @see #ConstraintSet_layout_constraintWidth_min + * @see #ConstraintSet_layout_constraintWidth_percent + * @see #ConstraintSet_layout_editor_absoluteX + * @see #ConstraintSet_layout_editor_absoluteY + * @see #ConstraintSet_layout_goneMarginBottom + * @see #ConstraintSet_layout_goneMarginEnd + * @see #ConstraintSet_layout_goneMarginLeft + * @see #ConstraintSet_layout_goneMarginRight + * @see #ConstraintSet_layout_goneMarginStart + * @see #ConstraintSet_layout_goneMarginTop + * @see #ConstraintSet_motionProgress + * @see #ConstraintSet_motionStagger + * @see #ConstraintSet_pathMotionArc + * @see #ConstraintSet_pivotAnchor + * @see #ConstraintSet_transitionEasing + * @see #ConstraintSet_transitionPathRotate + */ + public static final int[] ConstraintSet={ + 0x010100c4, 0x010100d0, 0x010100dc, 0x010100f4, + 0x010100f5, 0x010100f7, 0x010100f8, 0x010100f9, + 0x010100fa, 0x0101011f, 0x01010120, 0x0101013f, + 0x01010140, 0x010101b5, 0x010101b6, 0x0101031f, + 0x01010320, 0x01010321, 0x01010322, 0x01010323, + 0x01010324, 0x01010325, 0x01010326, 0x01010327, + 0x01010328, 0x010103b5, 0x010103b6, 0x010103fa, + 0x01010440, 0x7f04002b, 0x7f04003f, 0x7f040040, + 0x7f040041, 0x7f04006b, 0x7f0400a2, 0x7f0400a3, + 0x7f0400cf, 0x7f0400dc, 0x7f040102, 0x7f040103, + 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, + 0x7f040108, 0x7f040109, 0x7f04010a, 0x7f04010b, + 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f040110, + 0x7f040111, 0x7f040112, 0x7f040113, 0x7f040114, + 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, + 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040164, + 0x7f040165, 0x7f040166, 0x7f040167, 0x7f040168, + 0x7f040169, 0x7f04016a, 0x7f04016b, 0x7f04016c, + 0x7f04016d, 0x7f04016e, 0x7f04016f, 0x7f040170, + 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, + 0x7f040175, 0x7f040176, 0x7f040177, 0x7f040178, + 0x7f040179, 0x7f04017a, 0x7f04017b, 0x7f04017c, + 0x7f04017d, 0x7f04017e, 0x7f04017f, 0x7f040180, + 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, + 0x7f040185, 0x7f040186, 0x7f040188, 0x7f040189, + 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, + 0x7f04018e, 0x7f04018f, 0x7f0401bc, 0x7f0401bd, + 0x7f0401df, 0x7f0401e6, 0x7f04028f, 0x7f040291 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
horizontal0
vertical1
+ * + * @attr name android:orientation + */ + public static final int ConstraintSet_android_orientation=0; + /** + *

This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:id + */ + public static final int ConstraintSet_android_id=1; + /** + *

This symbol is the offset where the {@link android.R.attr#visibility} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
gone2
invisible1
visible0
+ * + * @attr name android:visibility + */ + public static final int ConstraintSet_android_visibility=2; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_width} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
+ * + * @attr name android:layout_width + */ + public static final int ConstraintSet_android_layout_width=3; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_height} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
+ * + * @attr name android:layout_height + */ + public static final int ConstraintSet_android_layout_height=4; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginLeft} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginLeft + */ + public static final int ConstraintSet_android_layout_marginLeft=5; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginTop} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginTop + */ + public static final int ConstraintSet_android_layout_marginTop=6; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginRight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginRight + */ + public static final int ConstraintSet_android_layout_marginRight=7; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginBottom} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginBottom + */ + public static final int ConstraintSet_android_layout_marginBottom=8; + /** + *

This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:maxWidth + */ + public static final int ConstraintSet_android_maxWidth=9; + /** + *

This symbol is the offset where the {@link android.R.attr#maxHeight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:maxHeight + */ + public static final int ConstraintSet_android_maxHeight=10; + /** + *

This symbol is the offset where the {@link android.R.attr#minWidth} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:minWidth + */ + public static final int ConstraintSet_android_minWidth=11; + /** + *

This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:minHeight + */ + public static final int ConstraintSet_android_minHeight=12; + /** + *

This symbol is the offset where the {@link android.R.attr#pivotX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name android:pivotX + */ + public static final int ConstraintSet_android_pivotX=13; + /** + *

This symbol is the offset where the {@link android.R.attr#pivotY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name android:pivotY + */ + public static final int ConstraintSet_android_pivotY=14; + /** + *

This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:alpha + */ + public static final int ConstraintSet_android_alpha=15; + /** + *

This symbol is the offset where the {@link android.R.attr#transformPivotX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:transformPivotX + */ + public static final int ConstraintSet_android_transformPivotX=16; + /** + *

This symbol is the offset where the {@link android.R.attr#transformPivotY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:transformPivotY + */ + public static final int ConstraintSet_android_transformPivotY=17; + /** + *

This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationX + */ + public static final int ConstraintSet_android_translationX=18; + /** + *

This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationY + */ + public static final int ConstraintSet_android_translationY=19; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleX + */ + public static final int ConstraintSet_android_scaleX=20; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleY + */ + public static final int ConstraintSet_android_scaleY=21; + /** + *

This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotation + */ + public static final int ConstraintSet_android_rotation=22; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationX + */ + public static final int ConstraintSet_android_rotationX=23; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationY + */ + public static final int ConstraintSet_android_rotationY=24; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginStart} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginStart + */ + public static final int ConstraintSet_android_layout_marginStart=25; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginEnd} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginEnd + */ + public static final int ConstraintSet_android_layout_marginEnd=26; + /** + *

This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationZ + */ + public static final int ConstraintSet_android_translationZ=27; + /** + *

This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:elevation + */ + public static final int ConstraintSet_android_elevation=28; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#animate_relativeTo} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:animate_relativeTo + */ + public static final int ConstraintSet_animate_relativeTo=29; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:barrierAllowsGoneWidgets + */ + public static final int ConstraintSet_barrierAllowsGoneWidgets=30; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierDirection} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom3
end6
left0
right1
start5
top2
+ * + * @attr name net.micode.notes:barrierDirection + */ + public static final int ConstraintSet_barrierDirection=31; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierMargin} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:barrierMargin + */ + public static final int ConstraintSet_barrierMargin=32; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:chainUseRtl + */ + public static final int ConstraintSet_chainUseRtl=33; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_ids + */ + public static final int ConstraintSet_constraint_referenced_ids=34; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_tags} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_tags + */ + public static final int ConstraintSet_constraint_referenced_tags=35; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#deriveConstraintsFrom} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:deriveConstraintsFrom + */ + public static final int ConstraintSet_deriveConstraintsFrom=36; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#drawPath} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
asConfigured4
deltaRelative3
none0
path1
pathRelative2
rectangles5
+ * + * @attr name net.micode.notes:drawPath + */ + public static final int ConstraintSet_drawPath=37; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstHorizontalBias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_firstHorizontalBias + */ + public static final int ConstraintSet_flow_firstHorizontalBias=38; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstHorizontalStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_firstHorizontalStyle + */ + public static final int ConstraintSet_flow_firstHorizontalStyle=39; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstVerticalBias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_firstVerticalBias + */ + public static final int ConstraintSet_flow_firstVerticalBias=40; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_firstVerticalStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_firstVerticalStyle + */ + public static final int ConstraintSet_flow_firstVerticalStyle=41; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalAlign} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
center2
end1
start0
+ * + * @attr name net.micode.notes:flow_horizontalAlign + */ + public static final int ConstraintSet_flow_horizontalAlign=42; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalBias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_horizontalBias + */ + public static final int ConstraintSet_flow_horizontalBias=43; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalGap} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:flow_horizontalGap + */ + public static final int ConstraintSet_flow_horizontalGap=44; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_horizontalStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_horizontalStyle + */ + public static final int ConstraintSet_flow_horizontalStyle=45; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastHorizontalBias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_lastHorizontalBias + */ + public static final int ConstraintSet_flow_lastHorizontalBias=46; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastHorizontalStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_lastHorizontalStyle + */ + public static final int ConstraintSet_flow_lastHorizontalStyle=47; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastVerticalBias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_lastVerticalBias + */ + public static final int ConstraintSet_flow_lastVerticalBias=48; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_lastVerticalStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_lastVerticalStyle + */ + public static final int ConstraintSet_flow_lastVerticalStyle=49; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_maxElementsWrap} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:flow_maxElementsWrap + */ + public static final int ConstraintSet_flow_maxElementsWrap=50; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalAlign} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
baseline3
bottom1
center2
top0
+ * + * @attr name net.micode.notes:flow_verticalAlign + */ + public static final int ConstraintSet_flow_verticalAlign=51; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalBias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:flow_verticalBias + */ + public static final int ConstraintSet_flow_verticalBias=52; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalGap} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:flow_verticalGap + */ + public static final int ConstraintSet_flow_verticalGap=53; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_verticalStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:flow_verticalStyle + */ + public static final int ConstraintSet_flow_verticalStyle=54; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#flow_wrapMode} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
aligned2
chain1
none0
+ * + * @attr name net.micode.notes:flow_wrapMode + */ + public static final int ConstraintSet_flow_wrapMode=55; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:layout_constrainedHeight + */ + public static final int ConstraintSet_layout_constrainedHeight=56; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:layout_constrainedWidth + */ + public static final int ConstraintSet_layout_constrainedWidth=57; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintBaseline_creator + */ + public static final int ConstraintSet_layout_constraintBaseline_creator=58; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBaseline_toBaselineOf + */ + public static final int ConstraintSet_layout_constraintBaseline_toBaselineOf=59; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintBottom_creator + */ + public static final int ConstraintSet_layout_constraintBottom_creator=60; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBottom_toBottomOf + */ + public static final int ConstraintSet_layout_constraintBottom_toBottomOf=61; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBottom_toTopOf + */ + public static final int ConstraintSet_layout_constraintBottom_toTopOf=62; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:layout_constraintCircle + */ + public static final int ConstraintSet_layout_constraintCircle=63; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintCircleAngle + */ + public static final int ConstraintSet_layout_constraintCircleAngle=64; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintCircleRadius + */ + public static final int ConstraintSet_layout_constraintCircleRadius=65; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintDimensionRatio + */ + public static final int ConstraintSet_layout_constraintDimensionRatio=66; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintEnd_toEndOf + */ + public static final int ConstraintSet_layout_constraintEnd_toEndOf=67; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintEnd_toStartOf + */ + public static final int ConstraintSet_layout_constraintEnd_toStartOf=68; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintGuide_begin + */ + public static final int ConstraintSet_layout_constraintGuide_begin=69; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintGuide_end + */ + public static final int ConstraintSet_layout_constraintGuide_end=70; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintGuide_percent + */ + public static final int ConstraintSet_layout_constraintGuide_percent=71; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
percent2
spread0
wrap1
+ * + * @attr name net.micode.notes:layout_constraintHeight_default + */ + public static final int ConstraintSet_layout_constraintHeight_default=72; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintHeight_max + */ + public static final int ConstraintSet_layout_constraintHeight_max=73; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintHeight_min + */ + public static final int ConstraintSet_layout_constraintHeight_min=74; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHeight_percent + */ + public static final int ConstraintSet_layout_constraintHeight_percent=75; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHorizontal_bias + */ + public static final int ConstraintSet_layout_constraintHorizontal_bias=76; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:layout_constraintHorizontal_chainStyle + */ + public static final int ConstraintSet_layout_constraintHorizontal_chainStyle=77; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHorizontal_weight + */ + public static final int ConstraintSet_layout_constraintHorizontal_weight=78; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintLeft_creator + */ + public static final int ConstraintSet_layout_constraintLeft_creator=79; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintLeft_toLeftOf + */ + public static final int ConstraintSet_layout_constraintLeft_toLeftOf=80; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintLeft_toRightOf + */ + public static final int ConstraintSet_layout_constraintLeft_toRightOf=81; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintRight_creator + */ + public static final int ConstraintSet_layout_constraintRight_creator=82; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintRight_toLeftOf + */ + public static final int ConstraintSet_layout_constraintRight_toLeftOf=83; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintRight_toRightOf + */ + public static final int ConstraintSet_layout_constraintRight_toRightOf=84; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintStart_toEndOf + */ + public static final int ConstraintSet_layout_constraintStart_toEndOf=85; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintStart_toStartOf + */ + public static final int ConstraintSet_layout_constraintStart_toStartOf=86; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTag} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintTag + */ + public static final int ConstraintSet_layout_constraintTag=87; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintTop_creator + */ + public static final int ConstraintSet_layout_constraintTop_creator=88; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintTop_toBottomOf + */ + public static final int ConstraintSet_layout_constraintTop_toBottomOf=89; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintTop_toTopOf + */ + public static final int ConstraintSet_layout_constraintTop_toTopOf=90; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintVertical_bias + */ + public static final int ConstraintSet_layout_constraintVertical_bias=91; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:layout_constraintVertical_chainStyle + */ + public static final int ConstraintSet_layout_constraintVertical_chainStyle=92; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintVertical_weight + */ + public static final int ConstraintSet_layout_constraintVertical_weight=93; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
percent2
spread0
wrap1
+ * + * @attr name net.micode.notes:layout_constraintWidth_default + */ + public static final int ConstraintSet_layout_constraintWidth_default=94; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintWidth_max + */ + public static final int ConstraintSet_layout_constraintWidth_max=95; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintWidth_min + */ + public static final int ConstraintSet_layout_constraintWidth_min=96; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintWidth_percent + */ + public static final int ConstraintSet_layout_constraintWidth_percent=97; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_editor_absoluteX + */ + public static final int ConstraintSet_layout_editor_absoluteX=98; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_editor_absoluteY + */ + public static final int ConstraintSet_layout_editor_absoluteY=99; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginBottom + */ + public static final int ConstraintSet_layout_goneMarginBottom=100; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginEnd + */ + public static final int ConstraintSet_layout_goneMarginEnd=101; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginLeft + */ + public static final int ConstraintSet_layout_goneMarginLeft=102; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginRight + */ + public static final int ConstraintSet_layout_goneMarginRight=103; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginStart + */ + public static final int ConstraintSet_layout_goneMarginStart=104; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginTop + */ + public static final int ConstraintSet_layout_goneMarginTop=105; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionProgress} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionProgress + */ + public static final int ConstraintSet_motionProgress=106; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionStagger} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionStagger + */ + public static final int ConstraintSet_motionStagger=107; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#pathMotionArc} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
flip3
none0
startHorizontal2
startVertical1
+ * + * @attr name net.micode.notes:pathMotionArc + */ + public static final int ConstraintSet_pathMotionArc=108; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#pivotAnchor} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:pivotAnchor + */ + public static final int ConstraintSet_pivotAnchor=109; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionEasing} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
accelerate1
decelerate2
linear3
standard0
+ * + * @attr name net.micode.notes:transitionEasing + */ + public static final int ConstraintSet_transitionEasing=110; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionPathRotate} + * attribute's value can be found in the {@link #ConstraintSet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:transitionPathRotate + */ + public static final int ConstraintSet_transitionPathRotate=111; + /** + * Attributes that can be used with a CoordinatorLayout. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #CoordinatorLayout_keylines net.micode.notes:keylines}A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge.
{@link #CoordinatorLayout_statusBarBackground net.micode.notes:statusBarBackground}Drawable to display behind the status bar when the view is set to draw behind it.
+ * @see #CoordinatorLayout_keylines + * @see #CoordinatorLayout_statusBarBackground + */ + public static final int[] CoordinatorLayout={ + 0x7f040150, 0x7f040225 + }; + /** + *

+ * @attr description + * A reference to an array of integers representing the + * locations of horizontal keylines in dp from the starting edge. + * Child views can refer to these keylines for alignment using + * layout_keyline="index" where index is a 0-based index into + * this array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:keylines + */ + public static final int CoordinatorLayout_keylines=0; + /** + *

+ * @attr description + * Drawable to display behind the status bar when the view is set to draw behind it. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:statusBarBackground + */ + public static final int CoordinatorLayout_statusBarBackground=1; + /** + * Attributes that can be used with a CoordinatorLayout_Layout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #CoordinatorLayout_Layout_android_layout_gravity android:layout_gravity}
{@link #CoordinatorLayout_Layout_layout_anchor net.micode.notes:layout_anchor}The id of an anchor view that this view should position relative to.
{@link #CoordinatorLayout_Layout_layout_anchorGravity net.micode.notes:layout_anchorGravity}Specifies how an object should position relative to an anchor, on both the X and Y axes, + * within its parent's bounds.
{@link #CoordinatorLayout_Layout_layout_behavior net.micode.notes:layout_behavior}The class name of a Behavior class defining special runtime behavior + * for this child view.
{@link #CoordinatorLayout_Layout_layout_dodgeInsetEdges net.micode.notes:layout_dodgeInsetEdges}Specifies how this view dodges the inset edges of the CoordinatorLayout.
{@link #CoordinatorLayout_Layout_layout_insetEdge net.micode.notes:layout_insetEdge}Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it.
{@link #CoordinatorLayout_Layout_layout_keyline net.micode.notes:layout_keyline}The index of a keyline this view should position relative to.
+ * @see #CoordinatorLayout_Layout_android_layout_gravity + * @see #CoordinatorLayout_Layout_layout_anchor + * @see #CoordinatorLayout_Layout_layout_anchorGravity + * @see #CoordinatorLayout_Layout_layout_behavior + * @see #CoordinatorLayout_Layout_layout_dodgeInsetEdges + * @see #CoordinatorLayout_Layout_layout_insetEdge + * @see #CoordinatorLayout_Layout_layout_keyline + */ + public static final int[] CoordinatorLayout_Layout={ + 0x010100b3, 0x7f040158, 0x7f040159, 0x7f04015a, + 0x7f040187, 0x7f040190, 0x7f040191 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_gravity} + * attribute's value can be found in the {@link #CoordinatorLayout_Layout} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30
+ * + * @attr name android:layout_gravity + */ + public static final int CoordinatorLayout_Layout_android_layout_gravity=0; + /** + *

+ * @attr description + * The id of an anchor view that this view should position relative to. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:layout_anchor + */ + public static final int CoordinatorLayout_Layout_layout_anchor=1; + /** + *

+ * @attr description + * Specifies how an object should position relative to an anchor, on both the X and Y axes, + * within its parent's bounds. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50Push object to the bottom of its container, not changing its size.
center11Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal1Place object in the horizontal center of its container, not changing its size.
center_vertical10Place object in the vertical center of its container, not changing its size.
clip_horizontal8Additional option that can be set to have the left and/or right edges of + * the child clipped to its container's bounds. + * The clip will be based on the horizontal gravity: a left gravity will clip the right + * edge, a right gravity will clip the left edge, and neither will clip both edges.
clip_vertical80Additional option that can be set to have the top and/or bottom edges of + * the child clipped to its container's bounds. + * The clip will be based on the vertical gravity: a top gravity will clip the bottom + * edge, a bottom gravity will clip the top edge, and neither will clip both edges.
end800005Push object to the end of its container, not changing its size.
fill77Grow the horizontal and vertical size of the object if needed so it completely fills its container.
fill_horizontal7Grow the horizontal size of the object if needed so it completely fills its container.
fill_vertical70Grow the vertical size of the object if needed so it completely fills its container.
left3Push object to the left of its container, not changing its size.
right5Push object to the right of its container, not changing its size.
start800003Push object to the beginning of its container, not changing its size.
top30Push object to the top of its container, not changing its size.
+ * + * @attr name net.micode.notes:layout_anchorGravity + */ + public static final int CoordinatorLayout_Layout_layout_anchorGravity=2; + /** + *

+ * @attr description + * The class name of a Behavior class defining special runtime behavior + * for this child view. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_behavior + */ + public static final int CoordinatorLayout_Layout_layout_behavior=3; + /** + *

+ * @attr description + * Specifies how this view dodges the inset edges of the CoordinatorLayout. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
all77Dodge all the inset edges.
bottom50Dodge the bottom inset edge.
end800005Dodge the end inset edge.
left3Dodge the left inset edge.
none0Don't dodge any edges
right5Dodge the right inset edge.
start800003Dodge the start inset edge.
top30Dodge the top inset edge.
+ * + * @attr name net.micode.notes:layout_dodgeInsetEdges + */ + public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges=4; + /** + *

+ * @attr description + * Specifies how this view insets the CoordinatorLayout and make some other views + * dodge it. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50Inset the bottom edge.
end800005Inset the end edge.
left3Inset the left edge.
none0Don't inset.
right5Inset the right edge.
start800003Inset the start edge.
top30Inset the top edge.
+ * + * @attr name net.micode.notes:layout_insetEdge + */ + public static final int CoordinatorLayout_Layout_layout_insetEdge=5; + /** + *

+ * @attr description + * The index of a keyline this view should position relative to. + * android:layout_gravity will affect how the view aligns to the + * specified keyline. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_keyline + */ + public static final int CoordinatorLayout_Layout_layout_keyline=6; + /** + * Attributes that can be used with a CustomAttribute. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #CustomAttribute_attributeName net.micode.notes:attributeName}
{@link #CustomAttribute_customBoolean net.micode.notes:customBoolean}
{@link #CustomAttribute_customColorDrawableValue net.micode.notes:customColorDrawableValue}
{@link #CustomAttribute_customColorValue net.micode.notes:customColorValue}
{@link #CustomAttribute_customDimension net.micode.notes:customDimension}
{@link #CustomAttribute_customFloatValue net.micode.notes:customFloatValue}
{@link #CustomAttribute_customIntegerValue net.micode.notes:customIntegerValue}
{@link #CustomAttribute_customPixelDimension net.micode.notes:customPixelDimension}
{@link #CustomAttribute_customStringValue net.micode.notes:customStringValue}
+ * @see #CustomAttribute_attributeName + * @see #CustomAttribute_customBoolean + * @see #CustomAttribute_customColorDrawableValue + * @see #CustomAttribute_customColorValue + * @see #CustomAttribute_customDimension + * @see #CustomAttribute_customFloatValue + * @see #CustomAttribute_customIntegerValue + * @see #CustomAttribute_customPixelDimension + * @see #CustomAttribute_customStringValue + */ + public static final int[] CustomAttribute={ + 0x7f040031, 0x7f0400be, 0x7f0400bf, 0x7f0400c0, + 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c5, + 0x7f0400c6 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#attributeName} + * attribute's value can be found in the {@link #CustomAttribute} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:attributeName + */ + public static final int CustomAttribute_attributeName=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#customBoolean} + * attribute's value can be found in the {@link #CustomAttribute} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:customBoolean + */ + public static final int CustomAttribute_customBoolean=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#customColorDrawableValue} + * attribute's value can be found in the {@link #CustomAttribute} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:customColorDrawableValue + */ + public static final int CustomAttribute_customColorDrawableValue=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#customColorValue} + * attribute's value can be found in the {@link #CustomAttribute} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:customColorValue + */ + public static final int CustomAttribute_customColorValue=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#customDimension} + * attribute's value can be found in the {@link #CustomAttribute} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:customDimension + */ + public static final int CustomAttribute_customDimension=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#customFloatValue} + * attribute's value can be found in the {@link #CustomAttribute} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:customFloatValue + */ + public static final int CustomAttribute_customFloatValue=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#customIntegerValue} + * attribute's value can be found in the {@link #CustomAttribute} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:customIntegerValue + */ + public static final int CustomAttribute_customIntegerValue=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#customPixelDimension} + * attribute's value can be found in the {@link #CustomAttribute} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:customPixelDimension + */ + public static final int CustomAttribute_customPixelDimension=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#customStringValue} + * attribute's value can be found in the {@link #CustomAttribute} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:customStringValue + */ + public static final int CustomAttribute_customStringValue=8; + /** + * Attributes that can be used with a DesignTheme. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #DesignTheme_bottomSheetDialogTheme net.micode.notes:bottomSheetDialogTheme}
{@link #DesignTheme_bottomSheetStyle net.micode.notes:bottomSheetStyle}
+ * @see #DesignTheme_bottomSheetDialogTheme + * @see #DesignTheme_bottomSheetStyle + */ + public static final int[] DesignTheme={ + 0x7f04004c, 0x7f04004d + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#bottomSheetDialogTheme} + * attribute's value can be found in the {@link #DesignTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:bottomSheetDialogTheme + */ + public static final int DesignTheme_bottomSheetDialogTheme=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#bottomSheetStyle} + * attribute's value can be found in the {@link #DesignTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:bottomSheetStyle + */ + public static final int DesignTheme_bottomSheetStyle=1; + /** + * Attributes that can be used with a DrawerArrowToggle. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #DrawerArrowToggle_arrowHeadLength net.micode.notes:arrowHeadLength}The length of the arrow head when formed to make an arrow
{@link #DrawerArrowToggle_arrowShaftLength net.micode.notes:arrowShaftLength}The length of the shaft when formed to make an arrow
{@link #DrawerArrowToggle_barLength net.micode.notes:barLength}The length of the bars when they are parallel to each other
{@link #DrawerArrowToggle_color net.micode.notes:color}The drawing color for the bars
{@link #DrawerArrowToggle_drawableSize net.micode.notes:drawableSize}The total size of the drawable
{@link #DrawerArrowToggle_gapBetweenBars net.micode.notes:gapBetweenBars}The max gap between the bars when they are parallel to each other
{@link #DrawerArrowToggle_spinBars net.micode.notes:spinBars}Whether bars should rotate or not during transition
{@link #DrawerArrowToggle_thickness net.micode.notes:thickness}The thickness (stroke size) for the bar paint
+ * @see #DrawerArrowToggle_arrowHeadLength + * @see #DrawerArrowToggle_arrowShaftLength + * @see #DrawerArrowToggle_barLength + * @see #DrawerArrowToggle_color + * @see #DrawerArrowToggle_drawableSize + * @see #DrawerArrowToggle_gapBetweenBars + * @see #DrawerArrowToggle_spinBars + * @see #DrawerArrowToggle_thickness + */ + public static final int[] DrawerArrowToggle={ + 0x7f04002f, 0x7f040030, 0x7f04003e, 0x7f040092, + 0x7f0400dd, 0x7f040124, 0x7f040218, 0x7f04026e + }; + /** + *

+ * @attr description + * The length of the arrow head when formed to make an arrow + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:arrowHeadLength + */ + public static final int DrawerArrowToggle_arrowHeadLength=0; + /** + *

+ * @attr description + * The length of the shaft when formed to make an arrow + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:arrowShaftLength + */ + public static final int DrawerArrowToggle_arrowShaftLength=1; + /** + *

+ * @attr description + * The length of the bars when they are parallel to each other + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:barLength + */ + public static final int DrawerArrowToggle_barLength=2; + /** + *

+ * @attr description + * The drawing color for the bars + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:color + */ + public static final int DrawerArrowToggle_color=3; + /** + *

+ * @attr description + * The total size of the drawable + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:drawableSize + */ + public static final int DrawerArrowToggle_drawableSize=4; + /** + *

+ * @attr description + * The max gap between the bars when they are parallel to each other + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:gapBetweenBars + */ + public static final int DrawerArrowToggle_gapBetweenBars=5; + /** + *

+ * @attr description + * Whether bars should rotate or not during transition + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:spinBars + */ + public static final int DrawerArrowToggle_spinBars=6; + /** + *

+ * @attr description + * The thickness (stroke size) for the bar paint + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:thickness + */ + public static final int DrawerArrowToggle_thickness=7; + /** + * Attributes that can be used with a FloatingActionButton. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #FloatingActionButton_backgroundTint net.micode.notes:backgroundTint}Tint to apply to the background.
{@link #FloatingActionButton_backgroundTintMode net.micode.notes:backgroundTintMode}Blending mode used to apply the background tint.
{@link #FloatingActionButton_borderWidth net.micode.notes:borderWidth}
{@link #FloatingActionButton_elevation net.micode.notes:elevation}Elevation for the action bar itself
{@link #FloatingActionButton_fabCustomSize net.micode.notes:fabCustomSize}
{@link #FloatingActionButton_fabSize net.micode.notes:fabSize}
{@link #FloatingActionButton_hideMotionSpec net.micode.notes:hideMotionSpec}
{@link #FloatingActionButton_hoveredFocusedTranslationZ net.micode.notes:hoveredFocusedTranslationZ}
{@link #FloatingActionButton_maxImageSize net.micode.notes:maxImageSize}
{@link #FloatingActionButton_pressedTranslationZ net.micode.notes:pressedTranslationZ}
{@link #FloatingActionButton_rippleColor net.micode.notes:rippleColor}
{@link #FloatingActionButton_showMotionSpec net.micode.notes:showMotionSpec}
{@link #FloatingActionButton_useCompatPadding net.micode.notes:useCompatPadding}
+ * @see #FloatingActionButton_backgroundTint + * @see #FloatingActionButton_backgroundTintMode + * @see #FloatingActionButton_borderWidth + * @see #FloatingActionButton_elevation + * @see #FloatingActionButton_fabCustomSize + * @see #FloatingActionButton_fabSize + * @see #FloatingActionButton_hideMotionSpec + * @see #FloatingActionButton_hoveredFocusedTranslationZ + * @see #FloatingActionButton_maxImageSize + * @see #FloatingActionButton_pressedTranslationZ + * @see #FloatingActionButton_rippleColor + * @see #FloatingActionButton_showMotionSpec + * @see #FloatingActionButton_useCompatPadding + */ + public static final int[] FloatingActionButton={ + 0x7f04003c, 0x7f04003d, 0x7f040048, 0x7f0400e5, + 0x7f0400f9, 0x7f0400fa, 0x7f04012c, 0x7f040134, + 0x7f0401ac, 0x7f0401f0, 0x7f0401fe, 0x7f04020d, + 0x7f040297 + }; + /** + *

+ * @attr description + * Tint to apply to the background. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:backgroundTint + */ + public static final int FloatingActionButton_backgroundTint=0; + /** + *

+ * @attr description + * Blending mode used to apply the background tint. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ * + * @attr name net.micode.notes:backgroundTintMode + */ + public static final int FloatingActionButton_backgroundTintMode=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#borderWidth} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:borderWidth + */ + public static final int FloatingActionButton_borderWidth=2; + /** + *

+ * @attr description + * Elevation for the action bar itself + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:elevation + */ + public static final int FloatingActionButton_elevation=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fabCustomSize} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:fabCustomSize + */ + public static final int FloatingActionButton_fabCustomSize=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fabSize} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
autoffffffff
mini1
normal0
+ * + * @attr name net.micode.notes:fabSize + */ + public static final int FloatingActionButton_fabSize=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#hideMotionSpec} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:hideMotionSpec + */ + public static final int FloatingActionButton_hideMotionSpec=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#hoveredFocusedTranslationZ} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:hoveredFocusedTranslationZ + */ + public static final int FloatingActionButton_hoveredFocusedTranslationZ=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#maxImageSize} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:maxImageSize + */ + public static final int FloatingActionButton_maxImageSize=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#pressedTranslationZ} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:pressedTranslationZ + */ + public static final int FloatingActionButton_pressedTranslationZ=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#rippleColor} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:rippleColor + */ + public static final int FloatingActionButton_rippleColor=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#showMotionSpec} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:showMotionSpec + */ + public static final int FloatingActionButton_showMotionSpec=11; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#useCompatPadding} + * attribute's value can be found in the {@link #FloatingActionButton} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:useCompatPadding + */ + public static final int FloatingActionButton_useCompatPadding=12; + /** + * Attributes that can be used with a FloatingActionButton_Behavior_Layout. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #FloatingActionButton_Behavior_Layout_behavior_autoHide net.micode.notes:behavior_autoHide}
+ * @see #FloatingActionButton_Behavior_Layout_behavior_autoHide + */ + public static final int[] FloatingActionButton_Behavior_Layout={ + 0x7f040042 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#behavior_autoHide} + * attribute's value can be found in the {@link #FloatingActionButton_Behavior_Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:behavior_autoHide + */ + public static final int FloatingActionButton_Behavior_Layout_behavior_autoHide=0; + /** + * Attributes that can be used with a FlowLayout. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #FlowLayout_itemSpacing net.micode.notes:itemSpacing}
{@link #FlowLayout_lineSpacing net.micode.notes:lineSpacing}
+ * @see #FlowLayout_itemSpacing + * @see #FlowLayout_lineSpacing + */ + public static final int[] FlowLayout={ + 0x7f04014a, 0x7f040198 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemSpacing} + * attribute's value can be found in the {@link #FlowLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:itemSpacing + */ + public static final int FlowLayout_itemSpacing=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#lineSpacing} + * attribute's value can be found in the {@link #FlowLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:lineSpacing + */ + public static final int FlowLayout_lineSpacing=1; + /** + * Attributes that can be used with a FontFamily. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #FontFamily_fontProviderAuthority net.micode.notes:fontProviderAuthority}The authority of the Font Provider to be used for the request.
{@link #FontFamily_fontProviderCerts net.micode.notes:fontProviderCerts}The sets of hashes for the certificates the provider should be signed with.
{@link #FontFamily_fontProviderFetchStrategy net.micode.notes:fontProviderFetchStrategy}The strategy to be used when fetching font data from a font provider in XML layouts.
{@link #FontFamily_fontProviderFetchTimeout net.micode.notes:fontProviderFetchTimeout}The length of the timeout during fetching.
{@link #FontFamily_fontProviderPackage net.micode.notes:fontProviderPackage}The package for the Font Provider to be used for the request.
{@link #FontFamily_fontProviderQuery net.micode.notes:fontProviderQuery}The query to be sent over to the provider.
+ * @see #FontFamily_fontProviderAuthority + * @see #FontFamily_fontProviderCerts + * @see #FontFamily_fontProviderFetchStrategy + * @see #FontFamily_fontProviderFetchTimeout + * @see #FontFamily_fontProviderPackage + * @see #FontFamily_fontProviderQuery + */ + public static final int[] FontFamily={ + 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, + 0x7f04011b, 0x7f04011c + }; + /** + *

+ * @attr description + * The authority of the Font Provider to be used for the request. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontProviderAuthority + */ + public static final int FontFamily_fontProviderAuthority=0; + /** + *

+ * @attr description + * The sets of hashes for the certificates the provider should be signed with. This is + * used to verify the identity of the provider, and is only required if the provider is not + * part of the system image. This value may point to one list or a list of lists, where each + * individual list represents one collection of signature hashes. Refer to your font provider's + * documentation for these values. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:fontProviderCerts + */ + public static final int FontFamily_fontProviderCerts=1; + /** + *

+ * @attr description + * The strategy to be used when fetching font data from a font provider in XML layouts. + * This attribute is ignored when the resource is loaded from code, as it is equivalent to the + * choice of API between {@link + * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and + * {@link + * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)} + * (async). + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
async1The async font fetch works as follows. + * First, check the local cache, then if the requeted font is not cached, trigger a + * request the font and continue with layout inflation. Once the font fetch succeeds, the + * target text view will be refreshed with the downloaded font data. The + * fontProviderFetchTimeout will be ignored if async loading is specified.
blocking0The blocking font fetch works as follows. + * First, check the local cache, then if the requested font is not cached, request the + * font from the provider and wait until it is finished. You can change the length of + * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the + * default typeface will be used instead.
+ * + * @attr name net.micode.notes:fontProviderFetchStrategy + */ + public static final int FontFamily_fontProviderFetchStrategy=2; + /** + *

+ * @attr description + * The length of the timeout during fetching. + * + *

May be an integer value, such as "100". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
foreverffffffffA special value for the timeout. In this case, the blocking font fetching will not + * timeout and wait until a reply is received from the font provider.
+ * + * @attr name net.micode.notes:fontProviderFetchTimeout + */ + public static final int FontFamily_fontProviderFetchTimeout=3; + /** + *

+ * @attr description + * The package for the Font Provider to be used for the request. This is used to verify + * the identity of the provider. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontProviderPackage + */ + public static final int FontFamily_fontProviderPackage=4; + /** + *

+ * @attr description + * The query to be sent over to the provider. Refer to your font provider's documentation + * on the format of this string. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontProviderQuery + */ + public static final int FontFamily_fontProviderQuery=5; + /** + * Attributes that can be used with a FontFamilyFont. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #FontFamilyFont_android_font android:font}
{@link #FontFamilyFont_android_fontWeight android:fontWeight}
{@link #FontFamilyFont_android_fontStyle android:fontStyle}
{@link #FontFamilyFont_android_ttcIndex android:ttcIndex}
{@link #FontFamilyFont_android_fontVariationSettings android:fontVariationSettings}
{@link #FontFamilyFont_font net.micode.notes:font}The reference to the font file to be used.
{@link #FontFamilyFont_fontStyle net.micode.notes:fontStyle}The style of the given font file.
{@link #FontFamilyFont_fontVariationSettings net.micode.notes:fontVariationSettings}The variation settings to be applied to the font.
{@link #FontFamilyFont_fontWeight net.micode.notes:fontWeight}The weight of the given font file.
{@link #FontFamilyFont_ttcIndex net.micode.notes:ttcIndex}The index of the font in the tcc font file.
+ * @see #FontFamilyFont_android_font + * @see #FontFamilyFont_android_fontWeight + * @see #FontFamilyFont_android_fontStyle + * @see #FontFamilyFont_android_ttcIndex + * @see #FontFamilyFont_android_fontVariationSettings + * @see #FontFamilyFont_font + * @see #FontFamilyFont_fontStyle + * @see #FontFamilyFont_fontVariationSettings + * @see #FontFamilyFont_fontWeight + * @see #FontFamilyFont_ttcIndex + */ + public static final int[] FontFamilyFont={ + 0x01010532, 0x01010533, 0x0101053f, 0x0101056f, + 0x01010570, 0x7f040115, 0x7f04011d, 0x7f04011e, + 0x7f04011f, 0x7f040295 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#font} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:font + */ + public static final int FontFamilyFont_android_font=0; + /** + *

This symbol is the offset where the {@link android.R.attr#fontWeight} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *

May be an integer value, such as "100". + * + * @attr name android:fontWeight + */ + public static final int FontFamilyFont_android_fontWeight=1; + /** + *

+ * @attr description + * References to the framework attrs + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
italic1
normal0
+ * + * @attr name android:fontStyle + */ + public static final int FontFamilyFont_android_fontStyle=2; + /** + *

This symbol is the offset where the {@link android.R.attr#ttcIndex} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *

May be an integer value, such as "100". + * + * @attr name android:ttcIndex + */ + public static final int FontFamilyFont_android_ttcIndex=3; + /** + *

This symbol is the offset where the {@link android.R.attr#fontVariationSettings} + * attribute's value can be found in the {@link #FontFamilyFont} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:fontVariationSettings + */ + public static final int FontFamilyFont_android_fontVariationSettings=4; + /** + *

+ * @attr description + * The reference to the font file to be used. This should be a file in the res/font folder + * and should therefore have an R reference value. E.g. @font/myfont + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:font + */ + public static final int FontFamilyFont_font=5; + /** + *

+ * @attr description + * The style of the given font file. This will be used when the font is being loaded into + * the font stack and will override any style information in the font's header tables. If + * unspecified, the value in the font's header tables will be used. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
italic1
normal0
+ * + * @attr name net.micode.notes:fontStyle + */ + public static final int FontFamilyFont_fontStyle=6; + /** + *

+ * @attr description + * The variation settings to be applied to the font. The string should be in the following + * format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be + * used, or the font used does not support variation settings, this attribute needs not be + * specified. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontVariationSettings + */ + public static final int FontFamilyFont_fontVariationSettings=7; + /** + *

+ * @attr description + * The weight of the given font file. This will be used when the font is being loaded into + * the font stack and will override any weight information in the font's header tables. Must + * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most + * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value + * in the font's header tables will be used. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:fontWeight + */ + public static final int FontFamilyFont_fontWeight=8; + /** + *

+ * @attr description + * The index of the font in the tcc font file. If the font file referenced is not in the + * tcc format, this attribute needs not be specified. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:ttcIndex + */ + public static final int FontFamilyFont_ttcIndex=9; + /** + * Attributes that can be used with a ForegroundLinearLayout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + *
AttributeDescription
{@link #ForegroundLinearLayout_android_foreground android:foreground}
{@link #ForegroundLinearLayout_android_foregroundGravity android:foregroundGravity}
{@link #ForegroundLinearLayout_foregroundInsidePadding net.micode.notes:foregroundInsidePadding}
+ * @see #ForegroundLinearLayout_android_foreground + * @see #ForegroundLinearLayout_android_foregroundGravity + * @see #ForegroundLinearLayout_foregroundInsidePadding + */ + public static final int[] ForegroundLinearLayout={ + 0x01010109, 0x01010200, 0x7f040120 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#foreground} + * attribute's value can be found in the {@link #ForegroundLinearLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:foreground + */ + public static final int ForegroundLinearLayout_android_foreground=0; + /** + *

This symbol is the offset where the {@link android.R.attr#foregroundGravity} + * attribute's value can be found in the {@link #ForegroundLinearLayout} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
fill77
fill_horizontal7
fill_vertical70
left3
right5
top30
+ * + * @attr name android:foregroundGravity + */ + public static final int ForegroundLinearLayout_android_foregroundGravity=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#foregroundInsidePadding} + * attribute's value can be found in the {@link #ForegroundLinearLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:foregroundInsidePadding + */ + public static final int ForegroundLinearLayout_foregroundInsidePadding=2; + /** + * Attributes that can be used with a FragmentNavigator. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #FragmentNavigator_android_name android:name}
+ * @see #FragmentNavigator_android_name + */ + public static final int[] FragmentNavigator={ + 0x01010003 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#name} + * attribute's value can be found in the {@link #FragmentNavigator} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:name + */ + public static final int FragmentNavigator_android_name=0; + /** + * Attributes that can be used with a FullscreenAttrs. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #FullscreenAttrs_fullscreenBackgroundColor net.micode.notes:fullscreenBackgroundColor}
{@link #FullscreenAttrs_fullscreenTextColor net.micode.notes:fullscreenTextColor}
+ * @see #FullscreenAttrs_fullscreenBackgroundColor + * @see #FullscreenAttrs_fullscreenTextColor + */ + public static final int[] FullscreenAttrs={ + 0x7f040122, 0x7f040123 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fullscreenBackgroundColor} + * attribute's value can be found in the {@link #FullscreenAttrs} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:fullscreenBackgroundColor + */ + public static final int FullscreenAttrs_fullscreenBackgroundColor=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fullscreenTextColor} + * attribute's value can be found in the {@link #FullscreenAttrs} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:fullscreenTextColor + */ + public static final int FullscreenAttrs_fullscreenTextColor=1; + /** + * Attributes that can be used with a GradientColor. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #GradientColor_android_startColor android:startColor}
{@link #GradientColor_android_endColor android:endColor}
{@link #GradientColor_android_type android:type}
{@link #GradientColor_android_centerX android:centerX}
{@link #GradientColor_android_centerY android:centerY}
{@link #GradientColor_android_gradientRadius android:gradientRadius}
{@link #GradientColor_android_tileMode android:tileMode}
{@link #GradientColor_android_centerColor android:centerColor}
{@link #GradientColor_android_startX android:startX}
{@link #GradientColor_android_startY android:startY}
{@link #GradientColor_android_endX android:endX}
{@link #GradientColor_android_endY android:endY}
+ * @see #GradientColor_android_startColor + * @see #GradientColor_android_endColor + * @see #GradientColor_android_type + * @see #GradientColor_android_centerX + * @see #GradientColor_android_centerY + * @see #GradientColor_android_gradientRadius + * @see #GradientColor_android_tileMode + * @see #GradientColor_android_centerColor + * @see #GradientColor_android_startX + * @see #GradientColor_android_startY + * @see #GradientColor_android_endX + * @see #GradientColor_android_endY + */ + public static final int[] GradientColor={ + 0x0101019d, 0x0101019e, 0x010101a1, 0x010101a2, + 0x010101a3, 0x010101a4, 0x01010201, 0x0101020b, + 0x01010510, 0x01010511, 0x01010512, 0x01010513 + }; + /** + *

+ * @attr description + * Start color of the gradient. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:startColor + */ + public static final int GradientColor_android_startColor=0; + /** + *

+ * @attr description + * End color of the gradient. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:endColor + */ + public static final int GradientColor_android_endColor=1; + /** + *

+ * @attr description + * Type of gradient. The default type is linear. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
linear0
radial1
sweep2
+ * + * @attr name android:type + */ + public static final int GradientColor_android_type=2; + /** + *

+ * @attr description + * X coordinate of the center of the gradient within the path. + * + *

May be a floating point value, such as "1.2". + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name android:centerX + */ + public static final int GradientColor_android_centerX=3; + /** + *

+ * @attr description + * Y coordinate of the center of the gradient within the path. + * + *

May be a floating point value, such as "1.2". + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name android:centerY + */ + public static final int GradientColor_android_centerY=4; + /** + *

+ * @attr description + * Radius of the gradient, used only with radial gradient. + * + *

May be a floating point value, such as "1.2". + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name android:gradientRadius + */ + public static final int GradientColor_android_gradientRadius=5; + /** + *

+ * @attr description + * Defines the tile mode of the gradient. SweepGradient doesn't support tiling. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
clamp0
disabledffffffff
mirror2
repeat1
+ * + * @attr name android:tileMode + */ + public static final int GradientColor_android_tileMode=6; + /** + *

+ * @attr description + * Optional center color. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:centerColor + */ + public static final int GradientColor_android_centerColor=7; + /** + *

+ * @attr description + * X coordinate of the start point origin of the gradient. + * Defined in same coordinates as the path itself + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:startX + */ + public static final int GradientColor_android_startX=8; + /** + *

+ * @attr description + * Y coordinate of the start point of the gradient within the shape. + * Defined in same coordinates as the path itself + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:startY + */ + public static final int GradientColor_android_startY=9; + /** + *

+ * @attr description + * X coordinate of the end point origin of the gradient. + * Defined in same coordinates as the path itself + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:endX + */ + public static final int GradientColor_android_endX=10; + /** + *

+ * @attr description + * Y coordinate of the end point of the gradient within the shape. + * Defined in same coordinates as the path itself + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:endY + */ + public static final int GradientColor_android_endY=11; + /** + * Attributes that can be used with a GradientColorItem. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #GradientColorItem_android_color android:color}
{@link #GradientColorItem_android_offset android:offset}
+ * @see #GradientColorItem_android_color + * @see #GradientColorItem_android_offset + */ + public static final int[] GradientColorItem={ + 0x010101a5, 0x01010514 + }; + /** + *

+ * @attr description + * The current color for the offset inside the gradient. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:color + */ + public static final int GradientColorItem_android_color=0; + /** + *

+ * @attr description + * The offset (or ratio) of this current color item inside the gradient. + * The value is only meaningful when it is between 0 and 1. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:offset + */ + public static final int GradientColorItem_android_offset=1; + /** + * Attributes that can be used with a ImageFilterView. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #ImageFilterView_altSrc net.micode.notes:altSrc}
{@link #ImageFilterView_brightness net.micode.notes:brightness}
{@link #ImageFilterView_contrast net.micode.notes:contrast}
{@link #ImageFilterView_crossfade net.micode.notes:crossfade}
{@link #ImageFilterView_overlay net.micode.notes:overlay}
{@link #ImageFilterView_round net.micode.notes:round}
{@link #ImageFilterView_roundPercent net.micode.notes:roundPercent}
{@link #ImageFilterView_saturation net.micode.notes:saturation}
{@link #ImageFilterView_warmth net.micode.notes:warmth}
+ * @see #ImageFilterView_altSrc + * @see #ImageFilterView_brightness + * @see #ImageFilterView_contrast + * @see #ImageFilterView_crossfade + * @see #ImageFilterView_overlay + * @see #ImageFilterView_round + * @see #ImageFilterView_roundPercent + * @see #ImageFilterView_saturation + * @see #ImageFilterView_warmth + */ + public static final int[] ImageFilterView={ + 0x7f04002a, 0x7f040057, 0x7f0400b3, 0x7f0400bb, + 0x7f0401d2, 0x7f0401ff, 0x7f040200, 0x7f040201, + 0x7f04029b + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#altSrc} + * attribute's value can be found in the {@link #ImageFilterView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:altSrc + */ + public static final int ImageFilterView_altSrc=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#brightness} + * attribute's value can be found in the {@link #ImageFilterView} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:brightness + */ + public static final int ImageFilterView_brightness=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#contrast} + * attribute's value can be found in the {@link #ImageFilterView} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:contrast + */ + public static final int ImageFilterView_contrast=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#crossfade} + * attribute's value can be found in the {@link #ImageFilterView} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:crossfade + */ + public static final int ImageFilterView_crossfade=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#overlay} + * attribute's value can be found in the {@link #ImageFilterView} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:overlay + */ + public static final int ImageFilterView_overlay=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#round} + * attribute's value can be found in the {@link #ImageFilterView} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:round + */ + public static final int ImageFilterView_round=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#roundPercent} + * attribute's value can be found in the {@link #ImageFilterView} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:roundPercent + */ + public static final int ImageFilterView_roundPercent=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#saturation} + * attribute's value can be found in the {@link #ImageFilterView} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:saturation + */ + public static final int ImageFilterView_saturation=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#warmth} + * attribute's value can be found in the {@link #ImageFilterView} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:warmth + */ + public static final int ImageFilterView_warmth=8; + /** + * Attributes that can be used with a KeyAttribute. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #KeyAttribute_android_alpha android:alpha}
{@link #KeyAttribute_android_transformPivotX android:transformPivotX}
{@link #KeyAttribute_android_transformPivotY android:transformPivotY}
{@link #KeyAttribute_android_translationX android:translationX}
{@link #KeyAttribute_android_translationY android:translationY}
{@link #KeyAttribute_android_scaleX android:scaleX}
{@link #KeyAttribute_android_scaleY android:scaleY}
{@link #KeyAttribute_android_rotation android:rotation}
{@link #KeyAttribute_android_rotationX android:rotationX}
{@link #KeyAttribute_android_rotationY android:rotationY}
{@link #KeyAttribute_android_translationZ android:translationZ}
{@link #KeyAttribute_android_elevation android:elevation}
{@link #KeyAttribute_curveFit net.micode.notes:curveFit}
{@link #KeyAttribute_framePosition net.micode.notes:framePosition}
{@link #KeyAttribute_motionProgress net.micode.notes:motionProgress}
{@link #KeyAttribute_motionTarget net.micode.notes:motionTarget}
{@link #KeyAttribute_transitionEasing net.micode.notes:transitionEasing}
{@link #KeyAttribute_transitionPathRotate net.micode.notes:transitionPathRotate}
+ * @see #KeyAttribute_android_alpha + * @see #KeyAttribute_android_transformPivotX + * @see #KeyAttribute_android_transformPivotY + * @see #KeyAttribute_android_translationX + * @see #KeyAttribute_android_translationY + * @see #KeyAttribute_android_scaleX + * @see #KeyAttribute_android_scaleY + * @see #KeyAttribute_android_rotation + * @see #KeyAttribute_android_rotationX + * @see #KeyAttribute_android_rotationY + * @see #KeyAttribute_android_translationZ + * @see #KeyAttribute_android_elevation + * @see #KeyAttribute_curveFit + * @see #KeyAttribute_framePosition + * @see #KeyAttribute_motionProgress + * @see #KeyAttribute_motionTarget + * @see #KeyAttribute_transitionEasing + * @see #KeyAttribute_transitionPathRotate + */ + public static final int[] KeyAttribute={ + 0x0101031f, 0x01010320, 0x01010321, 0x01010322, + 0x01010323, 0x01010324, 0x01010325, 0x01010326, + 0x01010327, 0x01010328, 0x010103fa, 0x01010440, + 0x7f0400bd, 0x7f040121, 0x7f0401bc, 0x7f0401be, + 0x7f04028f, 0x7f040291 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:alpha + */ + public static final int KeyAttribute_android_alpha=0; + /** + *

This symbol is the offset where the {@link android.R.attr#transformPivotX} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:transformPivotX + */ + public static final int KeyAttribute_android_transformPivotX=1; + /** + *

This symbol is the offset where the {@link android.R.attr#transformPivotY} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:transformPivotY + */ + public static final int KeyAttribute_android_transformPivotY=2; + /** + *

This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationX + */ + public static final int KeyAttribute_android_translationX=3; + /** + *

This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationY + */ + public static final int KeyAttribute_android_translationY=4; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleX + */ + public static final int KeyAttribute_android_scaleX=5; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleY + */ + public static final int KeyAttribute_android_scaleY=6; + /** + *

This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotation + */ + public static final int KeyAttribute_android_rotation=7; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationX + */ + public static final int KeyAttribute_android_rotationX=8; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationY + */ + public static final int KeyAttribute_android_rotationY=9; + /** + *

This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationZ + */ + public static final int KeyAttribute_android_translationZ=10; + /** + *

This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:elevation + */ + public static final int KeyAttribute_android_elevation=11; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#curveFit} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
linear1
spline0
+ * + * @attr name net.micode.notes:curveFit + */ + public static final int KeyAttribute_curveFit=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#framePosition} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:framePosition + */ + public static final int KeyAttribute_framePosition=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionProgress} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionProgress + */ + public static final int KeyAttribute_motionProgress=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionTarget} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:motionTarget + */ + public static final int KeyAttribute_motionTarget=15; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionEasing} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
accelerate1
decelerate2
linear3
standard0
+ * + * @attr name net.micode.notes:transitionEasing + */ + public static final int KeyAttribute_transitionEasing=16; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionPathRotate} + * attribute's value can be found in the {@link #KeyAttribute} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:transitionPathRotate + */ + public static final int KeyAttribute_transitionPathRotate=17; + /** + * Attributes that can be used with a KeyCycle. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #KeyCycle_android_alpha android:alpha}
{@link #KeyCycle_android_translationX android:translationX}
{@link #KeyCycle_android_translationY android:translationY}
{@link #KeyCycle_android_scaleX android:scaleX}
{@link #KeyCycle_android_scaleY android:scaleY}
{@link #KeyCycle_android_rotation android:rotation}
{@link #KeyCycle_android_rotationX android:rotationX}
{@link #KeyCycle_android_rotationY android:rotationY}
{@link #KeyCycle_android_translationZ android:translationZ}
{@link #KeyCycle_android_elevation android:elevation}
{@link #KeyCycle_curveFit net.micode.notes:curveFit}
{@link #KeyCycle_framePosition net.micode.notes:framePosition}
{@link #KeyCycle_motionProgress net.micode.notes:motionProgress}
{@link #KeyCycle_motionTarget net.micode.notes:motionTarget}
{@link #KeyCycle_transitionEasing net.micode.notes:transitionEasing}
{@link #KeyCycle_transitionPathRotate net.micode.notes:transitionPathRotate}
{@link #KeyCycle_waveOffset net.micode.notes:waveOffset}
{@link #KeyCycle_wavePeriod net.micode.notes:wavePeriod}
{@link #KeyCycle_waveShape net.micode.notes:waveShape}
{@link #KeyCycle_waveVariesBy net.micode.notes:waveVariesBy}
+ * @see #KeyCycle_android_alpha + * @see #KeyCycle_android_translationX + * @see #KeyCycle_android_translationY + * @see #KeyCycle_android_scaleX + * @see #KeyCycle_android_scaleY + * @see #KeyCycle_android_rotation + * @see #KeyCycle_android_rotationX + * @see #KeyCycle_android_rotationY + * @see #KeyCycle_android_translationZ + * @see #KeyCycle_android_elevation + * @see #KeyCycle_curveFit + * @see #KeyCycle_framePosition + * @see #KeyCycle_motionProgress + * @see #KeyCycle_motionTarget + * @see #KeyCycle_transitionEasing + * @see #KeyCycle_transitionPathRotate + * @see #KeyCycle_waveOffset + * @see #KeyCycle_wavePeriod + * @see #KeyCycle_waveShape + * @see #KeyCycle_waveVariesBy + */ + public static final int[] KeyCycle={ + 0x0101031f, 0x01010322, 0x01010323, 0x01010324, + 0x01010325, 0x01010326, 0x01010327, 0x01010328, + 0x010103fa, 0x01010440, 0x7f0400bd, 0x7f040121, + 0x7f0401bc, 0x7f0401be, 0x7f04028f, 0x7f040291, + 0x7f04029d, 0x7f04029e, 0x7f04029f, 0x7f0402a0 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:alpha + */ + public static final int KeyCycle_android_alpha=0; + /** + *

This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationX + */ + public static final int KeyCycle_android_translationX=1; + /** + *

This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationY + */ + public static final int KeyCycle_android_translationY=2; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleX + */ + public static final int KeyCycle_android_scaleX=3; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleY + */ + public static final int KeyCycle_android_scaleY=4; + /** + *

This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotation + */ + public static final int KeyCycle_android_rotation=5; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationX + */ + public static final int KeyCycle_android_rotationX=6; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationY + */ + public static final int KeyCycle_android_rotationY=7; + /** + *

This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationZ + */ + public static final int KeyCycle_android_translationZ=8; + /** + *

This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:elevation + */ + public static final int KeyCycle_android_elevation=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#curveFit} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
linear1
spline0
+ * + * @attr name net.micode.notes:curveFit + */ + public static final int KeyCycle_curveFit=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#framePosition} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:framePosition + */ + public static final int KeyCycle_framePosition=11; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionProgress} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionProgress + */ + public static final int KeyCycle_motionProgress=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionTarget} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:motionTarget + */ + public static final int KeyCycle_motionTarget=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionEasing} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
accelerate1
decelerate2
linear3
standard0
+ * + * @attr name net.micode.notes:transitionEasing + */ + public static final int KeyCycle_transitionEasing=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionPathRotate} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:transitionPathRotate + */ + public static final int KeyCycle_transitionPathRotate=15; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#waveOffset} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a floating point value, such as "1.2". + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:waveOffset + */ + public static final int KeyCycle_waveOffset=16; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#wavePeriod} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:wavePeriod + */ + public static final int KeyCycle_wavePeriod=17; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#waveShape} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bounce6
cos5
reverseSawtooth4
sawtooth3
sin0
square1
triangle2
+ * + * @attr name net.micode.notes:waveShape + */ + public static final int KeyCycle_waveShape=18; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#waveVariesBy} + * attribute's value can be found in the {@link #KeyCycle} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
path1
position0
+ * + * @attr name net.micode.notes:waveVariesBy + */ + public static final int KeyCycle_waveVariesBy=19; + public static final int[] KeyFrame={ + }; + public static final int[] KeyFramesAcceleration={ + }; + public static final int[] KeyFramesVelocity={ + }; + /** + * Attributes that can be used with a KeyPosition. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #KeyPosition_curveFit net.micode.notes:curveFit}
{@link #KeyPosition_drawPath net.micode.notes:drawPath}
{@link #KeyPosition_framePosition net.micode.notes:framePosition}
{@link #KeyPosition_keyPositionType net.micode.notes:keyPositionType}
{@link #KeyPosition_motionTarget net.micode.notes:motionTarget}
{@link #KeyPosition_pathMotionArc net.micode.notes:pathMotionArc}
{@link #KeyPosition_percentHeight net.micode.notes:percentHeight}
{@link #KeyPosition_percentWidth net.micode.notes:percentWidth}
{@link #KeyPosition_percentX net.micode.notes:percentX}
{@link #KeyPosition_percentY net.micode.notes:percentY}
{@link #KeyPosition_sizePercent net.micode.notes:sizePercent}
{@link #KeyPosition_transitionEasing net.micode.notes:transitionEasing}
+ * @see #KeyPosition_curveFit + * @see #KeyPosition_drawPath + * @see #KeyPosition_framePosition + * @see #KeyPosition_keyPositionType + * @see #KeyPosition_motionTarget + * @see #KeyPosition_pathMotionArc + * @see #KeyPosition_percentHeight + * @see #KeyPosition_percentWidth + * @see #KeyPosition_percentX + * @see #KeyPosition_percentY + * @see #KeyPosition_sizePercent + * @see #KeyPosition_transitionEasing + */ + public static final int[] KeyPosition={ + 0x7f0400bd, 0x7f0400dc, 0x7f040121, 0x7f04014f, + 0x7f0401be, 0x7f0401df, 0x7f0401e1, 0x7f0401e2, + 0x7f0401e3, 0x7f0401e4, 0x7f040214, 0x7f04028f + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#curveFit} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
linear1
spline0
+ * + * @attr name net.micode.notes:curveFit + */ + public static final int KeyPosition_curveFit=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#drawPath} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
asConfigured4
deltaRelative3
none0
path1
pathRelative2
rectangles5
+ * + * @attr name net.micode.notes:drawPath + */ + public static final int KeyPosition_drawPath=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#framePosition} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:framePosition + */ + public static final int KeyPosition_framePosition=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#keyPositionType} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
deltaRelative0
parentRelative2
pathRelative1
+ * + * @attr name net.micode.notes:keyPositionType + */ + public static final int KeyPosition_keyPositionType=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionTarget} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:motionTarget + */ + public static final int KeyPosition_motionTarget=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#pathMotionArc} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
flip3
none0
startHorizontal2
startVertical1
+ * + * @attr name net.micode.notes:pathMotionArc + */ + public static final int KeyPosition_pathMotionArc=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#percentHeight} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:percentHeight + */ + public static final int KeyPosition_percentHeight=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#percentWidth} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:percentWidth + */ + public static final int KeyPosition_percentWidth=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#percentX} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:percentX + */ + public static final int KeyPosition_percentX=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#percentY} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:percentY + */ + public static final int KeyPosition_percentY=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#sizePercent} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:sizePercent + */ + public static final int KeyPosition_sizePercent=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionEasing} + * attribute's value can be found in the {@link #KeyPosition} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
accelerate1
decelerate2
linear3
standard0
+ * + * @attr name net.micode.notes:transitionEasing + */ + public static final int KeyPosition_transitionEasing=11; + /** + * Attributes that can be used with a KeyTimeCycle. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #KeyTimeCycle_android_alpha android:alpha}
{@link #KeyTimeCycle_android_translationX android:translationX}
{@link #KeyTimeCycle_android_translationY android:translationY}
{@link #KeyTimeCycle_android_scaleX android:scaleX}
{@link #KeyTimeCycle_android_scaleY android:scaleY}
{@link #KeyTimeCycle_android_rotation android:rotation}
{@link #KeyTimeCycle_android_rotationX android:rotationX}
{@link #KeyTimeCycle_android_rotationY android:rotationY}
{@link #KeyTimeCycle_android_translationZ android:translationZ}
{@link #KeyTimeCycle_android_elevation android:elevation}
{@link #KeyTimeCycle_curveFit net.micode.notes:curveFit}
{@link #KeyTimeCycle_framePosition net.micode.notes:framePosition}
{@link #KeyTimeCycle_motionProgress net.micode.notes:motionProgress}
{@link #KeyTimeCycle_motionTarget net.micode.notes:motionTarget}
{@link #KeyTimeCycle_transitionEasing net.micode.notes:transitionEasing}
{@link #KeyTimeCycle_transitionPathRotate net.micode.notes:transitionPathRotate}
{@link #KeyTimeCycle_waveDecay net.micode.notes:waveDecay}
{@link #KeyTimeCycle_waveOffset net.micode.notes:waveOffset}
{@link #KeyTimeCycle_wavePeriod net.micode.notes:wavePeriod}
{@link #KeyTimeCycle_waveShape net.micode.notes:waveShape}
+ * @see #KeyTimeCycle_android_alpha + * @see #KeyTimeCycle_android_translationX + * @see #KeyTimeCycle_android_translationY + * @see #KeyTimeCycle_android_scaleX + * @see #KeyTimeCycle_android_scaleY + * @see #KeyTimeCycle_android_rotation + * @see #KeyTimeCycle_android_rotationX + * @see #KeyTimeCycle_android_rotationY + * @see #KeyTimeCycle_android_translationZ + * @see #KeyTimeCycle_android_elevation + * @see #KeyTimeCycle_curveFit + * @see #KeyTimeCycle_framePosition + * @see #KeyTimeCycle_motionProgress + * @see #KeyTimeCycle_motionTarget + * @see #KeyTimeCycle_transitionEasing + * @see #KeyTimeCycle_transitionPathRotate + * @see #KeyTimeCycle_waveDecay + * @see #KeyTimeCycle_waveOffset + * @see #KeyTimeCycle_wavePeriod + * @see #KeyTimeCycle_waveShape + */ + public static final int[] KeyTimeCycle={ + 0x0101031f, 0x01010322, 0x01010323, 0x01010324, + 0x01010325, 0x01010326, 0x01010327, 0x01010328, + 0x010103fa, 0x01010440, 0x7f0400bd, 0x7f040121, + 0x7f0401bc, 0x7f0401be, 0x7f04028f, 0x7f040291, + 0x7f04029c, 0x7f04029d, 0x7f04029e, 0x7f04029f + }; + /** + *

This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:alpha + */ + public static final int KeyTimeCycle_android_alpha=0; + /** + *

This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationX + */ + public static final int KeyTimeCycle_android_translationX=1; + /** + *

This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationY + */ + public static final int KeyTimeCycle_android_translationY=2; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleX + */ + public static final int KeyTimeCycle_android_scaleX=3; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleY + */ + public static final int KeyTimeCycle_android_scaleY=4; + /** + *

This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotation + */ + public static final int KeyTimeCycle_android_rotation=5; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationX + */ + public static final int KeyTimeCycle_android_rotationX=6; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationY + */ + public static final int KeyTimeCycle_android_rotationY=7; + /** + *

This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationZ + */ + public static final int KeyTimeCycle_android_translationZ=8; + /** + *

This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:elevation + */ + public static final int KeyTimeCycle_android_elevation=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#curveFit} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
linear1
spline0
+ * + * @attr name net.micode.notes:curveFit + */ + public static final int KeyTimeCycle_curveFit=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#framePosition} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:framePosition + */ + public static final int KeyTimeCycle_framePosition=11; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionProgress} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionProgress + */ + public static final int KeyTimeCycle_motionProgress=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionTarget} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:motionTarget + */ + public static final int KeyTimeCycle_motionTarget=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionEasing} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
accelerate1
decelerate2
linear3
standard0
+ * + * @attr name net.micode.notes:transitionEasing + */ + public static final int KeyTimeCycle_transitionEasing=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionPathRotate} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:transitionPathRotate + */ + public static final int KeyTimeCycle_transitionPathRotate=15; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#waveDecay} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:waveDecay + */ + public static final int KeyTimeCycle_waveDecay=16; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#waveOffset} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a floating point value, such as "1.2". + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:waveOffset + */ + public static final int KeyTimeCycle_waveOffset=17; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#wavePeriod} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:wavePeriod + */ + public static final int KeyTimeCycle_wavePeriod=18; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#waveShape} + * attribute's value can be found in the {@link #KeyTimeCycle} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bounce6
cos5
reverseSawtooth4
sawtooth3
sin0
square1
triangle2
+ * + * @attr name net.micode.notes:waveShape + */ + public static final int KeyTimeCycle_waveShape=19; + /** + * Attributes that can be used with a KeyTrigger. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #KeyTrigger_framePosition net.micode.notes:framePosition}
{@link #KeyTrigger_motionTarget net.micode.notes:motionTarget}
{@link #KeyTrigger_motion_postLayoutCollision net.micode.notes:motion_postLayoutCollision}
{@link #KeyTrigger_motion_triggerOnCollision net.micode.notes:motion_triggerOnCollision}
{@link #KeyTrigger_onCross net.micode.notes:onCross}
{@link #KeyTrigger_onNegativeCross net.micode.notes:onNegativeCross}
{@link #KeyTrigger_onPositiveCross net.micode.notes:onPositiveCross}
{@link #KeyTrigger_triggerId net.micode.notes:triggerId}
{@link #KeyTrigger_triggerReceiver net.micode.notes:triggerReceiver}
{@link #KeyTrigger_triggerSlack net.micode.notes:triggerSlack}
+ * @see #KeyTrigger_framePosition + * @see #KeyTrigger_motionTarget + * @see #KeyTrigger_motion_postLayoutCollision + * @see #KeyTrigger_motion_triggerOnCollision + * @see #KeyTrigger_onCross + * @see #KeyTrigger_onNegativeCross + * @see #KeyTrigger_onPositiveCross + * @see #KeyTrigger_triggerId + * @see #KeyTrigger_triggerReceiver + * @see #KeyTrigger_triggerSlack + */ + public static final int[] KeyTrigger={ + 0x7f040121, 0x7f0401be, 0x7f0401bf, 0x7f0401c0, + 0x7f0401cb, 0x7f0401cd, 0x7f0401ce, 0x7f040292, + 0x7f040293, 0x7f040294 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#framePosition} + * attribute's value can be found in the {@link #KeyTrigger} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:framePosition + */ + public static final int KeyTrigger_framePosition=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionTarget} + * attribute's value can be found in the {@link #KeyTrigger} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:motionTarget + */ + public static final int KeyTrigger_motionTarget=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motion_postLayoutCollision} + * attribute's value can be found in the {@link #KeyTrigger} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:motion_postLayoutCollision + */ + public static final int KeyTrigger_motion_postLayoutCollision=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motion_triggerOnCollision} + * attribute's value can be found in the {@link #KeyTrigger} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:motion_triggerOnCollision + */ + public static final int KeyTrigger_motion_triggerOnCollision=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#onCross} + * attribute's value can be found in the {@link #KeyTrigger} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:onCross + */ + public static final int KeyTrigger_onCross=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#onNegativeCross} + * attribute's value can be found in the {@link #KeyTrigger} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:onNegativeCross + */ + public static final int KeyTrigger_onNegativeCross=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#onPositiveCross} + * attribute's value can be found in the {@link #KeyTrigger} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:onPositiveCross + */ + public static final int KeyTrigger_onPositiveCross=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#triggerId} + * attribute's value can be found in the {@link #KeyTrigger} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:triggerId + */ + public static final int KeyTrigger_triggerId=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#triggerReceiver} + * attribute's value can be found in the {@link #KeyTrigger} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:triggerReceiver + */ + public static final int KeyTrigger_triggerReceiver=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#triggerSlack} + * attribute's value can be found in the {@link #KeyTrigger} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:triggerSlack + */ + public static final int KeyTrigger_triggerSlack=9; + /** + * Attributes that can be used with a Layout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #Layout_android_orientation android:orientation}
{@link #Layout_android_layout_width android:layout_width}
{@link #Layout_android_layout_height android:layout_height}
{@link #Layout_android_layout_marginLeft android:layout_marginLeft}
{@link #Layout_android_layout_marginTop android:layout_marginTop}
{@link #Layout_android_layout_marginRight android:layout_marginRight}
{@link #Layout_android_layout_marginBottom android:layout_marginBottom}
{@link #Layout_android_layout_marginStart android:layout_marginStart}
{@link #Layout_android_layout_marginEnd android:layout_marginEnd}
{@link #Layout_barrierAllowsGoneWidgets net.micode.notes:barrierAllowsGoneWidgets}
{@link #Layout_barrierDirection net.micode.notes:barrierDirection}
{@link #Layout_barrierMargin net.micode.notes:barrierMargin}
{@link #Layout_chainUseRtl net.micode.notes:chainUseRtl}
{@link #Layout_constraint_referenced_ids net.micode.notes:constraint_referenced_ids}
{@link #Layout_constraint_referenced_tags net.micode.notes:constraint_referenced_tags}
{@link #Layout_layout_constrainedHeight net.micode.notes:layout_constrainedHeight}
{@link #Layout_layout_constrainedWidth net.micode.notes:layout_constrainedWidth}
{@link #Layout_layout_constraintBaseline_creator net.micode.notes:layout_constraintBaseline_creator}
{@link #Layout_layout_constraintBaseline_toBaselineOf net.micode.notes:layout_constraintBaseline_toBaselineOf}
{@link #Layout_layout_constraintBottom_creator net.micode.notes:layout_constraintBottom_creator}
{@link #Layout_layout_constraintBottom_toBottomOf net.micode.notes:layout_constraintBottom_toBottomOf}
{@link #Layout_layout_constraintBottom_toTopOf net.micode.notes:layout_constraintBottom_toTopOf}
{@link #Layout_layout_constraintCircle net.micode.notes:layout_constraintCircle}
{@link #Layout_layout_constraintCircleAngle net.micode.notes:layout_constraintCircleAngle}
{@link #Layout_layout_constraintCircleRadius net.micode.notes:layout_constraintCircleRadius}
{@link #Layout_layout_constraintDimensionRatio net.micode.notes:layout_constraintDimensionRatio}
{@link #Layout_layout_constraintEnd_toEndOf net.micode.notes:layout_constraintEnd_toEndOf}
{@link #Layout_layout_constraintEnd_toStartOf net.micode.notes:layout_constraintEnd_toStartOf}
{@link #Layout_layout_constraintGuide_begin net.micode.notes:layout_constraintGuide_begin}
{@link #Layout_layout_constraintGuide_end net.micode.notes:layout_constraintGuide_end}
{@link #Layout_layout_constraintGuide_percent net.micode.notes:layout_constraintGuide_percent}
{@link #Layout_layout_constraintHeight_default net.micode.notes:layout_constraintHeight_default}
{@link #Layout_layout_constraintHeight_max net.micode.notes:layout_constraintHeight_max}
{@link #Layout_layout_constraintHeight_min net.micode.notes:layout_constraintHeight_min}
{@link #Layout_layout_constraintHeight_percent net.micode.notes:layout_constraintHeight_percent}
{@link #Layout_layout_constraintHorizontal_bias net.micode.notes:layout_constraintHorizontal_bias}
{@link #Layout_layout_constraintHorizontal_chainStyle net.micode.notes:layout_constraintHorizontal_chainStyle}
{@link #Layout_layout_constraintHorizontal_weight net.micode.notes:layout_constraintHorizontal_weight}
{@link #Layout_layout_constraintLeft_creator net.micode.notes:layout_constraintLeft_creator}
{@link #Layout_layout_constraintLeft_toLeftOf net.micode.notes:layout_constraintLeft_toLeftOf}
{@link #Layout_layout_constraintLeft_toRightOf net.micode.notes:layout_constraintLeft_toRightOf}
{@link #Layout_layout_constraintRight_creator net.micode.notes:layout_constraintRight_creator}
{@link #Layout_layout_constraintRight_toLeftOf net.micode.notes:layout_constraintRight_toLeftOf}
{@link #Layout_layout_constraintRight_toRightOf net.micode.notes:layout_constraintRight_toRightOf}
{@link #Layout_layout_constraintStart_toEndOf net.micode.notes:layout_constraintStart_toEndOf}
{@link #Layout_layout_constraintStart_toStartOf net.micode.notes:layout_constraintStart_toStartOf}
{@link #Layout_layout_constraintTop_creator net.micode.notes:layout_constraintTop_creator}
{@link #Layout_layout_constraintTop_toBottomOf net.micode.notes:layout_constraintTop_toBottomOf}
{@link #Layout_layout_constraintTop_toTopOf net.micode.notes:layout_constraintTop_toTopOf}
{@link #Layout_layout_constraintVertical_bias net.micode.notes:layout_constraintVertical_bias}
{@link #Layout_layout_constraintVertical_chainStyle net.micode.notes:layout_constraintVertical_chainStyle}
{@link #Layout_layout_constraintVertical_weight net.micode.notes:layout_constraintVertical_weight}
{@link #Layout_layout_constraintWidth_default net.micode.notes:layout_constraintWidth_default}
{@link #Layout_layout_constraintWidth_max net.micode.notes:layout_constraintWidth_max}
{@link #Layout_layout_constraintWidth_min net.micode.notes:layout_constraintWidth_min}
{@link #Layout_layout_constraintWidth_percent net.micode.notes:layout_constraintWidth_percent}
{@link #Layout_layout_editor_absoluteX net.micode.notes:layout_editor_absoluteX}
{@link #Layout_layout_editor_absoluteY net.micode.notes:layout_editor_absoluteY}
{@link #Layout_layout_goneMarginBottom net.micode.notes:layout_goneMarginBottom}
{@link #Layout_layout_goneMarginEnd net.micode.notes:layout_goneMarginEnd}
{@link #Layout_layout_goneMarginLeft net.micode.notes:layout_goneMarginLeft}
{@link #Layout_layout_goneMarginRight net.micode.notes:layout_goneMarginRight}
{@link #Layout_layout_goneMarginStart net.micode.notes:layout_goneMarginStart}
{@link #Layout_layout_goneMarginTop net.micode.notes:layout_goneMarginTop}
{@link #Layout_maxHeight net.micode.notes:maxHeight}
{@link #Layout_maxWidth net.micode.notes:maxWidth}
{@link #Layout_minHeight net.micode.notes:minHeight}
{@link #Layout_minWidth net.micode.notes:minWidth}
+ * @see #Layout_android_orientation + * @see #Layout_android_layout_width + * @see #Layout_android_layout_height + * @see #Layout_android_layout_marginLeft + * @see #Layout_android_layout_marginTop + * @see #Layout_android_layout_marginRight + * @see #Layout_android_layout_marginBottom + * @see #Layout_android_layout_marginStart + * @see #Layout_android_layout_marginEnd + * @see #Layout_barrierAllowsGoneWidgets + * @see #Layout_barrierDirection + * @see #Layout_barrierMargin + * @see #Layout_chainUseRtl + * @see #Layout_constraint_referenced_ids + * @see #Layout_constraint_referenced_tags + * @see #Layout_layout_constrainedHeight + * @see #Layout_layout_constrainedWidth + * @see #Layout_layout_constraintBaseline_creator + * @see #Layout_layout_constraintBaseline_toBaselineOf + * @see #Layout_layout_constraintBottom_creator + * @see #Layout_layout_constraintBottom_toBottomOf + * @see #Layout_layout_constraintBottom_toTopOf + * @see #Layout_layout_constraintCircle + * @see #Layout_layout_constraintCircleAngle + * @see #Layout_layout_constraintCircleRadius + * @see #Layout_layout_constraintDimensionRatio + * @see #Layout_layout_constraintEnd_toEndOf + * @see #Layout_layout_constraintEnd_toStartOf + * @see #Layout_layout_constraintGuide_begin + * @see #Layout_layout_constraintGuide_end + * @see #Layout_layout_constraintGuide_percent + * @see #Layout_layout_constraintHeight_default + * @see #Layout_layout_constraintHeight_max + * @see #Layout_layout_constraintHeight_min + * @see #Layout_layout_constraintHeight_percent + * @see #Layout_layout_constraintHorizontal_bias + * @see #Layout_layout_constraintHorizontal_chainStyle + * @see #Layout_layout_constraintHorizontal_weight + * @see #Layout_layout_constraintLeft_creator + * @see #Layout_layout_constraintLeft_toLeftOf + * @see #Layout_layout_constraintLeft_toRightOf + * @see #Layout_layout_constraintRight_creator + * @see #Layout_layout_constraintRight_toLeftOf + * @see #Layout_layout_constraintRight_toRightOf + * @see #Layout_layout_constraintStart_toEndOf + * @see #Layout_layout_constraintStart_toStartOf + * @see #Layout_layout_constraintTop_creator + * @see #Layout_layout_constraintTop_toBottomOf + * @see #Layout_layout_constraintTop_toTopOf + * @see #Layout_layout_constraintVertical_bias + * @see #Layout_layout_constraintVertical_chainStyle + * @see #Layout_layout_constraintVertical_weight + * @see #Layout_layout_constraintWidth_default + * @see #Layout_layout_constraintWidth_max + * @see #Layout_layout_constraintWidth_min + * @see #Layout_layout_constraintWidth_percent + * @see #Layout_layout_editor_absoluteX + * @see #Layout_layout_editor_absoluteY + * @see #Layout_layout_goneMarginBottom + * @see #Layout_layout_goneMarginEnd + * @see #Layout_layout_goneMarginLeft + * @see #Layout_layout_goneMarginRight + * @see #Layout_layout_goneMarginStart + * @see #Layout_layout_goneMarginTop + * @see #Layout_maxHeight + * @see #Layout_maxWidth + * @see #Layout_minHeight + * @see #Layout_minWidth + */ + public static final int[] Layout={ + 0x010100c4, 0x010100f4, 0x010100f5, 0x010100f7, + 0x010100f8, 0x010100f9, 0x010100fa, 0x010103b5, + 0x010103b6, 0x7f04003f, 0x7f040040, 0x7f040041, + 0x7f04006b, 0x7f0400a2, 0x7f0400a3, 0x7f04015d, + 0x7f04015e, 0x7f04015f, 0x7f040160, 0x7f040161, + 0x7f040162, 0x7f040163, 0x7f040164, 0x7f040165, + 0x7f040166, 0x7f040167, 0x7f040168, 0x7f040169, + 0x7f04016a, 0x7f04016b, 0x7f04016c, 0x7f04016d, + 0x7f04016e, 0x7f04016f, 0x7f040170, 0x7f040171, + 0x7f040172, 0x7f040173, 0x7f040174, 0x7f040175, + 0x7f040176, 0x7f040177, 0x7f040178, 0x7f040179, + 0x7f04017a, 0x7f04017b, 0x7f04017d, 0x7f04017e, + 0x7f04017f, 0x7f040180, 0x7f040181, 0x7f040182, + 0x7f040183, 0x7f040184, 0x7f040185, 0x7f040186, + 0x7f040188, 0x7f040189, 0x7f04018a, 0x7f04018b, + 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, + 0x7f0401ab, 0x7f0401ae, 0x7f0401b1, 0x7f0401b2 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
horizontal0
vertical1
+ * + * @attr name android:orientation + */ + public static final int Layout_android_orientation=0; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_width} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
+ * + * @attr name android:layout_width + */ + public static final int Layout_android_layout_width=1; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_height} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
+ * + * @attr name android:layout_height + */ + public static final int Layout_android_layout_height=2; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginLeft} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginLeft + */ + public static final int Layout_android_layout_marginLeft=3; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginTop} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginTop + */ + public static final int Layout_android_layout_marginTop=4; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginRight} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginRight + */ + public static final int Layout_android_layout_marginRight=5; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginBottom} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginBottom + */ + public static final int Layout_android_layout_marginBottom=6; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginStart} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginStart + */ + public static final int Layout_android_layout_marginStart=7; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_marginEnd} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:layout_marginEnd + */ + public static final int Layout_android_layout_marginEnd=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierAllowsGoneWidgets} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:barrierAllowsGoneWidgets + */ + public static final int Layout_barrierAllowsGoneWidgets=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierDirection} + * attribute's value can be found in the {@link #Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom3
end6
left0
right1
start5
top2
+ * + * @attr name net.micode.notes:barrierDirection + */ + public static final int Layout_barrierDirection=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#barrierMargin} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:barrierMargin + */ + public static final int Layout_barrierMargin=11; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chainUseRtl} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:chainUseRtl + */ + public static final int Layout_chainUseRtl=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_ids} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_ids + */ + public static final int Layout_constraint_referenced_ids=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraint_referenced_tags} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:constraint_referenced_tags + */ + public static final int Layout_constraint_referenced_tags=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedHeight} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:layout_constrainedHeight + */ + public static final int Layout_layout_constrainedHeight=15; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constrainedWidth} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:layout_constrainedWidth + */ + public static final int Layout_layout_constrainedWidth=16; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_creator} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintBaseline_creator + */ + public static final int Layout_layout_constraintBaseline_creator=17; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBaseline_toBaselineOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBaseline_toBaselineOf + */ + public static final int Layout_layout_constraintBaseline_toBaselineOf=18; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_creator} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintBottom_creator + */ + public static final int Layout_layout_constraintBottom_creator=19; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toBottomOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBottom_toBottomOf + */ + public static final int Layout_layout_constraintBottom_toBottomOf=20; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintBottom_toTopOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintBottom_toTopOf + */ + public static final int Layout_layout_constraintBottom_toTopOf=21; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircle} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:layout_constraintCircle + */ + public static final int Layout_layout_constraintCircle=22; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleAngle} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintCircleAngle + */ + public static final int Layout_layout_constraintCircleAngle=23; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintCircleRadius} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintCircleRadius + */ + public static final int Layout_layout_constraintCircleRadius=24; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintDimensionRatio} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintDimensionRatio + */ + public static final int Layout_layout_constraintDimensionRatio=25; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toEndOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintEnd_toEndOf + */ + public static final int Layout_layout_constraintEnd_toEndOf=26; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintEnd_toStartOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintEnd_toStartOf + */ + public static final int Layout_layout_constraintEnd_toStartOf=27; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_begin} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintGuide_begin + */ + public static final int Layout_layout_constraintGuide_begin=28; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_end} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_constraintGuide_end + */ + public static final int Layout_layout_constraintGuide_end=29; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintGuide_percent} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintGuide_percent + */ + public static final int Layout_layout_constraintGuide_percent=30; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_default} + * attribute's value can be found in the {@link #Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
percent2
spread0
wrap1
+ * + * @attr name net.micode.notes:layout_constraintHeight_default + */ + public static final int Layout_layout_constraintHeight_default=31; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_max} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintHeight_max + */ + public static final int Layout_layout_constraintHeight_max=32; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_min} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintHeight_min + */ + public static final int Layout_layout_constraintHeight_min=33; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHeight_percent} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHeight_percent + */ + public static final int Layout_layout_constraintHeight_percent=34; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_bias} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHorizontal_bias + */ + public static final int Layout_layout_constraintHorizontal_bias=35; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_chainStyle} + * attribute's value can be found in the {@link #Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:layout_constraintHorizontal_chainStyle + */ + public static final int Layout_layout_constraintHorizontal_chainStyle=36; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintHorizontal_weight} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintHorizontal_weight + */ + public static final int Layout_layout_constraintHorizontal_weight=37; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_creator} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintLeft_creator + */ + public static final int Layout_layout_constraintLeft_creator=38; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toLeftOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintLeft_toLeftOf + */ + public static final int Layout_layout_constraintLeft_toLeftOf=39; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintLeft_toRightOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintLeft_toRightOf + */ + public static final int Layout_layout_constraintLeft_toRightOf=40; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_creator} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintRight_creator + */ + public static final int Layout_layout_constraintRight_creator=41; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toLeftOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintRight_toLeftOf + */ + public static final int Layout_layout_constraintRight_toLeftOf=42; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintRight_toRightOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintRight_toRightOf + */ + public static final int Layout_layout_constraintRight_toRightOf=43; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toEndOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintStart_toEndOf + */ + public static final int Layout_layout_constraintStart_toEndOf=44; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintStart_toStartOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintStart_toStartOf + */ + public static final int Layout_layout_constraintStart_toStartOf=45; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_creator} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:layout_constraintTop_creator + */ + public static final int Layout_layout_constraintTop_creator=46; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toBottomOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintTop_toBottomOf + */ + public static final int Layout_layout_constraintTop_toBottomOf=47; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTop_toTopOf} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
parent0
+ * + * @attr name net.micode.notes:layout_constraintTop_toTopOf + */ + public static final int Layout_layout_constraintTop_toTopOf=48; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_bias} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintVertical_bias + */ + public static final int Layout_layout_constraintVertical_bias=49; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_chainStyle} + * attribute's value can be found in the {@link #Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
packed2
spread0
spread_inside1
+ * + * @attr name net.micode.notes:layout_constraintVertical_chainStyle + */ + public static final int Layout_layout_constraintVertical_chainStyle=50; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintVertical_weight} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintVertical_weight + */ + public static final int Layout_layout_constraintVertical_weight=51; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_default} + * attribute's value can be found in the {@link #Layout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
percent2
spread0
wrap1
+ * + * @attr name net.micode.notes:layout_constraintWidth_default + */ + public static final int Layout_layout_constraintWidth_default=52; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_max} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintWidth_max + */ + public static final int Layout_layout_constraintWidth_max=53; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_min} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
wrapfffffffe
+ * + * @attr name net.micode.notes:layout_constraintWidth_min + */ + public static final int Layout_layout_constraintWidth_min=54; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintWidth_percent} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:layout_constraintWidth_percent + */ + public static final int Layout_layout_constraintWidth_percent=55; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteX} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_editor_absoluteX + */ + public static final int Layout_layout_editor_absoluteX=56; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_editor_absoluteY} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_editor_absoluteY + */ + public static final int Layout_layout_editor_absoluteY=57; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginBottom} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginBottom + */ + public static final int Layout_layout_goneMarginBottom=58; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginEnd} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginEnd + */ + public static final int Layout_layout_goneMarginEnd=59; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginLeft} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginLeft + */ + public static final int Layout_layout_goneMarginLeft=60; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginRight} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginRight + */ + public static final int Layout_layout_goneMarginRight=61; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginStart} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginStart + */ + public static final int Layout_layout_goneMarginStart=62; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_goneMarginTop} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:layout_goneMarginTop + */ + public static final int Layout_layout_goneMarginTop=63; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#maxHeight} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:maxHeight + */ + public static final int Layout_maxHeight=64; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#maxWidth} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:maxWidth + */ + public static final int Layout_maxWidth=65; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#minHeight} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:minHeight + */ + public static final int Layout_minHeight=66; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#minWidth} + * attribute's value can be found in the {@link #Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:minWidth + */ + public static final int Layout_minWidth=67; + /** + * Attributes that can be used with a LinearLayoutCompat. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #LinearLayoutCompat_android_gravity android:gravity}
{@link #LinearLayoutCompat_android_orientation android:orientation}
{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}
{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}
{@link #LinearLayoutCompat_android_weightSum android:weightSum}
{@link #LinearLayoutCompat_divider net.micode.notes:divider}Specifies the drawable used for item dividers.
{@link #LinearLayoutCompat_dividerPadding net.micode.notes:dividerPadding}Size of padding on either end of a divider.
{@link #LinearLayoutCompat_measureWithLargestChild net.micode.notes:measureWithLargestChild}When set to true, all children with a weight will be considered having + * the minimum size of the largest child.
{@link #LinearLayoutCompat_showDividers net.micode.notes:showDividers}Setting for which dividers to show.
+ * @see #LinearLayoutCompat_android_gravity + * @see #LinearLayoutCompat_android_orientation + * @see #LinearLayoutCompat_android_baselineAligned + * @see #LinearLayoutCompat_android_baselineAlignedChildIndex + * @see #LinearLayoutCompat_android_weightSum + * @see #LinearLayoutCompat_divider + * @see #LinearLayoutCompat_dividerPadding + * @see #LinearLayoutCompat_measureWithLargestChild + * @see #LinearLayoutCompat_showDividers + */ + public static final int[] LinearLayoutCompat={ + 0x010100af, 0x010100c4, 0x01010126, 0x01010127, + 0x01010128, 0x7f0400d5, 0x7f0400d7, 0x7f0401af, + 0x7f04020c + }; + /** + *

This symbol is the offset where the {@link android.R.attr#gravity} + * attribute's value can be found in the {@link #LinearLayoutCompat} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30
+ * + * @attr name android:gravity + */ + public static final int LinearLayoutCompat_android_gravity=0; + /** + *

+ * @attr description + * Should the layout be a column or a row? Use "horizontal" + * for a row, "vertical" for a column. The default is + * horizontal. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
horizontal0
vertical1
+ * + * @attr name android:orientation + */ + public static final int LinearLayoutCompat_android_orientation=1; + /** + *

+ * @attr description + * When set to false, prevents the layout from aligning its children's + * baselines. This attribute is particularly useful when the children + * use different values for gravity. The default value is true. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:baselineAligned + */ + public static final int LinearLayoutCompat_android_baselineAligned=2; + /** + *

+ * @attr description + * When a linear layout is part of another layout that is baseline + * aligned, it can specify which of its children to baseline align to + * (that is, which child TextView). + * + *

May be an integer value, such as "100". + * + * @attr name android:baselineAlignedChildIndex + */ + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex=3; + /** + *

+ * @attr description + * Defines the maximum weight sum. If unspecified, the sum is computed + * by adding the layout_weight of all of the children. This can be + * used for instance to give a single child 50% of the total available + * space by giving it a layout_weight of 0.5 and setting the weightSum + * to 1.0. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:weightSum + */ + public static final int LinearLayoutCompat_android_weightSum=4; + /** + *

+ * @attr description + * Drawable to use as a vertical divider between buttons. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:divider + */ + public static final int LinearLayoutCompat_divider=5; + /** + *

+ * @attr description + * Size of padding on either end of a divider. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:dividerPadding + */ + public static final int LinearLayoutCompat_dividerPadding=6; + /** + *

+ * @attr description + * When set to true, all children with a weight will be considered having + * the minimum size of the largest child. If false, all children are + * measured normally. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:measureWithLargestChild + */ + public static final int LinearLayoutCompat_measureWithLargestChild=7; + /** + *

+ * @attr description + * Setting for which dividers to show. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
beginning1
end4
middle2
none0
+ * + * @attr name net.micode.notes:showDividers + */ + public static final int LinearLayoutCompat_showDividers=8; + /** + * Attributes that can be used with a LinearLayoutCompat_Layout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}
{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}
{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}
{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}
+ * @see #LinearLayoutCompat_Layout_android_layout_gravity + * @see #LinearLayoutCompat_Layout_android_layout_width + * @see #LinearLayoutCompat_Layout_android_layout_height + * @see #LinearLayoutCompat_Layout_android_layout_weight + */ + public static final int[] LinearLayoutCompat_Layout={ + 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_gravity} + * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30
+ * + * @attr name android:layout_gravity + */ + public static final int LinearLayoutCompat_Layout_android_layout_gravity=0; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_width} + * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
+ * + * @attr name android:layout_width + */ + public static final int LinearLayoutCompat_Layout_android_layout_width=1; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_height} + * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
+ * + * @attr name android:layout_height + */ + public static final int LinearLayoutCompat_Layout_android_layout_height=2; + /** + *

This symbol is the offset where the {@link android.R.attr#layout_weight} + * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:layout_weight + */ + public static final int LinearLayoutCompat_Layout_android_layout_weight=3; + /** + * Attributes that can be used with a ListPopupWindow. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}
+ * @see #ListPopupWindow_android_dropDownHorizontalOffset + * @see #ListPopupWindow_android_dropDownVerticalOffset + */ + public static final int[] ListPopupWindow={ + 0x010102ac, 0x010102ad + }; + /** + *

+ * @attr description + * Amount of pixels by which the drop down should be offset horizontally. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:dropDownHorizontalOffset + */ + public static final int ListPopupWindow_android_dropDownHorizontalOffset=0; + /** + *

+ * @attr description + * Amount of pixels by which the drop down should be offset vertically. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:dropDownVerticalOffset + */ + public static final int ListPopupWindow_android_dropDownVerticalOffset=1; + /** + * Attributes that can be used with a MaterialButton. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #MaterialButton_android_insetLeft android:insetLeft}
{@link #MaterialButton_android_insetRight android:insetRight}
{@link #MaterialButton_android_insetTop android:insetTop}
{@link #MaterialButton_android_insetBottom android:insetBottom}
{@link #MaterialButton_backgroundTint net.micode.notes:backgroundTint}Tint to apply to the background.
{@link #MaterialButton_backgroundTintMode net.micode.notes:backgroundTintMode}Blending mode used to apply the background tint.
{@link #MaterialButton_cornerRadius net.micode.notes:cornerRadius}
{@link #MaterialButton_icon net.micode.notes:icon}
{@link #MaterialButton_iconGravity net.micode.notes:iconGravity}
{@link #MaterialButton_iconPadding net.micode.notes:iconPadding}
{@link #MaterialButton_iconSize net.micode.notes:iconSize}
{@link #MaterialButton_iconTint net.micode.notes:iconTint}Tint to apply to the icon.
{@link #MaterialButton_iconTintMode net.micode.notes:iconTintMode}Blending mode used to apply the icon tint.
{@link #MaterialButton_rippleColor net.micode.notes:rippleColor}
{@link #MaterialButton_strokeColor net.micode.notes:strokeColor}
{@link #MaterialButton_strokeWidth net.micode.notes:strokeWidth}
+ * @see #MaterialButton_android_insetLeft + * @see #MaterialButton_android_insetRight + * @see #MaterialButton_android_insetTop + * @see #MaterialButton_android_insetBottom + * @see #MaterialButton_backgroundTint + * @see #MaterialButton_backgroundTintMode + * @see #MaterialButton_cornerRadius + * @see #MaterialButton_icon + * @see #MaterialButton_iconGravity + * @see #MaterialButton_iconPadding + * @see #MaterialButton_iconSize + * @see #MaterialButton_iconTint + * @see #MaterialButton_iconTintMode + * @see #MaterialButton_rippleColor + * @see #MaterialButton_strokeColor + * @see #MaterialButton_strokeWidth + */ + public static final int[] MaterialButton={ + 0x010101b7, 0x010101b8, 0x010101b9, 0x010101ba, + 0x7f04003c, 0x7f04003d, 0x7f0400b6, 0x7f040135, + 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013b, + 0x7f04013c, 0x7f0401fe, 0x7f040227, 0x7f040228 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#insetLeft} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name android:insetLeft + */ + public static final int MaterialButton_android_insetLeft=0; + /** + *

This symbol is the offset where the {@link android.R.attr#insetRight} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name android:insetRight + */ + public static final int MaterialButton_android_insetRight=1; + /** + *

This symbol is the offset where the {@link android.R.attr#insetTop} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name android:insetTop + */ + public static final int MaterialButton_android_insetTop=2; + /** + *

This symbol is the offset where the {@link android.R.attr#insetBottom} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name android:insetBottom + */ + public static final int MaterialButton_android_insetBottom=3; + /** + *

+ * @attr description + * Tint to apply to the background. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:backgroundTint + */ + public static final int MaterialButton_backgroundTint=4; + /** + *

+ * @attr description + * Blending mode used to apply the background tint. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ * + * @attr name net.micode.notes:backgroundTintMode + */ + public static final int MaterialButton_backgroundTintMode=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#cornerRadius} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:cornerRadius + */ + public static final int MaterialButton_cornerRadius=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#icon} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:icon + */ + public static final int MaterialButton_icon=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#iconGravity} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
start1
textStart2
+ * + * @attr name net.micode.notes:iconGravity + */ + public static final int MaterialButton_iconGravity=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#iconPadding} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:iconPadding + */ + public static final int MaterialButton_iconPadding=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#iconSize} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:iconSize + */ + public static final int MaterialButton_iconSize=10; + /** + *

+ * @attr description + * Tint to apply to the icon. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:iconTint + */ + public static final int MaterialButton_iconTint=11; + /** + *

+ * @attr description + * Blending mode used to apply the icon tint. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the icon with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the icon, but with the icon’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the icon. The icon’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the icon. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ * + * @attr name net.micode.notes:iconTintMode + */ + public static final int MaterialButton_iconTintMode=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#rippleColor} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:rippleColor + */ + public static final int MaterialButton_rippleColor=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#strokeColor} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:strokeColor + */ + public static final int MaterialButton_strokeColor=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#strokeWidth} + * attribute's value can be found in the {@link #MaterialButton} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:strokeWidth + */ + public static final int MaterialButton_strokeWidth=15; + /** + * Attributes that can be used with a MaterialCardView. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #MaterialCardView_strokeColor net.micode.notes:strokeColor}
{@link #MaterialCardView_strokeWidth net.micode.notes:strokeWidth}
+ * @see #MaterialCardView_strokeColor + * @see #MaterialCardView_strokeWidth + */ + public static final int[] MaterialCardView={ + 0x7f040227, 0x7f040228 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#strokeColor} + * attribute's value can be found in the {@link #MaterialCardView} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:strokeColor + */ + public static final int MaterialCardView_strokeColor=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#strokeWidth} + * attribute's value can be found in the {@link #MaterialCardView} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:strokeWidth + */ + public static final int MaterialCardView_strokeWidth=1; + /** + * Attributes that can be used with a MaterialComponentsTheme. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #MaterialComponentsTheme_bottomSheetDialogTheme net.micode.notes:bottomSheetDialogTheme}
{@link #MaterialComponentsTheme_bottomSheetStyle net.micode.notes:bottomSheetStyle}
{@link #MaterialComponentsTheme_chipGroupStyle net.micode.notes:chipGroupStyle}
{@link #MaterialComponentsTheme_chipStandaloneStyle net.micode.notes:chipStandaloneStyle}
{@link #MaterialComponentsTheme_chipStyle net.micode.notes:chipStyle}
{@link #MaterialComponentsTheme_colorAccent net.micode.notes:colorAccent}Bright complement to the primary branding color.
{@link #MaterialComponentsTheme_colorBackgroundFloating net.micode.notes:colorBackgroundFloating}Default color of background imagery for floating components, ex.
{@link #MaterialComponentsTheme_colorPrimary net.micode.notes:colorPrimary}The primary branding color for the app.
{@link #MaterialComponentsTheme_colorPrimaryDark net.micode.notes:colorPrimaryDark}Dark variant of the primary branding color.
{@link #MaterialComponentsTheme_colorSecondary net.micode.notes:colorSecondary}
{@link #MaterialComponentsTheme_editTextStyle net.micode.notes:editTextStyle}Default EditText style.
{@link #MaterialComponentsTheme_floatingActionButtonStyle net.micode.notes:floatingActionButtonStyle}
{@link #MaterialComponentsTheme_materialButtonStyle net.micode.notes:materialButtonStyle}
{@link #MaterialComponentsTheme_materialCardViewStyle net.micode.notes:materialCardViewStyle}
{@link #MaterialComponentsTheme_navigationViewStyle net.micode.notes:navigationViewStyle}
{@link #MaterialComponentsTheme_scrimBackground net.micode.notes:scrimBackground}
{@link #MaterialComponentsTheme_snackbarButtonStyle net.micode.notes:snackbarButtonStyle}
{@link #MaterialComponentsTheme_tabStyle net.micode.notes:tabStyle}
{@link #MaterialComponentsTheme_textAppearanceBody1 net.micode.notes:textAppearanceBody1}
{@link #MaterialComponentsTheme_textAppearanceBody2 net.micode.notes:textAppearanceBody2}
{@link #MaterialComponentsTheme_textAppearanceButton net.micode.notes:textAppearanceButton}
{@link #MaterialComponentsTheme_textAppearanceCaption net.micode.notes:textAppearanceCaption}
{@link #MaterialComponentsTheme_textAppearanceHeadline1 net.micode.notes:textAppearanceHeadline1}
{@link #MaterialComponentsTheme_textAppearanceHeadline2 net.micode.notes:textAppearanceHeadline2}
{@link #MaterialComponentsTheme_textAppearanceHeadline3 net.micode.notes:textAppearanceHeadline3}
{@link #MaterialComponentsTheme_textAppearanceHeadline4 net.micode.notes:textAppearanceHeadline4}
{@link #MaterialComponentsTheme_textAppearanceHeadline5 net.micode.notes:textAppearanceHeadline5}
{@link #MaterialComponentsTheme_textAppearanceHeadline6 net.micode.notes:textAppearanceHeadline6}
{@link #MaterialComponentsTheme_textAppearanceOverline net.micode.notes:textAppearanceOverline}
{@link #MaterialComponentsTheme_textAppearanceSubtitle1 net.micode.notes:textAppearanceSubtitle1}
{@link #MaterialComponentsTheme_textAppearanceSubtitle2 net.micode.notes:textAppearanceSubtitle2}
{@link #MaterialComponentsTheme_textInputStyle net.micode.notes:textInputStyle}
+ * @see #MaterialComponentsTheme_bottomSheetDialogTheme + * @see #MaterialComponentsTheme_bottomSheetStyle + * @see #MaterialComponentsTheme_chipGroupStyle + * @see #MaterialComponentsTheme_chipStandaloneStyle + * @see #MaterialComponentsTheme_chipStyle + * @see #MaterialComponentsTheme_colorAccent + * @see #MaterialComponentsTheme_colorBackgroundFloating + * @see #MaterialComponentsTheme_colorPrimary + * @see #MaterialComponentsTheme_colorPrimaryDark + * @see #MaterialComponentsTheme_colorSecondary + * @see #MaterialComponentsTheme_editTextStyle + * @see #MaterialComponentsTheme_floatingActionButtonStyle + * @see #MaterialComponentsTheme_materialButtonStyle + * @see #MaterialComponentsTheme_materialCardViewStyle + * @see #MaterialComponentsTheme_navigationViewStyle + * @see #MaterialComponentsTheme_scrimBackground + * @see #MaterialComponentsTheme_snackbarButtonStyle + * @see #MaterialComponentsTheme_tabStyle + * @see #MaterialComponentsTheme_textAppearanceBody1 + * @see #MaterialComponentsTheme_textAppearanceBody2 + * @see #MaterialComponentsTheme_textAppearanceButton + * @see #MaterialComponentsTheme_textAppearanceCaption + * @see #MaterialComponentsTheme_textAppearanceHeadline1 + * @see #MaterialComponentsTheme_textAppearanceHeadline2 + * @see #MaterialComponentsTheme_textAppearanceHeadline3 + * @see #MaterialComponentsTheme_textAppearanceHeadline4 + * @see #MaterialComponentsTheme_textAppearanceHeadline5 + * @see #MaterialComponentsTheme_textAppearanceHeadline6 + * @see #MaterialComponentsTheme_textAppearanceOverline + * @see #MaterialComponentsTheme_textAppearanceSubtitle1 + * @see #MaterialComponentsTheme_textAppearanceSubtitle2 + * @see #MaterialComponentsTheme_textInputStyle + */ + public static final int[] MaterialComponentsTheme={ + 0x7f04004c, 0x7f04004d, 0x7f040075, 0x7f04007f, + 0x7f040083, 0x7f040093, 0x7f040094, 0x7f04009a, + 0x7f04009b, 0x7f04009c, 0x7f0400e4, 0x7f040101, + 0x7f0401a6, 0x7f0401a7, 0x7f0401c7, 0x7f040203, + 0x7f040215, 0x7f04024a, 0x7f040253, 0x7f040254, + 0x7f040255, 0x7f040256, 0x7f040257, 0x7f040258, + 0x7f040259, 0x7f04025a, 0x7f04025b, 0x7f04025c, + 0x7f040261, 0x7f040266, 0x7f040267, 0x7f04026b + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#bottomSheetDialogTheme} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:bottomSheetDialogTheme + */ + public static final int MaterialComponentsTheme_bottomSheetDialogTheme=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#bottomSheetStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:bottomSheetStyle + */ + public static final int MaterialComponentsTheme_bottomSheetStyle=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipGroupStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:chipGroupStyle + */ + public static final int MaterialComponentsTheme_chipGroupStyle=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipStandaloneStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:chipStandaloneStyle + */ + public static final int MaterialComponentsTheme_chipStandaloneStyle=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#chipStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:chipStyle + */ + public static final int MaterialComponentsTheme_chipStyle=4; + /** + *

+ * @attr description + * Bright complement to the primary branding color. By default, this is the color applied + * to framework controls (via colorControlActivated). + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorAccent + */ + public static final int MaterialComponentsTheme_colorAccent=5; + /** + *

+ * @attr description + * Default color of background imagery for floating components, ex. dialogs, popups, and cards. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorBackgroundFloating + */ + public static final int MaterialComponentsTheme_colorBackgroundFloating=6; + /** + *

+ * @attr description + * The primary branding color for the app. By default, this is the color applied to the + * action bar background. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorPrimary + */ + public static final int MaterialComponentsTheme_colorPrimary=7; + /** + *

+ * @attr description + * Dark variant of the primary branding color. By default, this is the color applied to + * the status bar (via statusBarColor) and navigation bar (via navigationBarColor). + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorPrimaryDark + */ + public static final int MaterialComponentsTheme_colorPrimaryDark=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#colorSecondary} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:colorSecondary + */ + public static final int MaterialComponentsTheme_colorSecondary=9; + /** + *

+ * @attr description + * Default EditText style. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:editTextStyle + */ + public static final int MaterialComponentsTheme_editTextStyle=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#floatingActionButtonStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

May be an integer value, such as "100". + *

May be a boolean value, such as "true" or + * "false". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + *

May be a floating point value, such as "1.2". + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

May be a fractional value, which is a floating point number appended with + * either % or %p, such as "14.5%". + * The % suffix always means a percentage of the base size; + * the optional %p suffix provides a size relative to some parent container. + * + * @attr name net.micode.notes:floatingActionButtonStyle + */ + public static final int MaterialComponentsTheme_floatingActionButtonStyle=11; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#materialButtonStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:materialButtonStyle + */ + public static final int MaterialComponentsTheme_materialButtonStyle=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#materialCardViewStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:materialCardViewStyle + */ + public static final int MaterialComponentsTheme_materialCardViewStyle=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#navigationViewStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:navigationViewStyle + */ + public static final int MaterialComponentsTheme_navigationViewStyle=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#scrimBackground} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:scrimBackground + */ + public static final int MaterialComponentsTheme_scrimBackground=15; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#snackbarButtonStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:snackbarButtonStyle + */ + public static final int MaterialComponentsTheme_snackbarButtonStyle=16; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:tabStyle + */ + public static final int MaterialComponentsTheme_tabStyle=17; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceBody1} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceBody1 + */ + public static final int MaterialComponentsTheme_textAppearanceBody1=18; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceBody2} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceBody2 + */ + public static final int MaterialComponentsTheme_textAppearanceBody2=19; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceButton} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceButton + */ + public static final int MaterialComponentsTheme_textAppearanceButton=20; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceCaption} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceCaption + */ + public static final int MaterialComponentsTheme_textAppearanceCaption=21; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceHeadline1} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceHeadline1 + */ + public static final int MaterialComponentsTheme_textAppearanceHeadline1=22; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceHeadline2} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceHeadline2 + */ + public static final int MaterialComponentsTheme_textAppearanceHeadline2=23; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceHeadline3} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceHeadline3 + */ + public static final int MaterialComponentsTheme_textAppearanceHeadline3=24; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceHeadline4} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceHeadline4 + */ + public static final int MaterialComponentsTheme_textAppearanceHeadline4=25; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceHeadline5} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceHeadline5 + */ + public static final int MaterialComponentsTheme_textAppearanceHeadline5=26; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceHeadline6} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceHeadline6 + */ + public static final int MaterialComponentsTheme_textAppearanceHeadline6=27; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceOverline} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceOverline + */ + public static final int MaterialComponentsTheme_textAppearanceOverline=28; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceSubtitle1} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceSubtitle1 + */ + public static final int MaterialComponentsTheme_textAppearanceSubtitle1=29; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textAppearanceSubtitle2} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textAppearanceSubtitle2 + */ + public static final int MaterialComponentsTheme_textAppearanceSubtitle2=30; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#textInputStyle} + * attribute's value can be found in the {@link #MaterialComponentsTheme} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:textInputStyle + */ + public static final int MaterialComponentsTheme_textInputStyle=31; + /** + * Attributes that can be used with a MenuGroup. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #MenuGroup_android_enabled android:enabled}
{@link #MenuGroup_android_id android:id}
{@link #MenuGroup_android_visible android:visible}
{@link #MenuGroup_android_menuCategory android:menuCategory}
{@link #MenuGroup_android_orderInCategory android:orderInCategory}
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}
+ * @see #MenuGroup_android_enabled + * @see #MenuGroup_android_id + * @see #MenuGroup_android_visible + * @see #MenuGroup_android_menuCategory + * @see #MenuGroup_android_orderInCategory + * @see #MenuGroup_android_checkableBehavior + */ + public static final int[] MenuGroup={ + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** + *

+ * @attr description + * Whether the items are enabled. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:enabled + */ + public static final int MenuGroup_android_enabled=0; + /** + *

+ * @attr description + * The ID of the group. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:id + */ + public static final int MenuGroup_android_id=1; + /** + *

+ * @attr description + * Whether the items are shown/visible. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:visible + */ + public static final int MenuGroup_android_visible=2; + /** + *

+ * @attr description + * The category applied to all items within this group. + * (This will be or'ed with the orderInCategory attribute.) + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
alternative40000
container10000
secondary30000
system20000
+ * + * @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory=3; + /** + *

+ * @attr description + * The order within the category applied to all items within this group. + * (This will be or'ed with the category attribute.) + * + *

May be an integer value, such as "100". + * + * @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory=4; + /** + *

+ * @attr description + * Whether the items are capable of displaying a check mark. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
all1
none0
single2
+ * + * @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior=5; + /** + * Attributes that can be used with a MenuItem. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #MenuItem_android_icon android:icon}
{@link #MenuItem_android_enabled android:enabled}
{@link #MenuItem_android_id android:id}
{@link #MenuItem_android_checked android:checked}
{@link #MenuItem_android_visible android:visible}
{@link #MenuItem_android_menuCategory android:menuCategory}
{@link #MenuItem_android_orderInCategory android:orderInCategory}
{@link #MenuItem_android_title android:title}
{@link #MenuItem_android_titleCondensed android:titleCondensed}
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}
{@link #MenuItem_android_numericShortcut android:numericShortcut}
{@link #MenuItem_android_checkable android:checkable}
{@link #MenuItem_android_onClick android:onClick}
{@link #MenuItem_actionLayout net.micode.notes:actionLayout}An optional layout to be used as an action view.
{@link #MenuItem_actionProviderClass net.micode.notes:actionProviderClass}The name of an optional ActionProvider class to instantiate an action view + * and perform operations such as default action for that menu item.
{@link #MenuItem_actionViewClass net.micode.notes:actionViewClass}The name of an optional View class to instantiate and use as an + * action view.
{@link #MenuItem_alphabeticModifiers net.micode.notes:alphabeticModifiers}The alphabetic modifier key.
{@link #MenuItem_contentDescription net.micode.notes:contentDescription}The content description associated with the item.
{@link #MenuItem_iconTint net.micode.notes:iconTint}Tint to apply to the icon.
{@link #MenuItem_iconTintMode net.micode.notes:iconTintMode}Blending mode used to apply the icon tint.
{@link #MenuItem_numericModifiers net.micode.notes:numericModifiers}The numeric modifier key.
{@link #MenuItem_showAsAction net.micode.notes:showAsAction}How this item should display in the Action Bar, if present.
{@link #MenuItem_tooltipText net.micode.notes:tooltipText}The tooltip text associated with the item.
+ * @see #MenuItem_android_icon + * @see #MenuItem_android_enabled + * @see #MenuItem_android_id + * @see #MenuItem_android_checked + * @see #MenuItem_android_visible + * @see #MenuItem_android_menuCategory + * @see #MenuItem_android_orderInCategory + * @see #MenuItem_android_title + * @see #MenuItem_android_titleCondensed + * @see #MenuItem_android_alphabeticShortcut + * @see #MenuItem_android_numericShortcut + * @see #MenuItem_android_checkable + * @see #MenuItem_android_onClick + * @see #MenuItem_actionLayout + * @see #MenuItem_actionProviderClass + * @see #MenuItem_actionViewClass + * @see #MenuItem_alphabeticModifiers + * @see #MenuItem_contentDescription + * @see #MenuItem_iconTint + * @see #MenuItem_iconTintMode + * @see #MenuItem_numericModifiers + * @see #MenuItem_showAsAction + * @see #MenuItem_tooltipText + */ + public static final int[] MenuItem={ + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f04000e, 0x7f040020, 0x7f040021, + 0x7f040029, 0x7f0400a6, 0x7f04013b, 0x7f04013c, + 0x7f0401ca, 0x7f04020b, 0x7f040287 + }; + /** + *

+ * @attr description + * The icon associated with this item. This icon will not always be shown, so + * the title should be sufficient in describing this item. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:icon + */ + public static final int MenuItem_android_icon=0; + /** + *

+ * @attr description + * Whether the item is enabled. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:enabled + */ + public static final int MenuItem_android_enabled=1; + /** + *

+ * @attr description + * The ID of the item. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:id + */ + public static final int MenuItem_android_id=2; + /** + *

+ * @attr description + * Whether the item is checked. Note that you must first have enabled checking with + * the checkable attribute or else the check mark will not appear. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:checked + */ + public static final int MenuItem_android_checked=3; + /** + *

+ * @attr description + * Whether the item is shown/visible. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:visible + */ + public static final int MenuItem_android_visible=4; + /** + *

+ * @attr description + * The category applied to the item. + * (This will be or'ed with the orderInCategory attribute.) + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
alternative40000
container10000
secondary30000
system20000
+ * + * @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory=5; + /** + *

+ * @attr description + * The order within the category applied to the item. + * (This will be or'ed with the category attribute.) + * + *

May be an integer value, such as "100". + * + * @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory=6; + /** + *

+ * @attr description + * The title associated with the item. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:title + */ + public static final int MenuItem_android_title=7; + /** + *

+ * @attr description + * The condensed title associated with the item. This is used in situations where the + * normal title may be too long to be displayed. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed=8; + /** + *

+ * @attr description + * The alphabetic shortcut key. This is the shortcut when using a keyboard + * with alphabetic keys. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut=9; + /** + *

+ * @attr description + * The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) + * keyboard. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut=10; + /** + *

+ * @attr description + * Whether the item is capable of displaying a check mark. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:checkable + */ + public static final int MenuItem_android_checkable=11; + /** + *

+ * @attr description + * Name of a method on the Context used to inflate the menu that will be + * called when the item is clicked. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:onClick + */ + public static final int MenuItem_android_onClick=12; + /** + *

+ * @attr description + * An optional layout to be used as an action view. + * See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:actionLayout + */ + public static final int MenuItem_actionLayout=13; + /** + *

+ * @attr description + * The name of an optional ActionProvider class to instantiate an action view + * and perform operations such as default action for that menu item. + * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} + * for more info. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:actionProviderClass + */ + public static final int MenuItem_actionProviderClass=14; + /** + *

+ * @attr description + * The name of an optional View class to instantiate and use as an + * action view. See {@link android.view.MenuItem#setActionView(android.view.View)} + * for more info. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:actionViewClass + */ + public static final int MenuItem_actionViewClass=15; + /** + *

+ * @attr description + * The alphabetic modifier key. This is the modifier when using a keyboard + * with alphabetic keys. The values should be kept in sync with KeyEvent + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
ALT2
CTRL1000
FUNCTION8
META10000
SHIFT1
SYM4
+ * + * @attr name net.micode.notes:alphabeticModifiers + */ + public static final int MenuItem_alphabeticModifiers=16; + /** + *

+ * @attr description + * The content description associated with the item. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:contentDescription + */ + public static final int MenuItem_contentDescription=17; + /** + *

+ * @attr description + * Tint to apply to the icon. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:iconTint + */ + public static final int MenuItem_iconTint=18; + /** + *

+ * @attr description + * Blending mode used to apply the icon tint. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the icon with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the icon, but with the icon’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the icon. The icon’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the icon. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ * + * @attr name net.micode.notes:iconTintMode + */ + public static final int MenuItem_iconTintMode=19; + /** + *

+ * @attr description + * The numeric modifier key. This is the modifier when using a numeric (e.g., 12-key) + * keyboard. The values should be kept in sync with KeyEvent + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
ALT2
CTRL1000
FUNCTION8
META10000
SHIFT1
SYM4
+ * + * @attr name net.micode.notes:numericModifiers + */ + public static final int MenuItem_numericModifiers=20; + /** + *

+ * @attr description + * How this item should display in the Action Bar, if present. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
always2Always show this item in an actionbar, even if it would override + * the system's limits of how much stuff to put there. This may make + * your action bar look bad on some screens. In most cases you should + * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
collapseActionView8This item's action view collapses to a normal menu + * item. When expanded, the action view takes over a + * larger segment of its container.
ifRoom1Show this item in an action bar if there is room for it as determined + * by the system. Favor this option over "always" where possible. + * Mutually exclusive with "never" and "always".
never0Never show this item in an action bar, show it in the overflow menu instead. + * Mutually exclusive with "ifRoom" and "always".
withText4When this item is shown as an action in the action bar, show a text + * label with it even if it has an icon representation.
+ * + * @attr name net.micode.notes:showAsAction + */ + public static final int MenuItem_showAsAction=21; + /** + *

+ * @attr description + * The tooltip text associated with the item. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:tooltipText + */ + public static final int MenuItem_tooltipText=22; + /** + * Attributes that can be used with a MenuView. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}
{@link #MenuView_android_horizontalDivider android:horizontalDivider}
{@link #MenuView_android_verticalDivider android:verticalDivider}
{@link #MenuView_android_headerBackground android:headerBackground}
{@link #MenuView_android_itemBackground android:itemBackground}
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}
{@link #MenuView_preserveIconSpacing net.micode.notes:preserveIconSpacing}Whether space should be reserved in layout when an icon is missing.
{@link #MenuView_subMenuArrow net.micode.notes:subMenuArrow}Drawable for the arrow icon indicating a particular item is a submenu.
+ * @see #MenuView_android_windowAnimationStyle + * @see #MenuView_android_itemTextAppearance + * @see #MenuView_android_horizontalDivider + * @see #MenuView_android_verticalDivider + * @see #MenuView_android_headerBackground + * @see #MenuView_android_itemBackground + * @see #MenuView_android_itemIconDisabledAlpha + * @see #MenuView_preserveIconSpacing + * @see #MenuView_subMenuArrow + */ + public static final int[] MenuView={ + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x7f0401ef, + 0x7f040229 + }; + /** + *

+ * @attr description + * Default animations for the menu. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle=0; + /** + *

+ * @attr description + * Default appearance of menu item text. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance=1; + /** + *

+ * @attr description + * Default horizontal divider between rows of menu items. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider=2; + /** + *

+ * @attr description + * Default vertical divider between menu items. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider=3; + /** + *

+ * @attr description + * Default background for the menu header. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground=4; + /** + *

+ * @attr description + * Default background for each menu item. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground=5; + /** + *

+ * @attr description + * Default disabled icon alpha for each menu item that shows an icon. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha=6; + /** + *

+ * @attr description + * Whether space should be reserved in layout when an icon is missing. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:preserveIconSpacing + */ + public static final int MenuView_preserveIconSpacing=7; + /** + *

+ * @attr description + * Drawable for the arrow icon indicating a particular item is a submenu. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:subMenuArrow + */ + public static final int MenuView_subMenuArrow=8; + /** + * Attributes that can be used with a MockView. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #MockView_mock_diagonalsColor net.micode.notes:mock_diagonalsColor}
{@link #MockView_mock_label net.micode.notes:mock_label}
{@link #MockView_mock_labelBackgroundColor net.micode.notes:mock_labelBackgroundColor}
{@link #MockView_mock_labelColor net.micode.notes:mock_labelColor}
{@link #MockView_mock_showDiagonals net.micode.notes:mock_showDiagonals}
{@link #MockView_mock_showLabel net.micode.notes:mock_showLabel}
+ * @see #MockView_mock_diagonalsColor + * @see #MockView_mock_label + * @see #MockView_mock_labelBackgroundColor + * @see #MockView_mock_labelColor + * @see #MockView_mock_showDiagonals + * @see #MockView_mock_showLabel + */ + public static final int[] MockView={ + 0x7f0401b3, 0x7f0401b4, 0x7f0401b5, 0x7f0401b6, + 0x7f0401b7, 0x7f0401b8 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#mock_diagonalsColor} + * attribute's value can be found in the {@link #MockView} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:mock_diagonalsColor + */ + public static final int MockView_mock_diagonalsColor=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#mock_label} + * attribute's value can be found in the {@link #MockView} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:mock_label + */ + public static final int MockView_mock_label=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#mock_labelBackgroundColor} + * attribute's value can be found in the {@link #MockView} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:mock_labelBackgroundColor + */ + public static final int MockView_mock_labelBackgroundColor=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#mock_labelColor} + * attribute's value can be found in the {@link #MockView} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:mock_labelColor + */ + public static final int MockView_mock_labelColor=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#mock_showDiagonals} + * attribute's value can be found in the {@link #MockView} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:mock_showDiagonals + */ + public static final int MockView_mock_showDiagonals=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#mock_showLabel} + * attribute's value can be found in the {@link #MockView} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:mock_showLabel + */ + public static final int MockView_mock_showLabel=5; + /** + * Attributes that can be used with a Motion. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #Motion_animate_relativeTo net.micode.notes:animate_relativeTo}
{@link #Motion_drawPath net.micode.notes:drawPath}
{@link #Motion_motionPathRotate net.micode.notes:motionPathRotate}
{@link #Motion_motionStagger net.micode.notes:motionStagger}
{@link #Motion_pathMotionArc net.micode.notes:pathMotionArc}
{@link #Motion_transitionEasing net.micode.notes:transitionEasing}
+ * @see #Motion_animate_relativeTo + * @see #Motion_drawPath + * @see #Motion_motionPathRotate + * @see #Motion_motionStagger + * @see #Motion_pathMotionArc + * @see #Motion_transitionEasing + */ + public static final int[] Motion={ + 0x7f04002b, 0x7f0400dc, 0x7f0401bb, 0x7f0401bd, + 0x7f0401df, 0x7f04028f + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#animate_relativeTo} + * attribute's value can be found in the {@link #Motion} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:animate_relativeTo + */ + public static final int Motion_animate_relativeTo=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#drawPath} + * attribute's value can be found in the {@link #Motion} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
asConfigured4
deltaRelative3
none0
path1
pathRelative2
rectangles5
+ * + * @attr name net.micode.notes:drawPath + */ + public static final int Motion_drawPath=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionPathRotate} + * attribute's value can be found in the {@link #Motion} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionPathRotate + */ + public static final int Motion_motionPathRotate=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionStagger} + * attribute's value can be found in the {@link #Motion} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionStagger + */ + public static final int Motion_motionStagger=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#pathMotionArc} + * attribute's value can be found in the {@link #Motion} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
flip3
none0
startHorizontal2
startVertical1
+ * + * @attr name net.micode.notes:pathMotionArc + */ + public static final int Motion_pathMotionArc=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionEasing} + * attribute's value can be found in the {@link #Motion} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
accelerate1
decelerate2
linear3
standard0
+ * + * @attr name net.micode.notes:transitionEasing + */ + public static final int Motion_transitionEasing=5; + /** + * Attributes that can be used with a MotionHelper. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #MotionHelper_onHide net.micode.notes:onHide}
{@link #MotionHelper_onShow net.micode.notes:onShow}
+ * @see #MotionHelper_onHide + * @see #MotionHelper_onShow + */ + public static final int[] MotionHelper={ + 0x7f0401cc, 0x7f0401cf + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#onHide} + * attribute's value can be found in the {@link #MotionHelper} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:onHide + */ + public static final int MotionHelper_onHide=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#onShow} + * attribute's value can be found in the {@link #MotionHelper} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:onShow + */ + public static final int MotionHelper_onShow=1; + /** + * Attributes that can be used with a MotionLayout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #MotionLayout_applyMotionScene net.micode.notes:applyMotionScene}
{@link #MotionLayout_currentState net.micode.notes:currentState}
{@link #MotionLayout_layoutDescription net.micode.notes:layoutDescription}
{@link #MotionLayout_motionDebug net.micode.notes:motionDebug}
{@link #MotionLayout_motionProgress net.micode.notes:motionProgress}
{@link #MotionLayout_showPaths net.micode.notes:showPaths}
+ * @see #MotionLayout_applyMotionScene + * @see #MotionLayout_currentState + * @see #MotionLayout_layoutDescription + * @see #MotionLayout_motionDebug + * @see #MotionLayout_motionProgress + * @see #MotionLayout_showPaths + */ + public static final int[] MotionLayout={ + 0x7f04002c, 0x7f0400bc, 0x7f040155, 0x7f0401b9, + 0x7f0401bc, 0x7f04020e + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#applyMotionScene} + * attribute's value can be found in the {@link #MotionLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:applyMotionScene + */ + public static final int MotionLayout_applyMotionScene=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#currentState} + * attribute's value can be found in the {@link #MotionLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:currentState + */ + public static final int MotionLayout_currentState=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layoutDescription} + * attribute's value can be found in the {@link #MotionLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:layoutDescription + */ + public static final int MotionLayout_layoutDescription=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionDebug} + * attribute's value can be found in the {@link #MotionLayout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
NO_DEBUG0
SHOW_ALL3
SHOW_PATH2
SHOW_PROGRESS1
+ * + * @attr name net.micode.notes:motionDebug + */ + public static final int MotionLayout_motionDebug=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionProgress} + * attribute's value can be found in the {@link #MotionLayout} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionProgress + */ + public static final int MotionLayout_motionProgress=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#showPaths} + * attribute's value can be found in the {@link #MotionLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:showPaths + */ + public static final int MotionLayout_showPaths=5; + /** + * Attributes that can be used with a MotionScene. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #MotionScene_defaultDuration net.micode.notes:defaultDuration}
{@link #MotionScene_layoutDuringTransition net.micode.notes:layoutDuringTransition}
+ * @see #MotionScene_defaultDuration + * @see #MotionScene_layoutDuringTransition + */ + public static final int[] MotionScene={ + 0x7f0400c9, 0x7f040156 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#defaultDuration} + * attribute's value can be found in the {@link #MotionScene} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:defaultDuration + */ + public static final int MotionScene_defaultDuration=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layoutDuringTransition} + * attribute's value can be found in the {@link #MotionScene} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
honorRequest1
ignoreRequest0
+ * + * @attr name net.micode.notes:layoutDuringTransition + */ + public static final int MotionScene_layoutDuringTransition=1; + /** + * Attributes that can be used with a MotionTelltales. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + *
AttributeDescription
{@link #MotionTelltales_telltales_tailColor net.micode.notes:telltales_tailColor}
{@link #MotionTelltales_telltales_tailScale net.micode.notes:telltales_tailScale}
{@link #MotionTelltales_telltales_velocityMode net.micode.notes:telltales_velocityMode}
+ * @see #MotionTelltales_telltales_tailColor + * @see #MotionTelltales_telltales_tailScale + * @see #MotionTelltales_telltales_velocityMode + */ + public static final int[] MotionTelltales={ + 0x7f04024f, 0x7f040250, 0x7f040251 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#telltales_tailColor} + * attribute's value can be found in the {@link #MotionTelltales} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:telltales_tailColor + */ + public static final int MotionTelltales_telltales_tailColor=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#telltales_tailScale} + * attribute's value can be found in the {@link #MotionTelltales} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:telltales_tailScale + */ + public static final int MotionTelltales_telltales_tailScale=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#telltales_velocityMode} + * attribute's value can be found in the {@link #MotionTelltales} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
layout0
postLayout1
staticLayout3
staticPostLayout2
+ * + * @attr name net.micode.notes:telltales_velocityMode + */ + public static final int MotionTelltales_telltales_velocityMode=2; + /** + * Attributes that can be used with a NavAction. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #NavAction_android_id android:id}
{@link #NavAction_destination net.micode.notes:destination}
{@link #NavAction_enterAnim net.micode.notes:enterAnim}
{@link #NavAction_exitAnim net.micode.notes:exitAnim}
{@link #NavAction_launchSingleTop net.micode.notes:launchSingleTop}
{@link #NavAction_popEnterAnim net.micode.notes:popEnterAnim}
{@link #NavAction_popExitAnim net.micode.notes:popExitAnim}
{@link #NavAction_popUpTo net.micode.notes:popUpTo}
{@link #NavAction_popUpToInclusive net.micode.notes:popUpToInclusive}
+ * @see #NavAction_android_id + * @see #NavAction_destination + * @see #NavAction_enterAnim + * @see #NavAction_exitAnim + * @see #NavAction_launchSingleTop + * @see #NavAction_popEnterAnim + * @see #NavAction_popExitAnim + * @see #NavAction_popUpTo + * @see #NavAction_popUpToInclusive + */ + public static final int[] NavAction={ + 0x010100d0, 0x7f0400d0, 0x7f0400e8, 0x7f0400eb, + 0x7f040153, 0x7f0401e8, 0x7f0401e9, 0x7f0401ea, + 0x7f0401eb + }; + /** + *

This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #NavAction} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:id + */ + public static final int NavAction_android_id=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#destination} + * attribute's value can be found in the {@link #NavAction} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:destination + */ + public static final int NavAction_destination=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#enterAnim} + * attribute's value can be found in the {@link #NavAction} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:enterAnim + */ + public static final int NavAction_enterAnim=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#exitAnim} + * attribute's value can be found in the {@link #NavAction} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:exitAnim + */ + public static final int NavAction_exitAnim=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#launchSingleTop} + * attribute's value can be found in the {@link #NavAction} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:launchSingleTop + */ + public static final int NavAction_launchSingleTop=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#popEnterAnim} + * attribute's value can be found in the {@link #NavAction} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:popEnterAnim + */ + public static final int NavAction_popEnterAnim=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#popExitAnim} + * attribute's value can be found in the {@link #NavAction} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:popExitAnim + */ + public static final int NavAction_popExitAnim=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#popUpTo} + * attribute's value can be found in the {@link #NavAction} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:popUpTo + */ + public static final int NavAction_popUpTo=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#popUpToInclusive} + * attribute's value can be found in the {@link #NavAction} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:popUpToInclusive + */ + public static final int NavAction_popUpToInclusive=8; + /** + * Attributes that can be used with a NavArgument. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #NavArgument_android_name android:name}
{@link #NavArgument_android_defaultValue android:defaultValue}
{@link #NavArgument_argType net.micode.notes:argType}
{@link #NavArgument_nullable net.micode.notes:nullable}
+ * @see #NavArgument_android_name + * @see #NavArgument_android_defaultValue + * @see #NavArgument_argType + * @see #NavArgument_nullable + */ + public static final int[] NavArgument={ + 0x01010003, 0x010101ed, 0x7f04002e, 0x7f0401c9 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#name} + * attribute's value can be found in the {@link #NavArgument} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:name + */ + public static final int NavArgument_android_name=0; + /** + *

This symbol is the offset where the {@link android.R.attr#defaultValue} + * attribute's value can be found in the {@link #NavArgument} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

May be an integer value, such as "100". + *

May be a boolean value, such as "true" or + * "false". + *

May be a floating point value, such as "1.2". + * + * @attr name android:defaultValue + */ + public static final int NavArgument_android_defaultValue=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#argType} + * attribute's value can be found in the {@link #NavArgument} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:argType + */ + public static final int NavArgument_argType=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#nullable} + * attribute's value can be found in the {@link #NavArgument} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:nullable + */ + public static final int NavArgument_nullable=3; + /** + * Attributes that can be used with a NavDeepLink. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #NavDeepLink_android_autoVerify android:autoVerify}
{@link #NavDeepLink_uri net.micode.notes:uri}
+ * @see #NavDeepLink_android_autoVerify + * @see #NavDeepLink_uri + */ + public static final int[] NavDeepLink={ + 0x010104ee, 0x7f040296 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#autoVerify} + * attribute's value can be found in the {@link #NavDeepLink} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:autoVerify + */ + public static final int NavDeepLink_android_autoVerify=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#uri} + * attribute's value can be found in the {@link #NavDeepLink} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:uri + */ + public static final int NavDeepLink_uri=1; + /** + * Attributes that can be used with a NavGraphNavigator. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #NavGraphNavigator_startDestination net.micode.notes:startDestination}
+ * @see #NavGraphNavigator_startDestination + */ + public static final int[] NavGraphNavigator={ + 0x7f04021f + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#startDestination} + * attribute's value can be found in the {@link #NavGraphNavigator} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:startDestination + */ + public static final int NavGraphNavigator_startDestination=0; + /** + * Attributes that can be used with a NavHostFragment. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #NavHostFragment_defaultNavHost net.micode.notes:defaultNavHost}
{@link #NavHostFragment_navGraph net.micode.notes:navGraph}
+ * @see #NavHostFragment_defaultNavHost + * @see #NavHostFragment_navGraph + */ + public static final int[] NavHostFragment={ + 0x7f0400ca, 0x7f0401c3 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#defaultNavHost} + * attribute's value can be found in the {@link #NavHostFragment} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:defaultNavHost + */ + public static final int NavHostFragment_defaultNavHost=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#navGraph} + * attribute's value can be found in the {@link #NavHostFragment} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:navGraph + */ + public static final int NavHostFragment_navGraph=1; + /** + * Attributes that can be used with a NavInclude. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #NavInclude_graph net.micode.notes:graph}
+ * @see #NavInclude_graph + */ + public static final int[] NavInclude={ + 0x7f040126 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#graph} + * attribute's value can be found in the {@link #NavInclude} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:graph + */ + public static final int NavInclude_graph=0; + /** + * Attributes that can be used with a NavigationView. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #NavigationView_android_background android:background}
{@link #NavigationView_android_fitsSystemWindows android:fitsSystemWindows}
{@link #NavigationView_android_maxWidth android:maxWidth}
{@link #NavigationView_elevation net.micode.notes:elevation}Elevation for the action bar itself
{@link #NavigationView_headerLayout net.micode.notes:headerLayout}
{@link #NavigationView_itemBackground net.micode.notes:itemBackground}
{@link #NavigationView_itemHorizontalPadding net.micode.notes:itemHorizontalPadding}
{@link #NavigationView_itemIconPadding net.micode.notes:itemIconPadding}
{@link #NavigationView_itemIconTint net.micode.notes:itemIconTint}
{@link #NavigationView_itemTextAppearance net.micode.notes:itemTextAppearance}
{@link #NavigationView_itemTextColor net.micode.notes:itemTextColor}
{@link #NavigationView_menu net.micode.notes:menu}
+ * @see #NavigationView_android_background + * @see #NavigationView_android_fitsSystemWindows + * @see #NavigationView_android_maxWidth + * @see #NavigationView_elevation + * @see #NavigationView_headerLayout + * @see #NavigationView_itemBackground + * @see #NavigationView_itemHorizontalPadding + * @see #NavigationView_itemIconPadding + * @see #NavigationView_itemIconTint + * @see #NavigationView_itemTextAppearance + * @see #NavigationView_itemTextColor + * @see #NavigationView_menu + */ + public static final int[] NavigationView={ + 0x010100d4, 0x010100dd, 0x0101011f, 0x7f0400e5, + 0x7f040127, 0x7f040143, 0x7f040144, 0x7f040146, + 0x7f040148, 0x7f04014b, 0x7f04014e, 0x7f0401b0 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#background} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:background + */ + public static final int NavigationView_android_background=0; + /** + *

This symbol is the offset where the {@link android.R.attr#fitsSystemWindows} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:fitsSystemWindows + */ + public static final int NavigationView_android_fitsSystemWindows=1; + /** + *

This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:maxWidth + */ + public static final int NavigationView_android_maxWidth=2; + /** + *

+ * @attr description + * Elevation for the action bar itself + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:elevation + */ + public static final int NavigationView_elevation=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#headerLayout} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:headerLayout + */ + public static final int NavigationView_headerLayout=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemBackground} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:itemBackground + */ + public static final int NavigationView_itemBackground=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemHorizontalPadding} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:itemHorizontalPadding + */ + public static final int NavigationView_itemHorizontalPadding=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemIconPadding} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:itemIconPadding + */ + public static final int NavigationView_itemIconPadding=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemIconTint} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:itemIconTint + */ + public static final int NavigationView_itemIconTint=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemTextAppearance} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:itemTextAppearance + */ + public static final int NavigationView_itemTextAppearance=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#itemTextColor} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:itemTextColor + */ + public static final int NavigationView_itemTextColor=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#menu} + * attribute's value can be found in the {@link #NavigationView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:menu + */ + public static final int NavigationView_menu=11; + /** + * Attributes that can be used with a Navigator. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #Navigator_android_label android:label}
{@link #Navigator_android_id android:id}
+ * @see #Navigator_android_label + * @see #Navigator_android_id + */ + public static final int[] Navigator={ + 0x01010001, 0x010100d0 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#label} + * attribute's value can be found in the {@link #Navigator} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:label + */ + public static final int Navigator_android_label=0; + /** + *

This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #Navigator} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:id + */ + public static final int Navigator_android_id=1; + /** + * Attributes that can be used with a OnClick. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #OnClick_clickAction net.micode.notes:clickAction}
{@link #OnClick_targetId net.micode.notes:targetId}
+ * @see #OnClick_clickAction + * @see #OnClick_targetId + */ + public static final int[] OnClick={ + 0x7f040085, 0x7f04024e + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#clickAction} + * attribute's value can be found in the {@link #OnClick} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
jumpToEnd100
jumpToStart1000
toggle11
transitionToEnd1
transitionToStart10
+ * + * @attr name net.micode.notes:clickAction + */ + public static final int OnClick_clickAction=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#targetId} + * attribute's value can be found in the {@link #OnClick} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:targetId + */ + public static final int OnClick_targetId=1; + /** + * Attributes that can be used with a OnSwipe. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #OnSwipe_dragDirection net.micode.notes:dragDirection}
{@link #OnSwipe_dragScale net.micode.notes:dragScale}
{@link #OnSwipe_dragThreshold net.micode.notes:dragThreshold}
{@link #OnSwipe_limitBoundsTo net.micode.notes:limitBoundsTo}
{@link #OnSwipe_maxAcceleration net.micode.notes:maxAcceleration}
{@link #OnSwipe_maxVelocity net.micode.notes:maxVelocity}
{@link #OnSwipe_moveWhenScrollAtTop net.micode.notes:moveWhenScrollAtTop}
{@link #OnSwipe_nestedScrollFlags net.micode.notes:nestedScrollFlags}
{@link #OnSwipe_onTouchUp net.micode.notes:onTouchUp}
{@link #OnSwipe_touchAnchorId net.micode.notes:touchAnchorId}
{@link #OnSwipe_touchAnchorSide net.micode.notes:touchAnchorSide}
{@link #OnSwipe_touchRegionId net.micode.notes:touchRegionId}
+ * @see #OnSwipe_dragDirection + * @see #OnSwipe_dragScale + * @see #OnSwipe_dragThreshold + * @see #OnSwipe_limitBoundsTo + * @see #OnSwipe_maxAcceleration + * @see #OnSwipe_maxVelocity + * @see #OnSwipe_moveWhenScrollAtTop + * @see #OnSwipe_nestedScrollFlags + * @see #OnSwipe_onTouchUp + * @see #OnSwipe_touchAnchorId + * @see #OnSwipe_touchAnchorSide + * @see #OnSwipe_touchRegionId + */ + public static final int[] OnSwipe={ + 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f040196, + 0x7f0401a8, 0x7f0401ad, 0x7f0401c1, 0x7f0401c8, + 0x7f0401d0, 0x7f040288, 0x7f040289, 0x7f04028a + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#dragDirection} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
dragDown1
dragEnd5
dragLeft2
dragRight3
dragStart4
dragUp0
+ * + * @attr name net.micode.notes:dragDirection + */ + public static final int OnSwipe_dragDirection=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#dragScale} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:dragScale + */ + public static final int OnSwipe_dragScale=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#dragThreshold} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:dragThreshold + */ + public static final int OnSwipe_dragThreshold=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#limitBoundsTo} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:limitBoundsTo + */ + public static final int OnSwipe_limitBoundsTo=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#maxAcceleration} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:maxAcceleration + */ + public static final int OnSwipe_maxAcceleration=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#maxVelocity} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:maxVelocity + */ + public static final int OnSwipe_maxVelocity=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#moveWhenScrollAtTop} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:moveWhenScrollAtTop + */ + public static final int OnSwipe_moveWhenScrollAtTop=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#nestedScrollFlags} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
disablePostScroll1
disableScroll2
none0
+ * + * @attr name net.micode.notes:nestedScrollFlags + */ + public static final int OnSwipe_nestedScrollFlags=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#onTouchUp} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
autoComplete0
autoCompleteToEnd2
autoCompleteToStart1
decelerate4
decelerateAndComplete5
stop3
+ * + * @attr name net.micode.notes:onTouchUp + */ + public static final int OnSwipe_onTouchUp=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#touchAnchorId} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:touchAnchorId + */ + public static final int OnSwipe_touchAnchorId=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#touchAnchorSide} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom3
end6
left1
middle4
right2
start5
top0
+ * + * @attr name net.micode.notes:touchAnchorSide + */ + public static final int OnSwipe_touchAnchorSide=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#touchRegionId} + * attribute's value can be found in the {@link #OnSwipe} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:touchRegionId + */ + public static final int OnSwipe_touchRegionId=11; + /** + * Attributes that can be used with a PopupWindow. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + *
AttributeDescription
{@link #PopupWindow_android_popupBackground android:popupBackground}
{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle}
{@link #PopupWindow_overlapAnchor net.micode.notes:overlapAnchor}Whether the popup window should overlap its anchor view.
+ * @see #PopupWindow_android_popupBackground + * @see #PopupWindow_android_popupAnimationStyle + * @see #PopupWindow_overlapAnchor + */ + public static final int[] PopupWindow={ + 0x01010176, 0x010102c9, 0x7f0401d1 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#popupBackground} + * attribute's value can be found in the {@link #PopupWindow} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:popupBackground + */ + public static final int PopupWindow_android_popupBackground=0; + /** + *

This symbol is the offset where the {@link android.R.attr#popupAnimationStyle} + * attribute's value can be found in the {@link #PopupWindow} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:popupAnimationStyle + */ + public static final int PopupWindow_android_popupAnimationStyle=1; + /** + *

+ * @attr description + * Whether the popup window should overlap its anchor view. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:overlapAnchor + */ + public static final int PopupWindow_overlapAnchor=2; + /** + * Attributes that can be used with a PopupWindowBackgroundState. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #PopupWindowBackgroundState_state_above_anchor net.micode.notes:state_above_anchor}State identifier indicating the popup will be above the anchor.
+ * @see #PopupWindowBackgroundState_state_above_anchor + */ + public static final int[] PopupWindowBackgroundState={ + 0x7f040220 + }; + /** + *

+ * @attr description + * State identifier indicating the popup will be above the anchor. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:state_above_anchor + */ + public static final int PopupWindowBackgroundState_state_above_anchor=0; + /** + * Attributes that can be used with a PropertySet. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #PropertySet_android_visibility android:visibility}
{@link #PropertySet_android_alpha android:alpha}
{@link #PropertySet_layout_constraintTag net.micode.notes:layout_constraintTag}
{@link #PropertySet_motionProgress net.micode.notes:motionProgress}
{@link #PropertySet_visibilityMode net.micode.notes:visibilityMode}
+ * @see #PropertySet_android_visibility + * @see #PropertySet_android_alpha + * @see #PropertySet_layout_constraintTag + * @see #PropertySet_motionProgress + * @see #PropertySet_visibilityMode + */ + public static final int[] PropertySet={ + 0x010100dc, 0x0101031f, 0x7f04017c, 0x7f0401bc, + 0x7f040299 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#visibility} + * attribute's value can be found in the {@link #PropertySet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
gone2
invisible1
visible0
+ * + * @attr name android:visibility + */ + public static final int PropertySet_android_visibility=0; + /** + *

This symbol is the offset where the {@link android.R.attr#alpha} + * attribute's value can be found in the {@link #PropertySet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:alpha + */ + public static final int PropertySet_android_alpha=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layout_constraintTag} + * attribute's value can be found in the {@link #PropertySet} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layout_constraintTag + */ + public static final int PropertySet_layout_constraintTag=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionProgress} + * attribute's value can be found in the {@link #PropertySet} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:motionProgress + */ + public static final int PropertySet_motionProgress=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#visibilityMode} + * attribute's value can be found in the {@link #PropertySet} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
ignore1
normal0
+ * + * @attr name net.micode.notes:visibilityMode + */ + public static final int PropertySet_visibilityMode=4; + /** + * Attributes that can be used with a RecycleListView. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #RecycleListView_paddingBottomNoButtons net.micode.notes:paddingBottomNoButtons}Bottom padding to use when no buttons are present.
{@link #RecycleListView_paddingTopNoTitle net.micode.notes:paddingTopNoTitle}Top padding to use when no title is present.
+ * @see #RecycleListView_paddingBottomNoButtons + * @see #RecycleListView_paddingTopNoTitle + */ + public static final int[] RecycleListView={ + 0x7f0401d3, 0x7f0401d6 + }; + /** + *

+ * @attr description + * Bottom padding to use when no buttons are present. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:paddingBottomNoButtons + */ + public static final int RecycleListView_paddingBottomNoButtons=0; + /** + *

+ * @attr description + * Top padding to use when no title is present. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:paddingTopNoTitle + */ + public static final int RecycleListView_paddingTopNoTitle=1; + /** + * Attributes that can be used with a RecyclerView. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #RecyclerView_android_orientation android:orientation}
{@link #RecyclerView_android_descendantFocusability android:descendantFocusability}
{@link #RecyclerView_fastScrollEnabled net.micode.notes:fastScrollEnabled}
{@link #RecyclerView_fastScrollHorizontalThumbDrawable net.micode.notes:fastScrollHorizontalThumbDrawable}
{@link #RecyclerView_fastScrollHorizontalTrackDrawable net.micode.notes:fastScrollHorizontalTrackDrawable}
{@link #RecyclerView_fastScrollVerticalThumbDrawable net.micode.notes:fastScrollVerticalThumbDrawable}
{@link #RecyclerView_fastScrollVerticalTrackDrawable net.micode.notes:fastScrollVerticalTrackDrawable}
{@link #RecyclerView_layoutManager net.micode.notes:layoutManager}Class name of the Layout Manager to be used.
{@link #RecyclerView_reverseLayout net.micode.notes:reverseLayout}
{@link #RecyclerView_spanCount net.micode.notes:spanCount}
{@link #RecyclerView_stackFromEnd net.micode.notes:stackFromEnd}
+ * @see #RecyclerView_android_orientation + * @see #RecyclerView_android_descendantFocusability + * @see #RecyclerView_fastScrollEnabled + * @see #RecyclerView_fastScrollHorizontalThumbDrawable + * @see #RecyclerView_fastScrollHorizontalTrackDrawable + * @see #RecyclerView_fastScrollVerticalThumbDrawable + * @see #RecyclerView_fastScrollVerticalTrackDrawable + * @see #RecyclerView_layoutManager + * @see #RecyclerView_reverseLayout + * @see #RecyclerView_spanCount + * @see #RecyclerView_stackFromEnd + */ + public static final int[] RecyclerView={ + 0x010100c4, 0x010100f1, 0x7f0400fb, 0x7f0400fc, + 0x7f0400fd, 0x7f0400fe, 0x7f0400ff, 0x7f040157, + 0x7f0401fd, 0x7f040217, 0x7f04021d + }; + /** + *

This symbol is the offset where the {@link android.R.attr#orientation} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
horizontal0
vertical1
+ * + * @attr name android:orientation + */ + public static final int RecyclerView_android_orientation=0; + /** + *

This symbol is the offset where the {@link android.R.attr#descendantFocusability} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
afterDescendants1
beforeDescendants0
blocksDescendants2
+ * + * @attr name android:descendantFocusability + */ + public static final int RecyclerView_android_descendantFocusability=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollEnabled} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:fastScrollEnabled + */ + public static final int RecyclerView_fastScrollEnabled=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollHorizontalThumbDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:fastScrollHorizontalThumbDrawable + */ + public static final int RecyclerView_fastScrollHorizontalThumbDrawable=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollHorizontalTrackDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:fastScrollHorizontalTrackDrawable + */ + public static final int RecyclerView_fastScrollHorizontalTrackDrawable=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollVerticalThumbDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:fastScrollVerticalThumbDrawable + */ + public static final int RecyclerView_fastScrollVerticalThumbDrawable=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#fastScrollVerticalTrackDrawable} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:fastScrollVerticalTrackDrawable + */ + public static final int RecyclerView_fastScrollVerticalTrackDrawable=6; + /** + *

+ * @attr description + * Class name of the Layout Manager to be used. + *

+ * The class must extandroidx.recyclerview.widget.RecyclerViewView$LayoutManager + * and have either a default constructor or constructor with the signature + * (android.content.Context, android.util.AttributeSet, int, int). + *

+ * If the name starts with a '.', application package is prefixed. + * Else, if the name contains a '.', the classname is assumed to be a full class name. + * Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:layoutManager + */ + public static final int RecyclerView_layoutManager=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#reverseLayout} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:reverseLayout + */ + public static final int RecyclerView_reverseLayout=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#spanCount} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:spanCount + */ + public static final int RecyclerView_spanCount=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#stackFromEnd} + * attribute's value can be found in the {@link #RecyclerView} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:stackFromEnd + */ + public static final int RecyclerView_stackFromEnd=10; + /** + * Attributes that can be used with a ScrimInsetsFrameLayout. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #ScrimInsetsFrameLayout_insetForeground net.micode.notes:insetForeground}
+ * @see #ScrimInsetsFrameLayout_insetForeground + */ + public static final int[] ScrimInsetsFrameLayout={ + 0x7f040141 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#insetForeground} + * attribute's value can be found in the {@link #ScrimInsetsFrameLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:insetForeground + */ + public static final int ScrimInsetsFrameLayout_insetForeground=0; + /** + * Attributes that can be used with a ScrollingViewBehavior_Layout. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #ScrollingViewBehavior_Layout_behavior_overlapTop net.micode.notes:behavior_overlapTop}
+ * @see #ScrollingViewBehavior_Layout_behavior_overlapTop + */ + public static final int[] ScrollingViewBehavior_Layout={ + 0x7f040045 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#behavior_overlapTop} + * attribute's value can be found in the {@link #ScrollingViewBehavior_Layout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:behavior_overlapTop + */ + public static final int ScrollingViewBehavior_Layout_behavior_overlapTop=0; + /** + * Attributes that can be used with a SearchView. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #SearchView_android_focusable android:focusable}
{@link #SearchView_android_maxWidth android:maxWidth}
{@link #SearchView_android_inputType android:inputType}
{@link #SearchView_android_imeOptions android:imeOptions}
{@link #SearchView_closeIcon net.micode.notes:closeIcon}Close button icon
{@link #SearchView_commitIcon net.micode.notes:commitIcon}Commit icon shown in the query suggestion row
{@link #SearchView_defaultQueryHint net.micode.notes:defaultQueryHint}Default query hint used when {@code queryHint} is undefined and + * the search view's {@code SearchableInfo} does not provide a hint.
{@link #SearchView_goIcon net.micode.notes:goIcon}Go button icon
{@link #SearchView_iconifiedByDefault net.micode.notes:iconifiedByDefault}The default state of the SearchView.
{@link #SearchView_layout net.micode.notes:layout}The layout to use for the search view.
{@link #SearchView_queryBackground net.micode.notes:queryBackground}Background for the section containing the search query
{@link #SearchView_queryHint net.micode.notes:queryHint}An optional user-defined query hint string to be displayed in the empty query field.
{@link #SearchView_searchHintIcon net.micode.notes:searchHintIcon}Search icon displayed as a text field hint
{@link #SearchView_searchIcon net.micode.notes:searchIcon}Search icon
{@link #SearchView_submitBackground net.micode.notes:submitBackground}Background for the section containing the action (e.g.
{@link #SearchView_suggestionRowLayout net.micode.notes:suggestionRowLayout}Layout for query suggestion rows
{@link #SearchView_voiceIcon net.micode.notes:voiceIcon}Voice button icon
+ * @see #SearchView_android_focusable + * @see #SearchView_android_maxWidth + * @see #SearchView_android_inputType + * @see #SearchView_android_imeOptions + * @see #SearchView_closeIcon + * @see #SearchView_commitIcon + * @see #SearchView_defaultQueryHint + * @see #SearchView_goIcon + * @see #SearchView_iconifiedByDefault + * @see #SearchView_layout + * @see #SearchView_queryBackground + * @see #SearchView_queryHint + * @see #SearchView_searchHintIcon + * @see #SearchView_searchIcon + * @see #SearchView_submitBackground + * @see #SearchView_suggestionRowLayout + * @see #SearchView_voiceIcon + */ + public static final int[] SearchView={ + 0x010100da, 0x0101011f, 0x01010220, 0x01010264, + 0x7f040086, 0x7f04009e, 0x7f0400cb, 0x7f040125, + 0x7f04013d, 0x7f040154, 0x7f0401f3, 0x7f0401f4, + 0x7f040205, 0x7f040206, 0x7f04022a, 0x7f04022f, + 0x7f04029a + }; + /** + *

This symbol is the offset where the {@link android.R.attr#focusable} + * attribute's value can be found in the {@link #SearchView} array. + * + *

May be a boolean value, such as "true" or + * "false". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
auto10
+ * + * @attr name android:focusable + */ + public static final int SearchView_android_focusable=0; + /** + *

+ * @attr description + * An optional maximum width of the SearchView. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth=1; + /** + *

+ * @attr description + * The input type to set on the query text field. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
date14
datetime4
none0
number2
numberDecimal2002
numberPassword12
numberSigned1002
phone3
text1
textAutoComplete10001
textAutoCorrect8001
textCapCharacters1001
textCapSentences4001
textCapWords2001
textEmailAddress21
textEmailSubject31
textFilterb1
textImeMultiLine40001
textLongMessage51
textMultiLine20001
textNoSuggestions80001
textPassword81
textPersonName61
textPhoneticc1
textPostalAddress71
textShortMessage41
textUri11
textVisiblePassword91
textWebEditTexta1
textWebEmailAddressd1
textWebPassworde1
time24
+ * + * @attr name android:inputType + */ + public static final int SearchView_android_inputType=2; + /** + *

+ * @attr description + * The IME options to set on the query text field. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
actionDone6
actionGo2
actionNext5
actionNone1
actionPrevious7
actionSearch3
actionSend4
actionUnspecified0
flagForceAscii80000000
flagNavigateNext8000000
flagNavigatePrevious4000000
flagNoAccessoryAction20000000
flagNoEnterAction40000000
flagNoExtractUi10000000
flagNoFullscreen2000000
flagNoPersonalizedLearning1000000
normal0
+ * + * @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions=3; + /** + *

+ * @attr description + * Close button icon + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:closeIcon + */ + public static final int SearchView_closeIcon=4; + /** + *

+ * @attr description + * Commit icon shown in the query suggestion row + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:commitIcon + */ + public static final int SearchView_commitIcon=5; + /** + *

+ * @attr description + * Default query hint used when {@code queryHint} is undefined and + * the search view's {@code SearchableInfo} does not provide a hint. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:defaultQueryHint + */ + public static final int SearchView_defaultQueryHint=6; + /** + *

+ * @attr description + * Go button icon + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:goIcon + */ + public static final int SearchView_goIcon=7; + /** + *

+ * @attr description + * The default state of the SearchView. If true, it will be iconified when not in + * use and expanded when clicked. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault=8; + /** + *

+ * @attr description + * The layout to use for the search view. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:layout + */ + public static final int SearchView_layout=9; + /** + *

+ * @attr description + * Background for the section containing the search query + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:queryBackground + */ + public static final int SearchView_queryBackground=10; + /** + *

+ * @attr description + * An optional user-defined query hint string to be displayed in the empty query field. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:queryHint + */ + public static final int SearchView_queryHint=11; + /** + *

+ * @attr description + * Search icon displayed as a text field hint + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:searchHintIcon + */ + public static final int SearchView_searchHintIcon=12; + /** + *

+ * @attr description + * Search icon + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:searchIcon + */ + public static final int SearchView_searchIcon=13; + /** + *

+ * @attr description + * Background for the section containing the action (e.g. voice search) + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:submitBackground + */ + public static final int SearchView_submitBackground=14; + /** + *

+ * @attr description + * Layout for query suggestion rows + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:suggestionRowLayout + */ + public static final int SearchView_suggestionRowLayout=15; + /** + *

+ * @attr description + * Voice button icon + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:voiceIcon + */ + public static final int SearchView_voiceIcon=16; + /** + * Attributes that can be used with a Snackbar. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #Snackbar_snackbarButtonStyle net.micode.notes:snackbarButtonStyle}
{@link #Snackbar_snackbarStyle net.micode.notes:snackbarStyle}
+ * @see #Snackbar_snackbarButtonStyle + * @see #Snackbar_snackbarStyle + */ + public static final int[] Snackbar={ + 0x7f040215, 0x7f040216 + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#snackbarButtonStyle} + * attribute's value can be found in the {@link #Snackbar} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:snackbarButtonStyle + */ + public static final int Snackbar_snackbarButtonStyle=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#snackbarStyle} + * attribute's value can be found in the {@link #Snackbar} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:snackbarStyle + */ + public static final int Snackbar_snackbarStyle=1; + /** + * Attributes that can be used with a SnackbarLayout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + *
AttributeDescription
{@link #SnackbarLayout_android_maxWidth android:maxWidth}
{@link #SnackbarLayout_elevation net.micode.notes:elevation}Elevation for the action bar itself
{@link #SnackbarLayout_maxActionInlineWidth net.micode.notes:maxActionInlineWidth}
+ * @see #SnackbarLayout_android_maxWidth + * @see #SnackbarLayout_elevation + * @see #SnackbarLayout_maxActionInlineWidth + */ + public static final int[] SnackbarLayout={ + 0x0101011f, 0x7f0400e5, 0x7f0401a9 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#maxWidth} + * attribute's value can be found in the {@link #SnackbarLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:maxWidth + */ + public static final int SnackbarLayout_android_maxWidth=0; + /** + *

+ * @attr description + * Elevation for the action bar itself + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:elevation + */ + public static final int SnackbarLayout_elevation=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#maxActionInlineWidth} + * attribute's value can be found in the {@link #SnackbarLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:maxActionInlineWidth + */ + public static final int SnackbarLayout_maxActionInlineWidth=2; + /** + * Attributes that can be used with a Spinner. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #Spinner_android_entries android:entries}
{@link #Spinner_android_popupBackground android:popupBackground}
{@link #Spinner_android_prompt android:prompt}
{@link #Spinner_android_dropDownWidth android:dropDownWidth}
{@link #Spinner_popupTheme net.micode.notes:popupTheme}Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar.
+ * @see #Spinner_android_entries + * @see #Spinner_android_popupBackground + * @see #Spinner_android_prompt + * @see #Spinner_android_dropDownWidth + * @see #Spinner_popupTheme + */ + public static final int[] Spinner={ + 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, + 0x7f0401ed + }; + /** + *

+ * @attr description + * Reference to an array resource that will populate the Spinner. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:entries + */ + public static final int Spinner_android_entries=0; + /** + *

+ * @attr description + * Background drawable to use for the dropdown in spinnerMode="dropdown". + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground=1; + /** + *

+ * @attr description + * The prompt to display when the spinner's dialog is shown. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:prompt + */ + public static final int Spinner_android_prompt=2; + /** + *

+ * @attr description + * Width of the dropdown in spinnerMode="dropdown". + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
fill_parentffffffff
match_parentffffffff
wrap_contentfffffffe
+ * + * @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth=3; + /** + *

+ * @attr description + * Theme to use for the drop-down or dialog popup window. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:popupTheme + */ + public static final int Spinner_popupTheme=4; + /** + * Attributes that can be used with a State. + *

Includes the following attributes:

+ * + * + * + * + * + * + *
AttributeDescription
{@link #State_android_id android:id}
{@link #State_constraints net.micode.notes:constraints}
+ * @see #State_android_id + * @see #State_constraints + */ + public static final int[] State={ + 0x010100d0, 0x7f0400a4 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #State} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:id + */ + public static final int State_android_id=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraints} + * attribute's value can be found in the {@link #State} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:constraints + */ + public static final int State_constraints=1; + /** + * Attributes that can be used with a StateListDrawable. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #StateListDrawable_android_dither android:dither}
{@link #StateListDrawable_android_visible android:visible}
{@link #StateListDrawable_android_variablePadding android:variablePadding}
{@link #StateListDrawable_android_constantSize android:constantSize}
{@link #StateListDrawable_android_enterFadeDuration android:enterFadeDuration}
{@link #StateListDrawable_android_exitFadeDuration android:exitFadeDuration}
+ * @see #StateListDrawable_android_dither + * @see #StateListDrawable_android_visible + * @see #StateListDrawable_android_variablePadding + * @see #StateListDrawable_android_constantSize + * @see #StateListDrawable_android_enterFadeDuration + * @see #StateListDrawable_android_exitFadeDuration + */ + public static final int[] StateListDrawable={ + 0x0101011c, 0x01010194, 0x01010195, 0x01010196, + 0x0101030c, 0x0101030d + }; + /** + *

+ * @attr description + * Enables or disables dithering of the bitmap if the bitmap does not have the + * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with + * an RGB 565 screen). + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:dither + */ + public static final int StateListDrawable_android_dither=0; + /** + *

+ * @attr description + * Indicates whether the drawable should be initially visible. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:visible + */ + public static final int StateListDrawable_android_visible=1; + /** + *

+ * @attr description + * If true, allows the drawable's padding to change based on the + * current state that is selected. If false, the padding will + * stay the same (based on the maximum padding of all the states). + * Enabling this feature requires that the owner of the drawable + * deal with performing layout when the state changes, which is + * often not supported. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:variablePadding + */ + public static final int StateListDrawable_android_variablePadding=2; + /** + *

+ * @attr description + * If true, the drawable's reported internal size will remain + * constant as the state changes; the size is the maximum of all + * of the states. If false, the size will vary based on the + * current state. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name android:constantSize + */ + public static final int StateListDrawable_android_constantSize=3; + /** + *

+ * @attr description + * Amount of time (in milliseconds) to fade in a new state drawable. + * + *

May be an integer value, such as "100". + * + * @attr name android:enterFadeDuration + */ + public static final int StateListDrawable_android_enterFadeDuration=4; + /** + *

+ * @attr description + * Amount of time (in milliseconds) to fade out an old state drawable. + * + *

May be an integer value, such as "100". + * + * @attr name android:exitFadeDuration + */ + public static final int StateListDrawable_android_exitFadeDuration=5; + /** + * Attributes that can be used with a StateListDrawableItem. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #StateListDrawableItem_android_drawable android:drawable}
+ * @see #StateListDrawableItem_android_drawable + */ + public static final int[] StateListDrawableItem={ + 0x01010199 + }; + /** + *

+ * @attr description + * Reference to a drawable resource to use for the state. If not + * given, the drawable must be defined by the first child tag. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:drawable + */ + public static final int StateListDrawableItem_android_drawable=0; + /** + * Attributes that can be used with a StateSet. + *

Includes the following attributes:

+ * + * + * + * + * + *
AttributeDescription
{@link #StateSet_defaultState net.micode.notes:defaultState}
+ * @see #StateSet_defaultState + */ + public static final int[] StateSet={ + 0x7f0400cc + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#defaultState} + * attribute's value can be found in the {@link #StateSet} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:defaultState + */ + public static final int StateSet_defaultState=0; + /** + * Attributes that can be used with a SwitchCompat. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #SwitchCompat_android_textOn android:textOn}
{@link #SwitchCompat_android_textOff android:textOff}
{@link #SwitchCompat_android_thumb android:thumb}
{@link #SwitchCompat_showText net.micode.notes:showText}Whether to draw on/off text.
{@link #SwitchCompat_splitTrack net.micode.notes:splitTrack}Whether to split the track and leave a gap for the thumb drawable.
{@link #SwitchCompat_switchMinWidth net.micode.notes:switchMinWidth}Minimum width for the switch component
{@link #SwitchCompat_switchPadding net.micode.notes:switchPadding}Minimum space between the switch and caption text
{@link #SwitchCompat_switchTextAppearance net.micode.notes:switchTextAppearance}TextAppearance style for text displayed on the switch thumb.
{@link #SwitchCompat_thumbTextPadding net.micode.notes:thumbTextPadding}Amount of padding on either side of text within the switch thumb.
{@link #SwitchCompat_thumbTint net.micode.notes:thumbTint}Tint to apply to the thumb drawable.
{@link #SwitchCompat_thumbTintMode net.micode.notes:thumbTintMode}Blending mode used to apply the thumb tint.
{@link #SwitchCompat_track net.micode.notes:track}Drawable to use as the "track" that the switch thumb slides within.
{@link #SwitchCompat_trackTint net.micode.notes:trackTint}Tint to apply to the track.
{@link #SwitchCompat_trackTintMode net.micode.notes:trackTintMode}Blending mode used to apply the track tint.
+ * @see #SwitchCompat_android_textOn + * @see #SwitchCompat_android_textOff + * @see #SwitchCompat_android_thumb + * @see #SwitchCompat_showText + * @see #SwitchCompat_splitTrack + * @see #SwitchCompat_switchMinWidth + * @see #SwitchCompat_switchPadding + * @see #SwitchCompat_switchTextAppearance + * @see #SwitchCompat_thumbTextPadding + * @see #SwitchCompat_thumbTint + * @see #SwitchCompat_thumbTintMode + * @see #SwitchCompat_track + * @see #SwitchCompat_trackTint + * @see #SwitchCompat_trackTintMode + */ + public static final int[] SwitchCompat={ + 0x01010124, 0x01010125, 0x01010142, 0x7f04020f, + 0x7f04021b, 0x7f040230, 0x7f040231, 0x7f040233, + 0x7f04026f, 0x7f040270, 0x7f040271, 0x7f04028b, + 0x7f04028c, 0x7f04028d + }; + /** + *

+ * @attr description + * Text to use when the switch is in the checked/"on" state. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:textOn + */ + public static final int SwitchCompat_android_textOn=0; + /** + *

+ * @attr description + * Text to use when the switch is in the unchecked/"off" state. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:textOff + */ + public static final int SwitchCompat_android_textOff=1; + /** + *

+ * @attr description + * Drawable to use as the "thumb" that switches back and forth. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:thumb + */ + public static final int SwitchCompat_android_thumb=2; + /** + *

+ * @attr description + * Whether to draw on/off text. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:showText + */ + public static final int SwitchCompat_showText=3; + /** + *

+ * @attr description + * Whether to split the track and leave a gap for the thumb drawable. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:splitTrack + */ + public static final int SwitchCompat_splitTrack=4; + /** + *

+ * @attr description + * Minimum width for the switch component + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:switchMinWidth + */ + public static final int SwitchCompat_switchMinWidth=5; + /** + *

+ * @attr description + * Minimum space between the switch and caption text + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:switchPadding + */ + public static final int SwitchCompat_switchPadding=6; + /** + *

+ * @attr description + * TextAppearance style for text displayed on the switch thumb. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:switchTextAppearance + */ + public static final int SwitchCompat_switchTextAppearance=7; + /** + *

+ * @attr description + * Amount of padding on either side of text within the switch thumb. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:thumbTextPadding + */ + public static final int SwitchCompat_thumbTextPadding=8; + /** + *

+ * @attr description + * Tint to apply to the thumb drawable. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:thumbTint + */ + public static final int SwitchCompat_thumbTint=9; + /** + *

+ * @attr description + * Blending mode used to apply the thumb tint. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ * + * @attr name net.micode.notes:thumbTintMode + */ + public static final int SwitchCompat_thumbTintMode=10; + /** + *

+ * @attr description + * Drawable to use as the "track" that the switch thumb slides within. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:track + */ + public static final int SwitchCompat_track=11; + /** + *

+ * @attr description + * Tint to apply to the track. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:trackTint + */ + public static final int SwitchCompat_trackTint=12; + /** + *

+ * @attr description + * Blending mode used to apply the track tint. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ * + * @attr name net.micode.notes:trackTintMode + */ + public static final int SwitchCompat_trackTintMode=13; + /** + * Attributes that can be used with a TabItem. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + *
AttributeDescription
{@link #TabItem_android_icon android:icon}
{@link #TabItem_android_layout android:layout}
{@link #TabItem_android_text android:text}
+ * @see #TabItem_android_icon + * @see #TabItem_android_layout + * @see #TabItem_android_text + */ + public static final int[] TabItem={ + 0x01010002, 0x010100f2, 0x0101014f + }; + /** + *

This symbol is the offset where the {@link android.R.attr#icon} + * attribute's value can be found in the {@link #TabItem} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:icon + */ + public static final int TabItem_android_icon=0; + /** + *

This symbol is the offset where the {@link android.R.attr#layout} + * attribute's value can be found in the {@link #TabItem} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:layout + */ + public static final int TabItem_android_layout=1; + /** + *

This symbol is the offset where the {@link android.R.attr#text} + * attribute's value can be found in the {@link #TabItem} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:text + */ + public static final int TabItem_android_text=2; + /** + * Attributes that can be used with a TabLayout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #TabLayout_tabBackground net.micode.notes:tabBackground}
{@link #TabLayout_tabContentStart net.micode.notes:tabContentStart}
{@link #TabLayout_tabGravity net.micode.notes:tabGravity}
{@link #TabLayout_tabIconTint net.micode.notes:tabIconTint}
{@link #TabLayout_tabIconTintMode net.micode.notes:tabIconTintMode}
{@link #TabLayout_tabIndicator net.micode.notes:tabIndicator}
{@link #TabLayout_tabIndicatorAnimationDuration net.micode.notes:tabIndicatorAnimationDuration}
{@link #TabLayout_tabIndicatorColor net.micode.notes:tabIndicatorColor}
{@link #TabLayout_tabIndicatorFullWidth net.micode.notes:tabIndicatorFullWidth}
{@link #TabLayout_tabIndicatorGravity net.micode.notes:tabIndicatorGravity}
{@link #TabLayout_tabIndicatorHeight net.micode.notes:tabIndicatorHeight}
{@link #TabLayout_tabInlineLabel net.micode.notes:tabInlineLabel}
{@link #TabLayout_tabMaxWidth net.micode.notes:tabMaxWidth}
{@link #TabLayout_tabMinWidth net.micode.notes:tabMinWidth}
{@link #TabLayout_tabMode net.micode.notes:tabMode}
{@link #TabLayout_tabPadding net.micode.notes:tabPadding}
{@link #TabLayout_tabPaddingBottom net.micode.notes:tabPaddingBottom}
{@link #TabLayout_tabPaddingEnd net.micode.notes:tabPaddingEnd}
{@link #TabLayout_tabPaddingStart net.micode.notes:tabPaddingStart}
{@link #TabLayout_tabPaddingTop net.micode.notes:tabPaddingTop}
{@link #TabLayout_tabRippleColor net.micode.notes:tabRippleColor}
{@link #TabLayout_tabSelectedTextColor net.micode.notes:tabSelectedTextColor}
{@link #TabLayout_tabTextAppearance net.micode.notes:tabTextAppearance}
{@link #TabLayout_tabTextColor net.micode.notes:tabTextColor}
{@link #TabLayout_tabUnboundedRipple net.micode.notes:tabUnboundedRipple}
+ * @see #TabLayout_tabBackground + * @see #TabLayout_tabContentStart + * @see #TabLayout_tabGravity + * @see #TabLayout_tabIconTint + * @see #TabLayout_tabIconTintMode + * @see #TabLayout_tabIndicator + * @see #TabLayout_tabIndicatorAnimationDuration + * @see #TabLayout_tabIndicatorColor + * @see #TabLayout_tabIndicatorFullWidth + * @see #TabLayout_tabIndicatorGravity + * @see #TabLayout_tabIndicatorHeight + * @see #TabLayout_tabInlineLabel + * @see #TabLayout_tabMaxWidth + * @see #TabLayout_tabMinWidth + * @see #TabLayout_tabMode + * @see #TabLayout_tabPadding + * @see #TabLayout_tabPaddingBottom + * @see #TabLayout_tabPaddingEnd + * @see #TabLayout_tabPaddingStart + * @see #TabLayout_tabPaddingTop + * @see #TabLayout_tabRippleColor + * @see #TabLayout_tabSelectedTextColor + * @see #TabLayout_tabTextAppearance + * @see #TabLayout_tabTextColor + * @see #TabLayout_tabUnboundedRipple + */ + public static final int[] TabLayout={ + 0x7f040234, 0x7f040235, 0x7f040236, 0x7f040237, + 0x7f040238, 0x7f040239, 0x7f04023a, 0x7f04023b, + 0x7f04023c, 0x7f04023d, 0x7f04023e, 0x7f04023f, + 0x7f040240, 0x7f040241, 0x7f040242, 0x7f040243, + 0x7f040244, 0x7f040245, 0x7f040246, 0x7f040247, + 0x7f040248, 0x7f040249, 0x7f04024b, 0x7f04024c, + 0x7f04024d + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabBackground} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:tabBackground + */ + public static final int TabLayout_tabBackground=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabContentStart} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:tabContentStart + */ + public static final int TabLayout_tabContentStart=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabGravity} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
center1
fill0
+ * + * @attr name net.micode.notes:tabGravity + */ + public static final int TabLayout_tabGravity=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabIconTint} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:tabIconTint + */ + public static final int TabLayout_tabIconTint=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabIconTintMode} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10
multiplye
screenf
src_atop9
src_in5
src_over3
+ * + * @attr name net.micode.notes:tabIconTintMode + */ + public static final int TabLayout_tabIconTintMode=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabIndicator} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:tabIndicator + */ + public static final int TabLayout_tabIndicator=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabIndicatorAnimationDuration} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:tabIndicatorAnimationDuration + */ + public static final int TabLayout_tabIndicatorAnimationDuration=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabIndicatorColor} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:tabIndicatorColor + */ + public static final int TabLayout_tabIndicatorColor=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabIndicatorFullWidth} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:tabIndicatorFullWidth + */ + public static final int TabLayout_tabIndicatorFullWidth=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabIndicatorGravity} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom0
center1
stretch3
top2
+ * + * @attr name net.micode.notes:tabIndicatorGravity + */ + public static final int TabLayout_tabIndicatorGravity=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabIndicatorHeight} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:tabIndicatorHeight + */ + public static final int TabLayout_tabIndicatorHeight=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabInlineLabel} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:tabInlineLabel + */ + public static final int TabLayout_tabInlineLabel=11; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabMaxWidth} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:tabMaxWidth + */ + public static final int TabLayout_tabMaxWidth=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabMinWidth} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:tabMinWidth + */ + public static final int TabLayout_tabMinWidth=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabMode} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
fixed1
scrollable0
+ * + * @attr name net.micode.notes:tabMode + */ + public static final int TabLayout_tabMode=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabPadding} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:tabPadding + */ + public static final int TabLayout_tabPadding=15; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabPaddingBottom} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:tabPaddingBottom + */ + public static final int TabLayout_tabPaddingBottom=16; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabPaddingEnd} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:tabPaddingEnd + */ + public static final int TabLayout_tabPaddingEnd=17; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabPaddingStart} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:tabPaddingStart + */ + public static final int TabLayout_tabPaddingStart=18; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabPaddingTop} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:tabPaddingTop + */ + public static final int TabLayout_tabPaddingTop=19; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabRippleColor} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:tabRippleColor + */ + public static final int TabLayout_tabRippleColor=20; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabSelectedTextColor} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:tabSelectedTextColor + */ + public static final int TabLayout_tabSelectedTextColor=21; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabTextAppearance} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:tabTextAppearance + */ + public static final int TabLayout_tabTextAppearance=22; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabTextColor} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:tabTextColor + */ + public static final int TabLayout_tabTextColor=23; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#tabUnboundedRipple} + * attribute's value can be found in the {@link #TabLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:tabUnboundedRipple + */ + public static final int TabLayout_tabUnboundedRipple=24; + /** + * Attributes that can be used with a TextAppearance. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #TextAppearance_android_textSize android:textSize}
{@link #TextAppearance_android_typeface android:typeface}
{@link #TextAppearance_android_textStyle android:textStyle}
{@link #TextAppearance_android_textColor android:textColor}
{@link #TextAppearance_android_textColorHint android:textColorHint}
{@link #TextAppearance_android_textColorLink android:textColorLink}
{@link #TextAppearance_android_shadowColor android:shadowColor}
{@link #TextAppearance_android_shadowDx android:shadowDx}
{@link #TextAppearance_android_shadowDy android:shadowDy}
{@link #TextAppearance_android_shadowRadius android:shadowRadius}
{@link #TextAppearance_android_fontFamily android:fontFamily}
{@link #TextAppearance_fontFamily net.micode.notes:fontFamily}The attribute for the font family.
{@link #TextAppearance_textAllCaps net.micode.notes:textAllCaps}Present the text in ALL CAPS.
+ * @see #TextAppearance_android_textSize + * @see #TextAppearance_android_typeface + * @see #TextAppearance_android_textStyle + * @see #TextAppearance_android_textColor + * @see #TextAppearance_android_textColorHint + * @see #TextAppearance_android_textColorLink + * @see #TextAppearance_android_shadowColor + * @see #TextAppearance_android_shadowDx + * @see #TextAppearance_android_shadowDy + * @see #TextAppearance_android_shadowRadius + * @see #TextAppearance_android_fontFamily + * @see #TextAppearance_fontFamily + * @see #TextAppearance_textAllCaps + */ + public static final int[] TextAppearance={ + 0x01010095, 0x01010096, 0x01010097, 0x01010098, + 0x0101009a, 0x0101009b, 0x01010161, 0x01010162, + 0x01010163, 0x01010164, 0x010103ac, 0x7f040116, + 0x7f040252 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#textSize} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:textSize + */ + public static final int TextAppearance_android_textSize=0; + /** + *

This symbol is the offset where the {@link android.R.attr#typeface} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
monospace3
normal0
sans1
serif2
+ * + * @attr name android:typeface + */ + public static final int TextAppearance_android_typeface=1; + /** + *

This symbol is the offset where the {@link android.R.attr#textStyle} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
bold1
italic2
normal0
+ * + * @attr name android:textStyle + */ + public static final int TextAppearance_android_textStyle=2; + /** + *

This symbol is the offset where the {@link android.R.attr#textColor} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:textColor + */ + public static final int TextAppearance_android_textColor=3; + /** + *

This symbol is the offset where the {@link android.R.attr#textColorHint} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:textColorHint + */ + public static final int TextAppearance_android_textColorHint=4; + /** + *

This symbol is the offset where the {@link android.R.attr#textColorLink} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:textColorLink + */ + public static final int TextAppearance_android_textColorLink=5; + /** + *

This symbol is the offset where the {@link android.R.attr#shadowColor} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:shadowColor + */ + public static final int TextAppearance_android_shadowColor=6; + /** + *

This symbol is the offset where the {@link android.R.attr#shadowDx} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:shadowDx + */ + public static final int TextAppearance_android_shadowDx=7; + /** + *

This symbol is the offset where the {@link android.R.attr#shadowDy} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:shadowDy + */ + public static final int TextAppearance_android_shadowDy=8; + /** + *

This symbol is the offset where the {@link android.R.attr#shadowRadius} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:shadowRadius + */ + public static final int TextAppearance_android_shadowRadius=9; + /** + *

This symbol is the offset where the {@link android.R.attr#fontFamily} + * attribute's value can be found in the {@link #TextAppearance} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:fontFamily + */ + public static final int TextAppearance_android_fontFamily=10; + /** + *

+ * @attr description + * The attribute for the font family. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:fontFamily + */ + public static final int TextAppearance_fontFamily=11; + /** + *

+ * @attr description + * Present the text in ALL CAPS. This may use a small-caps form when available. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:textAllCaps + */ + public static final int TextAppearance_textAllCaps=12; + /** + * Attributes that can be used with a TextInputLayout. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #TextInputLayout_android_textColorHint android:textColorHint}
{@link #TextInputLayout_android_hint android:hint}
{@link #TextInputLayout_boxBackgroundColor net.micode.notes:boxBackgroundColor}
{@link #TextInputLayout_boxBackgroundMode net.micode.notes:boxBackgroundMode}
{@link #TextInputLayout_boxCollapsedPaddingTop net.micode.notes:boxCollapsedPaddingTop}
{@link #TextInputLayout_boxCornerRadiusBottomEnd net.micode.notes:boxCornerRadiusBottomEnd}
{@link #TextInputLayout_boxCornerRadiusBottomStart net.micode.notes:boxCornerRadiusBottomStart}
{@link #TextInputLayout_boxCornerRadiusTopEnd net.micode.notes:boxCornerRadiusTopEnd}
{@link #TextInputLayout_boxCornerRadiusTopStart net.micode.notes:boxCornerRadiusTopStart}
{@link #TextInputLayout_boxStrokeColor net.micode.notes:boxStrokeColor}
{@link #TextInputLayout_boxStrokeWidth net.micode.notes:boxStrokeWidth}
{@link #TextInputLayout_counterEnabled net.micode.notes:counterEnabled}
{@link #TextInputLayout_counterMaxLength net.micode.notes:counterMaxLength}
{@link #TextInputLayout_counterOverflowTextAppearance net.micode.notes:counterOverflowTextAppearance}
{@link #TextInputLayout_counterTextAppearance net.micode.notes:counterTextAppearance}
{@link #TextInputLayout_errorEnabled net.micode.notes:errorEnabled}
{@link #TextInputLayout_errorTextAppearance net.micode.notes:errorTextAppearance}
{@link #TextInputLayout_helperText net.micode.notes:helperText}
{@link #TextInputLayout_helperTextEnabled net.micode.notes:helperTextEnabled}
{@link #TextInputLayout_helperTextTextAppearance net.micode.notes:helperTextTextAppearance}
{@link #TextInputLayout_hintAnimationEnabled net.micode.notes:hintAnimationEnabled}
{@link #TextInputLayout_hintEnabled net.micode.notes:hintEnabled}
{@link #TextInputLayout_hintTextAppearance net.micode.notes:hintTextAppearance}
{@link #TextInputLayout_passwordToggleContentDescription net.micode.notes:passwordToggleContentDescription}
{@link #TextInputLayout_passwordToggleDrawable net.micode.notes:passwordToggleDrawable}
{@link #TextInputLayout_passwordToggleEnabled net.micode.notes:passwordToggleEnabled}
{@link #TextInputLayout_passwordToggleTint net.micode.notes:passwordToggleTint}
{@link #TextInputLayout_passwordToggleTintMode net.micode.notes:passwordToggleTintMode}
+ * @see #TextInputLayout_android_textColorHint + * @see #TextInputLayout_android_hint + * @see #TextInputLayout_boxBackgroundColor + * @see #TextInputLayout_boxBackgroundMode + * @see #TextInputLayout_boxCollapsedPaddingTop + * @see #TextInputLayout_boxCornerRadiusBottomEnd + * @see #TextInputLayout_boxCornerRadiusBottomStart + * @see #TextInputLayout_boxCornerRadiusTopEnd + * @see #TextInputLayout_boxCornerRadiusTopStart + * @see #TextInputLayout_boxStrokeColor + * @see #TextInputLayout_boxStrokeWidth + * @see #TextInputLayout_counterEnabled + * @see #TextInputLayout_counterMaxLength + * @see #TextInputLayout_counterOverflowTextAppearance + * @see #TextInputLayout_counterTextAppearance + * @see #TextInputLayout_errorEnabled + * @see #TextInputLayout_errorTextAppearance + * @see #TextInputLayout_helperText + * @see #TextInputLayout_helperTextEnabled + * @see #TextInputLayout_helperTextTextAppearance + * @see #TextInputLayout_hintAnimationEnabled + * @see #TextInputLayout_hintEnabled + * @see #TextInputLayout_hintTextAppearance + * @see #TextInputLayout_passwordToggleContentDescription + * @see #TextInputLayout_passwordToggleDrawable + * @see #TextInputLayout_passwordToggleEnabled + * @see #TextInputLayout_passwordToggleTint + * @see #TextInputLayout_passwordToggleTintMode + */ + public static final int[] TextInputLayout={ + 0x0101009a, 0x01010150, 0x7f04004e, 0x7f04004f, + 0x7f040050, 0x7f040051, 0x7f040052, 0x7f040053, + 0x7f040054, 0x7f040055, 0x7f040056, 0x7f0400b7, + 0x7f0400b8, 0x7f0400b9, 0x7f0400ba, 0x7f0400e9, + 0x7f0400ea, 0x7f040129, 0x7f04012a, 0x7f04012b, + 0x7f04012f, 0x7f040130, 0x7f040131, 0x7f0401da, + 0x7f0401db, 0x7f0401dc, 0x7f0401dd, 0x7f0401de + }; + /** + *

This symbol is the offset where the {@link android.R.attr#textColorHint} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:textColorHint + */ + public static final int TextInputLayout_android_textColorHint=0; + /** + *

This symbol is the offset where the {@link android.R.attr#hint} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name android:hint + */ + public static final int TextInputLayout_android_hint=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#boxBackgroundColor} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:boxBackgroundColor + */ + public static final int TextInputLayout_boxBackgroundColor=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#boxBackgroundMode} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + *
ConstantValueDescription
filled1
none0
outline2
+ * + * @attr name net.micode.notes:boxBackgroundMode + */ + public static final int TextInputLayout_boxBackgroundMode=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#boxCollapsedPaddingTop} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:boxCollapsedPaddingTop + */ + public static final int TextInputLayout_boxCollapsedPaddingTop=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#boxCornerRadiusBottomEnd} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:boxCornerRadiusBottomEnd + */ + public static final int TextInputLayout_boxCornerRadiusBottomEnd=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#boxCornerRadiusBottomStart} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:boxCornerRadiusBottomStart + */ + public static final int TextInputLayout_boxCornerRadiusBottomStart=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#boxCornerRadiusTopEnd} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:boxCornerRadiusTopEnd + */ + public static final int TextInputLayout_boxCornerRadiusTopEnd=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#boxCornerRadiusTopStart} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:boxCornerRadiusTopStart + */ + public static final int TextInputLayout_boxCornerRadiusTopStart=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#boxStrokeColor} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:boxStrokeColor + */ + public static final int TextInputLayout_boxStrokeColor=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#boxStrokeWidth} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:boxStrokeWidth + */ + public static final int TextInputLayout_boxStrokeWidth=10; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#counterEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:counterEnabled + */ + public static final int TextInputLayout_counterEnabled=11; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#counterMaxLength} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:counterMaxLength + */ + public static final int TextInputLayout_counterMaxLength=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#counterOverflowTextAppearance} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:counterOverflowTextAppearance + */ + public static final int TextInputLayout_counterOverflowTextAppearance=13; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#counterTextAppearance} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:counterTextAppearance + */ + public static final int TextInputLayout_counterTextAppearance=14; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#errorEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:errorEnabled + */ + public static final int TextInputLayout_errorEnabled=15; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#errorTextAppearance} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:errorTextAppearance + */ + public static final int TextInputLayout_errorTextAppearance=16; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#helperText} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:helperText + */ + public static final int TextInputLayout_helperText=17; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#helperTextEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:helperTextEnabled + */ + public static final int TextInputLayout_helperTextEnabled=18; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#helperTextTextAppearance} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:helperTextTextAppearance + */ + public static final int TextInputLayout_helperTextTextAppearance=19; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#hintAnimationEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:hintAnimationEnabled + */ + public static final int TextInputLayout_hintAnimationEnabled=20; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#hintEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:hintEnabled + */ + public static final int TextInputLayout_hintEnabled=21; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#hintTextAppearance} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:hintTextAppearance + */ + public static final int TextInputLayout_hintTextAppearance=22; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#passwordToggleContentDescription} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:passwordToggleContentDescription + */ + public static final int TextInputLayout_passwordToggleContentDescription=23; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#passwordToggleDrawable} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:passwordToggleDrawable + */ + public static final int TextInputLayout_passwordToggleDrawable=24; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#passwordToggleEnabled} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:passwordToggleEnabled + */ + public static final int TextInputLayout_passwordToggleEnabled=25; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#passwordToggleTint} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:passwordToggleTint + */ + public static final int TextInputLayout_passwordToggleTint=26; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#passwordToggleTintMode} + * attribute's value can be found in the {@link #TextInputLayout} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
multiplye
screenf
src_atop9
src_in5
src_over3
+ * + * @attr name net.micode.notes:passwordToggleTintMode + */ + public static final int TextInputLayout_passwordToggleTintMode=27; + /** + * Attributes that can be used with a ThemeEnforcement. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + *
AttributeDescription
{@link #ThemeEnforcement_android_textAppearance android:textAppearance}
{@link #ThemeEnforcement_enforceMaterialTheme net.micode.notes:enforceMaterialTheme}
{@link #ThemeEnforcement_enforceTextAppearance net.micode.notes:enforceTextAppearance}
+ * @see #ThemeEnforcement_android_textAppearance + * @see #ThemeEnforcement_enforceMaterialTheme + * @see #ThemeEnforcement_enforceTextAppearance + */ + public static final int[] ThemeEnforcement={ + 0x01010034, 0x7f0400e6, 0x7f0400e7 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#textAppearance} + * attribute's value can be found in the {@link #ThemeEnforcement} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:textAppearance + */ + public static final int ThemeEnforcement_android_textAppearance=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#enforceMaterialTheme} + * attribute's value can be found in the {@link #ThemeEnforcement} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:enforceMaterialTheme + */ + public static final int ThemeEnforcement_enforceMaterialTheme=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#enforceTextAppearance} + * attribute's value can be found in the {@link #ThemeEnforcement} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:enforceTextAppearance + */ + public static final int ThemeEnforcement_enforceTextAppearance=2; + /** + * Attributes that can be used with a Toolbar. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #Toolbar_android_gravity android:gravity}
{@link #Toolbar_android_minHeight android:minHeight}
{@link #Toolbar_buttonGravity net.micode.notes:buttonGravity}
{@link #Toolbar_collapseContentDescription net.micode.notes:collapseContentDescription}Text to set as the content description for the collapse button.
{@link #Toolbar_collapseIcon net.micode.notes:collapseIcon}Icon drawable to use for the collapse button.
{@link #Toolbar_contentInsetEnd net.micode.notes:contentInsetEnd}Minimum inset for content views within a bar.
{@link #Toolbar_contentInsetEndWithActions net.micode.notes:contentInsetEndWithActions}Minimum inset for content views within a bar when actions from a menu + * are present.
{@link #Toolbar_contentInsetLeft net.micode.notes:contentInsetLeft}Minimum inset for content views within a bar.
{@link #Toolbar_contentInsetRight net.micode.notes:contentInsetRight}Minimum inset for content views within a bar.
{@link #Toolbar_contentInsetStart net.micode.notes:contentInsetStart}Minimum inset for content views within a bar.
{@link #Toolbar_contentInsetStartWithNavigation net.micode.notes:contentInsetStartWithNavigation}Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button.
{@link #Toolbar_logo net.micode.notes:logo}Specifies the drawable used for the application logo.
{@link #Toolbar_logoDescription net.micode.notes:logoDescription}A content description string to describe the appearance of the + * associated logo image.
{@link #Toolbar_maxButtonHeight net.micode.notes:maxButtonHeight}
{@link #Toolbar_navigationContentDescription net.micode.notes:navigationContentDescription}Text to set as the content description for the navigation button + * located at the start of the toolbar.
{@link #Toolbar_navigationIcon net.micode.notes:navigationIcon}Icon drawable to use for the navigation button located at + * the start of the toolbar.
{@link #Toolbar_popupTheme net.micode.notes:popupTheme}Reference to a theme that should be used to inflate popups + * shown by widgets in the action bar.
{@link #Toolbar_subtitle net.micode.notes:subtitle}Specifies subtitle text used for navigationMode="normal"
{@link #Toolbar_subtitleTextAppearance net.micode.notes:subtitleTextAppearance}
{@link #Toolbar_subtitleTextColor net.micode.notes:subtitleTextColor}A color to apply to the subtitle string.
{@link #Toolbar_title net.micode.notes:title}
{@link #Toolbar_titleMargin net.micode.notes:titleMargin}Specifies extra space on the left, start, right and end sides + * of the toolbar's title.
{@link #Toolbar_titleMarginBottom net.micode.notes:titleMarginBottom}Specifies extra space on the bottom side of the toolbar's title.
{@link #Toolbar_titleMarginEnd net.micode.notes:titleMarginEnd}Specifies extra space on the end side of the toolbar's title.
{@link #Toolbar_titleMarginStart net.micode.notes:titleMarginStart}Specifies extra space on the start side of the toolbar's title.
{@link #Toolbar_titleMarginTop net.micode.notes:titleMarginTop}Specifies extra space on the top side of the toolbar's title.
{@link #Toolbar_titleMargins net.micode.notes:titleMargins}{@deprecated Use titleMargin}
{@link #Toolbar_titleTextAppearance net.micode.notes:titleTextAppearance}
{@link #Toolbar_titleTextColor net.micode.notes:titleTextColor}A color to apply to the title string.
+ * @see #Toolbar_android_gravity + * @see #Toolbar_android_minHeight + * @see #Toolbar_buttonGravity + * @see #Toolbar_collapseContentDescription + * @see #Toolbar_collapseIcon + * @see #Toolbar_contentInsetEnd + * @see #Toolbar_contentInsetEndWithActions + * @see #Toolbar_contentInsetLeft + * @see #Toolbar_contentInsetRight + * @see #Toolbar_contentInsetStart + * @see #Toolbar_contentInsetStartWithNavigation + * @see #Toolbar_logo + * @see #Toolbar_logoDescription + * @see #Toolbar_maxButtonHeight + * @see #Toolbar_navigationContentDescription + * @see #Toolbar_navigationIcon + * @see #Toolbar_popupTheme + * @see #Toolbar_subtitle + * @see #Toolbar_subtitleTextAppearance + * @see #Toolbar_subtitleTextColor + * @see #Toolbar_title + * @see #Toolbar_titleMargin + * @see #Toolbar_titleMarginBottom + * @see #Toolbar_titleMarginEnd + * @see #Toolbar_titleMarginStart + * @see #Toolbar_titleMarginTop + * @see #Toolbar_titleMargins + * @see #Toolbar_titleTextAppearance + * @see #Toolbar_titleTextColor + */ + @Deprecated + public static final int[] Toolbar={ + 0x010100af, 0x01010140, 0x7f04005d, 0x7f04008e, + 0x7f04008f, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, + 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0401a4, + 0x7f0401a5, 0x7f0401aa, 0x7f0401c4, 0x7f0401c5, + 0x7f0401ed, 0x7f04022b, 0x7f04022c, 0x7f04022d, + 0x7f040277, 0x7f040279, 0x7f04027a, 0x7f04027b, + 0x7f04027c, 0x7f04027d, 0x7f04027e, 0x7f04027f, + 0x7f040280 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#gravity} + * attribute's value can be found in the {@link #Toolbar} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30
+ * + * @attr name android:gravity + */ + public static final int Toolbar_android_gravity=0; + /** + *

This symbol is the offset where the {@link android.R.attr#minHeight} + * attribute's value can be found in the {@link #Toolbar} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:minHeight + */ + public static final int Toolbar_android_minHeight=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#buttonGravity} + * attribute's value can be found in the {@link #Toolbar} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
bottom50Push object to the bottom of its container, not changing its size.
top30Push object to the top of its container, not changing its size.
+ * + * @attr name net.micode.notes:buttonGravity + */ + public static final int Toolbar_buttonGravity=2; + /** + *

+ * @attr description + * Text to set as the content description for the collapse button. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:collapseContentDescription + */ + public static final int Toolbar_collapseContentDescription=3; + /** + *

+ * @attr description + * Icon drawable to use for the collapse button. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:collapseIcon + */ + public static final int Toolbar_collapseIcon=4; + /** + *

+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetEnd + */ + public static final int Toolbar_contentInsetEnd=5; + /** + *

+ * @attr description + * Minimum inset for content views within a bar when actions from a menu + * are present. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetEndWithActions + */ + public static final int Toolbar_contentInsetEndWithActions=6; + /** + *

+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetLeft + */ + public static final int Toolbar_contentInsetLeft=7; + /** + *

+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetRight + */ + public static final int Toolbar_contentInsetRight=8; + /** + *

+ * @attr description + * Minimum inset for content views within a bar. Navigation buttons and + * menu views are excepted. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetStart + */ + public static final int Toolbar_contentInsetStart=9; + /** + *

+ * @attr description + * Minimum inset for content views within a bar when a navigation button + * is present, such as the Up button. Only valid for some themes and configurations. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:contentInsetStartWithNavigation + */ + public static final int Toolbar_contentInsetStartWithNavigation=10; + /** + *

+ * @attr description + * Drawable to set as the logo that appears at the starting side of + * the Toolbar, just after the navigation button. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:logo + */ + public static final int Toolbar_logo=11; + /** + *

+ * @attr description + * A content description string to describe the appearance of the + * associated logo image. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:logoDescription + */ + public static final int Toolbar_logoDescription=12; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#maxButtonHeight} + * attribute's value can be found in the {@link #Toolbar} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:maxButtonHeight + */ + public static final int Toolbar_maxButtonHeight=13; + /** + *

+ * @attr description + * Text to set as the content description for the navigation button + * located at the start of the toolbar. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:navigationContentDescription + */ + public static final int Toolbar_navigationContentDescription=14; + /** + *

+ * @attr description + * Icon drawable to use for the navigation button located at + * the start of the toolbar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:navigationIcon + */ + public static final int Toolbar_navigationIcon=15; + /** + *

+ * @attr description + * Reference to a theme that should be used to inflate popups + * shown by widgets in the toolbar. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:popupTheme + */ + public static final int Toolbar_popupTheme=16; + /** + *

+ * @attr description + * Specifies subtitle text used for navigationMode="normal" + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:subtitle + */ + public static final int Toolbar_subtitle=17; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#subtitleTextAppearance} + * attribute's value can be found in the {@link #Toolbar} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:subtitleTextAppearance + */ + public static final int Toolbar_subtitleTextAppearance=18; + /** + *

+ * @attr description + * A color to apply to the subtitle string. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:subtitleTextColor + */ + public static final int Toolbar_subtitleTextColor=19; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#title} + * attribute's value can be found in the {@link #Toolbar} array. + * + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + * + * @attr name net.micode.notes:title + */ + public static final int Toolbar_title=20; + /** + *

+ * @attr description + * Specifies extra space on the left, start, right and end sides + * of the toolbar's title. Margin values should be positive. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:titleMargin + */ + public static final int Toolbar_titleMargin=21; + /** + *

+ * @attr description + * Specifies extra space on the bottom side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:titleMarginBottom + */ + public static final int Toolbar_titleMarginBottom=22; + /** + *

+ * @attr description + * Specifies extra space on the end side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:titleMarginEnd + */ + public static final int Toolbar_titleMarginEnd=23; + /** + *

+ * @attr description + * Specifies extra space on the start side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:titleMarginStart + */ + public static final int Toolbar_titleMarginStart=24; + /** + *

+ * @attr description + * Specifies extra space on the top side of the toolbar's title. + * If both this attribute and titleMargin are specified, then this + * attribute takes precedence. Margin values should be positive. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:titleMarginTop + */ + public static final int Toolbar_titleMarginTop=25; + /** + *

+ * @attr description + * {@deprecated Use titleMargin} + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:titleMargins + */ + @Deprecated + public static final int Toolbar_titleMargins=26; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#titleTextAppearance} + * attribute's value can be found in the {@link #Toolbar} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:titleTextAppearance + */ + public static final int Toolbar_titleTextAppearance=27; + /** + *

+ * @attr description + * A color to apply to the title string. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:titleTextColor + */ + public static final int Toolbar_titleTextColor=28; + /** + * Attributes that can be used with a Transform. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #Transform_android_transformPivotX android:transformPivotX}
{@link #Transform_android_transformPivotY android:transformPivotY}
{@link #Transform_android_translationX android:translationX}
{@link #Transform_android_translationY android:translationY}
{@link #Transform_android_scaleX android:scaleX}
{@link #Transform_android_scaleY android:scaleY}
{@link #Transform_android_rotation android:rotation}
{@link #Transform_android_rotationX android:rotationX}
{@link #Transform_android_rotationY android:rotationY}
{@link #Transform_android_translationZ android:translationZ}
{@link #Transform_android_elevation android:elevation}
+ * @see #Transform_android_transformPivotX + * @see #Transform_android_transformPivotY + * @see #Transform_android_translationX + * @see #Transform_android_translationY + * @see #Transform_android_scaleX + * @see #Transform_android_scaleY + * @see #Transform_android_rotation + * @see #Transform_android_rotationX + * @see #Transform_android_rotationY + * @see #Transform_android_translationZ + * @see #Transform_android_elevation + */ + public static final int[] Transform={ + 0x01010320, 0x01010321, 0x01010322, 0x01010323, + 0x01010324, 0x01010325, 0x01010326, 0x01010327, + 0x01010328, 0x010103fa, 0x01010440 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#transformPivotX} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:transformPivotX + */ + public static final int Transform_android_transformPivotX=0; + /** + *

This symbol is the offset where the {@link android.R.attr#transformPivotY} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:transformPivotY + */ + public static final int Transform_android_transformPivotY=1; + /** + *

This symbol is the offset where the {@link android.R.attr#translationX} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationX + */ + public static final int Transform_android_translationX=2; + /** + *

This symbol is the offset where the {@link android.R.attr#translationY} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationY + */ + public static final int Transform_android_translationY=3; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleX} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleX + */ + public static final int Transform_android_scaleX=4; + /** + *

This symbol is the offset where the {@link android.R.attr#scaleY} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:scaleY + */ + public static final int Transform_android_scaleY=5; + /** + *

This symbol is the offset where the {@link android.R.attr#rotation} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotation + */ + public static final int Transform_android_rotation=6; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationX} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationX + */ + public static final int Transform_android_rotationX=7; + /** + *

This symbol is the offset where the {@link android.R.attr#rotationY} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name android:rotationY + */ + public static final int Transform_android_rotationY=8; + /** + *

This symbol is the offset where the {@link android.R.attr#translationZ} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:translationZ + */ + public static final int Transform_android_translationZ=9; + /** + *

This symbol is the offset where the {@link android.R.attr#elevation} + * attribute's value can be found in the {@link #Transform} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name android:elevation + */ + public static final int Transform_android_elevation=10; + /** + * Attributes that can be used with a Transition. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #Transition_android_id android:id}
{@link #Transition_autoTransition net.micode.notes:autoTransition}
{@link #Transition_constraintSetEnd net.micode.notes:constraintSetEnd}
{@link #Transition_constraintSetStart net.micode.notes:constraintSetStart}
{@link #Transition_duration net.micode.notes:duration}
{@link #Transition_layoutDuringTransition net.micode.notes:layoutDuringTransition}
{@link #Transition_motionInterpolator net.micode.notes:motionInterpolator}
{@link #Transition_pathMotionArc net.micode.notes:pathMotionArc}
{@link #Transition_staggered net.micode.notes:staggered}
{@link #Transition_transitionDisable net.micode.notes:transitionDisable}
{@link #Transition_transitionFlags net.micode.notes:transitionFlags}
+ * @see #Transition_android_id + * @see #Transition_autoTransition + * @see #Transition_constraintSetEnd + * @see #Transition_constraintSetStart + * @see #Transition_duration + * @see #Transition_layoutDuringTransition + * @see #Transition_motionInterpolator + * @see #Transition_pathMotionArc + * @see #Transition_staggered + * @see #Transition_transitionDisable + * @see #Transition_transitionFlags + */ + public static final int[] Transition={ + 0x010100d0, 0x7f040038, 0x7f0400a0, 0x7f0400a1, + 0x7f0400e1, 0x7f040156, 0x7f0401ba, 0x7f0401df, + 0x7f04021e, 0x7f04028e, 0x7f040290 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #Transition} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:id + */ + public static final int Transition_android_id=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#autoTransition} + * attribute's value can be found in the {@link #Transition} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
animateToEnd4
animateToStart3
jumpToEnd2
jumpToStart1
none0
+ * + * @attr name net.micode.notes:autoTransition + */ + public static final int Transition_autoTransition=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraintSetEnd} + * attribute's value can be found in the {@link #Transition} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:constraintSetEnd + */ + public static final int Transition_constraintSetEnd=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraintSetStart} + * attribute's value can be found in the {@link #Transition} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:constraintSetStart + */ + public static final int Transition_constraintSetStart=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#duration} + * attribute's value can be found in the {@link #Transition} array. + * + *

May be an integer value, such as "100". + * + * @attr name net.micode.notes:duration + */ + public static final int Transition_duration=4; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#layoutDuringTransition} + * attribute's value can be found in the {@link #Transition} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
honorRequest1
ignoreRequest0
+ * + * @attr name net.micode.notes:layoutDuringTransition + */ + public static final int Transition_layoutDuringTransition=5; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#motionInterpolator} + * attribute's value can be found in the {@link #Transition} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a string value, using '\\;' to escape characters such as + * '\\n' or '\\uxxxx' for a unicode character; + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
bounce5
easeIn1
easeInOut0
easeOut2
linear3
+ * + * @attr name net.micode.notes:motionInterpolator + */ + public static final int Transition_motionInterpolator=6; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#pathMotionArc} + * attribute's value can be found in the {@link #Transition} array. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
flip3
none0
startHorizontal2
startVertical1
+ * + * @attr name net.micode.notes:pathMotionArc + */ + public static final int Transition_pathMotionArc=7; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#staggered} + * attribute's value can be found in the {@link #Transition} array. + * + *

May be a floating point value, such as "1.2". + * + * @attr name net.micode.notes:staggered + */ + public static final int Transition_staggered=8; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionDisable} + * attribute's value can be found in the {@link #Transition} array. + * + *

May be a boolean value, such as "true" or + * "false". + * + * @attr name net.micode.notes:transitionDisable + */ + public static final int Transition_transitionDisable=9; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#transitionFlags} + * attribute's value can be found in the {@link #Transition} array. + * + *

Must be one or more (separated by '|') of the following constant values.

+ * + * + * + * + * + * + * + *
ConstantValueDescription
beginOnFirstDraw1
none0
+ * + * @attr name net.micode.notes:transitionFlags + */ + public static final int Transition_transitionFlags=10; + /** + * Attributes that can be used with a Variant. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #Variant_constraints net.micode.notes:constraints}
{@link #Variant_region_heightLessThan net.micode.notes:region_heightLessThan}
{@link #Variant_region_heightMoreThan net.micode.notes:region_heightMoreThan}
{@link #Variant_region_widthLessThan net.micode.notes:region_widthLessThan}
{@link #Variant_region_widthMoreThan net.micode.notes:region_widthMoreThan}
+ * @see #Variant_constraints + * @see #Variant_region_heightLessThan + * @see #Variant_region_heightMoreThan + * @see #Variant_region_widthLessThan + * @see #Variant_region_widthMoreThan + */ + public static final int[] Variant={ + 0x7f0400a4, 0x7f0401f9, 0x7f0401fa, 0x7f0401fb, + 0x7f0401fc + }; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#constraints} + * attribute's value can be found in the {@link #Variant} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:constraints + */ + public static final int Variant_constraints=0; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#region_heightLessThan} + * attribute's value can be found in the {@link #Variant} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:region_heightLessThan + */ + public static final int Variant_region_heightLessThan=1; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#region_heightMoreThan} + * attribute's value can be found in the {@link #Variant} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:region_heightMoreThan + */ + public static final int Variant_region_heightMoreThan=2; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#region_widthLessThan} + * attribute's value can be found in the {@link #Variant} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:region_widthLessThan + */ + public static final int Variant_region_widthLessThan=3; + /** + *

This symbol is the offset where the {@link net.micode.notes.R.attr#region_widthMoreThan} + * attribute's value can be found in the {@link #Variant} array. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:region_widthMoreThan + */ + public static final int Variant_region_widthMoreThan=4; + /** + * Attributes that can be used with a View. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + * + * + *
AttributeDescription
{@link #View_android_theme android:theme}
{@link #View_android_focusable android:focusable}
{@link #View_paddingEnd net.micode.notes:paddingEnd}Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
{@link #View_paddingStart net.micode.notes:paddingStart}Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
{@link #View_theme net.micode.notes:theme}Deprecated.
+ * @see #View_android_theme + * @see #View_android_focusable + * @see #View_paddingEnd + * @see #View_paddingStart + * @see #View_theme + */ + public static final int[] View={ + 0x01010000, 0x010100da, 0x7f0401d4, 0x7f0401d5, + 0x7f04026d + }; + /** + *

+ * @attr description + * Specifies a theme override for a view. When a theme override is set, the + * view will be inflated using a {@link android.content.Context} themed with + * the specified resource. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:theme + */ + public static final int View_android_theme=0; + /** + *

+ * @attr description + * Boolean that controls whether a view can take focus. By default the user can not + * move focus to a view; by setting this attribute to true the view is + * allowed to take focus. This value does not impact the behavior of + * directly calling {@link android.view.View#requestFocus}, which will + * always request focus regardless of this view. It only impacts where + * focus navigation will try to move focus. + * + *

May be a boolean value, such as "true" or + * "false". + *

Must be one of the following constant values.

+ * + * + * + * + * + * + *
ConstantValueDescription
auto10
+ * + * @attr name android:focusable + */ + public static final int View_android_focusable=1; + /** + *

+ * @attr description + * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:paddingEnd + */ + public static final int View_paddingEnd=2; + /** + *

+ * @attr description + * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. + * + *

May be a dimension value, which is a floating point number appended with a + * unit such as "14.5sp". + * Available units are: px (pixels), dp (density-independent pixels), + * sp (scaled pixels based on preferred font size), in (inches), and + * mm (millimeters). + * + * @attr name net.micode.notes:paddingStart + */ + public static final int View_paddingStart=3; + /** + *

+ * @attr description + * Deprecated. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name net.micode.notes:theme + */ + public static final int View_theme=4; + /** + * Attributes that can be used with a ViewBackgroundHelper. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + *
AttributeDescription
{@link #ViewBackgroundHelper_android_background android:background}
{@link #ViewBackgroundHelper_backgroundTint net.micode.notes:backgroundTint}Tint to apply to the background.
{@link #ViewBackgroundHelper_backgroundTintMode net.micode.notes:backgroundTintMode}Blending mode used to apply the background tint.
+ * @see #ViewBackgroundHelper_android_background + * @see #ViewBackgroundHelper_backgroundTint + * @see #ViewBackgroundHelper_backgroundTintMode + */ + public static final int[] ViewBackgroundHelper={ + 0x010100d4, 0x7f04003c, 0x7f04003d + }; + /** + *

This symbol is the offset where the {@link android.R.attr#background} + * attribute's value can be found in the {@link #ViewBackgroundHelper} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name android:background + */ + public static final int ViewBackgroundHelper_android_background=0; + /** + *

+ * @attr description + * Tint to apply to the background. + * + *

May be a color value, in the form of "#rgb", + * "#argb", "#rrggbb", or + * "#aarrggbb". + * + * @attr name net.micode.notes:backgroundTint + */ + public static final int ViewBackgroundHelper_backgroundTint=1; + /** + *

+ * @attr description + * Blending mode used to apply the background tint. + * + *

Must be one of the following constant values.

+ * + * + * + * + * + * + * + * + * + * + * + *
ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the + * result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of + * the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha + * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s + * color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. + * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
+ * + * @attr name net.micode.notes:backgroundTintMode + */ + public static final int ViewBackgroundHelper_backgroundTintMode=2; + /** + * Attributes that can be used with a ViewStubCompat. + *

Includes the following attributes:

+ * + * + * + * + * + * + * + *
AttributeDescription
{@link #ViewStubCompat_android_id android:id}
{@link #ViewStubCompat_android_layout android:layout}
{@link #ViewStubCompat_android_inflatedId android:inflatedId}
+ * @see #ViewStubCompat_android_id + * @see #ViewStubCompat_android_layout + * @see #ViewStubCompat_android_inflatedId + */ + public static final int[] ViewStubCompat={ + 0x010100d0, 0x010100f2, 0x010100f3 + }; + /** + *

This symbol is the offset where the {@link android.R.attr#id} + * attribute's value can be found in the {@link #ViewStubCompat} array. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:id + */ + public static final int ViewStubCompat_android_id=0; + /** + *

+ * @attr description + * Supply an identifier for the layout resource to inflate when the ViewStub + * becomes visible or when forced to do so. The layout resource must be a + * valid reference to a layout. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:layout + */ + public static final int ViewStubCompat_android_layout=1; + /** + *

+ * @attr description + * Overrides the id of the inflated View with this value. + * + *

May be a reference to another resource, in the form + * "@[+][package:]type/name" or a theme + * attribute in the form + * "?[package:]type/name". + * + * @attr name android:inflatedId + */ + public static final int ViewStubCompat_android_inflatedId=2; + } + public static final class xml { + public static final int preferences=0x7f150000; + public static final int searchable=0x7f150001; + public static final int widget_2x_info=0x7f150002; + public static final int widget_4x_info=0x7f150003; + } +} \ No newline at end of file diff --git a/src/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java b/src/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java new file mode 100644 index 0000000..c4ebebf --- /dev/null +++ b/src/app/build/generated/not_namespaced_r_class_sources/debugAndroidTest/r/net/micode/notes/test/R.java @@ -0,0 +1,11 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package net.micode.notes.test; + +public final class R { +} \ No newline at end of file diff --git a/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_dashboard_black_24dp.xml b/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_dashboard_black_24dp.xml new file mode 100644 index 0000000..46fc8de --- /dev/null +++ b/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_dashboard_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_home_black_24dp.xml b/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_home_black_24dp.xml new file mode 100644 index 0000000..f8bb0b5 --- /dev/null +++ b/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_home_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_launcher_background.xml b/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_launcher_background.xml new file mode 100644 index 0000000..ca3826a --- /dev/null +++ b/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_launcher_background.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_notifications_black_24dp.xml b/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_notifications_black_24dp.xml new file mode 100644 index 0000000..78b75c3 --- /dev/null +++ b/src/app/build/generated/res/pngs/debug/drawable-anydpi-v21/ic_notifications_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_dashboard_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_dashboard_black_24dp.png new file mode 100644 index 0000000..a48abe6 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_dashboard_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_home_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_home_black_24dp.png new file mode 100644 index 0000000..62f0ab3 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_home_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_launcher_background.png b/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_launcher_background.png new file mode 100644 index 0000000..0c8b2a0 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_launcher_background.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_notifications_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_notifications_black_24dp.png new file mode 100644 index 0000000..9a38997 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-hdpi/ic_notifications_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_dashboard_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_dashboard_black_24dp.png new file mode 100644 index 0000000..0a63f3c Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_dashboard_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_home_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_home_black_24dp.png new file mode 100644 index 0000000..28d4258 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_home_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_launcher_background.png b/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_launcher_background.png new file mode 100644 index 0000000..59f69a6 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_launcher_background.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_notifications_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_notifications_black_24dp.png new file mode 100644 index 0000000..87a1743 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-ldpi/ic_notifications_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_dashboard_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_dashboard_black_24dp.png new file mode 100644 index 0000000..c1c778f Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_dashboard_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_home_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_home_black_24dp.png new file mode 100644 index 0000000..ab1366c Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_home_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_launcher_background.png b/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_launcher_background.png new file mode 100644 index 0000000..6453df4 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_launcher_background.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_notifications_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_notifications_black_24dp.png new file mode 100644 index 0000000..ecd67ee Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-mdpi/ic_notifications_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_dashboard_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_dashboard_black_24dp.png new file mode 100644 index 0000000..c7564d9 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_dashboard_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_home_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_home_black_24dp.png new file mode 100644 index 0000000..8287ccc Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_home_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_launcher_background.png b/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_launcher_background.png new file mode 100644 index 0000000..fdfdfe4 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_launcher_background.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_notifications_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_notifications_black_24dp.png new file mode 100644 index 0000000..54b56d6 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xhdpi/ic_notifications_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_dashboard_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_dashboard_black_24dp.png new file mode 100644 index 0000000..2685ce7 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_dashboard_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_home_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_home_black_24dp.png new file mode 100644 index 0000000..b22abe4 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_home_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_launcher_background.png b/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_launcher_background.png new file mode 100644 index 0000000..c96f682 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_launcher_background.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_notifications_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_notifications_black_24dp.png new file mode 100644 index 0000000..61ce141 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xxhdpi/ic_notifications_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_dashboard_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_dashboard_black_24dp.png new file mode 100644 index 0000000..5371453 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_dashboard_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_home_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_home_black_24dp.png new file mode 100644 index 0000000..5b63915 Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_home_black_24dp.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_launcher_background.png b/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_launcher_background.png new file mode 100644 index 0000000..d09494e Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_launcher_background.png differ diff --git a/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_notifications_black_24dp.png b/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_notifications_black_24dp.png new file mode 100644 index 0000000..c620b8d Binary files /dev/null and b/src/app/build/generated/res/pngs/debug/drawable-xxxhdpi/ic_notifications_black_24dp.png differ diff --git a/src/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java b/src/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java new file mode 100644 index 0000000..888388c --- /dev/null +++ b/src/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package net.micode.notes.test; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "net.micode.notes.test"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = -1; + public static final String VERSION_NAME = ""; +} diff --git a/src/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java b/src/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java new file mode 100644 index 0000000..7325eb3 --- /dev/null +++ b/src/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package net.micode.notes; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "net.micode.notes"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 1; + public static final String VERSION_NAME = "0.1"; +} diff --git a/src/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json b/src/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/src/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json b/src/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/src/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json b/src/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/src/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson b/src/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson new file mode 100644 index 0000000..6360b7c --- /dev/null +++ b/src/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson @@ -0,0 +1 @@ +[{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.1","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"}] \ No newline at end of file diff --git a/src/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson b/src/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson new file mode 100644 index 0000000..857875b --- /dev/null +++ b/src/app/build/intermediates/apk_list/debugAndroidTest/mainApkListPersistenceDebugAndroidTest/apk-list.gson @@ -0,0 +1 @@ +[{"type":"MAIN","splits":[],"versionCode":-1,"enabled":true,"outputFile":"app-debug-androidTest.apk","fullName":"debugAndroidTest","baseName":"debug-androidTest"}] \ No newline at end of file diff --git a/src/app/build/intermediates/app_classes/debug/bundleDebugClasses/classes.jar b/src/app/build/intermediates/app_classes/debug/bundleDebugClasses/classes.jar new file mode 100644 index 0000000..768ce62 Binary files /dev/null and b/src/app/build/intermediates/app_classes/debug/bundleDebugClasses/classes.jar differ diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/debug.json b/src/app/build/intermediates/blame/res/debug/multi-v2/debug.json new file mode 100644 index 0000000..a4e53d3 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/debug.json @@ -0,0 +1,5686 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-iw_values-iw.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-iw\\values-iw.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751", + "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80", + "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2977", + "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80", + "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,3053" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-iw\\values-iw.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,119", + "endOffsets": "156,276" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2751,2857", + "endColumns": "105,119", + "endOffsets": "2852,2972" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-iw\\values-iw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3058", + "endColumns": "100", + "endOffsets": "3154" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-sl_values-sl.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sl\\values-sl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853", + "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82", + "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,3082", + "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82", + "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,3160" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sl\\values-sl.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,120", + "endOffsets": "158,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2853,2961", + "endColumns": "107,120", + "endOffsets": "2956,3077" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sl\\values-sl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3165", + "endColumns": "100", + "endOffsets": "3261" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ldltr-v21_values-ldltr-v21.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "112", + "endOffsets": "163" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-v25_values-v25.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v25\\values-v25.xml", + "from": { + "startLines": "2,3,4,6", + "startColumns": "4,4,4,4", + "startOffsets": "55,126,209,308", + "endLines": "2,3,5,7", + "endColumns": "70,82,12,12", + "endOffsets": "121,204,303,414" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ja_values-ja.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ja\\values-ja.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "2980", + "endColumns": "100", + "endOffsets": "3076" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ja\\values-ja.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693", + "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77", + "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2902", + "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77", + "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2975" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ja\\values-ja.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,154", + "endColumns": "98,109", + "endOffsets": "149,259" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2693,2792", + "endColumns": "98,109", + "endOffsets": "2787,2897" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-fi_values-fi.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-fi\\values-fi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792", + "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79", + "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,3021", + "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79", + "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,3096" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-fi\\values-fi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3101", + "endColumns": "100", + "endOffsets": "3197" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-fi\\values-fi.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,122", + "endOffsets": "156,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2792,2898", + "endColumns": "105,122", + "endOffsets": "2893,3016" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-fr_values-fr.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-fr\\values-fr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3174", + "endColumns": "100", + "endOffsets": "3270" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-fr\\values-fr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859", + "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85", + "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,3088", + "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85", + "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,3169" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-fr\\values-fr.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,158", + "endColumns": "102,125", + "endOffsets": "153,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2859,2962", + "endColumns": "102,125", + "endOffsets": "2957,3083" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-nb_values-nb.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-nb\\values-nb.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3046", + "endColumns": "100", + "endOffsets": "3142" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-nb\\values-nb.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,113", + "endOffsets": "156,270" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2747,2853", + "endColumns": "105,113", + "endOffsets": "2848,2962" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-nb\\values-nb.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747", + "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78", + "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2967", + "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78", + "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,3041" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-uz_values-uz.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-uz\\values-uz.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,156", + "endColumns": "100,121", + "endOffsets": "151,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2805,2906", + "endColumns": "100,121", + "endOffsets": "2901,3023" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-uz\\values-uz.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805", + "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83", + "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,3028", + "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83", + "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,3107" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-uz\\values-uz.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3112", + "endColumns": "100", + "endOffsets": "3208" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-tl_values-tl.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-tl\\values-tl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865", + "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83", + "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,3102", + "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83", + "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,3181" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-tl\\values-tl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3186", + "endColumns": "100", + "endOffsets": "3282" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-tl\\values-tl.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,169", + "endColumns": "113,122", + "endOffsets": "164,287" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2865,2979", + "endColumns": "113,122", + "endOffsets": "2974,3097" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-th_values-th.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-th\\values-th.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764", + "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80", + "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2982", + "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80", + "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,3058" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-th\\values-th.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,159", + "endColumns": "103,113", + "endOffsets": "154,268" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2764,2868", + "endColumns": "103,113", + "endOffsets": "2863,2977" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-th\\values-th.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3063", + "endColumns": "100", + "endOffsets": "3159" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-hr_values-hr.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-hr\\values-hr.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,158", + "endColumns": "102,124", + "endOffsets": "153,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2837,2940", + "endColumns": "102,124", + "endOffsets": "2935,3060" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-hr\\values-hr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3154", + "endColumns": "100", + "endOffsets": "3250" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-hr\\values-hr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837", + "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88", + "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,3065", + "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88", + "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,3149" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ru_values-ru.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ru\\values-ru.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832", + "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80", + "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,3059", + "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80", + "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,3135" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ru\\values-ru.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3140", + "endColumns": "100", + "endOffsets": "3236" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ru\\values-ru.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,118", + "endOffsets": "158,277" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2832,2940", + "endColumns": "107,118", + "endOffsets": "2935,3054" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-lo_values-lo.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-lo\\values-lo.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,109", + "endOffsets": "159,269" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2755,2864", + "endColumns": "108,109", + "endOffsets": "2859,2969" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-lo\\values-lo.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755", + "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80", + "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2974", + "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80", + "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,3050" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-lo\\values-lo.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3055", + "endColumns": "100", + "endOffsets": "3151" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-sq_values-sq.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sq\\values-sq.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826", + "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80", + "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,3051", + "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80", + "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,3127" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sq\\values-sq.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,118", + "endOffsets": "156,275" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2826,2932", + "endColumns": "105,118", + "endOffsets": "2927,3046" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sq\\values-sq.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3132", + "endColumns": "100", + "endOffsets": "3228" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-land_values-land.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\values-land\\values-land.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "5", + "endColumns": "10", + "endOffsets": "222" + }, + "to": { + "startLines": "5", + "startColumns": "4", + "startOffsets": "264", + "endLines": "8", + "endColumns": "10", + "endOffsets": "431" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-land\\values-land.xml", + "from": { + "startLines": "2,3,4", + "startColumns": "4,4,4", + "startOffsets": "55,125,196", + "endColumns": "69,70,67", + "endOffsets": "120,191,259" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-v16_values-v16.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v16\\values-v16.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "5", + "endColumns": "12", + "endOffsets": "223" + }, + "to": { + "startLines": "3", + "startColumns": "4", + "startOffsets": "121", + "endLines": "6", + "endColumns": "12", + "endOffsets": "289" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-v16\\values-v16.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "65", + "endOffsets": "116" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ko_values-ko.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ko\\values-ko.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,155", + "endColumns": "99,101", + "endOffsets": "150,252" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2678,2778", + "endColumns": "99,101", + "endOffsets": "2773,2875" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ko\\values-ko.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678", + "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77", + "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2880", + "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77", + "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2953" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ko\\values-ko.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "2958", + "endColumns": "100", + "endOffsets": "3054" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values_values.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\8d5edb946a6e25206434965666371426\\transition-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,95,138,185,240,285,339,391,440,501", + "endColumns": "39,42,46,54,44,53,51,48,60,49", + "endOffsets": "90,133,180,235,280,334,386,435,496,546" + }, + "to": { + "startLines": "661,670,673,674,675,688,689,690,691,692", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "36469,36893,37032,37079,37134,37728,37782,37834,37883,37944", + "endColumns": "39,42,46,54,44,53,51,48,60,49", + "endOffsets": "36504,36931,37074,37129,37174,37777,37829,37878,37939,37989" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\ea19d45b663daa2afaff87acfad3da71\\cardview-v7-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,4,5,6,35,36,37,38,45,47,50,7", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,107,168,230,292,2179,2238,2295,2349,2763,2827,2953,356", + "endLines": "2,3,4,5,6,35,36,37,44,46,49,52,34", + "endColumns": "51,60,61,61,63,58,56,53,12,12,12,12,24", + "endOffsets": "102,163,225,287,351,2233,2290,2344,2758,2822,2948,3076,2174" + }, + "to": { + "startLines": "32,356,357,358,359,506,507,508,920,2314,2316,2319,4000", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "1456,16691,16752,16814,16876,26729,26788,26845,54352,144901,144965,145091,248672", + "endLines": "32,356,357,358,359,506,507,508,926,2315,2318,2321,4027", + "endColumns": "51,60,61,61,63,58,56,53,12,12,12,12,24", + "endOffsets": "1503,16747,16809,16871,16935,26783,26840,26894,54761,144960,145086,145214,250490" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,171,172,176,177,178,6,13,56,88,125", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,124,7725,7795,7863,7935,8005,8066,8140,8213,8274,8335,8397,8461,8523,8584,8652,8752,8812,8878,8951,9020,9077,9129,9191,9263,9339,9374,9409,9459,9520,9577,9611,9646,9681,9751,9822,9939,10140,10250,10451,10580,10652,319,617,3523,5588,7348", + "endLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,170,171,175,176,177,178,12,55,87,124,131", + "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24", + "endOffsets": "119,182,7790,7858,7930,8000,8061,8135,8208,8269,8330,8392,8456,8518,8579,8647,8747,8807,8873,8946,9015,9072,9124,9186,9258,9334,9369,9404,9454,9515,9572,9606,9641,9676,9746,9817,9934,10135,10245,10446,10575,10647,10714,612,3518,5583,7343,7720" + }, + "to": { + "startLines": "405,406,509,510,511,512,513,514,515,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,655,656,664,665,679,680,681,682,683,687,709,873,2590,2591,2596,2599,2604,3006,3007,4081,4247,4290,4330,4367", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "19814,19883,26899,26969,27037,27109,27179,27240,27314,34211,34272,34333,34395,34459,34521,34582,34650,34750,34810,34876,34949,35018,35075,35127,36116,36188,36609,36644,37313,37363,37424,37481,37515,37693,38939,50983,165557,165674,165941,166234,166501,192881,192953,254601,277169,280075,282646,284406", + "endLines": "405,406,509,510,511,512,513,514,515,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,655,656,664,665,679,680,681,682,683,687,709,873,2590,2594,2596,2602,2604,3006,3007,4087,4289,4321,4366,4373", + "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24", + "endOffsets": "19878,19941,26964,27032,27104,27174,27235,27309,27382,34267,34328,34390,34454,34516,34577,34645,34745,34805,34871,34944,35013,35070,35122,35184,36183,36259,36639,36674,37358,37419,37476,37510,37545,37723,39004,51049,165669,165870,166046,166430,166625,192948,193015,254894,280070,282135,284401,284778" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\dimens.xml", + "from": { + "startLines": "24,25,19,20,21,22,18", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "1070,1129,783,836,890,944,730", + "endColumns": "57,55,51,52,52,51,51", + "endOffsets": "1123,1180,830,884,938,991,777" + }, + "to": { + "startLines": "504,505,642,643,644,645,646", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "26615,26673,35401,35453,35506,35559,35611", + "endColumns": "57,55,51,52,52,51,51", + "endOffsets": "26668,26724,35448,35501,35554,35606,35658" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\arrays.xml", + "from": { + "startLines": "19,26", + "startColumns": "4,4", + "startOffsets": "758,1073", + "endLines": "24,29", + "endColumns": "19,19", + "endOffsets": "1065,1191" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "150,457", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "452,572" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\attrs.xml", + "from": { + "startLines": "1", + "startColumns": "4", + "startOffsets": "17", + "endLines": "4", + "endColumns": "24", + "endOffsets": "211" + }, + "to": { + "startLines": "4326", + "startColumns": "4", + "startOffsets": "282452", + "endLines": "4329", + "endColumns": "24", + "endOffsets": "282641" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,345,346,347,352,353,357,363,367,368,369,370,381,382,383,387,393,397,398,399,400,430,450,496,526,546,566,612,616,620,634,675,683,693,694,695,696,697,700,701,704,707,708,711,715,720,728,736,745,753,757,765,773,781,789,797,806,815,823,832,835,837,842,844,849,853,857,858,863,864,865,866,867,868,870,871,876,877,878,879,880,881,882,884,888,892,896,900,901,902,903,904,905,906,907,908,911,915,918,922,930,937,946,950,965,973,976,985,990,1001,1009,1012,1021,1028,1029,1048,1051,1057,1060,1069,1072,1075,1078,1081,1084,1088,1091,1100,1103,1111,1116,1124,1129,1133,1134,1145,1152,1156,1160,1161,1165,1173,1177,1182,1187,55,56,57,76,82,92,96,97,98,141,149,150,158,159,160,161,167,168,169,170,171,172,173,174,175,198,217", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "100,156,216,277,332,385,443,491,540,585,638,696,756,814,860,920,973,1019,1069,1116,1174,1232,1291,1351,1413,1475,1537,1599,1661,1723,1784,1846,1908,1961,2023,2097,2160,2228,2309,2373,2439,2509,2579,2649,2719,2786,2849,2914,2980,3033,3109,3175,3262,18372,18426,18505,18583,18656,18721,18784,18850,18921,18992,19054,19123,19189,19256,19323,19379,19430,19483,19535,19589,19660,19723,19782,19844,19903,19976,20043,20103,20166,20241,20313,20384,20440,20511,20568,20625,20691,20755,20826,20883,20936,20999,21051,21109,21176,21242,21308,21389,21464,21520,21573,21634,21692,21742,21791,21840,21889,21951,22003,22048,22129,22183,22236,22290,22341,22390,22441,22502,22563,22625,22675,22716,22766,22814,22876,22927,22976,23045,23106,23162,23233,23298,23367,23418,23481,23551,23620,23690,23752,23822,23892,23967,24026,24084,24146,24191,24234,24281,24326,24377,24425,24491,24553,24616,24688,24745,24802,24862,24920,24990,25047,25192,25313,25417,25504,25656,25808,25956,26037,26115,26416,26582,26737,26839,27116,27209,27316,27659,27766,27995,28404,28636,28736,28841,28960,29583,29730,29849,30084,30499,30737,30849,30970,31103,33241,34757,38048,40182,41710,43254,46541,46787,47046,47850,49610,50060,50775,50848,50935,51020,51119,51314,51406,51579,51741,51836,52005,52248,52541,52950,53364,53824,54242,54483,54913,55348,55758,56180,56590,57047,57501,57917,58383,58565,58633,58977,59057,59413,59563,59707,59791,60156,60254,60362,60460,60570,60686,60812,60908,61285,61395,61519,61657,61767,61889,62017,62155,62317,62533,62689,62893,62977,63081,63175,63289,63401,63525,63621,63701,63890,64096,64289,64499,64931,65352,65777,65974,66922,67443,67566,68203,68424,69239,69708,69891,70487,70947,71052,72313,72463,72880,73045,73725,73884,74046,74201,74397,74564,74786,74946,75323,75482,75810,76027,76602,76952,77201,77298,78004,78442,78683,78872,79006,79197,79834,80084,80387,80602,3338,3636,3892,4389,4823,5480,5823,7362,7710,9607,9929,10060,10766,10903,11055,11257,11962,12082,13231,13798,13927,14060,14220,14395,14537,16324,18162", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,344,345,346,351,352,356,362,366,367,368,369,380,381,382,386,392,396,397,398,399,429,449,495,525,545,565,611,615,619,633,674,682,692,693,694,695,696,699,700,703,706,707,710,714,719,727,735,744,752,756,764,772,780,788,796,805,814,822,831,834,836,841,843,848,852,856,857,862,863,864,865,866,867,869,870,875,876,877,878,879,880,881,883,887,891,895,899,900,901,902,903,904,905,906,907,910,914,917,921,929,936,945,949,964,972,975,984,989,1000,1008,1011,1020,1027,1028,1047,1050,1056,1059,1068,1071,1074,1077,1080,1083,1087,1090,1099,1102,1110,1115,1123,1128,1132,1133,1144,1151,1155,1159,1160,1164,1172,1176,1181,1186,1195,55,56,75,81,91,95,96,97,140,148,149,157,158,159,160,166,167,168,169,170,171,172,173,174,197,216,217", + "endColumns": "55,59,60,54,52,57,47,48,44,52,57,59,57,45,59,52,45,49,46,57,57,58,59,61,61,61,61,61,61,60,61,61,52,61,73,62,67,80,63,65,69,69,69,69,66,62,64,65,52,75,65,86,75,53,78,77,72,64,62,65,70,70,61,68,65,66,66,55,50,52,51,53,70,62,58,61,58,72,66,59,62,74,71,70,55,70,56,56,65,63,70,56,52,62,51,57,66,65,65,80,74,55,52,60,57,49,48,48,48,61,51,44,80,53,52,53,50,48,50,60,60,61,49,40,49,47,61,50,48,68,60,55,70,64,68,50,62,69,68,69,61,69,69,74,58,57,61,44,42,46,44,50,47,65,61,62,71,56,56,59,57,69,56,144,120,103,86,151,151,147,80,77,300,165,154,101,10,92,106,10,106,10,10,10,99,104,118,10,146,118,10,10,10,111,120,132,10,10,10,10,10,10,10,10,10,10,10,10,10,72,86,84,98,10,91,10,10,94,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,83,10,97,107,97,109,115,10,95,10,109,123,137,109,121,127,10,10,10,10,10,83,103,93,113,111,123,95,79,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,104,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,96,10,10,10,10,133,10,10,10,10,10,10,297,255,90,243,367,188,1538,347,95,94,130,412,136,151,201,220,119,1148,566,128,132,159,174,141,125,457,209", + "endOffsets": "151,211,272,327,380,438,486,535,580,633,691,751,809,855,915,968,1014,1064,1111,1169,1227,1286,1346,1408,1470,1532,1594,1656,1718,1779,1841,1903,1956,2018,2092,2155,2223,2304,2368,2434,2504,2574,2644,2714,2781,2844,2909,2975,3028,3104,3170,3257,3333,18421,18500,18578,18651,18716,18779,18845,18916,18987,19049,19118,19184,19251,19318,19374,19425,19478,19530,19584,19655,19718,19777,19839,19898,19971,20038,20098,20161,20236,20308,20379,20435,20506,20563,20620,20686,20750,20821,20878,20931,20994,21046,21104,21171,21237,21303,21384,21459,21515,21568,21629,21687,21737,21786,21835,21884,21946,21998,22043,22124,22178,22231,22285,22336,22385,22436,22497,22558,22620,22670,22711,22761,22809,22871,22922,22971,23040,23101,23157,23228,23293,23362,23413,23476,23546,23615,23685,23747,23817,23887,23962,24021,24079,24141,24186,24229,24276,24321,24372,24420,24486,24548,24611,24683,24740,24797,24857,24915,24985,25042,25187,25308,25412,25499,25651,25803,25951,26032,26110,26411,26577,26732,26834,27111,27204,27311,27654,27761,27990,28399,28631,28731,28836,28955,29578,29725,29844,30079,30494,30732,30844,30965,31098,33236,34752,38043,40177,41705,43249,46536,46782,47041,47845,49605,50055,50770,50843,50930,51015,51114,51309,51401,51574,51736,51831,52000,52243,52536,52945,53359,53819,54237,54478,54908,55343,55753,56175,56585,57042,57496,57912,58378,58560,58628,58972,59052,59408,59558,59702,59786,60151,60249,60357,60455,60565,60681,60807,60903,61280,61390,61514,61652,61762,61884,62012,62150,62312,62528,62684,62888,62972,63076,63170,63284,63396,63520,63616,63696,63885,64091,64284,64494,64926,65347,65772,65969,66917,67438,67561,68198,68419,69234,69703,69886,70482,70942,71047,72308,72458,72875,73040,73720,73879,74041,74196,74392,74559,74781,74941,75318,75477,75805,76022,76597,76947,77196,77293,77999,78437,78678,78867,79001,79192,79829,80079,80382,80597,81178,3631,3887,4384,4818,5475,5818,7357,7705,9602,9924,10055,10761,10898,11050,11252,11957,12077,13226,13793,13922,14055,14215,14390,14532,16319,18157,18367" + }, + "to": { + "startLines": "28,29,30,31,34,35,36,38,69,128,250,251,256,273,274,275,277,278,279,281,282,283,284,285,286,287,288,289,290,291,292,293,294,336,360,361,362,363,364,365,366,367,368,369,370,397,398,399,400,401,402,403,404,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,667,668,676,677,684,685,686,694,697,698,701,702,703,704,705,706,707,708,761,762,765,766,781,782,792,828,841,842,843,844,845,895,1159,1160,1161,1166,1167,1171,1177,1181,1182,1183,1184,1195,1196,1197,1201,1207,1211,1281,1282,1283,1313,1333,1379,1409,1429,1449,1495,1499,2241,2255,2296,2304,2454,2455,2456,2457,2606,2609,2610,2613,2616,2617,2620,2624,2629,2637,2645,2654,2662,2666,2674,2682,2690,2698,2706,2715,2724,2732,2741,2807,2809,2814,2816,2821,2825,2829,2830,2835,2836,2837,2838,2839,2840,2842,2843,2848,2849,2850,2851,2852,2853,2854,2856,2860,2864,2868,2886,2887,2888,2889,2890,2891,2892,2893,2894,2897,2901,2904,3008,3016,3023,3032,3036,3051,3059,3062,3071,3076,3087,3095,3098,3107,3114,3115,3134,3137,3143,3146,3155,3158,3161,3164,3167,3170,3174,3177,3186,3189,3197,3202,3210,3215,3219,3220,3231,3238,3242,3246,3247,3251,3259,3263,3268,3273,3470,3471,3472,3975,3981,3991,4028,4029,4030,4073,4218,4237,4245,4246,4322,4436,4442,4443,4675,4744,4745,4783,4784,4897,4898,4936,4955", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "1224,1280,1340,1401,1556,1609,1667,1766,3104,5543,11271,11329,11595,12276,12322,12382,12481,12527,12577,12671,12729,12787,12846,12906,12968,13030,13092,13154,13216,13278,13339,13401,13463,15171,16940,17014,17077,17145,17226,17290,17356,17426,17496,17566,17636,19262,19325,19390,19456,19509,19585,19651,19738,27387,27441,27520,27598,27671,27736,27799,27865,27936,28007,28069,28138,28204,28271,28338,28394,28445,28498,28550,28604,28675,28738,28797,28859,28918,28991,29058,29118,29181,29256,29328,29399,29455,29526,29583,29640,29706,29770,29841,29898,29951,30014,30066,30124,31361,31427,31493,31574,31649,31705,31758,31819,31877,31927,31976,32025,32074,32136,32188,32233,32314,32368,32421,32475,32526,32575,32626,32687,32748,32810,32860,32901,32951,32999,33061,33112,33161,33230,33291,33347,33418,33483,33552,33603,33666,33736,33805,33875,33937,34007,34077,34152,36720,36778,37179,37224,37550,37597,37642,38026,38200,38266,38445,38508,38580,38637,38694,38754,38812,38882,42650,42795,43028,43132,44262,44414,45197,47321,48090,48168,48469,48635,48790,52624,69929,70022,70129,70472,70579,70808,71217,71449,71549,71654,71773,72396,72543,72662,72897,73312,73550,78821,78942,79075,81213,82729,86020,88154,89682,91226,94513,94759,141172,141976,143736,144186,154847,154920,155007,155092,166697,166892,166984,167157,167319,167414,167583,167826,168119,168528,168942,169402,169820,170061,170491,170926,171336,171758,172168,172625,173079,173495,173961,178073,178141,178485,178565,178921,179071,179215,179299,179664,179762,179870,179968,180078,180194,180320,180416,180793,180903,181027,181165,181275,181397,181525,181663,181825,182041,182197,183470,183554,183658,183752,183866,183978,184102,184198,184278,184467,184673,184866,193020,193452,193873,194298,194495,195443,195964,196087,196724,196945,197760,198229,198412,199008,199468,199573,200834,200984,201401,201566,202246,202405,202567,202722,202918,203085,203307,203467,203844,204003,204331,204548,205123,205473,205722,205819,206525,206963,207204,207393,207527,207718,208355,208605,208908,209123,220582,220880,221136,246978,247412,248069,250495,252034,252382,254279,275010,276174,276880,277017,282140,293953,294658,294778,307805,312492,312621,314804,314964,321774,321916,324304,326142", + "endLines": "28,29,30,31,34,35,36,38,69,128,250,251,256,273,274,275,277,278,279,281,282,283,284,285,286,287,288,289,290,291,292,293,294,336,360,361,362,363,364,365,366,367,368,369,370,397,398,399,400,401,402,403,404,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,667,668,676,677,684,685,686,694,697,698,701,702,703,704,705,706,707,708,761,762,765,766,781,782,792,828,841,842,843,844,845,898,1159,1160,1165,1166,1170,1176,1180,1181,1182,1183,1194,1195,1196,1200,1206,1210,1211,1281,1282,1312,1332,1378,1408,1428,1448,1494,1498,1502,2254,2295,2303,2313,2454,2455,2456,2457,2608,2609,2612,2615,2616,2619,2623,2628,2636,2644,2653,2661,2665,2673,2681,2689,2697,2705,2714,2723,2731,2740,2743,2808,2813,2815,2820,2824,2828,2829,2834,2835,2836,2837,2838,2839,2841,2842,2847,2848,2849,2850,2851,2852,2853,2855,2859,2863,2867,2871,2886,2887,2888,2889,2890,2891,2892,2893,2896,2900,2903,2907,3015,3022,3031,3035,3050,3058,3061,3070,3075,3086,3094,3097,3106,3113,3114,3133,3136,3142,3145,3154,3157,3160,3163,3166,3169,3173,3176,3185,3188,3196,3201,3209,3214,3218,3219,3230,3237,3241,3245,3246,3250,3258,3262,3267,3272,3281,3470,3471,3490,3980,3990,3994,4028,4029,4072,4080,4218,4244,4245,4246,4322,4441,4442,4443,4675,4744,4745,4783,4784,4897,4920,4954,4955", + "endColumns": "55,59,60,54,52,57,47,48,44,52,57,59,57,45,59,52,45,49,46,57,57,58,59,61,61,61,61,61,61,60,61,61,52,61,73,62,67,80,63,65,69,69,69,69,66,62,64,65,52,75,65,86,75,53,78,77,72,64,62,65,70,70,61,68,65,66,66,55,50,52,51,53,70,62,58,61,58,72,66,59,62,74,71,70,55,70,56,56,65,63,70,56,52,62,51,57,66,65,65,80,74,55,52,60,57,49,48,48,48,61,51,44,80,53,52,53,50,48,50,60,60,61,49,40,49,47,61,50,48,68,60,55,70,64,68,50,62,69,68,69,61,69,69,74,58,57,61,44,42,46,44,50,47,65,61,62,71,56,56,59,57,69,56,144,120,103,86,151,151,147,80,77,300,165,154,101,10,92,106,10,106,10,10,10,99,104,118,10,146,118,10,10,10,111,120,132,10,10,10,10,10,10,10,10,10,10,10,10,10,72,86,84,98,10,91,10,10,94,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,83,10,97,107,97,109,115,10,95,10,109,123,137,109,121,127,10,10,10,10,10,83,103,93,113,111,123,95,79,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,104,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,96,10,10,10,10,133,10,10,10,10,10,10,297,255,90,243,367,188,1538,347,95,94,130,412,136,151,201,220,119,1148,566,128,132,159,174,141,125,457,209", + "endOffsets": "1275,1335,1396,1451,1604,1662,1710,1810,3144,5591,11324,11384,11648,12317,12377,12430,12522,12572,12619,12724,12782,12841,12901,12963,13025,13087,13149,13211,13273,13334,13396,13458,13511,15228,17009,17072,17140,17221,17285,17351,17421,17491,17561,17631,17698,19320,19385,19451,19504,19580,19646,19733,19809,27436,27515,27593,27666,27731,27794,27860,27931,28002,28064,28133,28199,28266,28333,28389,28440,28493,28545,28599,28670,28733,28792,28854,28913,28986,29053,29113,29176,29251,29323,29394,29450,29521,29578,29635,29701,29765,29836,29893,29946,30009,30061,30119,30186,31422,31488,31569,31644,31700,31753,31814,31872,31922,31971,32020,32069,32131,32183,32228,32309,32363,32416,32470,32521,32570,32621,32682,32743,32805,32855,32896,32946,32994,33056,33107,33156,33225,33286,33342,33413,33478,33547,33598,33661,33731,33800,33870,33932,34002,34072,34147,34206,36773,36835,37219,37262,37592,37637,37688,38069,38261,38323,38503,38575,38632,38689,38749,38807,38877,38934,42790,42911,43127,43214,44409,44561,45340,47397,48163,48464,48630,48785,48887,52896,70017,70124,70467,70574,70803,71212,71444,71544,71649,71768,72391,72538,72657,72892,73307,73545,73657,78937,79070,81208,82724,86015,88149,89677,91221,94508,94754,95013,141971,143731,144181,144896,154915,155002,155087,155186,166887,166979,167152,167314,167409,167578,167821,168114,168523,168937,169397,169815,170056,170486,170921,171331,171753,172163,172620,173074,173490,173956,174138,178136,178480,178560,178916,179066,179210,179294,179659,179757,179865,179963,180073,180189,180315,180411,180788,180898,181022,181160,181270,181392,181520,181658,181820,182036,182192,182396,183549,183653,183747,183861,183973,184097,184193,184273,184462,184668,184861,185071,193447,193868,194293,194490,195438,195959,196082,196719,196940,197755,198224,198407,199003,199463,199568,200829,200979,201396,201561,202241,202400,202562,202717,202913,203080,203302,203462,203839,203998,204326,204543,205118,205468,205717,205814,206520,206958,207199,207388,207522,207713,208350,208600,208903,209118,209699,220875,221131,221628,247407,248064,248407,252029,252377,254274,254596,275136,276875,277012,277164,282337,294653,294773,295922,308367,312616,312749,314959,315134,321911,323698,326137,326347" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\09a4222fa838139a983fb301bb8b5307\\coordinatorlayout-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,102,3,13", + "startColumns": "4,4,4,4", + "startOffsets": "55,5935,116,724", + "endLines": "2,104,12,101", + "endColumns": "60,12,24,24", + "endOffsets": "111,6075,719,5930" + }, + "to": { + "startLines": "43,3282,4118,4128", + "startColumns": "4,4,4,4", + "startOffsets": "2036,209704,268688,269296", + "endLines": "43,3284,4127,4216", + "endColumns": "60,12,24,24", + "endOffsets": "2092,209844,269291,274502" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\c6c473e7d09dbe631dc452dfd8dacc77\\navigation-common-1.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,13,19,23,26", + "startColumns": "4,4,4,4,4", + "startOffsets": "55,584,828,981,1114", + "endLines": "12,18,22,25,29", + "endColumns": "24,24,24,24,24", + "endOffsets": "579,823,976,1109,1246" + }, + "to": { + "startLines": "4644,4655,4661,4665,4676", + "startColumns": "4,4,4,4,4", + "startOffsets": "306453,306982,307226,307379,308372", + "endLines": "4654,4660,4664,4667,4679", + "endColumns": "24,24,24,24,24", + "endOffsets": "306977,307221,307374,307507,308504" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\8bb9c28c2c384a7165173de17d562e16\\navigation-fragment-1.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,5", + "startColumns": "4,4", + "startOffsets": "55,165", + "endLines": "4,8", + "endColumns": "24,24", + "endOffsets": "160,338" + }, + "to": { + "startLines": "4323,4668", + "startColumns": "4,4", + "startOffsets": "282342,307512", + "endLines": "4325,4671", + "endColumns": "24,24", + "endOffsets": "282447,307685" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\themes.xml", + "from": { + "startLines": "2,4,11", + "startColumns": "4,4,4", + "startOffsets": "19,93,428", + "endLines": "2,9,14", + "endColumns": "70,12,12", + "endOffsets": "85,420,661" + }, + "to": { + "startLines": "2872,2873,2908", + "startColumns": "4,4,4", + "startOffsets": "182401,182471,185076", + "endLines": "2872,2878,2911", + "endColumns": "69,12,12", + "endOffsets": "182466,182793,185306" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\e534938a63537da8e3d550cd116b5fb8\\constraint-layout-2.0.4\\res\\values\\values.xml", + "from": { + "startLines": "2,3,8,9,17,18,19,20,21,22,23,24,28,29,30,31,39,47,48,49,54,55,60,65,66,67,72,73,78,79,84,85,86,92,93,94,99,104,105,106,110,111,112,113,116,117,120,123,124,125,126,127,130,133,134,135,136,141,144,147,148,149,154,155,156,159,162,163,166,169,172,175,176,177,180,183,184,189,190,195,198,201,202,203,204,205,206,207,208,209,210,225,226,227,228,229,235,236,237,240,245,246,247,248,257,263,264,268,269,270,271,280,360,284,285,286,287,288,289,290,291,292,293,294,295,300,301,302,303,304,305,306,312,313,319,326,338,339,340,341,342,359", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,112,298,359,650,702,750,801,853,914,976,1022,1155,1207,1257,1308,1617,1929,1974,2033,2230,2287,2482,2663,2717,2774,2966,3024,3220,3276,3470,3527,3578,3800,3852,3907,4097,4273,4323,4379,4539,4600,4660,4730,4863,4931,5060,5186,5248,5313,5381,5448,5571,5696,5763,5828,5893,6074,6195,6316,6382,6449,6659,6728,6794,6919,7045,7112,7238,7365,7490,7617,7673,7738,7864,7987,8052,8260,8327,8507,8627,8747,8812,8874,8936,8998,9057,9117,9178,9239,9298,9949,10000,10049,10097,10155,10385,10432,10492,10598,10778,10824,10871,10923,11253,11491,11546,11685,11731,11786,11831,12172,37329,12309,16569,20215,20359,24706,25209,25629,26260,26912,26953,27007,27057,27679,28332,28830,31748,32094,32326,32466,32971,33101,33528,33923,34955,35187,35314,35420,35904,37026", + "endLines": "2,7,8,16,17,18,19,20,21,22,23,27,28,29,30,38,46,47,48,53,54,59,64,65,66,71,72,77,78,83,84,85,91,92,93,98,103,104,105,109,110,111,112,115,116,119,122,123,124,125,126,129,132,133,134,135,140,143,146,147,148,153,154,155,158,161,162,165,168,171,174,175,176,179,182,183,188,189,194,197,200,201,202,203,204,205,206,207,208,209,224,225,226,227,228,234,235,236,239,244,245,246,247,256,262,263,267,268,269,270,279,283,360,284,285,286,287,288,289,290,291,292,293,294,299,300,301,302,303,304,305,311,312,318,325,337,338,339,340,341,358,359", + "endColumns": "56,11,60,11,51,47,50,51,60,61,45,11,51,49,50,11,11,44,58,11,56,11,11,53,56,11,57,11,55,11,56,50,11,51,54,11,11,49,55,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,55,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,50,48,47,57,11,46,59,11,11,45,46,51,11,11,54,11,45,54,44,11,11,40,4259,3645,143,4346,502,419,630,651,40,53,49,382,652,497,2917,345,231,139,35,129,133,35,35,231,126,105,483,35,302", + "endOffsets": "107,293,354,645,697,745,796,848,909,971,1017,1150,1202,1252,1303,1612,1924,1969,2028,2225,2282,2477,2658,2712,2769,2961,3019,3215,3271,3465,3522,3573,3795,3847,3902,4092,4268,4318,4374,4534,4595,4655,4725,4858,4926,5055,5181,5243,5308,5376,5443,5566,5691,5758,5823,5888,6069,6190,6311,6377,6444,6654,6723,6789,6914,7040,7107,7233,7360,7485,7612,7668,7733,7859,7982,8047,8255,8322,8502,8622,8742,8807,8869,8931,8993,9052,9112,9173,9234,9293,9944,9995,10044,10092,10150,10380,10427,10487,10593,10773,10819,10866,10918,11248,11486,11541,11680,11726,11781,11826,12167,12304,37365,16564,20210,20354,24701,25204,25624,26255,26907,26948,27002,27052,27674,28327,28825,31743,32089,32321,32461,32966,33096,33523,33918,34950,35182,35309,35415,35899,37021,37324" + }, + "to": { + "startLines": "12,13,18,19,27,33,37,39,40,41,42,44,48,49,50,51,59,68,70,71,76,77,82,87,88,89,94,95,100,101,106,107,108,114,115,116,121,126,130,131,135,136,137,138,141,142,145,148,149,150,151,152,155,158,159,160,161,166,169,172,173,174,179,180,181,184,187,188,191,194,197,200,201,202,205,208,209,214,215,220,223,226,227,228,229,230,231,232,233,234,235,252,253,254,255,257,263,264,265,268,276,280,296,297,306,312,313,317,318,319,320,329,666,4114,4115,4116,4117,4217,4374,4375,4376,4377,4378,4379,4380,4385,4386,4387,4628,4629,4630,4631,4637,4638,4680,4687,4709,4797,4830,5021,5022,5039", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "577,634,820,881,1172,1508,1715,1815,1867,1928,1990,2097,2230,2282,2332,2383,2692,3059,3149,3208,3405,3462,3657,3838,3892,3949,4141,4199,4395,4451,4645,4702,4753,4975,5027,5082,5272,5448,5645,5701,5861,5922,5982,6052,6185,6253,6382,6508,6570,6635,6703,6770,6893,7018,7085,7150,7215,7396,7517,7638,7704,7771,7981,8050,8116,8241,8367,8434,8560,8687,8812,8939,8995,9060,9186,9309,9374,9582,9649,9829,9949,10069,10134,10196,10258,10320,10379,10439,10500,10561,10620,11389,11440,11489,11537,11653,11883,11930,11990,12096,12435,12624,13557,13609,13939,14177,14232,14371,14417,14472,14517,14858,36679,256291,260551,264197,264341,274507,284783,285203,285834,286486,286527,286581,286631,287253,287906,288404,304673,305019,305251,305391,305896,306026,308509,308904,310453,315787,317817,330161,330645,331767", + "endLines": "12,17,18,26,27,33,37,39,40,41,42,47,48,49,50,58,66,68,70,75,76,81,86,87,88,93,94,99,100,105,106,107,113,114,115,120,125,126,130,134,135,136,137,140,141,144,147,148,149,150,151,154,157,158,159,160,165,168,171,172,173,178,179,180,183,186,187,190,193,196,199,200,201,204,207,208,213,214,219,222,225,226,227,228,229,230,231,232,233,234,249,252,253,254,255,262,263,264,267,272,276,280,296,305,311,312,316,317,318,319,328,332,666,4114,4115,4116,4117,4217,4374,4375,4376,4377,4378,4379,4384,4385,4386,4387,4628,4629,4630,4636,4637,4643,4686,4698,4709,4797,4830,5021,5038,5039", + "endColumns": "56,11,60,11,51,47,50,51,60,61,45,11,51,49,50,11,11,44,58,11,56,11,11,53,56,11,57,11,55,11,56,50,11,51,54,11,11,49,55,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,55,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,50,48,47,57,11,46,59,11,11,45,46,51,11,11,54,11,45,54,44,11,11,40,4259,3645,143,4346,502,419,630,651,40,53,49,382,652,497,2917,345,231,139,35,129,133,35,35,231,126,105,483,35,302", + "endOffsets": "629,815,876,1167,1219,1551,1761,1862,1923,1985,2031,2225,2277,2327,2378,2687,2999,3099,3203,3400,3457,3652,3833,3887,3944,4136,4194,4390,4446,4640,4697,4748,4970,5022,5077,5267,5443,5493,5696,5856,5917,5977,6047,6180,6248,6377,6503,6565,6630,6698,6765,6888,7013,7080,7145,7210,7391,7512,7633,7699,7766,7976,8045,8111,8236,8362,8429,8555,8682,8807,8934,8990,9055,9181,9304,9369,9577,9644,9824,9944,10064,10129,10191,10253,10315,10374,10434,10495,10556,10615,11266,11435,11484,11532,11590,11878,11925,11985,12091,12271,12476,12666,13604,13934,14172,14227,14366,14412,14467,14512,14853,14990,36715,260546,264192,264336,268683,275005,285198,285829,286481,286522,286576,286626,287248,287901,288399,291317,305014,305246,305386,305891,306021,306448,308899,309931,310680,315909,317918,330640,331762,332065" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\colors.xml", + "from": { + "startLines": "23,19,20,21,22,18", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "998,788,840,892,945,730", + "endColumns": "49,50,50,51,51,56", + "endOffsets": "1043,834,886,939,992,782" + }, + "to": { + "startLines": "347,381,382,383,384,428", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "16000,18384,18435,18486,18538,21441", + "endColumns": "49,50,50,51,51,56", + "endOffsets": "16045,18430,18481,18533,18585,21493" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,5,6,7,8,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,288,341,394,447,560,626,748,809,875", + "endColumns": "88,52,52,52,52,65,121,60,65,66", + "endOffsets": "139,336,389,442,495,621,743,804,870,937" + }, + "to": { + "startLines": "407,638,639,640,641,2595,2597,2598,2603,2605", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "19946,35189,35242,35295,35348,165875,166051,166173,166435,166630", + "endColumns": "88,52,52,52,52,65,121,60,65,66", + "endOffsets": "20030,35237,35290,35343,35396,165936,166168,166229,166496,166692" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,131", + "endColumns": "75,86", + "endOffsets": "126,213" + }, + "to": { + "startLines": "829,830", + "startColumns": "4,4", + "startOffsets": "47402,47478", + "endColumns": "75,86", + "endOffsets": "47473,47560" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\639321a65737bb14f1e6391c3f723761\\recyclerview-v7-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "30,31,32,33,34,35,36,2", + "startColumns": "4,4,4,4,4,4,4,4", + "startOffsets": "1535,1594,1642,1698,1773,1849,1921,55", + "endLines": "30,31,32,33,34,35,36,29", + "endColumns": "58,47,55,74,75,71,65,24", + "endOffsets": "1589,1637,1693,1768,1844,1916,1982,1530" + }, + "to": { + "startLines": "562,563,564,572,573,574,663,4716", + "startColumns": "4,4,4,4,4,4,4,4", + "startOffsets": "30364,30423,30471,31138,31213,31289,36543,311012", + "endLines": "562,563,564,572,573,574,663,4743", + "endColumns": "58,47,55,74,75,71,65,24", + "endOffsets": "30418,30466,30522,31208,31284,31356,36604,312487" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\styles.xml", + "from": { + "startLines": "54,59,68,64,24,29,34,39,44,19,49,73,77", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "2120,2334,2716,2551,921,1110,1301,1492,1701,732,1913,2940,3128", + "endLines": "57,62,71,66,27,32,37,42,47,22,52,75,80", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "2326,2543,2932,2708,1102,1293,1484,1693,1905,913,2112,3120,3363" + }, + "to": { + "startLines": "2322,2326,2330,2334,2750,2754,2758,2762,2766,2770,2774,3285,3288", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "145219,145427,145638,145856,174571,174754,174939,175124,175327,175533,175716,209849,210032", + "endLines": "2325,2329,2333,2336,2753,2757,2761,2765,2769,2773,2777,3287,3291", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "145422,145633,145851,146011,174749,174934,175119,175322,175528,175711,175912,210027,210264" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "131,72,75,74,73,19,20,21,118,119,130,129,123,26,149,150,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,154,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,145,146,68,47,52,51,50,66,46,65,153,147,44,45,69,124,28,34,36,33,35,32,31,25,24,141,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,151,152,127,126,128,27,139,140,83,91,96,95,97,90,89,88,87,148,143,142,144,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8220,3967,4231,4134,4064,843,887,940,7621,7671,8161,8109,7820,1305,9229,9284,4691,4786,4619,4534,4450,5665,5581,5478,4964,2040,1988,3458,1512,1566,5026,2135,4315,7735,3895,9474,3646,2195,2516,2822,2254,3386,3324,3266,3040,2987,2882,2936,3091,3142,2564,3828,3203,8999,9057,3696,2468,2766,2677,2618,3583,2417,3537,9430,9105,2312,2356,3760,7869,1456,1781,1891,1733,1837,1676,1627,1249,1195,8765,6128,6060,6372,7522,6741,6659,6816,6906,7150,7070,6213,6289,6599,6437,6518,6004,7295,7418,9342,9387,7980,7922,8034,1390,8657,8712,4895,5391,5802,5732,5883,5331,5275,5212,5151,9163,8869,8818,8930,993,1104", + "endLines": "135,72,75,74,73,19,20,21,118,119,130,129,123,26,149,150,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,154,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,145,146,68,47,52,51,50,66,46,65,153,147,44,45,69,124,28,34,36,33,35,32,31,25,24,141,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,151,152,127,126,128,27,139,140,83,91,96,95,97,90,89,88,87,148,143,142,144,22,23", + "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,47,83,53,56,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,52,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,56,46,62,46,54,87,57,61,49,44,42,56,42,59,66,49,54,54,52,46,52,55,47,54,52,51,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,43,41,52,56,73,64,53,51,67,85,79,68,93,58,54,61,59,64,59,49,67,109,89", + "endOffsets": "8627,4058,4309,4225,4128,881,934,987,7665,7729,8214,8155,7863,1384,9278,9336,4780,4889,4685,4613,4528,5726,5659,5575,5020,2097,2034,3531,1560,1621,5126,2189,4412,7785,3961,9522,3690,2248,2558,2876,2306,3452,3380,3318,3085,3034,2930,2981,3136,3197,2612,3889,3260,9051,9099,3754,2510,2816,2760,2671,3640,2462,3577,9468,9157,2350,2411,3822,7914,1506,1831,1939,1775,1885,1727,1670,1299,1243,8812,6207,6122,6431,7613,6810,6735,6900,7064,7289,7144,6283,6366,6653,6512,6593,6054,7412,7516,9381,9424,8028,7974,8103,1450,8706,8759,4958,5472,5877,5796,5972,5385,5325,5269,5206,9223,8924,8863,8993,1098,1189" + }, + "to": { + "startLines": "710,754,755,756,757,758,759,760,763,764,767,768,769,770,771,772,773,774,775,776,777,778,779,780,783,784,785,786,787,788,789,790,791,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,831,832,833,834,835,836,837,838,839,840,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,870,871,872,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "39009,42159,42255,42338,42434,42503,42546,42598,42916,42965,43219,43277,43328,43376,43460,43514,43571,43665,43773,43844,43928,44011,44077,44160,44566,44627,44689,44740,44818,44871,44931,45036,45095,45345,45400,45471,45524,45573,45631,45678,45737,45794,45865,45926,45983,46033,46085,46138,46188,46238,46298,46351,46417,46479,46536,46583,46646,46693,46748,46836,46894,46956,47006,47051,47094,47151,47194,47254,47565,47615,47670,47725,47778,47825,47878,47934,47982,48037,48892,48944,49028,49095,49159,49255,49329,49410,49499,49662,49806,49885,49960,50042,50101,50181,50261,50316,50438,50541,50585,50627,50680,50790,50864,50929,51054,51106,51174,51260,51340,51409,51503,51562,51617,51679,51739,51804,51864,51914,51982,52092", + "endLines": "714,754,755,756,757,758,759,760,763,764,767,768,769,770,771,772,773,774,775,776,777,778,779,780,783,784,785,786,787,788,789,790,791,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,831,832,833,834,835,836,837,838,839,840,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,870,871,872,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889", + "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,47,83,53,56,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,52,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,56,46,62,46,54,87,57,61,49,44,42,56,42,59,66,49,54,54,52,46,52,55,47,54,52,51,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,43,41,52,56,73,64,53,51,67,85,79,68,93,58,54,61,59,64,59,49,67,109,89", + "endOffsets": "39396,42250,42333,42429,42498,42541,42593,42645,42960,43023,43272,43323,43371,43455,43509,43566,43660,43768,43839,43923,44006,44072,44155,44257,44622,44684,44735,44813,44866,44926,45031,45090,45192,45395,45466,45519,45568,45626,45673,45732,45789,45860,45921,45978,46028,46080,46133,46183,46233,46293,46346,46412,46474,46531,46578,46641,46688,46743,46831,46889,46951,47001,47046,47089,47146,47189,47249,47316,47610,47665,47720,47773,47820,47873,47929,47977,48032,48085,48939,49023,49090,49154,49250,49324,49405,49494,49657,49801,49880,49955,50037,50096,50176,50256,50311,50433,50536,50580,50622,50675,50732,50859,50924,50978,51101,51169,51255,51335,51404,51498,51557,51612,51674,51734,51799,51859,51909,51977,52087,52177" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1461,1462,1466,1470,1474,1479,1485,1492,1496,1500,1505,1509,1513,1517,1521,1525,1529,1535,1539,1545,1549,1555,1559,1564,1568,1571,1575,1581,1585,1591,1595,1601,1604,1608,1612,1616,1620,1624,1625,1626,1627,1630,1633,1636,1639,1643,1644,1645,1646,1647,1650,1652,1654,1656,1661,1662,1666,1672,1676,1677,1679,1690,1691,1695,1701,1705,1706,1707,1711,1738,1742,1743,1747,1775,1943,1969,2138,2164,2195,2203,2209,2223,2245,2250,2255,2265,2274,2283,2287,2294,2302,2309,2310,2319,2322,2325,2329,2333,2337,2340,2341,2345,2349,2359,2364,2371,2377,2378,2381,2385,2390,2392,2394,2397,2400,2402,2406,2409,2416,2419,2422,2426,2428,2432,2434,2436,2438,2442,2450,2458,2470,2476,2485,2488,2499,2502,2507,2508,2513,2571,2630,2631,2641,2650,2651,2653,2657,2660,2663,2666,2669,2672,2675,2678,2682,2685,2688,2691,2695,2698,2702,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2728,2730,2731,2732,2733,2734,2735,2736,2737,2739,2740,2742,2743,2745,2747,2748,2750,2751,2752,2753,2754,2755,2757,2758,2759,2760,2761,2762,2764,2766,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2782,2783,2784,2785,2786,2787,2789,2793,2797,2798,2799,2800,2801,2802,2803,2804,2806,2808,2810,2812,2814,2815,2816,2817,2819,2821,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2837,2838,2839,2840,2842,2844,2845,2847,2848,2850,2852,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2867,2868,2869,2870,2872,2873,2874,2875,2876,2878,2880,2882,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,69,152,155,158,161,175,186,196,223,230,241,271,298,307,344,725,730,756,774,810,816,822,845,986,1006,1012,1016,1022,1059,1071,1098,1103,1169,1184,1249,1268,1294", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,160,205,254,295,350,409,471,552,613,688,764,841,919,1004,1086,1162,1238,1315,1393,1499,1605,1684,1764,1821,1879,1953,2028,2093,2159,2219,2280,2352,2425,2492,2560,2619,2678,2737,2796,2855,2909,2963,3016,3070,3124,3178,3232,3306,3385,3458,3532,3603,3675,3747,3820,3877,3935,4008,4082,4156,4231,4303,4376,4446,4517,4577,70911,70980,71049,71119,71193,71269,71333,71410,71486,71563,71628,71697,71774,71849,71918,71986,72063,72129,72190,72287,72352,72421,72520,72591,72650,72708,72765,72824,72888,72959,73031,73103,73175,73247,73314,73382,73450,73509,73572,73636,73726,73817,73877,73943,74010,74076,74146,74210,74263,74376,74434,74497,74562,74627,74702,74775,74847,74896,74957,75018,75079,75141,75205,75269,75333,75398,75461,75521,75582,75648,75707,75767,75829,75900,75960,76028,76114,76201,76291,76378,76466,76548,76631,76721,76812,76864,76922,76967,77033,77097,77154,77211,77265,77322,77370,77419,77470,77504,77551,77600,77646,77678,77742,77804,77864,77921,77995,78065,78143,78197,78267,78352,78400,78446,78517,78595,78673,78745,78819,78893,78967,79047,79120,79189,79261,79338,79399,79462,79528,79592,79663,79726,79791,79855,79916,79977,80029,80102,80176,80245,80320,80394,80468,80609,80679,80732,80810,80900,80988,81084,81174,81756,81845,82092,82373,82625,82910,83303,83780,84002,84224,84500,84727,84957,85187,85417,85647,85874,86293,86519,86944,87174,87602,87821,88104,88312,88443,88670,89096,89321,89748,89969,90394,90514,90790,91091,91415,91706,92020,92157,92288,92393,92635,92802,93006,93214,93485,93597,93709,93814,93931,94145,94291,94431,94517,94865,94953,95199,95617,95866,95948,96046,96663,96763,97015,97439,97694,97788,97877,98114,100166,100408,100510,100763,102947,113668,115184,126004,127532,129289,129915,130335,131396,132661,132917,133153,133700,134194,134799,134997,135577,136141,136516,136634,137172,137329,137525,137798,138054,138224,138365,138429,138711,138997,139673,139937,140275,140628,140722,140908,141214,141476,141601,141728,141967,142178,142297,142490,142667,143122,143303,143425,143684,143797,143984,144086,144193,144322,144597,145105,145601,146478,146772,147342,147491,148223,148395,148731,148823,149101,153445,157932,157994,158624,159238,159329,159442,159671,159831,159983,160154,160320,160489,160656,160819,161062,161232,161405,161576,161850,162049,162254,162584,162668,162764,162860,162958,163058,163160,163262,163364,163466,163568,163668,163764,163876,164005,164128,164259,164390,164488,164602,164696,164836,164970,165066,165178,165278,165394,165490,165602,165702,165842,165978,166142,166272,166430,166580,166721,166865,167000,167112,167262,167390,167518,167654,167786,167916,168046,168158,168298,168444,168588,168726,168792,168882,168958,169062,169152,169254,169362,169470,169570,169650,169742,169840,169950,170028,170134,170226,170330,170440,170562,170725,170882,170962,171062,171152,171262,171356,171462,171554,171654,171766,171880,171996,172112,172206,172320,172432,172534,172654,172776,172858,172962,173082,173208,173306,173400,173488,173600,173716,173838,173950,174125,174241,174327,174419,174531,174655,174722,174848,174916,175044,175188,175316,175385,175480,175595,175708,175807,175916,176027,176138,176239,176344,176444,176574,176665,176788,176882,176994,177080,177184,177280,177368,177486,177590,177694,177820,177908,178016,178116,178206,178316,178400,178502,178586,178640,178704,178810,178920,179004,4638,9782,9900,10015,10147,10862,11554,12071,13718,14103,14700,16299,17832,18220,20527,40045,40305,41697,42730,44743,45005,45361,46191,52973,54107,54401,54624,54951,57001,57649,59282,59552,63403,64004,67813,69028,70437", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1460,1461,1465,1469,1473,1478,1484,1491,1495,1499,1504,1508,1512,1516,1520,1524,1528,1534,1538,1544,1548,1554,1558,1563,1567,1570,1574,1580,1584,1590,1594,1600,1603,1607,1611,1615,1619,1623,1624,1625,1626,1629,1632,1635,1638,1642,1643,1644,1645,1646,1649,1651,1653,1655,1660,1661,1665,1671,1675,1676,1678,1689,1690,1694,1700,1704,1705,1706,1710,1737,1741,1742,1746,1774,1942,1968,2137,2163,2194,2202,2208,2222,2244,2249,2254,2264,2273,2282,2286,2293,2301,2308,2309,2318,2321,2324,2328,2332,2336,2339,2340,2344,2348,2358,2363,2370,2376,2377,2380,2384,2389,2391,2393,2396,2399,2401,2405,2408,2415,2418,2421,2425,2427,2431,2433,2435,2437,2441,2449,2457,2469,2475,2484,2487,2498,2501,2506,2507,2512,2570,2629,2630,2640,2649,2650,2652,2656,2659,2662,2665,2668,2671,2674,2677,2681,2684,2687,2690,2694,2697,2701,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2727,2729,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2744,2746,2747,2749,2750,2751,2752,2753,2754,2756,2757,2758,2759,2760,2761,2763,2765,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2781,2782,2783,2784,2785,2786,2788,2792,2796,2797,2798,2799,2800,2801,2802,2803,2805,2807,2809,2811,2813,2814,2815,2816,2818,2820,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2836,2837,2838,2839,2841,2843,2844,2846,2847,2849,2851,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2866,2867,2868,2869,2871,2872,2873,2874,2875,2877,2879,2881,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,151,154,157,160,174,185,195,222,229,240,270,297,306,343,724,729,755,773,809,815,821,844,985,1005,1011,1015,1021,1058,1070,1097,1102,1168,1183,1248,1267,1293,1302", + "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24", + "endOffsets": "155,200,249,290,345,404,466,547,608,683,759,836,914,999,1081,1157,1233,1310,1388,1494,1600,1679,1759,1816,1874,1948,2023,2088,2154,2214,2275,2347,2420,2487,2555,2614,2673,2732,2791,2850,2904,2958,3011,3065,3119,3173,3227,3301,3380,3453,3527,3598,3670,3742,3815,3872,3930,4003,4077,4151,4226,4298,4371,4441,4512,4572,4633,70975,71044,71114,71188,71264,71328,71405,71481,71558,71623,71692,71769,71844,71913,71981,72058,72124,72185,72282,72347,72416,72515,72586,72645,72703,72760,72819,72883,72954,73026,73098,73170,73242,73309,73377,73445,73504,73567,73631,73721,73812,73872,73938,74005,74071,74141,74205,74258,74371,74429,74492,74557,74622,74697,74770,74842,74891,74952,75013,75074,75136,75200,75264,75328,75393,75456,75516,75577,75643,75702,75762,75824,75895,75955,76023,76109,76196,76286,76373,76461,76543,76626,76716,76807,76859,76917,76962,77028,77092,77149,77206,77260,77317,77365,77414,77465,77499,77546,77595,77641,77673,77737,77799,77859,77916,77990,78060,78138,78192,78262,78347,78395,78441,78512,78590,78668,78740,78814,78888,78962,79042,79115,79184,79256,79333,79394,79457,79523,79587,79658,79721,79786,79850,79911,79972,80024,80097,80171,80240,80315,80389,80463,80604,80674,80727,80805,80895,80983,81079,81169,81751,81840,82087,82368,82620,82905,83298,83775,83997,84219,84495,84722,84952,85182,85412,85642,85869,86288,86514,86939,87169,87597,87816,88099,88307,88438,88665,89091,89316,89743,89964,90389,90509,90785,91086,91410,91701,92015,92152,92283,92388,92630,92797,93001,93209,93480,93592,93704,93809,93926,94140,94286,94426,94512,94860,94948,95194,95612,95861,95943,96041,96658,96758,97010,97434,97689,97783,97872,98109,100161,100403,100505,100758,102942,113663,115179,125999,127527,129284,129910,130330,131391,132656,132912,133148,133695,134189,134794,134992,135572,136136,136511,136629,137167,137324,137520,137793,138049,138219,138360,138424,138706,138992,139668,139932,140270,140623,140717,140903,141209,141471,141596,141723,141962,142173,142292,142485,142662,143117,143298,143420,143679,143792,143979,144081,144188,144317,144592,145100,145596,146473,146767,147337,147486,148218,148390,148726,148818,149096,153440,157927,157989,158619,159233,159324,159437,159666,159826,159978,160149,160315,160484,160651,160814,161057,161227,161400,161571,161845,162044,162249,162579,162663,162759,162855,162953,163053,163155,163257,163359,163461,163563,163663,163759,163871,164000,164123,164254,164385,164483,164597,164691,164831,164965,165061,165173,165273,165389,165485,165597,165697,165837,165973,166137,166267,166425,166575,166716,166860,166995,167107,167257,167385,167513,167649,167781,167911,168041,168153,168293,168439,168583,168721,168787,168877,168953,169057,169147,169249,169357,169465,169565,169645,169737,169835,169945,170023,170129,170221,170325,170435,170557,170720,170877,170957,171057,171147,171257,171351,171457,171549,171649,171761,171875,171991,172107,172201,172315,172427,172529,172649,172771,172853,172957,173077,173203,173301,173395,173483,173595,173711,173833,173945,174120,174236,174322,174414,174526,174650,174717,174843,174911,175039,175183,175311,175380,175475,175590,175703,175802,175911,176022,176133,176234,176339,176439,176569,176660,176783,176877,176989,177075,177179,177275,177363,177481,177585,177689,177815,177903,178011,178111,178201,178311,178395,178497,178581,178635,178699,178805,178915,178999,179119,9777,9895,10010,10142,10857,11549,12066,13713,14098,14695,16294,17827,18215,20522,40040,40300,41692,42725,44738,45000,45356,46186,52968,54102,54396,54619,54946,56996,57644,59277,59547,63398,63999,67808,69023,70432,70906" + }, + "to": { + "startLines": "67,127,129,295,333,334,335,337,338,339,340,341,342,343,344,345,346,348,349,350,351,352,353,354,355,371,372,373,374,375,376,377,378,379,380,385,386,387,388,389,390,391,392,393,394,395,396,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,560,561,565,566,567,568,569,570,571,647,648,649,650,651,652,653,654,657,658,659,660,662,671,672,678,693,695,696,699,700,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,869,890,891,892,893,894,899,907,908,912,916,927,932,938,945,949,953,958,962,966,970,974,978,982,988,992,998,1002,1008,1012,1017,1021,1024,1028,1034,1038,1044,1048,1054,1057,1061,1065,1069,1073,1077,1078,1079,1080,1083,1086,1089,1092,1096,1097,1098,1099,1100,1103,1105,1107,1109,1114,1115,1119,1125,1129,1130,1132,1143,1144,1148,1154,1158,1212,1213,1217,1244,1248,1249,1253,1503,1671,1697,1866,1892,1923,1931,1937,1951,1973,1978,1983,1993,2002,2011,2015,2022,2030,2037,2038,2047,2050,2053,2057,2061,2065,2068,2069,2073,2077,2087,2092,2099,2105,2106,2109,2113,2118,2120,2122,2125,2128,2130,2134,2137,2144,2147,2150,2154,2156,2160,2162,2164,2166,2170,2178,2186,2198,2204,2213,2216,2227,2230,2235,2236,2337,2395,2458,2459,2469,2478,2479,2481,2485,2488,2491,2494,2497,2500,2503,2506,2510,2513,2516,2519,2523,2526,2530,2534,2535,2536,2537,2538,2539,2540,2541,2542,2543,2544,2545,2546,2547,2548,2549,2550,2551,2552,2553,2554,2556,2558,2559,2560,2561,2562,2563,2564,2565,2567,2568,2570,2571,2573,2575,2576,2578,2579,2580,2581,2582,2583,2585,2586,2587,2588,2589,2744,2746,2748,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,2788,2789,2790,2792,2793,2794,2795,2796,2797,2799,2803,2879,2880,2881,2882,2883,2884,2885,2912,2914,2916,2918,2920,2922,2923,2924,2925,2927,2929,2931,2932,2933,2934,2935,2936,2937,2938,2939,2940,2941,2942,2945,2946,2947,2948,2950,2952,2953,2955,2956,2958,2960,2962,2963,2964,2965,2966,2967,2968,2969,2970,2971,2972,2973,2975,2976,2977,2978,2980,2981,2982,2983,2984,2986,2988,2990,2992,2993,2994,2995,2996,2997,2998,2999,3000,3001,3002,3003,3004,3005,3292,3375,3378,3381,3384,3398,3415,3425,3452,3459,3491,3521,3548,3557,3594,3995,4088,4219,4388,4424,4430,4444,4467,4608,4699,4705,4710,4746,4785,4798,4825,4831,4921,4956,5040,5059,5085", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "3004,5498,5596,13516,14995,15050,15109,15233,15314,15375,15450,15526,15603,15681,15766,15848,15924,16050,16127,16205,16311,16417,16496,16576,16633,17703,17777,17852,17917,17983,18043,18104,18176,18249,18316,18590,18649,18708,18767,18826,18885,18939,18993,19046,19100,19154,19208,20035,20109,20188,20261,20335,20406,20478,20550,20623,20680,20738,20811,20885,20959,21034,21106,21179,21249,21320,21380,21498,21567,21636,21706,21780,21856,21920,21997,22073,22150,22215,22284,22361,22436,22505,22573,22650,22716,22777,22874,22939,23008,23107,23178,23237,23295,23352,23411,23475,23546,23618,23690,23762,23834,23901,23969,24037,24096,24159,24223,24313,24404,24464,24530,24597,24663,24733,24797,24850,24963,25021,25084,25149,25214,25289,25362,25434,25483,25544,25605,25666,25728,25792,25856,25920,25985,26048,26108,26169,26235,26294,26354,26416,26487,26547,30191,30277,30527,30617,30704,30792,30874,30957,31047,35663,35715,35773,35818,35884,35948,36005,36062,36264,36321,36369,36418,36509,36936,36983,37267,37994,38074,38138,38328,38388,39401,39475,39545,39623,39677,39747,39832,39880,39926,39997,40075,40153,40225,40299,40373,40447,40527,40600,40669,40741,40818,40879,40942,41008,41072,41143,41206,41271,41335,41396,41457,41509,41582,41656,41725,41800,41874,41948,42089,50737,52182,52260,52350,52438,52534,52901,53483,53572,53819,54100,54766,55051,55444,55921,56143,56365,56641,56868,57098,57328,57558,57788,58015,58434,58660,59085,59315,59743,59962,60245,60453,60584,60811,61237,61462,61889,62110,62535,62655,62931,63232,63556,63847,64161,64298,64429,64534,64776,64943,65147,65355,65626,65738,65850,65955,66072,66286,66432,66572,66658,67006,67094,67340,67758,68007,68089,68187,68804,68904,69156,69580,69835,73662,73751,73988,76040,76282,76384,76637,95018,105739,107255,118075,119603,121360,121986,122406,123467,124732,124988,125224,125771,126265,126870,127068,127648,128212,128587,128705,129243,129400,129596,129869,130125,130295,130436,130500,130782,131068,131744,132008,132346,132699,132793,132979,133285,133547,133672,133799,134038,134249,134368,134561,134738,135193,135374,135496,135755,135868,136055,136157,136264,136393,136668,137176,137672,138549,138843,139413,139562,140294,140466,140802,140894,146016,150360,155191,155253,155883,156497,156588,156701,156930,157090,157242,157413,157579,157748,157915,158078,158321,158491,158664,158835,159109,159308,159513,159843,159927,160023,160119,160217,160317,160419,160521,160623,160725,160827,160927,161023,161135,161264,161387,161518,161649,161747,161861,161955,162095,162229,162325,162437,162537,162653,162749,162861,162961,163101,163237,163401,163531,163689,163839,163980,164124,164259,164371,164521,164649,164777,164913,165045,165175,165305,165417,174143,174289,174433,175917,175983,176073,176149,176253,176343,176445,176553,176661,176761,176841,176933,177031,177141,177219,177325,177417,177521,177631,177753,177916,182798,182878,182978,183068,183178,183272,183378,185311,185411,185523,185637,185753,185869,185963,186077,186189,186291,186411,186533,186615,186719,186839,186965,187063,187157,187245,187357,187473,187595,187707,187882,187998,188084,188176,188288,188412,188479,188605,188673,188801,188945,189073,189142,189237,189352,189465,189564,189673,189784,189895,189996,190101,190201,190331,190422,190545,190639,190751,190837,190941,191037,191125,191243,191347,191451,191577,191665,191773,191873,191963,192073,192157,192259,192343,192397,192461,192567,192677,192761,210269,215413,215531,215646,215778,216493,217436,217953,219600,219985,221633,223232,224765,225153,227460,248412,254899,275141,291322,293335,293597,295927,296757,303539,309936,310230,310685,312754,315139,315914,317547,317923,323703,326352,332070,333285,334694", + "endLines": "67,127,129,295,333,334,335,337,338,339,340,341,342,343,344,345,346,348,349,350,351,352,353,354,355,371,372,373,374,375,376,377,378,379,380,385,386,387,388,389,390,391,392,393,394,395,396,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,560,561,565,566,567,568,569,570,571,647,648,649,650,651,652,653,654,657,658,659,660,662,671,672,678,693,695,696,699,700,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,869,890,891,892,893,894,906,907,911,915,919,931,937,944,948,952,957,961,965,969,973,977,981,987,991,997,1001,1007,1011,1016,1020,1023,1027,1033,1037,1043,1047,1053,1056,1060,1064,1068,1072,1076,1077,1078,1079,1082,1085,1088,1091,1095,1096,1097,1098,1099,1102,1104,1106,1108,1113,1114,1118,1124,1128,1129,1131,1142,1143,1147,1153,1157,1158,1212,1216,1243,1247,1248,1252,1280,1670,1696,1865,1891,1922,1930,1936,1950,1972,1977,1982,1992,2001,2010,2014,2021,2029,2036,2037,2046,2049,2052,2056,2060,2064,2067,2068,2072,2076,2086,2091,2098,2104,2105,2108,2112,2117,2119,2121,2124,2127,2129,2133,2136,2143,2146,2149,2153,2155,2159,2161,2163,2165,2169,2177,2185,2197,2203,2212,2215,2226,2229,2234,2235,2240,2394,2453,2458,2468,2477,2478,2480,2484,2487,2490,2493,2496,2499,2502,2505,2509,2512,2515,2518,2522,2525,2529,2533,2534,2535,2536,2537,2538,2539,2540,2541,2542,2543,2544,2545,2546,2547,2548,2549,2550,2551,2552,2553,2555,2557,2558,2559,2560,2561,2562,2563,2564,2566,2567,2569,2570,2572,2574,2575,2577,2578,2579,2580,2581,2582,2584,2585,2586,2587,2588,2589,2745,2747,2749,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,2788,2789,2791,2792,2793,2794,2795,2796,2798,2802,2806,2879,2880,2881,2882,2883,2884,2885,2913,2915,2917,2919,2921,2922,2923,2924,2926,2928,2930,2931,2932,2933,2934,2935,2936,2937,2938,2939,2940,2941,2944,2945,2946,2947,2949,2951,2952,2954,2955,2957,2959,2961,2962,2963,2964,2965,2966,2967,2968,2969,2970,2971,2972,2974,2975,2976,2977,2979,2980,2981,2982,2983,2985,2987,2989,2991,2992,2993,2994,2995,2996,2997,2998,2999,3000,3001,3002,3003,3004,3005,3374,3377,3380,3383,3397,3408,3424,3451,3458,3469,3520,3547,3556,3593,3974,3999,4113,4236,4423,4429,4435,4466,4607,4627,4704,4708,4715,4782,4796,4824,4829,4896,4935,5020,5058,5084,5093", + "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24", + "endOffsets": "3054,5538,5640,13552,15045,15104,15166,15309,15370,15445,15521,15598,15676,15761,15843,15919,15995,16122,16200,16306,16412,16491,16571,16628,16686,17772,17847,17912,17978,18038,18099,18171,18244,18311,18379,18644,18703,18762,18821,18880,18934,18988,19041,19095,19149,19203,19257,20104,20183,20256,20330,20401,20473,20545,20618,20675,20733,20806,20880,20954,21029,21101,21174,21244,21315,21375,21436,21562,21631,21701,21775,21851,21915,21992,22068,22145,22210,22279,22356,22431,22500,22568,22645,22711,22772,22869,22934,23003,23102,23173,23232,23290,23347,23406,23470,23541,23613,23685,23757,23829,23896,23964,24032,24091,24154,24218,24308,24399,24459,24525,24592,24658,24728,24792,24845,24958,25016,25079,25144,25209,25284,25357,25429,25478,25539,25600,25661,25723,25787,25851,25915,25980,26043,26103,26164,26230,26289,26349,26411,26482,26542,26610,30272,30359,30612,30699,30787,30869,30952,31042,31133,35710,35768,35813,35879,35943,36000,36057,36111,36316,36364,36413,36464,36538,36978,37027,37308,38021,38133,38195,38383,38440,39470,39540,39618,39672,39742,39827,39875,39921,39992,40070,40148,40220,40294,40368,40442,40522,40595,40664,40736,40813,40874,40937,41003,41067,41138,41201,41266,41330,41391,41452,41504,41577,41651,41720,41795,41869,41943,42084,42154,50785,52255,52345,52433,52529,52619,53478,53567,53814,54095,54347,55046,55439,55916,56138,56360,56636,56863,57093,57323,57553,57783,58010,58429,58655,59080,59310,59738,59957,60240,60448,60579,60806,61232,61457,61884,62105,62530,62650,62926,63227,63551,63842,64156,64293,64424,64529,64771,64938,65142,65350,65621,65733,65845,65950,66067,66281,66427,66567,66653,67001,67089,67335,67753,68002,68084,68182,68799,68899,69151,69575,69830,69924,73746,73983,76035,76277,76379,76632,78816,105734,107250,118070,119598,121355,121981,122401,123462,124727,124983,125219,125766,126260,126865,127063,127643,128207,128582,128700,129238,129395,129591,129864,130120,130290,130431,130495,130777,131063,131739,132003,132341,132694,132788,132974,133280,133542,133667,133794,134033,134244,134363,134556,134733,135188,135369,135491,135750,135863,136050,136152,136259,136388,136663,137171,137667,138544,138838,139408,139557,140289,140461,140797,140889,141167,150355,154842,155248,155878,156492,156583,156696,156925,157085,157237,157408,157574,157743,157910,158073,158316,158486,158659,158830,159104,159303,159508,159838,159922,160018,160114,160212,160312,160414,160516,160618,160720,160822,160922,161018,161130,161259,161382,161513,161644,161742,161856,161950,162090,162224,162320,162432,162532,162648,162744,162856,162956,163096,163232,163396,163526,163684,163834,163975,164119,164254,164366,164516,164644,164772,164908,165040,165170,165300,165412,165552,174284,174428,174566,175978,176068,176144,176248,176338,176440,176548,176656,176756,176836,176928,177026,177136,177214,177320,177412,177516,177626,177748,177911,178068,182873,182973,183063,183173,183267,183373,183465,185406,185518,185632,185748,185864,185958,186072,186184,186286,186406,186528,186610,186714,186834,186960,187058,187152,187240,187352,187468,187590,187702,187877,187993,188079,188171,188283,188407,188474,188600,188668,188796,188940,189068,189137,189232,189347,189460,189559,189668,189779,189890,189991,190096,190196,190326,190417,190540,190634,190746,190832,190936,191032,191120,191238,191342,191446,191572,191660,191768,191868,191958,192068,192152,192254,192338,192392,192456,192562,192672,192756,192876,215408,215526,215641,215773,216488,217180,217948,219595,219980,220577,223227,224760,225148,227455,246973,248667,256286,276169,293330,293592,293948,296752,303534,304668,310225,310448,311007,314799,315782,317542,317812,321769,324299,330156,333280,334689,335163" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\97a9efa3bb399feb9b58338d9e236cee\\navigation-runtime-1.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,9", + "startColumns": "4,4,4", + "startOffsets": "55,108,359", + "endLines": "2,8,11", + "endColumns": "52,24,24", + "endOffsets": "103,354,469" + }, + "to": { + "startLines": "669,3409,4672", + "startColumns": "4,4,4", + "startOffsets": "36840,217185,307690", + "endLines": "669,3414,4674", + "endColumns": "52,24,24", + "endOffsets": "36888,217431,307800" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-az_values-az.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-az\\values-az.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3129", + "endColumns": "100", + "endOffsets": "3225" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-az\\values-az.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,162", + "endColumns": "106,118", + "endOffsets": "157,276" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2820,2927", + "endColumns": "106,118", + "endOffsets": "2922,3041" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-az\\values-az.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820", + "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82", + "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,3046", + "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82", + "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,3124" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-b+sr+Latn_values-b+sr+Latn.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3142", + "endColumns": "100", + "endOffsets": "3238" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,162", + "endColumns": "106,122", + "endOffsets": "157,280" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2828,2935", + "endColumns": "106,122", + "endOffsets": "2930,3053" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828", + "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83", + "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,3058", + "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83", + "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,3137" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rAU_values-en-rAU.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-en-rAU\\values-en-rAU.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2987", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,3064" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,116", + "endOffsets": "156,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2764,2870", + "endColumns": "105,116", + "endOffsets": "2865,2982" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-en-rAU\\values-en-rAU.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3069", + "endColumns": "100", + "endOffsets": "3165" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-mk_values-mk.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-mk\\values-mk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861", + "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83", + "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,3094", + "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83", + "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,3173" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-mk\\values-mk.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,127", + "endOffsets": "155,283" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2861,2966", + "endColumns": "104,127", + "endOffsets": "2961,3089" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-mk\\values-mk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3178", + "endColumns": "100", + "endOffsets": "3274" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat", + "map": [ + { + "source": "E:\\zym\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "730", + "endLines": "21", + "endColumns": "19", + "endOffsets": "838" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "140", + "startColumns": "4", + "startOffsets": "8889", + "endColumns": "100", + "endOffsets": "8985" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,201,296,396,478,575,681,757,833,924,1017,1115,1211,1306,1399,1494,1586,1677,1768,1846,1942,2038,2133,2230,2325,2423,2572,2666", + "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77", + "endOffsets": "196,291,391,473,570,676,752,828,919,1012,1110,1206,1301,1394,1489,1581,1672,1763,1841,1937,2033,2128,2225,2320,2418,2567,2661,2739" + }, + "to": { + "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,136", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "384,480,575,675,757,854,960,1036,1112,1203,1296,1394,1490,1585,1678,1773,1865,1956,2047,2125,2221,2317,2412,2509,2604,2702,2851,8646", + "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77", + "endOffsets": "475,570,670,752,849,955,1031,1107,1198,1291,1389,1485,1580,1673,1768,1860,1951,2042,2120,2216,2312,2407,2504,2599,2697,2846,2940,8719" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "from": { + "startLines": "122,73,72,71,70,19,20,21,114,115,121,120,63,26,79,80,78,77,76,92,91,90,82,130,129,60,29,30,83,131,74,116,69,141,65,38,44,49,39,59,58,57,53,52,50,51,54,55,45,68,56,136,127,66,43,48,47,46,64,42,61,140,137,40,41,67,62,28,34,36,33,35,32,31,25,24,135,99,98,101,113,106,105,107,108,110,109,100,132,104,102,103,97,111,112,138,139,118,117,119,27,133,134,81,89,94,93,95,88,87,86,85,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "6702,3654,3587,3513,3462,846,887,936,6283,6329,6647,6596,3086,1225,4026,4095,3966,3900,3836,4770,4709,4645,4229,6993,6949,2937,1398,1452,4284,7046,3728,6387,3402,7545,3185,1836,2123,2374,1890,2876,2822,2770,2571,2522,2426,2475,2618,2666,2167,3342,2717,7315,6901,3229,2079,2326,2269,2213,3129,2034,2998,7501,7366,1941,1983,3282,3041,1346,1657,1755,1609,1707,1561,1515,1173,1119,7269,5152,5092,5295,6208,5611,5541,5676,5755,5940,5866,5228,7106,5485,5353,5419,5042,6045,6129,7417,7461,6487,6438,6533,1288,7176,7223,4173,4585,4885,4826,4953,4536,4490,4441,4389,985,1052", + "endLines": "124,73,72,71,70,19,20,21,114,115,121,120,63,26,79,80,78,77,76,92,91,90,82,130,129,60,29,30,83,131,74,116,69,141,65,38,44,49,39,59,58,57,53,52,50,51,54,55,45,68,56,136,127,66,43,48,47,46,64,42,61,140,137,40,41,67,62,28,34,36,33,35,32,31,25,24,135,99,98,101,113,106,105,107,108,110,109,100,132,104,102,103,97,111,112,138,139,118,117,119,27,133,134,81,89,94,93,95,88,87,86,85,22,23", + "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,41,61,67,76,58,64,62,54,59,62,53,51,42,59,52,61,84,58,80,49,58,47,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,49,44,51,42,46,55,54,54,43,41,42,49,40,49,58,43,50,48,48,46,46,46,44,50,52,44,74,58,56,73,63,68,77,109,103,72,65,68,54,64,64,48,82,77,42,38,44,47,61,56,45,44,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "6876,3722,3648,3581,3507,881,930,979,6323,6381,6696,6641,3123,1282,4089,4167,4020,3960,3894,4820,4764,4703,4278,7040,6987,2992,1446,1509,4364,7100,3804,6432,3456,7588,3223,1884,2161,2420,1935,2931,2870,2816,2612,2565,2469,2516,2660,2711,2207,3396,2764,7360,6941,3276,2117,2368,2320,2263,3179,2073,3035,7539,7411,1977,2028,3336,3080,1392,1701,1799,1651,1749,1603,1555,1219,1167,7309,5222,5146,5347,6277,5670,5605,5749,5860,6039,5934,5289,7170,5535,5413,5479,5086,6123,6202,7455,7495,6527,6481,6590,1340,7217,7263,4223,4639,4947,4879,5010,4579,4530,4484,4435,1046,1113" + }, + "to": { + "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,141,142,143,144,145,146,147,148,149,150,151,152", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "215,2945,3018,3084,3157,3207,3247,3295,3343,3388,3445,3499,3549,3591,3653,3721,3798,3857,3922,3985,4040,4100,4163,4217,4269,4312,4372,4425,4487,4572,4631,4712,4762,4821,4869,4912,4965,5008,5059,5109,5169,5222,5273,5319,5367,5415,5461,5508,5558,5603,5662,5714,5764,5809,5861,5904,5951,6007,6062,6117,6161,6203,6246,6296,6337,6387,6650,6694,6745,6794,6843,6890,6937,6984,7029,7080,7133,7178,7253,7312,7369,7443,7507,7576,7654,7764,7868,7941,8007,8076,8131,8196,8261,8310,8393,8471,8514,8553,8598,8724,8786,8843,8990,9035,9090,9149,9216,9274,9336,9384,9429,9477,9528,9594", + "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,141,142,143,144,145,146,147,148,149,150,151,152", + "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,41,61,67,76,58,64,62,54,59,62,53,51,42,59,52,61,84,58,80,49,58,47,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,49,44,51,42,46,55,54,54,43,41,42,49,40,49,58,43,50,48,48,46,46,46,44,50,52,44,74,58,56,73,63,68,77,109,103,72,65,68,54,64,64,48,82,77,42,38,44,47,61,56,45,44,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3586,3648,3716,3793,3852,3917,3980,4035,4095,4158,4212,4264,4307,4367,4420,4482,4567,4626,4707,4757,4816,4864,4907,4960,5003,5054,5104,5164,5217,5268,5314,5362,5410,5456,5503,5553,5598,5657,5709,5759,5804,5856,5899,5946,6002,6057,6112,6156,6198,6241,6291,6332,6382,6441,6689,6740,6789,6838,6885,6932,6979,7024,7075,7128,7173,7248,7307,7364,7438,7502,7571,7649,7759,7863,7936,8002,8071,8126,8191,8256,8305,8388,8466,8509,8548,8593,8641,8781,8838,8884,9030,9085,9144,9211,9269,9331,9379,9424,9472,9523,9589,9655" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,156", + "endColumns": "100,102", + "endOffsets": "151,254" + }, + "to": { + "startLines": "101,102", + "startColumns": "4,4", + "startOffsets": "6446,6547", + "endColumns": "100,102", + "endOffsets": "6542,6645" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ka_values-ka.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ka\\values-ka.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3126", + "endColumns": "100", + "endOffsets": "3222" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ka\\values-ka.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818", + "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80", + "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,3045", + "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80", + "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,3121" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ka\\values-ka.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,117", + "endOffsets": "159,277" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2818,2927", + "endColumns": "108,117", + "endOffsets": "2922,3040" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-my_values-my.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-my\\values-my.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3218", + "endColumns": "100", + "endOffsets": "3314" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-my\\values-my.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895", + "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83", + "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,3134", + "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83", + "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,3213" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-my\\values-my.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,125", + "endOffsets": "163,289" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2895,3008", + "endColumns": "112,125", + "endOffsets": "3003,3129" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-nl_values-nl.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-nl\\values-nl.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,166", + "endColumns": "110,108", + "endOffsets": "161,270" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2839,2950", + "endColumns": "110,108", + "endOffsets": "2945,3054" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-nl\\values-nl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3141", + "endColumns": "100", + "endOffsets": "3237" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-nl\\values-nl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839", + "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81", + "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,3059", + "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81", + "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,3136" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v20_values-watch-v20.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-watch-v20\\values-watch-v20.xml", + "from": { + "startLines": "2,5,8", + "startColumns": "4,4,4", + "startOffsets": "55,214,385", + "endLines": "4,7,10", + "endColumns": "12,12,12", + "endOffsets": "209,380,553" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-fa_values-fa.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-fa\\values-fa.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,114", + "endOffsets": "159,274" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2822,2931", + "endColumns": "108,114", + "endOffsets": "2926,3041" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-fa\\values-fa.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822", + "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80", + "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,3046", + "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80", + "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,3122" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-fa\\values-fa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3127", + "endColumns": "100", + "endOffsets": "3223" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-de_values-de.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-de\\values-de.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843", + "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81", + "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,3066", + "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81", + "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,3143" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-de\\values-de.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,159", + "endColumns": "103,118", + "endOffsets": "154,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2843,2947", + "endColumns": "103,118", + "endOffsets": "2942,3061" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-de\\values-de.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3148", + "endColumns": "100", + "endOffsets": "3244" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-tr_values-tr.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-tr\\values-tr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786", + "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78", + "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,3008", + "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78", + "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,3082" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-tr\\values-tr.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,116", + "endOffsets": "155,272" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2786,2891", + "endColumns": "104,116", + "endOffsets": "2886,3003" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-tr\\values-tr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3087", + "endColumns": "100", + "endOffsets": "3183" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rHK_values-zh-rHK.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,154", + "endColumns": "98,99", + "endOffsets": "149,249" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2668,2767", + "endColumns": "98,99", + "endOffsets": "2762,2862" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "2945", + "endColumns": "100", + "endOffsets": "3041" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668", + "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77", + "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2867", + "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77", + "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2940" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-am_values-am.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-am\\values-am.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738", + "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78", + "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2952", + "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78", + "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,3026" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-am\\values-am.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,159", + "endColumns": "103,109", + "endOffsets": "154,264" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2738,2842", + "endColumns": "103,109", + "endOffsets": "2837,2947" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-am\\values-am.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3031", + "endColumns": "100", + "endOffsets": "3127" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-be_values-be.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-be\\values-be.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834", + "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80", + "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,3069", + "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80", + "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,3145" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-be\\values-be.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,125", + "endOffsets": "159,285" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2834,2943", + "endColumns": "108,125", + "endOffsets": "2938,3064" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-be\\values-be.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3150", + "endColumns": "100", + "endOffsets": "3246" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ar_values-ar.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ar\\values-ar.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,110", + "endOffsets": "160,271" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2779,2889", + "endColumns": "109,110", + "endOffsets": "2884,2995" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ar\\values-ar.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3081", + "endColumns": "100", + "endOffsets": "3177" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ar\\values-ar.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779", + "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80", + "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,3000", + "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80", + "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,3076" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-pl_values-pl.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-pl\\values-pl.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,116", + "endOffsets": "158,275" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2827,2935", + "endColumns": "107,116", + "endOffsets": "2930,3047" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-pl\\values-pl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827", + "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81", + "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,3052", + "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81", + "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,3129" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-pl\\values-pl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3134", + "endColumns": "100", + "endOffsets": "3230" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-es-rUS_values-es-rUS.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,170", + "endColumns": "114,127", + "endOffsets": "165,293" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2838,2953", + "endColumns": "114,127", + "endOffsets": "2948,3076" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-es-rUS\\values-es-rUS.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3163", + "endColumns": "100", + "endOffsets": "3259" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-es-rUS\\values-es-rUS.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838", + "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81", + "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,3081", + "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81", + "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,3158" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-mn_values-mn.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-mn\\values-mn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3103", + "endColumns": "100", + "endOffsets": "3199" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-mn\\values-mn.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,120", + "endOffsets": "156,277" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2795,2901", + "endColumns": "105,120", + "endOffsets": "2896,3017" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-mn\\values-mn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795", + "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80", + "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,3022", + "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80", + "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,3098" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-kn_values-kn.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-kn\\values-kn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866", + "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81", + "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,3113", + "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81", + "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,3190" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-kn\\values-kn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3195", + "endColumns": "100", + "endOffsets": "3291" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-kn\\values-kn.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,173", + "endColumns": "117,128", + "endOffsets": "168,297" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2866,2984", + "endColumns": "117,128", + "endOffsets": "2979,3108" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-lv_values-lv.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-lv\\values-lv.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994", + "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81", + "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,3231", + "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81", + "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3308" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-lv\\values-lv.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,169", + "endColumns": "113,122", + "endOffsets": "164,287" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2994,3108", + "endColumns": "113,122", + "endOffsets": "3103,3226" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-lv\\values-lv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3313", + "endColumns": "100", + "endOffsets": "3409" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ms_values-ms.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ms\\values-ms.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,166", + "endColumns": "110,112", + "endOffsets": "161,274" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2801,2912", + "endColumns": "110,112", + "endOffsets": "2907,3020" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ms\\values-ms.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3105", + "endColumns": "100", + "endOffsets": "3201" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ms\\values-ms.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801", + "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79", + "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,3025", + "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79", + "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,3100" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-watch-v21_values-watch-v21.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-watch-v21\\values-watch-v21.xml", + "from": { + "startLines": "2,6,10", + "startColumns": "4,4,4", + "startOffsets": "55,271,499", + "endLines": "5,9,13", + "endColumns": "12,12,12", + "endOffsets": "266,494,724" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-fr-rCA_values-fr-rCA.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,125", + "endOffsets": "163,289" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2879,2992", + "endColumns": "112,125", + "endOffsets": "2987,3113" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3204", + "endColumns": "100", + "endOffsets": "3300" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879", + "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85", + "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,3118", + "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85", + "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,3199" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-sw600dp-v13_values-sw600dp-v13.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9", + "startColumns": "4,4,4,4,4,4,4,4", + "startOffsets": "55,124,193,263,337,413,472,543", + "endColumns": "68,68,69,73,75,58,70,67", + "endOffsets": "119,188,258,332,408,467,538,606" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,10,11,12", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,115,185,256,328,386,444,553,617,680", + "endLines": "2,3,4,5,6,7,9,10,11,15", + "endColumns": "59,69,70,71,57,57,10,63,62,10", + "endOffsets": "110,180,251,323,381,439,548,612,675,847" + }, + "to": { + "startLines": "10,11,12,13,14,15,16,18,19,20", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "611,671,741,812,884,942,1000,1109,1173,1236", + "endLines": "10,11,12,13,14,15,17,18,19,23", + "endColumns": "59,69,70,71,57,57,10,63,62,10", + "endOffsets": "666,736,807,879,937,995,1104,1168,1231,1403" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-is_values-is.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-is\\values-is.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3082", + "endColumns": "100", + "endOffsets": "3178" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-is\\values-is.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784", + "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80", + "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,3001", + "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80", + "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,3077" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-is\\values-is.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,158", + "endColumns": "102,113", + "endOffsets": "153,267" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2784,2887", + "endColumns": "102,113", + "endOffsets": "2882,2996" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-v21_values-v21.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258", + "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12", + "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958" + }, + "to": { + "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556", + "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262", + "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12", + "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "2,5,8,11", + "startColumns": "4,4,4,4", + "startOffsets": "55,223,386,554", + "endLines": "4,7,10,13", + "endColumns": "12,12,12,12", + "endOffsets": "218,381,549,716" + }, + "to": { + "startLines": "265,268,272,276", + "startColumns": "4,4,4,4", + "startOffsets": "19504,19672,19961,20257", + "endLines": "267,270,274,278", + "endColumns": "12,12,12,12", + "endOffsets": "19667,19830,20124,20419" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "2,10,18,26", + "startColumns": "4,4,4,4", + "startOffsets": "55,484,910,1333", + "endLines": "9,17,25,33", + "endColumns": "10,10,10,10", + "endOffsets": "479,905,1328,1763" + }, + "to": { + "startLines": "279,287,295,303", + "startColumns": "4,4,4,4", + "startOffsets": "20424,20853,21279,21702", + "endLines": "286,294,302,310", + "endColumns": "10,10,10,10", + "endOffsets": "20848,21274,21697,22132" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,13", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,223,290,354,470,596,722,850,1022", + "endLines": "2,3,4,5,6,7,8,9,12,17", + "endColumns": "103,63,66,63,115,125,125,127,12,12", + "endOffsets": "154,218,285,349,465,591,717,845,1017,1355" + }, + "to": { + "startLines": "2,3,4,5,263,264,271,275,311,314", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,223,290,19262,19378,19835,20129,22137,22309", + "endLines": "2,3,4,5,263,264,271,275,313,318", + "endColumns": "103,63,66,63,115,125,125,127,12,12", + "endOffsets": "154,218,285,349,19373,19499,19956,20252,22304,22642" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-uk_values-uk.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-uk\\values-uk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819", + "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80", + "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,3047", + "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80", + "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,3123" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-uk\\values-uk.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,119", + "endOffsets": "158,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2819,2927", + "endColumns": "107,119", + "endOffsets": "2922,3042" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-uk\\values-uk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3128", + "endColumns": "100", + "endOffsets": "3224" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-sk_values-sk.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sk\\values-sk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830", + "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87", + "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,3063", + "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87", + "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,3146" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sk\\values-sk.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,126", + "endOffsets": "156,283" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2830,2936", + "endColumns": "105,126", + "endOffsets": "2931,3058" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sk\\values-sk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3151", + "endColumns": "100", + "endOffsets": "3247" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-hdpi-v4_values-hdpi-v4.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "6", + "endColumns": "13", + "endOffsets": "327" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-v23_values-v23.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\ea19d45b663daa2afaff87acfad3da71\\cardview-v7-28.0.0\\res\\values-v23\\values-v23.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "4", + "endColumns": "12", + "endOffsets": "200" + }, + "to": { + "startLines": "37", + "startColumns": "4", + "startOffsets": "2646", + "endLines": "39", + "endColumns": "12", + "endOffsets": "2791" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v23\\values-v23.xml", + "from": { + "startLines": "2,3,4,5,6,19,32,33,34,35,36", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533", + "endLines": "2,3,4,5,18,31,32,33,34,35,36", + "endColumns": "134,134,74,86,12,12,126,104,114,106,112", + "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-in_values-in.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-in\\values-in.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3111", + "endColumns": "100", + "endOffsets": "3207" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-in\\values-in.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,113", + "endOffsets": "160,274" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2803,2913", + "endColumns": "109,113", + "endOffsets": "2908,3022" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-in\\values-in.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803", + "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83", + "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,3027", + "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83", + "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,3106" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-hu_values-hu.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-hu\\values-hu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3193", + "endColumns": "100", + "endOffsets": "3289" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-hu\\values-hu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878", + "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82", + "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,3110", + "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82", + "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,3188" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-hu\\values-hu.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,119", + "endOffsets": "162,282" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2878,2990", + "endColumns": "111,119", + "endOffsets": "2985,3105" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-da_values-da.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-da\\values-da.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3058", + "endColumns": "100", + "endOffsets": "3154" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-da\\values-da.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,108", + "endOffsets": "155,264" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2765,2870", + "endColumns": "104,108", + "endOffsets": "2865,2974" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-da\\values-da.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765", + "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78", + "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2979", + "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78", + "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,3053" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-vi_values-vi.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-vi\\values-vi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817", + "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83", + "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,3038", + "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83", + "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,3117" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-vi\\values-vi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3122", + "endColumns": "100", + "endOffsets": "3218" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-vi\\values-vi.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,112", + "endOffsets": "158,271" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2817,2925", + "endColumns": "107,112", + "endOffsets": "2920,3033" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-hy_values-hy.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-hy\\values-hy.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,116", + "endOffsets": "156,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2802,2908", + "endColumns": "105,116", + "endOffsets": "2903,3020" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-hy\\values-hy.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802", + "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81", + "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,3025", + "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81", + "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,3102" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-hy\\values-hy.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3107", + "endColumns": "100", + "endOffsets": "3203" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-as_values-as.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-as\\values-as.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3172", + "endColumns": "100", + "endOffsets": "3268" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-as\\values-as.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861", + "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88", + "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,3083", + "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88", + "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,3167" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-as\\values-as.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,116", + "endOffsets": "155,272" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2861,2966", + "endColumns": "104,116", + "endOffsets": "2961,3078" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-sw_values-sw.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sw\\values-sw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3106", + "endColumns": "100", + "endOffsets": "3202" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sw\\values-sw.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,117", + "endOffsets": "155,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2801,2906", + "endColumns": "104,117", + "endOffsets": "2901,3019" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sw\\values-sw.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801", + "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81", + "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,3024", + "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81", + "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,3101" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ta_values-ta.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ta\\values-ta.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874", + "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79", + "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,3109", + "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79", + "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,3184" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ta\\values-ta.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3189", + "endColumns": "100", + "endOffsets": "3285" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ta\\values-ta.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,126", + "endOffsets": "158,285" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2874,2982", + "endColumns": "107,126", + "endOffsets": "2977,3104" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-et_values-et.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-et\\values-et.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860", + "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81", + "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,3090", + "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81", + "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,3167" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-et\\values-et.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3172", + "endColumns": "100", + "endOffsets": "3268" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-et\\values-et.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,120", + "endOffsets": "159,280" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2860,2969", + "endColumns": "108,120", + "endOffsets": "2964,3085" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-bs_values-bs.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-bs\\values-bs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3154", + "endColumns": "100", + "endOffsets": "3250" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-bs\\values-bs.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842", + "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83", + "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,3070", + "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83", + "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,3149" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-bs\\values-bs.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,158", + "endColumns": "102,124", + "endOffsets": "153,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2842,2945", + "endColumns": "102,124", + "endOffsets": "2940,3065" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-or_values-or.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-or\\values-or.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3174", + "endColumns": "100", + "endOffsets": "3270" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-or\\values-or.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,172", + "endColumns": "116,120", + "endOffsets": "167,288" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2847,2964", + "endColumns": "116,120", + "endOffsets": "2959,3080" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-or\\values-or.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847", + "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88", + "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,3085", + "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88", + "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,3169" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-large-v4_values-large-v4.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\values-large-v4\\values-large-v4.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,177", + "endColumns": "121,133", + "endOffsets": "172,306" + }, + "to": { + "startLines": "11,12", + "startColumns": "4,4", + "startOffsets": "752,874", + "endColumns": "121,133", + "endOffsets": "869,1003" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-large-v4\\values-large-v4.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "55,114,185,256,326,396,464,532,636", + "endColumns": "58,70,70,69,69,67,67,103,115", + "endOffsets": "109,180,251,321,391,459,527,631,747" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-af_values-af.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-af\\values-af.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776", + "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79", + "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2995", + "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79", + "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,3070" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-af\\values-af.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3075", + "endColumns": "100", + "endOffsets": "3171" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-af\\values-af.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,157", + "endColumns": "101,116", + "endOffsets": "152,269" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2776,2878", + "endColumns": "101,116", + "endOffsets": "2873,2990" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rXC_values-en-rXC.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-en-rXC\\values-en-rXC.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,5503", + "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178", + "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,5677" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-en-rXC\\values-en-rXC.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "202", + "endOffsets": "253" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "5682", + "endColumns": "202", + "endOffsets": "5880" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-v17_values-v17.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v17\\values-v17.xml", + "from": { + "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216", + "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-gl_values-gl.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-gl\\values-gl.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,173", + "endColumns": "117,121", + "endOffsets": "168,290" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2838,2956", + "endColumns": "117,121", + "endOffsets": "2951,3073" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-gl\\values-gl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3160", + "endColumns": "100", + "endOffsets": "3256" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-gl\\values-gl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838", + "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81", + "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,3078", + "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81", + "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,3155" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-h720dp-v13_values-h720dp-v13.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "66", + "endOffsets": "117" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-mr_values-mr.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-mr\\values-mr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807", + "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79", + "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,3036", + "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79", + "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,3111" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-mr\\values-mr.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,116", + "endOffsets": "162,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2807,2919", + "endColumns": "111,116", + "endOffsets": "2914,3031" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-mr\\values-mr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3116", + "endColumns": "100", + "endOffsets": "3212" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rBR_values-pt-rBR.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,119", + "endOffsets": "162,282" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2844,2956", + "endColumns": "111,119", + "endOffsets": "2951,3071" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3161", + "endColumns": "100", + "endOffsets": "3257" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844", + "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84", + "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,3076", + "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84", + "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,3156" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-v18_values-v18.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v18\\values-v18.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "48", + "endOffsets": "99" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-it_values-it.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-it\\values-it.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,122", + "endOffsets": "159,282" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2823,2932", + "endColumns": "108,122", + "endOffsets": "2927,3050" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-it\\values-it.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823", + "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82", + "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,3055", + "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82", + "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,3133" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-it\\values-it.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3138", + "endColumns": "100", + "endOffsets": "3234" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-es_values-es.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-es\\values-es.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,174", + "endColumns": "118,119", + "endOffsets": "169,289" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2842,2961", + "endColumns": "118,119", + "endOffsets": "2956,3076" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-es\\values-es.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3163", + "endColumns": "100", + "endOffsets": "3259" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-es\\values-es.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842", + "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81", + "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,3081", + "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81", + "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,3158" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-cs_values-cs.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-cs\\values-cs.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809", + "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81", + "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,3044", + "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81", + "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,3121" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-cs\\values-cs.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,126", + "endOffsets": "158,285" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2809,2917", + "endColumns": "107,126", + "endOffsets": "2912,3039" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-cs\\values-cs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3126", + "endColumns": "100", + "endOffsets": "3222" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-xlarge-v4_values-xlarge-v4.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml", + "from": { + "startLines": "2,3,4,5,6,7", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "55,126,197,267,337,405", + "endColumns": "70,70,69,69,67,67", + "endOffsets": "121,192,262,332,400,468" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-bn_values-bn.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-bn\\values-bn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3168", + "endColumns": "100", + "endOffsets": "3264" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-bn\\values-bn.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,116", + "endOffsets": "162,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2857,2969", + "endColumns": "111,116", + "endOffsets": "2964,3081" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-bn\\values-bn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857", + "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81", + "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,3086", + "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81", + "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,3163" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-km_values-km.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-km\\values-km.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,104", + "endOffsets": "155,260" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2799,2904", + "endColumns": "104,104", + "endOffsets": "2899,3004" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-km\\values-km.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3092", + "endColumns": "100", + "endOffsets": "3188" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-km\\values-km.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799", + "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82", + "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,3009", + "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82", + "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,3087" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ky_values-ky.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ky\\values-ky.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802", + "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80", + "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,3030", + "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80", + "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,3106" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ky\\values-ky.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,117", + "endOffsets": "160,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2802,2912", + "endColumns": "109,117", + "endOffsets": "2907,3025" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ky\\values-ky.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3111", + "endColumns": "100", + "endOffsets": "3207" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rIN_values-en-rIN.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-en-rIN\\values-en-rIN.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2987", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,3064" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-en-rIN\\values-en-rIN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3069", + "endColumns": "100", + "endOffsets": "3165" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,116", + "endOffsets": "156,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2764,2870", + "endColumns": "105,116", + "endOffsets": "2865,2982" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rCA_values-en-rCA.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-en-rCA\\values-en-rCA.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-en-rCA\\values-en-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2846", + "endColumns": "100", + "endOffsets": "2942" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-te_values-te.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-te\\values-te.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,122", + "endOffsets": "163,286" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2864,2977", + "endColumns": "112,122", + "endOffsets": "2972,3095" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-te\\values-te.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3182", + "endColumns": "100", + "endOffsets": "3278" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-te\\values-te.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864", + "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81", + "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,3100", + "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81", + "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,3177" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-el_values-el.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-el\\values-el.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3203", + "endColumns": "100", + "endOffsets": "3299" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-el\\values-el.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879", + "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84", + "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,3118", + "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84", + "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,3198" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-el\\values-el.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,172", + "endColumns": "116,121", + "endOffsets": "167,289" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2879,2996", + "endColumns": "116,121", + "endOffsets": "2991,3113" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "139", + "startColumns": "4", + "startOffsets": "8839", + "endColumns": "100", + "endOffsets": "8935" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "730", + "endLines": "21", + "endColumns": "19", + "endOffsets": "838" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1116,1212,1308,1402,1498,1590,1682,1774,1852,1948,2044,2139,2236,2331,2431,2581,2675", + "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77", + "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1111,1207,1303,1397,1493,1585,1677,1769,1847,1943,2039,2134,2231,2326,2426,2576,2670,2748" + }, + "to": { + "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,135", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "384,479,572,672,754,851,959,1035,1111,1203,1297,1395,1491,1587,1681,1777,1869,1961,2053,2131,2227,2323,2418,2515,2610,2710,2860,8596", + "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77", + "endOffsets": "474,567,667,749,846,954,1030,1106,1198,1292,1390,1486,1582,1676,1772,1864,1956,2048,2126,2222,2318,2413,2510,2605,2705,2855,2949,8669" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,154", + "endColumns": "98,99", + "endOffsets": "149,249" + }, + "to": { + "startLines": "100,101", + "startColumns": "4,4", + "startOffsets": "6401,6500", + "endColumns": "98,99", + "endOffsets": "6495,6595" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", + "from": { + "startLines": "121,72,71,70,69,19,20,21,112,113,120,119,124,26,76,77,75,74,73,89,88,87,79,128,127,61,29,30,80,129,37,114,68,138,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,134,126,65,44,49,48,47,63,43,62,137,41,42,66,125,28,34,36,33,35,32,31,25,24,133,96,95,98,110,103,102,104,105,107,106,97,130,101,99,100,94,108,109,135,136,117,116,118,27,131,132,78,86,91,90,92,85,84,83,82,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "6590,3647,3580,3506,3455,846,887,936,6169,6215,6535,6484,6770,1225,3911,3980,3851,3784,3720,4654,4593,4529,4114,6948,6904,3018,1398,1452,4169,7001,1805,6273,3395,7447,3178,1917,2204,2455,1971,2957,2903,2851,2652,2603,2507,2556,2699,2747,2248,3335,2798,7270,6858,3222,2160,2407,2350,2294,3122,2115,3079,7405,2022,2064,3275,6813,1346,1657,1755,1609,1707,1561,1515,1173,1119,7224,5036,4976,5179,6092,5495,5425,5560,5639,5824,5750,5112,7061,5369,5237,5303,4926,5929,6013,7321,7365,6375,6326,6421,1288,7131,7178,4058,4469,4769,4710,4837,4420,4374,4325,4273,985,1052", + "endLines": "123,72,71,70,69,19,20,21,112,113,120,119,124,26,76,77,75,74,73,89,88,87,79,128,127,61,29,30,80,129,37,114,68,138,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,134,126,65,44,49,48,47,63,43,62,137,41,42,66,125,28,34,36,33,35,32,31,25,24,133,96,95,98,110,103,102,104,105,107,106,97,130,101,99,100,94,108,109,135,136,117,116,118,27,131,132,78,86,91,90,92,85,84,83,82,22,23", + "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,41,61,67,76,58,65,62,54,59,62,53,51,42,59,52,61,83,58,79,49,58,47,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,49,44,51,42,46,55,54,54,43,41,40,40,49,58,43,50,48,48,46,46,46,44,50,52,44,74,58,56,73,63,68,77,109,103,72,65,68,54,64,64,48,82,77,42,38,44,47,61,56,45,44,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "6764,3714,3641,3574,3500,881,930,979,6209,6267,6584,6529,6807,1282,3974,4052,3905,3845,3778,4704,4648,4587,4163,6995,6942,3073,1446,1509,4248,7055,1880,6318,3449,7490,3216,1965,2242,2501,2016,3012,2951,2897,2693,2646,2550,2597,2741,2792,2288,3389,2845,7315,6898,3269,2198,2449,2401,2344,3172,2154,3116,7441,2058,2109,3329,6852,1392,1701,1799,1651,1749,1603,1555,1219,1167,7264,5106,5030,5231,6161,5554,5489,5633,5744,5923,5818,5173,7125,5419,5297,5363,4970,6007,6086,7359,7399,6415,6369,6478,1340,7172,7218,4108,4523,4831,4763,4894,4463,4414,4368,4319,1046,1113" + }, + "to": { + "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,137,138,140,141,142,143,144,145,146,147,148,149,150,151", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "215,2954,3026,3092,3165,3215,3255,3303,3351,3396,3453,3507,3557,3599,3661,3729,3806,3865,3931,3994,4049,4109,4172,4226,4278,4321,4381,4434,4496,4580,4639,4719,4769,4828,4876,4919,4972,5015,5066,5116,5176,5229,5280,5326,5374,5422,5468,5515,5565,5610,5669,5721,5771,5816,5868,5911,5958,6014,6069,6124,6168,6210,6251,6292,6342,6600,6644,6695,6744,6793,6840,6887,6934,6979,7030,7083,7128,7203,7262,7319,7393,7457,7526,7604,7714,7818,7891,7957,8026,8081,8146,8211,8260,8343,8421,8464,8503,8548,8674,8736,8793,8940,8985,9040,9099,9166,9224,9286,9334,9379,9427,9478,9544", + "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,137,138,140,141,142,143,144,145,146,147,148,149,150,151", + "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,41,61,67,76,58,65,62,54,59,62,53,51,42,59,52,61,83,58,79,49,58,47,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,49,44,51,42,46,55,54,54,43,41,40,40,49,58,43,50,48,48,46,46,46,44,50,52,44,74,58,56,73,63,68,77,109,103,72,65,68,54,64,64,48,82,77,42,38,44,47,61,56,45,44,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3594,3656,3724,3801,3860,3926,3989,4044,4104,4167,4221,4273,4316,4376,4429,4491,4575,4634,4714,4764,4823,4871,4914,4967,5010,5061,5111,5171,5224,5275,5321,5369,5417,5463,5510,5560,5605,5664,5716,5766,5811,5863,5906,5953,6009,6064,6119,6163,6205,6246,6287,6337,6396,6639,6690,6739,6788,6835,6882,6929,6974,7025,7078,7123,7198,7257,7314,7388,7452,7521,7599,7709,7813,7886,7952,8021,8076,8141,8206,8255,8338,8416,8459,8498,8543,8591,8731,8788,8834,8980,9035,9094,9161,9219,9281,9329,9374,9422,9473,9539,9605" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-v26_values-v26.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v26\\values-v26.xml", + "from": { + "startLines": "2,3,4,8,12,16", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "55,130,217,431,657,896", + "endLines": "2,3,7,11,15,16", + "endColumns": "74,86,12,12,12,92", + "endOffsets": "125,212,426,652,891,984" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-sv_values-sv.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sv\\values-sv.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,118", + "endOffsets": "159,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2784,2893", + "endColumns": "108,118", + "endOffsets": "2888,3007" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sv\\values-sv.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784", + "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78", + "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,3012", + "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78", + "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,3086" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sv\\values-sv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3091", + "endColumns": "100", + "endOffsets": "3187" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ur_values-ur.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ur\\values-ur.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824", + "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79", + "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,3051", + "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79", + "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,3126" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ur\\values-ur.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,114", + "endOffsets": "162,277" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2824,2936", + "endColumns": "111,114", + "endOffsets": "2931,3046" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ur\\values-ur.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3131", + "endColumns": "100", + "endOffsets": "3227" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ro_values-ro.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ro\\values-ro.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3187", + "endColumns": "100", + "endOffsets": "3283" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ro\\values-ro.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,123", + "endOffsets": "160,284" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2870,2980", + "endColumns": "109,123", + "endOffsets": "2975,3099" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ro\\values-ro.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870", + "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82", + "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,3104", + "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82", + "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,3182" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-v24_values-v24.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\values-v24\\values-v24.xml", + "from": { + "startLines": "2,3,4,5", + "startColumns": "4,4,4,4", + "startOffsets": "55,121,182,248", + "endColumns": "65,60,65,66", + "endOffsets": "116,177,243,310" + }, + "to": { + "startLines": "4,5,6,7", + "startColumns": "4,4,4,4", + "startOffsets": "347,413,474,540", + "endColumns": "65,60,65,66", + "endOffsets": "408,469,535,602" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v24\\values-v24.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,212", + "endColumns": "156,134", + "endOffsets": "207,342" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-v28_values-v28.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v28\\values-v28.xml", + "from": { + "startLines": "2,3,4,8", + "startColumns": "4,4,4,4", + "startOffsets": "55,130,217,447", + "endLines": "2,3,7,11", + "endColumns": "74,86,12,12", + "endOffsets": "125,212,442,684" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-kk_values-kk.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-kk\\values-kk.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,117", + "endOffsets": "163,281" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2812,2925", + "endColumns": "112,117", + "endOffsets": "2920,3038" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-kk\\values-kk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812", + "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80", + "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,3043", + "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80", + "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,3119" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-kk\\values-kk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3124", + "endColumns": "100", + "endOffsets": "3220" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-pa_values-pa.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-pa\\values-pa.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,170", + "endColumns": "114,117", + "endOffsets": "165,283" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2759,2874", + "endColumns": "114,117", + "endOffsets": "2869,2987" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-pa\\values-pa.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759", + "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79", + "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2992", + "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79", + "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,3067" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-pa\\values-pa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3072", + "endColumns": "100", + "endOffsets": "3168" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-bg_values-bg.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-bg\\values-bg.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3167", + "endColumns": "100", + "endOffsets": "3263" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-bg\\values-bg.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,123", + "endOffsets": "163,287" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2847,2960", + "endColumns": "112,123", + "endOffsets": "2955,3079" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-bg\\values-bg.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847", + "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82", + "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,3084", + "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82", + "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,3162" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rPT_values-pt-rPT.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864", + "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84", + "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,3096", + "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84", + "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,3176" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3181", + "endColumns": "100", + "endOffsets": "3277" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,119", + "endOffsets": "162,282" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2864,2976", + "endColumns": "111,119", + "endOffsets": "2971,3091" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-lt_values-lt.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-lt\\values-lt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3207", + "endColumns": "100", + "endOffsets": "3303" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-lt\\values-lt.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895", + "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82", + "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,3124", + "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82", + "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,3202" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-lt\\values-lt.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,118", + "endOffsets": "160,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2895,3005", + "endColumns": "109,118", + "endOffsets": "3000,3119" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-zu_values-zu.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-zu\\values-zu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3132", + "endColumns": "100", + "endOffsets": "3228" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-zu\\values-zu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817", + "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80", + "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,3051", + "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80", + "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,3127" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-zu\\values-zu.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,120", + "endOffsets": "163,284" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2817,2930", + "endColumns": "112,120", + "endOffsets": "2925,3046" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rGB_values-en-rGB.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-en-rGB\\values-en-rGB.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3069", + "endColumns": "100", + "endOffsets": "3165" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-en-rGB\\values-en-rGB.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2987", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,3064" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,116", + "endOffsets": "156,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2764,2870", + "endColumns": "105,116", + "endOffsets": "2865,2982" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-si_values-si.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-si\\values-si.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821", + "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81", + "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,3049", + "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81", + "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,3126" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-si\\values-si.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3131", + "endColumns": "100", + "endOffsets": "3227" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-si\\values-si.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,166", + "endColumns": "110,116", + "endOffsets": "161,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2821,2932", + "endColumns": "110,116", + "endOffsets": "2927,3044" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-port_values-port.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-port\\values-port.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "55", + "endOffsets": "106" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-eu_values-eu.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-eu\\values-eu.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,159", + "endColumns": "103,126", + "endOffsets": "154,281" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2856,2960", + "endColumns": "103,126", + "endOffsets": "2955,3082" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-eu\\values-eu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856", + "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81", + "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,3087", + "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81", + "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,3164" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-eu\\values-eu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3169", + "endColumns": "100", + "endOffsets": "3265" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ca_values-ca.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ca\\values-ca.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834", + "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80", + "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,3067", + "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80", + "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,3143" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ca\\values-ca.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3148", + "endColumns": "100", + "endOffsets": "3244" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ca\\values-ca.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,166", + "endColumns": "110,121", + "endOffsets": "161,283" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2834,2945", + "endColumns": "110,121", + "endOffsets": "2940,3062" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-night-v8_values-night-v8.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-night-v8\\values-night-v8.xml", + "from": { + "startLines": "2,3,4,5,6,7,8", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "55,125,209,293,389,491,593", + "endColumns": "69,83,83,95,101,101,93", + "endOffsets": "120,204,288,384,486,588,682" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values-night\\themes.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "19", + "endLines": "5", + "endColumns": "12", + "endOffsets": "252" + }, + "to": { + "startLines": "9", + "startColumns": "4", + "startOffsets": "687", + "endLines": "12", + "endColumns": "12", + "endOffsets": "917" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-gu_values-gu.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-gu\\values-gu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3107", + "endColumns": "100", + "endOffsets": "3203" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-gu\\values-gu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802", + "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79", + "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,3027", + "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79", + "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,3102" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-gu\\values-gu.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,114", + "endOffsets": "160,275" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2802,2912", + "endColumns": "109,114", + "endOffsets": "2907,3022" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ml_values-ml.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ml\\values-ml.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3199", + "endColumns": "100", + "endOffsets": "3295" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ml\\values-ml.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873", + "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81", + "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,3117", + "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81", + "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,3194" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ml\\values-ml.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,180", + "endColumns": "124,118", + "endOffsets": "175,294" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2873,2998", + "endColumns": "124,118", + "endOffsets": "2993,3112" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-ne_values-ne.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ne\\values-ne.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3225", + "endColumns": "100", + "endOffsets": "3321" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ne\\values-ne.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,172", + "endColumns": "116,119", + "endOffsets": "167,287" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2902,3019", + "endColumns": "116,119", + "endOffsets": "3014,3134" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ne\\values-ne.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902", + "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85", + "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,3139", + "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85", + "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,3220" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-sr_values-sr.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sr\\values-sr.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,162", + "endColumns": "106,122", + "endOffsets": "157,280" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2821,2928", + "endColumns": "106,122", + "endOffsets": "2923,3046" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sr\\values-sr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821", + "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83", + "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,3051", + "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83", + "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,3130" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sr\\values-sr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3135", + "endColumns": "100", + "endOffsets": "3231" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-pt_values-pt.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-pt\\values-pt.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844", + "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84", + "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,3076", + "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84", + "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,3156" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-pt\\values-pt.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,119", + "endOffsets": "162,282" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2844,2956", + "endColumns": "111,119", + "endOffsets": "2951,3071" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-pt\\values-pt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3161", + "endColumns": "100", + "endOffsets": "3257" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-hi_values-hi.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-hi\\values-hi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3110", + "endColumns": "100", + "endOffsets": "3206" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-hi\\values-hi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812", + "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79", + "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,3030", + "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79", + "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,3105" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-hi\\values-hi.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,159", + "endColumns": "103,113", + "endOffsets": "154,268" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2812,2916", + "endColumns": "103,113", + "endOffsets": "2911,3025" + } + } + ] + }, + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\values-v22_values-v22.arsc.flat", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v22\\values-v22.xml", + "from": { + "startLines": "2,3,4,9", + "startColumns": "4,4,4,4", + "startOffsets": "55,130,217,553", + "endLines": "2,3,8,13", + "endColumns": "74,86,12,12", + "endOffsets": "125,212,548,896" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-af.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-af.json new file mode 100644 index 0000000..079f31d --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-af.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-af\\values-af.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776", + "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79", + "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2995", + "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79", + "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,3070" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-af\\values-af.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3075", + "endColumns": "100", + "endOffsets": "3171" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-af\\values-af.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,157", + "endColumns": "101,116", + "endOffsets": "152,269" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2776,2878", + "endColumns": "101,116", + "endOffsets": "2873,2990" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-am.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-am.json new file mode 100644 index 0000000..bd5f95e --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-am.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-am\\values-am.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738", + "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78", + "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2952", + "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78", + "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,3026" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-am\\values-am.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,159", + "endColumns": "103,109", + "endOffsets": "154,264" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2738,2842", + "endColumns": "103,109", + "endOffsets": "2837,2947" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-am\\values-am.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3031", + "endColumns": "100", + "endOffsets": "3127" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json new file mode 100644 index 0000000..a2526af --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ar.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ar\\values-ar.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ar\\values-ar.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,110", + "endOffsets": "160,271" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2779,2889", + "endColumns": "109,110", + "endOffsets": "2884,2995" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ar\\values-ar.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3081", + "endColumns": "100", + "endOffsets": "3177" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ar\\values-ar.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779", + "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80", + "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,3000", + "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80", + "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,3076" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-as.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-as.json new file mode 100644 index 0000000..930c5c6 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-as.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-as\\values-as.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-as\\values-as.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3172", + "endColumns": "100", + "endOffsets": "3268" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-as\\values-as.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861", + "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88", + "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,3083", + "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88", + "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,3167" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-as\\values-as.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,116", + "endOffsets": "155,272" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2861,2966", + "endColumns": "104,116", + "endOffsets": "2961,3078" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-az.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-az.json new file mode 100644 index 0000000..56cf241 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-az.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-az\\values-az.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-az\\values-az.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3129", + "endColumns": "100", + "endOffsets": "3225" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-az\\values-az.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,162", + "endColumns": "106,118", + "endOffsets": "157,276" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2820,2927", + "endColumns": "106,118", + "endOffsets": "2922,3041" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-az\\values-az.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820", + "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82", + "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,3046", + "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82", + "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,3124" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json new file mode 100644 index 0000000..5cfa76a --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-b+sr+Latn.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-b+sr+Latn\\values-b+sr+Latn.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3142", + "endColumns": "100", + "endOffsets": "3238" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,162", + "endColumns": "106,122", + "endOffsets": "157,280" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2828,2935", + "endColumns": "106,122", + "endOffsets": "2930,3053" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828", + "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83", + "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,3058", + "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83", + "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,3137" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-be.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-be.json new file mode 100644 index 0000000..dbbedf6 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-be.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-be\\values-be.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-be\\values-be.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834", + "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80", + "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,3069", + "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80", + "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,3145" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-be\\values-be.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,125", + "endOffsets": "159,285" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2834,2943", + "endColumns": "108,125", + "endOffsets": "2938,3064" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-be\\values-be.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3150", + "endColumns": "100", + "endOffsets": "3246" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json new file mode 100644 index 0000000..982306f --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bg.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bg\\values-bg.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-bg\\values-bg.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3167", + "endColumns": "100", + "endOffsets": "3263" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-bg\\values-bg.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,123", + "endOffsets": "163,287" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2847,2960", + "endColumns": "112,123", + "endOffsets": "2955,3079" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-bg\\values-bg.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847", + "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82", + "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,3084", + "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82", + "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,3162" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json new file mode 100644 index 0000000..cf0c61a --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bn.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bn\\values-bn.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-bn\\values-bn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3168", + "endColumns": "100", + "endOffsets": "3264" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-bn\\values-bn.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,116", + "endOffsets": "162,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2857,2969", + "endColumns": "111,116", + "endOffsets": "2964,3081" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-bn\\values-bn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857", + "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81", + "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,3086", + "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81", + "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,3163" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json new file mode 100644 index 0000000..1a0b3cf --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-bs.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bs\\values-bs.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-bs\\values-bs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3154", + "endColumns": "100", + "endOffsets": "3250" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-bs\\values-bs.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842", + "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83", + "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,3070", + "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83", + "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,3149" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-bs\\values-bs.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,158", + "endColumns": "102,124", + "endOffsets": "153,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2842,2945", + "endColumns": "102,124", + "endOffsets": "2940,3065" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json new file mode 100644 index 0000000..6183bbb --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ca.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ca\\values-ca.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ca\\values-ca.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834", + "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80", + "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,3067", + "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80", + "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,3143" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ca\\values-ca.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3148", + "endColumns": "100", + "endOffsets": "3244" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ca\\values-ca.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,166", + "endColumns": "110,121", + "endOffsets": "161,283" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2834,2945", + "endColumns": "110,121", + "endOffsets": "2940,3062" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json new file mode 100644 index 0000000..59d92ae --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-cs.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-cs\\values-cs.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-cs\\values-cs.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809", + "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81", + "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,3044", + "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81", + "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,3121" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-cs\\values-cs.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,126", + "endOffsets": "158,285" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2809,2917", + "endColumns": "107,126", + "endOffsets": "2912,3039" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-cs\\values-cs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3126", + "endColumns": "100", + "endOffsets": "3222" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-da.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-da.json new file mode 100644 index 0000000..3ad368f --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-da.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-da\\values-da.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-da\\values-da.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3058", + "endColumns": "100", + "endOffsets": "3154" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-da\\values-da.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,108", + "endOffsets": "155,264" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2765,2870", + "endColumns": "104,108", + "endOffsets": "2865,2974" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-da\\values-da.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765", + "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78", + "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2979", + "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78", + "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,3053" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-de.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-de.json new file mode 100644 index 0000000..9961ecd --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-de.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-de\\values-de.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-de\\values-de.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843", + "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81", + "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,3066", + "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81", + "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,3143" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-de\\values-de.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,159", + "endColumns": "103,118", + "endOffsets": "154,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2843,2947", + "endColumns": "103,118", + "endOffsets": "2942,3061" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-de\\values-de.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3148", + "endColumns": "100", + "endOffsets": "3244" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-el.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-el.json new file mode 100644 index 0000000..7c81ef6 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-el.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-el\\values-el.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-el\\values-el.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3203", + "endColumns": "100", + "endOffsets": "3299" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-el\\values-el.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879", + "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84", + "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,3118", + "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84", + "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,3198" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-el\\values-el.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,172", + "endColumns": "116,121", + "endOffsets": "167,289" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2879,2996", + "endColumns": "116,121", + "endOffsets": "2991,3113" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json new file mode 100644 index 0000000..ad95be7 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rAU.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rAU\\values-en-rAU.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-en-rAU\\values-en-rAU.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2987", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,3064" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-en-rAU\\values-en-rAU.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,116", + "endOffsets": "156,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2764,2870", + "endColumns": "105,116", + "endOffsets": "2865,2982" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-en-rAU\\values-en-rAU.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3069", + "endColumns": "100", + "endOffsets": "3165" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json new file mode 100644 index 0000000..37a6af5 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rCA.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rCA\\values-en-rCA.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-en-rCA\\values-en-rCA.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-en-rCA\\values-en-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2846", + "endColumns": "100", + "endOffsets": "2942" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json new file mode 100644 index 0000000..cf8b414 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rGB.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-en-rGB\\values-en-rGB.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3069", + "endColumns": "100", + "endOffsets": "3165" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-en-rGB\\values-en-rGB.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2987", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,3064" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-en-rGB\\values-en-rGB.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,116", + "endOffsets": "156,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2764,2870", + "endColumns": "105,116", + "endOffsets": "2865,2982" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json new file mode 100644 index 0000000..394cfd6 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rIN.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-en-rIN\\values-en-rIN.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2987", + "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81", + "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,3064" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-en-rIN\\values-en-rIN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3069", + "endColumns": "100", + "endOffsets": "3165" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-en-rIN\\values-en-rIN.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,116", + "endOffsets": "156,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2764,2870", + "endColumns": "105,116", + "endOffsets": "2865,2982" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json new file mode 100644 index 0000000..8cafc8e --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-en-rXC.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rXC\\values-en-rXC.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-en-rXC\\values-en-rXC.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,5503", + "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178", + "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,5677" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-en-rXC\\values-en-rXC.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "202", + "endOffsets": "253" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "5682", + "endColumns": "202", + "endOffsets": "5880" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json new file mode 100644 index 0000000..ba1f418 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-es-rUS.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-es-rUS\\values-es-rUS.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,170", + "endColumns": "114,127", + "endOffsets": "165,293" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2838,2953", + "endColumns": "114,127", + "endOffsets": "2948,3076" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-es-rUS\\values-es-rUS.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3163", + "endColumns": "100", + "endOffsets": "3259" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-es-rUS\\values-es-rUS.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838", + "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81", + "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,3081", + "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81", + "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,3158" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-es.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-es.json new file mode 100644 index 0000000..426868f --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-es.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es\\values-es.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-es\\values-es.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,174", + "endColumns": "118,119", + "endOffsets": "169,289" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2842,2961", + "endColumns": "118,119", + "endOffsets": "2956,3076" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-es\\values-es.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3163", + "endColumns": "100", + "endOffsets": "3259" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-es\\values-es.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842", + "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81", + "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,3081", + "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81", + "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,3158" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-et.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-et.json new file mode 100644 index 0000000..71170df --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-et.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-et\\values-et.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-et\\values-et.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860", + "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81", + "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,3090", + "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81", + "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,3167" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-et\\values-et.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3172", + "endColumns": "100", + "endOffsets": "3268" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-et\\values-et.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,120", + "endOffsets": "159,280" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2860,2969", + "endColumns": "108,120", + "endOffsets": "2964,3085" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json new file mode 100644 index 0000000..e053cc2 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-eu.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-eu\\values-eu.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-eu\\values-eu.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,159", + "endColumns": "103,126", + "endOffsets": "154,281" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2856,2960", + "endColumns": "103,126", + "endOffsets": "2955,3082" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-eu\\values-eu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856", + "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81", + "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,3087", + "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81", + "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,3164" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-eu\\values-eu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3169", + "endColumns": "100", + "endOffsets": "3265" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json new file mode 100644 index 0000000..ff7a39c --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fa.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fa\\values-fa.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-fa\\values-fa.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,114", + "endOffsets": "159,274" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2822,2931", + "endColumns": "108,114", + "endOffsets": "2926,3041" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-fa\\values-fa.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822", + "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80", + "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,3046", + "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80", + "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,3122" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-fa\\values-fa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3127", + "endColumns": "100", + "endOffsets": "3223" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json new file mode 100644 index 0000000..2d0cf5b --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fi.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fi\\values-fi.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-fi\\values-fi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792", + "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79", + "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,3021", + "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79", + "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,3096" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-fi\\values-fi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3101", + "endColumns": "100", + "endOffsets": "3197" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-fi\\values-fi.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,122", + "endOffsets": "156,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2792,2898", + "endColumns": "105,122", + "endOffsets": "2893,3016" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json new file mode 100644 index 0000000..acc614a --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr-rCA.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,125", + "endOffsets": "163,289" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2879,2992", + "endColumns": "112,125", + "endOffsets": "2987,3113" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3204", + "endColumns": "100", + "endOffsets": "3300" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879", + "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85", + "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,3118", + "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85", + "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,3199" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json new file mode 100644 index 0000000..b349d6e --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-fr.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr\\values-fr.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-fr\\values-fr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3174", + "endColumns": "100", + "endOffsets": "3270" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-fr\\values-fr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859", + "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85", + "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,3088", + "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85", + "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,3169" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-fr\\values-fr.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,158", + "endColumns": "102,125", + "endOffsets": "153,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2859,2962", + "endColumns": "102,125", + "endOffsets": "2957,3083" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json new file mode 100644 index 0000000..7bd66e2 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-gl.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gl\\values-gl.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-gl\\values-gl.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,173", + "endColumns": "117,121", + "endOffsets": "168,290" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2838,2956", + "endColumns": "117,121", + "endOffsets": "2951,3073" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-gl\\values-gl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3160", + "endColumns": "100", + "endOffsets": "3256" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-gl\\values-gl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838", + "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81", + "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,3078", + "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81", + "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,3155" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json new file mode 100644 index 0000000..ddac440 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-gu.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gu\\values-gu.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-gu\\values-gu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3107", + "endColumns": "100", + "endOffsets": "3203" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-gu\\values-gu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802", + "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79", + "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,3027", + "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79", + "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,3102" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-gu\\values-gu.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,114", + "endOffsets": "160,275" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2802,2912", + "endColumns": "109,114", + "endOffsets": "2907,3022" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json new file mode 100644 index 0000000..61e7265 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-h720dp-v13.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-h720dp-v13\\values-h720dp-v13.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "66", + "endOffsets": "117" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json new file mode 100644 index 0000000..b160195 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hdpi-v4.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hdpi-v4\\values-hdpi-v4.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "6", + "endColumns": "13", + "endOffsets": "327" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json new file mode 100644 index 0000000..fab7d8d --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hi.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hi\\values-hi.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-hi\\values-hi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3110", + "endColumns": "100", + "endOffsets": "3206" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-hi\\values-hi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812", + "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79", + "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,3030", + "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79", + "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,3105" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-hi\\values-hi.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,159", + "endColumns": "103,113", + "endOffsets": "154,268" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2812,2916", + "endColumns": "103,113", + "endOffsets": "2911,3025" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json new file mode 100644 index 0000000..272e3a8 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hr.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hr\\values-hr.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-hr\\values-hr.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,158", + "endColumns": "102,124", + "endOffsets": "153,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2837,2940", + "endColumns": "102,124", + "endOffsets": "2935,3060" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-hr\\values-hr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3154", + "endColumns": "100", + "endOffsets": "3250" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-hr\\values-hr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837", + "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88", + "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,3065", + "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88", + "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,3149" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json new file mode 100644 index 0000000..ed06d46 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hu.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hu\\values-hu.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-hu\\values-hu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3193", + "endColumns": "100", + "endOffsets": "3289" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-hu\\values-hu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878", + "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82", + "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,3110", + "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82", + "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,3188" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-hu\\values-hu.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,119", + "endOffsets": "162,282" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2878,2990", + "endColumns": "111,119", + "endOffsets": "2985,3105" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json new file mode 100644 index 0000000..fc3bfbc --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-hy.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hy\\values-hy.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-hy\\values-hy.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,116", + "endOffsets": "156,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2802,2908", + "endColumns": "105,116", + "endOffsets": "2903,3020" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-hy\\values-hy.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802", + "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81", + "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,3025", + "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81", + "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,3102" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-hy\\values-hy.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3107", + "endColumns": "100", + "endOffsets": "3203" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-in.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-in.json new file mode 100644 index 0000000..8c2897b --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-in.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-in\\values-in.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-in\\values-in.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3111", + "endColumns": "100", + "endOffsets": "3207" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-in\\values-in.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,113", + "endOffsets": "160,274" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2803,2913", + "endColumns": "109,113", + "endOffsets": "2908,3022" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-in\\values-in.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803", + "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83", + "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,3027", + "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83", + "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,3106" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-is.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-is.json new file mode 100644 index 0000000..e8f68e5 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-is.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-is\\values-is.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-is\\values-is.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3082", + "endColumns": "100", + "endOffsets": "3178" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-is\\values-is.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784", + "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80", + "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,3001", + "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80", + "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,3077" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-is\\values-is.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,158", + "endColumns": "102,113", + "endOffsets": "153,267" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2784,2887", + "endColumns": "102,113", + "endOffsets": "2882,2996" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-it.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-it.json new file mode 100644 index 0000000..013a1f1 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-it.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-it\\values-it.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-it\\values-it.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,122", + "endOffsets": "159,282" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2823,2932", + "endColumns": "108,122", + "endOffsets": "2927,3050" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-it\\values-it.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823", + "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82", + "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,3055", + "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82", + "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,3133" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-it\\values-it.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3138", + "endColumns": "100", + "endOffsets": "3234" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json new file mode 100644 index 0000000..c602a11 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-iw.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-iw\\values-iw.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-iw\\values-iw.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751", + "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80", + "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2977", + "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80", + "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,3053" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-iw\\values-iw.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,119", + "endOffsets": "156,276" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2751,2857", + "endColumns": "105,119", + "endOffsets": "2852,2972" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-iw\\values-iw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3058", + "endColumns": "100", + "endOffsets": "3154" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json new file mode 100644 index 0000000..f008b72 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ja.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ja\\values-ja.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ja\\values-ja.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "2980", + "endColumns": "100", + "endOffsets": "3076" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ja\\values-ja.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693", + "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77", + "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2902", + "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77", + "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2975" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ja\\values-ja.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,154", + "endColumns": "98,109", + "endOffsets": "149,259" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2693,2792", + "endColumns": "98,109", + "endOffsets": "2787,2897" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json new file mode 100644 index 0000000..82921b8 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ka.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ka\\values-ka.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ka\\values-ka.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3126", + "endColumns": "100", + "endOffsets": "3222" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ka\\values-ka.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818", + "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80", + "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,3045", + "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80", + "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,3121" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ka\\values-ka.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,117", + "endOffsets": "159,277" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2818,2927", + "endColumns": "108,117", + "endOffsets": "2922,3040" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json new file mode 100644 index 0000000..fb68960 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-kk.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kk\\values-kk.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-kk\\values-kk.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,117", + "endOffsets": "163,281" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2812,2925", + "endColumns": "112,117", + "endOffsets": "2920,3038" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-kk\\values-kk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812", + "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80", + "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,3043", + "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80", + "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,3119" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-kk\\values-kk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3124", + "endColumns": "100", + "endOffsets": "3220" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-km.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-km.json new file mode 100644 index 0000000..010684d --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-km.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-km\\values-km.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-km\\values-km.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,104", + "endOffsets": "155,260" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2799,2904", + "endColumns": "104,104", + "endOffsets": "2899,3004" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-km\\values-km.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3092", + "endColumns": "100", + "endOffsets": "3188" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-km\\values-km.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799", + "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82", + "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,3009", + "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82", + "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,3087" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json new file mode 100644 index 0000000..22c30f0 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-kn.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kn\\values-kn.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-kn\\values-kn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866", + "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81", + "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,3113", + "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81", + "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,3190" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-kn\\values-kn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3195", + "endColumns": "100", + "endOffsets": "3291" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-kn\\values-kn.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,173", + "endColumns": "117,128", + "endOffsets": "168,297" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2866,2984", + "endColumns": "117,128", + "endOffsets": "2979,3108" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json new file mode 100644 index 0000000..386ff50 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ko.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ko\\values-ko.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ko\\values-ko.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,155", + "endColumns": "99,101", + "endOffsets": "150,252" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2678,2778", + "endColumns": "99,101", + "endOffsets": "2773,2875" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ko\\values-ko.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678", + "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77", + "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2880", + "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77", + "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2953" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ko\\values-ko.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "2958", + "endColumns": "100", + "endOffsets": "3054" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json new file mode 100644 index 0000000..4bdc785 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ky.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ky\\values-ky.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ky\\values-ky.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802", + "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80", + "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,3030", + "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80", + "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,3106" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ky\\values-ky.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,117", + "endOffsets": "160,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2802,2912", + "endColumns": "109,117", + "endOffsets": "2907,3025" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ky\\values-ky.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3111", + "endColumns": "100", + "endOffsets": "3207" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-land.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-land.json new file mode 100644 index 0000000..92a9618 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-land.json @@ -0,0 +1,38 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-land\\values-land.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\values-land\\values-land.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "5", + "endColumns": "10", + "endOffsets": "222" + }, + "to": { + "startLines": "5", + "startColumns": "4", + "startOffsets": "264", + "endLines": "8", + "endColumns": "10", + "endOffsets": "431" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-land\\values-land.xml", + "from": { + "startLines": "2,3,4", + "startColumns": "4,4,4", + "startOffsets": "55,125,196", + "endColumns": "69,70,67", + "endOffsets": "120,191,259" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json new file mode 100644 index 0000000..fccf41f --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-large-v4.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-large-v4\\values-large-v4.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\values-large-v4\\values-large-v4.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,177", + "endColumns": "121,133", + "endOffsets": "172,306" + }, + "to": { + "startLines": "11,12", + "startColumns": "4,4", + "startOffsets": "752,874", + "endColumns": "121,133", + "endOffsets": "869,1003" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-large-v4\\values-large-v4.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "55,114,185,256,326,396,464,532,636", + "endColumns": "58,70,70,69,69,67,67,103,115", + "endOffsets": "109,180,251,321,391,459,527,631,747" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json new file mode 100644 index 0000000..b0ed244 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ldltr-v21.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ldltr-v21\\values-ldltr-v21.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "112", + "endOffsets": "163" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json new file mode 100644 index 0000000..ddf134f --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lo.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lo\\values-lo.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-lo\\values-lo.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,109", + "endOffsets": "159,269" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2755,2864", + "endColumns": "108,109", + "endOffsets": "2859,2969" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-lo\\values-lo.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755", + "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80", + "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2974", + "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80", + "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,3050" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-lo\\values-lo.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3055", + "endColumns": "100", + "endOffsets": "3151" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json new file mode 100644 index 0000000..ea6d514 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lt.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lt\\values-lt.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-lt\\values-lt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3207", + "endColumns": "100", + "endOffsets": "3303" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-lt\\values-lt.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895", + "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82", + "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,3124", + "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82", + "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,3202" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-lt\\values-lt.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,118", + "endOffsets": "160,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2895,3005", + "endColumns": "109,118", + "endOffsets": "3000,3119" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json new file mode 100644 index 0000000..e98be72 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-lv.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lv\\values-lv.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-lv\\values-lv.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994", + "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81", + "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,3231", + "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81", + "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3308" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-lv\\values-lv.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,169", + "endColumns": "113,122", + "endOffsets": "164,287" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2994,3108", + "endColumns": "113,122", + "endOffsets": "3103,3226" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-lv\\values-lv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3313", + "endColumns": "100", + "endOffsets": "3409" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json new file mode 100644 index 0000000..0be5d1e --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mk.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mk\\values-mk.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-mk\\values-mk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861", + "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83", + "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,3094", + "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83", + "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,3173" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-mk\\values-mk.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,127", + "endOffsets": "155,283" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2861,2966", + "endColumns": "104,127", + "endOffsets": "2961,3089" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-mk\\values-mk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3178", + "endColumns": "100", + "endOffsets": "3274" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json new file mode 100644 index 0000000..c939371 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ml.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ml\\values-ml.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ml\\values-ml.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3199", + "endColumns": "100", + "endOffsets": "3295" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ml\\values-ml.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873", + "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81", + "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,3117", + "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81", + "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,3194" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ml\\values-ml.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,180", + "endColumns": "124,118", + "endOffsets": "175,294" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2873,2998", + "endColumns": "124,118", + "endOffsets": "2993,3112" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json new file mode 100644 index 0000000..11052e2 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mn.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mn\\values-mn.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-mn\\values-mn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3103", + "endColumns": "100", + "endOffsets": "3199" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-mn\\values-mn.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,120", + "endOffsets": "156,277" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2795,2901", + "endColumns": "105,120", + "endOffsets": "2896,3017" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-mn\\values-mn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795", + "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80", + "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,3022", + "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80", + "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,3098" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json new file mode 100644 index 0000000..97c14e5 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-mr.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mr\\values-mr.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-mr\\values-mr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807", + "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79", + "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,3036", + "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79", + "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,3111" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-mr\\values-mr.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,116", + "endOffsets": "162,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2807,2919", + "endColumns": "111,116", + "endOffsets": "2914,3031" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-mr\\values-mr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3116", + "endColumns": "100", + "endOffsets": "3212" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json new file mode 100644 index 0000000..50b801e --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ms.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ms\\values-ms.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ms\\values-ms.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,166", + "endColumns": "110,112", + "endOffsets": "161,274" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2801,2912", + "endColumns": "110,112", + "endOffsets": "2907,3020" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ms\\values-ms.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3105", + "endColumns": "100", + "endOffsets": "3201" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ms\\values-ms.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801", + "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79", + "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,3025", + "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79", + "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,3100" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-my.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-my.json new file mode 100644 index 0000000..efa4173 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-my.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-my\\values-my.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-my\\values-my.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3218", + "endColumns": "100", + "endOffsets": "3314" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-my\\values-my.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895", + "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83", + "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,3134", + "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83", + "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,3213" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-my\\values-my.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,125", + "endOffsets": "163,289" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2895,3008", + "endColumns": "112,125", + "endOffsets": "3003,3129" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json new file mode 100644 index 0000000..bdaaf42 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-nb.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nb\\values-nb.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-nb\\values-nb.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3046", + "endColumns": "100", + "endOffsets": "3142" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-nb\\values-nb.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,113", + "endOffsets": "156,270" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2747,2853", + "endColumns": "105,113", + "endOffsets": "2848,2962" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-nb\\values-nb.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747", + "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78", + "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2967", + "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78", + "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,3041" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json new file mode 100644 index 0000000..8e85ea2 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ne.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ne\\values-ne.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ne\\values-ne.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3225", + "endColumns": "100", + "endOffsets": "3321" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ne\\values-ne.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,172", + "endColumns": "116,119", + "endOffsets": "167,287" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2902,3019", + "endColumns": "116,119", + "endOffsets": "3014,3134" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ne\\values-ne.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902", + "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85", + "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,3139", + "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85", + "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,3220" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json new file mode 100644 index 0000000..796b5ff --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-night-v8.json @@ -0,0 +1,38 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-night-v8\\values-night-v8.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-night-v8\\values-night-v8.xml", + "from": { + "startLines": "2,3,4,5,6,7,8", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "55,125,209,293,389,491,593", + "endColumns": "69,83,83,95,101,101,93", + "endOffsets": "120,204,288,384,486,588,682" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values-night\\themes.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "19", + "endLines": "5", + "endColumns": "12", + "endOffsets": "252" + }, + "to": { + "startLines": "9", + "startColumns": "4", + "startOffsets": "687", + "endLines": "12", + "endColumns": "12", + "endOffsets": "917" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json new file mode 100644 index 0000000..9860646 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-nl.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nl\\values-nl.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-nl\\values-nl.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,166", + "endColumns": "110,108", + "endOffsets": "161,270" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2839,2950", + "endColumns": "110,108", + "endOffsets": "2945,3054" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-nl\\values-nl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3141", + "endColumns": "100", + "endOffsets": "3237" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-nl\\values-nl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839", + "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81", + "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,3059", + "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81", + "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,3136" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-or.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-or.json new file mode 100644 index 0000000..329f7d8 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-or.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-or\\values-or.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-or\\values-or.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3174", + "endColumns": "100", + "endOffsets": "3270" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-or\\values-or.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,172", + "endColumns": "116,120", + "endOffsets": "167,288" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2847,2964", + "endColumns": "116,120", + "endOffsets": "2959,3080" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-or\\values-or.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847", + "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88", + "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,3085", + "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88", + "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,3169" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json new file mode 100644 index 0000000..1a14ddd --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pa.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pa\\values-pa.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-pa\\values-pa.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,170", + "endColumns": "114,117", + "endOffsets": "165,283" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2759,2874", + "endColumns": "114,117", + "endOffsets": "2869,2987" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-pa\\values-pa.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759", + "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79", + "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2992", + "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79", + "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,3067" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-pa\\values-pa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3072", + "endColumns": "100", + "endOffsets": "3168" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json new file mode 100644 index 0000000..72fb727 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pl.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pl\\values-pl.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-pl\\values-pl.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,116", + "endOffsets": "158,275" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2827,2935", + "endColumns": "107,116", + "endOffsets": "2930,3047" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-pl\\values-pl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827", + "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81", + "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,3052", + "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81", + "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,3129" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-pl\\values-pl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3134", + "endColumns": "100", + "endOffsets": "3230" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-port.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-port.json new file mode 100644 index 0000000..3662c61 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-port.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-port\\values-port.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-port\\values-port.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "55", + "endOffsets": "106" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json new file mode 100644 index 0000000..ffa185b --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rBR.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rBR\\values-pt-rBR.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,119", + "endOffsets": "162,282" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2844,2956", + "endColumns": "111,119", + "endOffsets": "2951,3071" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3161", + "endColumns": "100", + "endOffsets": "3257" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844", + "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84", + "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,3076", + "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84", + "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,3156" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json new file mode 100644 index 0000000..6efb8e4 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt-rPT.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rPT\\values-pt-rPT.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864", + "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84", + "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,3096", + "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84", + "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,3176" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3181", + "endColumns": "100", + "endOffsets": "3277" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,119", + "endOffsets": "162,282" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2864,2976", + "endColumns": "111,119", + "endOffsets": "2971,3091" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json new file mode 100644 index 0000000..0c22d00 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-pt.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt\\values-pt.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-pt\\values-pt.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844", + "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84", + "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,3076", + "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84", + "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,3156" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-pt\\values-pt.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,119", + "endOffsets": "162,282" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2844,2956", + "endColumns": "111,119", + "endOffsets": "2951,3071" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-pt\\values-pt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3161", + "endColumns": "100", + "endOffsets": "3257" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json new file mode 100644 index 0000000..d173990 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ro.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ro\\values-ro.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ro\\values-ro.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3187", + "endColumns": "100", + "endOffsets": "3283" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ro\\values-ro.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,165", + "endColumns": "109,123", + "endOffsets": "160,284" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2870,2980", + "endColumns": "109,123", + "endOffsets": "2975,3099" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ro\\values-ro.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870", + "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82", + "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,3104", + "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82", + "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,3182" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json new file mode 100644 index 0000000..133e0c9 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ru.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ru\\values-ru.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ru\\values-ru.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832", + "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80", + "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,3059", + "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80", + "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,3135" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ru\\values-ru.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3140", + "endColumns": "100", + "endOffsets": "3236" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ru\\values-ru.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,118", + "endOffsets": "158,277" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2832,2940", + "endColumns": "107,118", + "endOffsets": "2935,3054" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-si.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-si.json new file mode 100644 index 0000000..a048845 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-si.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-si\\values-si.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-si\\values-si.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821", + "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81", + "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,3049", + "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81", + "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,3126" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-si\\values-si.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3131", + "endColumns": "100", + "endOffsets": "3227" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-si\\values-si.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,166", + "endColumns": "110,116", + "endOffsets": "161,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2821,2932", + "endColumns": "110,116", + "endOffsets": "2927,3044" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json new file mode 100644 index 0000000..25ec45e --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sk.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sk\\values-sk.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sk\\values-sk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830", + "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87", + "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,3063", + "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87", + "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,3146" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sk\\values-sk.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,126", + "endOffsets": "156,283" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2830,2936", + "endColumns": "105,126", + "endOffsets": "2931,3058" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sk\\values-sk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3151", + "endColumns": "100", + "endOffsets": "3247" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json new file mode 100644 index 0000000..d6f2a40 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sl.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sl\\values-sl.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sl\\values-sl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853", + "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82", + "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,3082", + "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82", + "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,3160" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sl\\values-sl.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,120", + "endOffsets": "158,279" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2853,2961", + "endColumns": "107,120", + "endOffsets": "2956,3077" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sl\\values-sl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3165", + "endColumns": "100", + "endOffsets": "3261" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json new file mode 100644 index 0000000..cc326b2 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sq.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sq\\values-sq.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sq\\values-sq.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826", + "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80", + "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,3051", + "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80", + "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,3127" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sq\\values-sq.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,161", + "endColumns": "105,118", + "endOffsets": "156,275" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2826,2932", + "endColumns": "105,118", + "endOffsets": "2927,3046" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sq\\values-sq.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3132", + "endColumns": "100", + "endOffsets": "3228" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json new file mode 100644 index 0000000..cf6047a --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sr.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sr\\values-sr.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sr\\values-sr.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,162", + "endColumns": "106,122", + "endOffsets": "157,280" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2821,2928", + "endColumns": "106,122", + "endOffsets": "2923,3046" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sr\\values-sr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821", + "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83", + "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,3051", + "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83", + "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,3130" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sr\\values-sr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3135", + "endColumns": "100", + "endOffsets": "3231" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json new file mode 100644 index 0000000..d46d919 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sv.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sv\\values-sv.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sv\\values-sv.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,164", + "endColumns": "108,118", + "endOffsets": "159,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2784,2893", + "endColumns": "108,118", + "endOffsets": "2888,3007" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sv\\values-sv.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784", + "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78", + "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,3012", + "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78", + "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,3086" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sv\\values-sv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3091", + "endColumns": "100", + "endOffsets": "3187" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json new file mode 100644 index 0000000..9620d30 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw\\values-sw.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-sw\\values-sw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3106", + "endColumns": "100", + "endOffsets": "3202" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-sw\\values-sw.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,117", + "endOffsets": "155,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2801,2906", + "endColumns": "104,117", + "endOffsets": "2901,3019" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sw\\values-sw.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801", + "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81", + "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,3024", + "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81", + "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,3101" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json new file mode 100644 index 0000000..c62fb9c --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-sw600dp-v13.json @@ -0,0 +1,38 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw600dp-v13\\values-sw600dp-v13.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9", + "startColumns": "4,4,4,4,4,4,4,4", + "startOffsets": "55,124,193,263,337,413,472,543", + "endColumns": "68,68,69,73,75,58,70,67", + "endOffsets": "119,188,258,332,408,467,538,606" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,10,11,12", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,115,185,256,328,386,444,553,617,680", + "endLines": "2,3,4,5,6,7,9,10,11,15", + "endColumns": "59,69,70,71,57,57,10,63,62,10", + "endOffsets": "110,180,251,323,381,439,548,612,675,847" + }, + "to": { + "startLines": "10,11,12,13,14,15,16,18,19,20", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "611,671,741,812,884,942,1000,1109,1173,1236", + "endLines": "10,11,12,13,14,15,17,18,19,23", + "endColumns": "59,69,70,71,57,57,10,63,62,10", + "endOffsets": "666,736,807,879,937,995,1104,1168,1231,1403" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json new file mode 100644 index 0000000..25ebf1e --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ta.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ta\\values-ta.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ta\\values-ta.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874", + "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79", + "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,3109", + "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79", + "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,3184" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ta\\values-ta.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3189", + "endColumns": "100", + "endOffsets": "3285" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ta\\values-ta.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,126", + "endOffsets": "158,285" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2874,2982", + "endColumns": "107,126", + "endOffsets": "2977,3104" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-te.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-te.json new file mode 100644 index 0000000..1ee8490 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-te.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-te\\values-te.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-te\\values-te.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,122", + "endOffsets": "163,286" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2864,2977", + "endColumns": "112,122", + "endOffsets": "2972,3095" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-te\\values-te.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3182", + "endColumns": "100", + "endOffsets": "3278" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-te\\values-te.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864", + "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81", + "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,3100", + "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81", + "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,3177" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-th.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-th.json new file mode 100644 index 0000000..fd0601a --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-th.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-th\\values-th.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-th\\values-th.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764", + "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80", + "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2982", + "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80", + "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,3058" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-th\\values-th.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,159", + "endColumns": "103,113", + "endOffsets": "154,268" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2764,2868", + "endColumns": "103,113", + "endOffsets": "2863,2977" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-th\\values-th.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3063", + "endColumns": "100", + "endOffsets": "3159" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json new file mode 100644 index 0000000..cdf9d40 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-tl.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tl\\values-tl.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-tl\\values-tl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865", + "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83", + "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,3102", + "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83", + "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,3181" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-tl\\values-tl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3186", + "endColumns": "100", + "endOffsets": "3282" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-tl\\values-tl.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,169", + "endColumns": "113,122", + "endOffsets": "164,287" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2865,2979", + "endColumns": "113,122", + "endOffsets": "2974,3097" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json new file mode 100644 index 0000000..942a7eb --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-tr.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tr\\values-tr.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-tr\\values-tr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786", + "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78", + "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,3008", + "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78", + "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,3082" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-tr\\values-tr.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,160", + "endColumns": "104,116", + "endOffsets": "155,272" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2786,2891", + "endColumns": "104,116", + "endOffsets": "2886,3003" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-tr\\values-tr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3087", + "endColumns": "100", + "endOffsets": "3183" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json new file mode 100644 index 0000000..0f11e3e --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-uk.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uk\\values-uk.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-uk\\values-uk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819", + "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80", + "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,3047", + "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80", + "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,3123" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-uk\\values-uk.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,119", + "endOffsets": "158,278" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2819,2927", + "endColumns": "107,119", + "endOffsets": "2922,3042" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-uk\\values-uk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3128", + "endColumns": "100", + "endOffsets": "3224" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json new file mode 100644 index 0000000..4e12d7c --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-ur.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ur\\values-ur.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-ur\\values-ur.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824", + "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79", + "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,3051", + "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79", + "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,3126" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-ur\\values-ur.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,167", + "endColumns": "111,114", + "endOffsets": "162,277" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2824,2936", + "endColumns": "111,114", + "endOffsets": "2931,3046" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-ur\\values-ur.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3131", + "endColumns": "100", + "endOffsets": "3227" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json new file mode 100644 index 0000000..9dde026 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-uz.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uz\\values-uz.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-uz\\values-uz.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,156", + "endColumns": "100,121", + "endOffsets": "151,273" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2805,2906", + "endColumns": "100,121", + "endOffsets": "2901,3023" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-uz\\values-uz.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805", + "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83", + "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,3028", + "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83", + "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,3107" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-uz\\values-uz.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3112", + "endColumns": "100", + "endOffsets": "3208" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json new file mode 100644 index 0000000..39831f6 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v16.json @@ -0,0 +1,38 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v16\\values-v16.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v16\\values-v16.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "5", + "endColumns": "12", + "endOffsets": "223" + }, + "to": { + "startLines": "3", + "startColumns": "4", + "startOffsets": "121", + "endLines": "6", + "endColumns": "12", + "endOffsets": "289" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-v16\\values-v16.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "65", + "endOffsets": "116" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json new file mode 100644 index 0000000..f0251dc --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v17.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v17\\values-v17.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v17\\values-v17.xml", + "from": { + "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216", + "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json new file mode 100644 index 0000000..9df084f --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v18.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v18\\values-v18.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v18\\values-v18.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "48", + "endOffsets": "99" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json new file mode 100644 index 0000000..a340412 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v21.json @@ -0,0 +1,85 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v21\\values-v21.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258", + "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12", + "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958" + }, + "to": { + "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556", + "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262", + "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12", + "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "2,5,8,11", + "startColumns": "4,4,4,4", + "startOffsets": "55,223,386,554", + "endLines": "4,7,10,13", + "endColumns": "12,12,12,12", + "endOffsets": "218,381,549,716" + }, + "to": { + "startLines": "265,268,272,276", + "startColumns": "4,4,4,4", + "startOffsets": "19504,19672,19961,20257", + "endLines": "267,270,274,278", + "endColumns": "12,12,12,12", + "endOffsets": "19667,19830,20124,20419" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "2,10,18,26", + "startColumns": "4,4,4,4", + "startOffsets": "55,484,910,1333", + "endLines": "9,17,25,33", + "endColumns": "10,10,10,10", + "endOffsets": "479,905,1328,1763" + }, + "to": { + "startLines": "279,287,295,303", + "startColumns": "4,4,4,4", + "startOffsets": "20424,20853,21279,21702", + "endLines": "286,294,302,310", + "endColumns": "10,10,10,10", + "endOffsets": "20848,21274,21697,22132" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,13", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,223,290,354,470,596,722,850,1022", + "endLines": "2,3,4,5,6,7,8,9,12,17", + "endColumns": "103,63,66,63,115,125,125,127,12,12", + "endOffsets": "154,218,285,349,465,591,717,845,1017,1355" + }, + "to": { + "startLines": "2,3,4,5,263,264,271,275,311,314", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,223,290,19262,19378,19835,20129,22137,22309", + "endLines": "2,3,4,5,263,264,271,275,313,318", + "endColumns": "103,63,66,63,115,125,125,127,12,12", + "endOffsets": "154,218,285,349,19373,19499,19956,20252,22304,22642" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json new file mode 100644 index 0000000..45b2c36 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v22.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v22\\values-v22.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v22\\values-v22.xml", + "from": { + "startLines": "2,3,4,9", + "startColumns": "4,4,4,4", + "startOffsets": "55,130,217,553", + "endLines": "2,3,8,13", + "endColumns": "74,86,12,12", + "endOffsets": "125,212,548,896" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json new file mode 100644 index 0000000..70dc82b --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v23.json @@ -0,0 +1,39 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v23\\values-v23.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\ea19d45b663daa2afaff87acfad3da71\\cardview-v7-28.0.0\\res\\values-v23\\values-v23.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "4", + "endColumns": "12", + "endOffsets": "200" + }, + "to": { + "startLines": "37", + "startColumns": "4", + "startOffsets": "2646", + "endLines": "39", + "endColumns": "12", + "endOffsets": "2791" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v23\\values-v23.xml", + "from": { + "startLines": "2,3,4,5,6,19,32,33,34,35,36", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533", + "endLines": "2,3,4,5,18,31,32,33,34,35,36", + "endColumns": "134,134,74,86,12,12,126,104,114,106,112", + "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json new file mode 100644 index 0000000..22ed814 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v24.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v24\\values-v24.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\values-v24\\values-v24.xml", + "from": { + "startLines": "2,3,4,5", + "startColumns": "4,4,4,4", + "startOffsets": "55,121,182,248", + "endColumns": "65,60,65,66", + "endOffsets": "116,177,243,310" + }, + "to": { + "startLines": "4,5,6,7", + "startColumns": "4,4,4,4", + "startOffsets": "347,413,474,540", + "endColumns": "65,60,65,66", + "endOffsets": "408,469,535,602" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v24\\values-v24.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,212", + "endColumns": "156,134", + "endOffsets": "207,342" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json new file mode 100644 index 0000000..4fdceef --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v25.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v25\\values-v25.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v25\\values-v25.xml", + "from": { + "startLines": "2,3,4,6", + "startColumns": "4,4,4,4", + "startOffsets": "55,126,209,308", + "endLines": "2,3,5,7", + "endColumns": "70,82,12,12", + "endOffsets": "121,204,303,414" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json new file mode 100644 index 0000000..c4625f6 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v26.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v26\\values-v26.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v26\\values-v26.xml", + "from": { + "startLines": "2,3,4,8,12,16", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "55,130,217,431,657,896", + "endLines": "2,3,7,11,15,16", + "endColumns": "74,86,12,12,12,92", + "endOffsets": "125,212,426,652,891,984" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json new file mode 100644 index 0000000..8790b7b --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-v28.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v28\\values-v28.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-v28\\values-v28.xml", + "from": { + "startLines": "2,3,4,8", + "startColumns": "4,4,4,4", + "startOffsets": "55,130,217,447", + "endLines": "2,3,7,11", + "endColumns": "74,86,12,12", + "endOffsets": "125,212,442,684" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json new file mode 100644 index 0000000..46474ee --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-vi.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-vi\\values-vi.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-vi\\values-vi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817", + "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83", + "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,3038", + "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83", + "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,3117" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-vi\\values-vi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3122", + "endColumns": "100", + "endOffsets": "3218" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-vi\\values-vi.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,163", + "endColumns": "107,112", + "endOffsets": "158,271" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2817,2925", + "endColumns": "107,112", + "endOffsets": "2920,3033" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json new file mode 100644 index 0000000..d25d466 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v20.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v20\\values-watch-v20.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-watch-v20\\values-watch-v20.xml", + "from": { + "startLines": "2,5,8", + "startColumns": "4,4,4", + "startOffsets": "55,214,385", + "endLines": "4,7,10", + "endColumns": "12,12,12", + "endOffsets": "209,380,553" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json new file mode 100644 index 0000000..1f7a01d --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-watch-v21.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v21\\values-watch-v21.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-watch-v21\\values-watch-v21.xml", + "from": { + "startLines": "2,6,10", + "startColumns": "4,4,4", + "startOffsets": "55,271,499", + "endLines": "5,9,13", + "endColumns": "12,12,12", + "endOffsets": "266,494,724" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json new file mode 100644 index 0000000..5c5aade --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-xlarge-v4.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-xlarge-v4\\values-xlarge-v4.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml", + "from": { + "startLines": "2,3,4,5,6,7", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "55,126,197,267,337,405", + "endColumns": "70,70,69,69,67,67", + "endOffsets": "121,192,262,332,400,468" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json new file mode 100644 index 0000000..602ab53 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json @@ -0,0 +1,98 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rCN\\values-zh-rCN.xml", + "map": [ + { + "source": "E:\\zym\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "730", + "endLines": "21", + "endColumns": "19", + "endOffsets": "838" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "140", + "startColumns": "4", + "startOffsets": "8889", + "endColumns": "100", + "endOffsets": "8985" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,201,296,396,478,575,681,757,833,924,1017,1115,1211,1306,1399,1494,1586,1677,1768,1846,1942,2038,2133,2230,2325,2423,2572,2666", + "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77", + "endOffsets": "196,291,391,473,570,676,752,828,919,1012,1110,1206,1301,1394,1489,1581,1672,1763,1841,1937,2033,2128,2225,2320,2418,2567,2661,2739" + }, + "to": { + "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,136", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "384,480,575,675,757,854,960,1036,1112,1203,1296,1394,1490,1585,1678,1773,1865,1956,2047,2125,2221,2317,2412,2509,2604,2702,2851,8646", + "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77", + "endOffsets": "475,570,670,752,849,955,1031,1107,1198,1291,1389,1485,1580,1673,1768,1860,1951,2042,2120,2216,2312,2407,2504,2599,2697,2846,2940,8719" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "from": { + "startLines": "122,73,72,71,70,19,20,21,114,115,121,120,63,26,79,80,78,77,76,92,91,90,82,130,129,60,29,30,83,131,74,116,69,141,65,38,44,49,39,59,58,57,53,52,50,51,54,55,45,68,56,136,127,66,43,48,47,46,64,42,61,140,137,40,41,67,62,28,34,36,33,35,32,31,25,24,135,99,98,101,113,106,105,107,108,110,109,100,132,104,102,103,97,111,112,138,139,118,117,119,27,133,134,81,89,94,93,95,88,87,86,85,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "6702,3654,3587,3513,3462,846,887,936,6283,6329,6647,6596,3086,1225,4026,4095,3966,3900,3836,4770,4709,4645,4229,6993,6949,2937,1398,1452,4284,7046,3728,6387,3402,7545,3185,1836,2123,2374,1890,2876,2822,2770,2571,2522,2426,2475,2618,2666,2167,3342,2717,7315,6901,3229,2079,2326,2269,2213,3129,2034,2998,7501,7366,1941,1983,3282,3041,1346,1657,1755,1609,1707,1561,1515,1173,1119,7269,5152,5092,5295,6208,5611,5541,5676,5755,5940,5866,5228,7106,5485,5353,5419,5042,6045,6129,7417,7461,6487,6438,6533,1288,7176,7223,4173,4585,4885,4826,4953,4536,4490,4441,4389,985,1052", + "endLines": "124,73,72,71,70,19,20,21,114,115,121,120,63,26,79,80,78,77,76,92,91,90,82,130,129,60,29,30,83,131,74,116,69,141,65,38,44,49,39,59,58,57,53,52,50,51,54,55,45,68,56,136,127,66,43,48,47,46,64,42,61,140,137,40,41,67,62,28,34,36,33,35,32,31,25,24,135,99,98,101,113,106,105,107,108,110,109,100,132,104,102,103,97,111,112,138,139,118,117,119,27,133,134,81,89,94,93,95,88,87,86,85,22,23", + "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,41,61,67,76,58,64,62,54,59,62,53,51,42,59,52,61,84,58,80,49,58,47,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,49,44,51,42,46,55,54,54,43,41,42,49,40,49,58,43,50,48,48,46,46,46,44,50,52,44,74,58,56,73,63,68,77,109,103,72,65,68,54,64,64,48,82,77,42,38,44,47,61,56,45,44,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "6876,3722,3648,3581,3507,881,930,979,6323,6381,6696,6641,3123,1282,4089,4167,4020,3960,3894,4820,4764,4703,4278,7040,6987,2992,1446,1509,4364,7100,3804,6432,3456,7588,3223,1884,2161,2420,1935,2931,2870,2816,2612,2565,2469,2516,2660,2711,2207,3396,2764,7360,6941,3276,2117,2368,2320,2263,3179,2073,3035,7539,7411,1977,2028,3336,3080,1392,1701,1799,1651,1749,1603,1555,1219,1167,7309,5222,5146,5347,6277,5670,5605,5749,5860,6039,5934,5289,7170,5535,5413,5479,5086,6123,6202,7455,7495,6527,6481,6590,1340,7217,7263,4223,4639,4947,4879,5010,4579,4530,4484,4435,1046,1113" + }, + "to": { + "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,141,142,143,144,145,146,147,148,149,150,151,152", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "215,2945,3018,3084,3157,3207,3247,3295,3343,3388,3445,3499,3549,3591,3653,3721,3798,3857,3922,3985,4040,4100,4163,4217,4269,4312,4372,4425,4487,4572,4631,4712,4762,4821,4869,4912,4965,5008,5059,5109,5169,5222,5273,5319,5367,5415,5461,5508,5558,5603,5662,5714,5764,5809,5861,5904,5951,6007,6062,6117,6161,6203,6246,6296,6337,6387,6650,6694,6745,6794,6843,6890,6937,6984,7029,7080,7133,7178,7253,7312,7369,7443,7507,7576,7654,7764,7868,7941,8007,8076,8131,8196,8261,8310,8393,8471,8514,8553,8598,8724,8786,8843,8990,9035,9090,9149,9216,9274,9336,9384,9429,9477,9528,9594", + "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,137,138,139,141,142,143,144,145,146,147,148,149,150,151,152", + "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,41,61,67,76,58,64,62,54,59,62,53,51,42,59,52,61,84,58,80,49,58,47,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,49,44,51,42,46,55,54,54,43,41,42,49,40,49,58,43,50,48,48,46,46,46,44,50,52,44,74,58,56,73,63,68,77,109,103,72,65,68,54,64,64,48,82,77,42,38,44,47,61,56,45,44,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3586,3648,3716,3793,3852,3917,3980,4035,4095,4158,4212,4264,4307,4367,4420,4482,4567,4626,4707,4757,4816,4864,4907,4960,5003,5054,5104,5164,5217,5268,5314,5362,5410,5456,5503,5553,5598,5657,5709,5759,5804,5856,5899,5946,6002,6057,6112,6156,6198,6241,6291,6332,6382,6441,6689,6740,6789,6838,6885,6932,6979,7024,7075,7128,7173,7248,7307,7364,7438,7502,7571,7649,7759,7863,7936,8002,8071,8126,8191,8256,8305,8388,8466,8509,8548,8593,8641,8781,8838,8884,9030,9085,9144,9211,9269,9331,9379,9424,9472,9523,9589,9655" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,156", + "endColumns": "100,102", + "endOffsets": "151,254" + }, + "to": { + "startLines": "101,102", + "startColumns": "4,4", + "startOffsets": "6446,6547", + "endColumns": "100,102", + "endOffsets": "6542,6645" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json new file mode 100644 index 0000000..d88eba7 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rHK.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rHK\\values-zh-rHK.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,154", + "endColumns": "98,99", + "endOffsets": "149,249" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2668,2767", + "endColumns": "98,99", + "endOffsets": "2762,2862" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "2945", + "endColumns": "100", + "endOffsets": "3041" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668", + "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77", + "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2867", + "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77", + "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2940" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json new file mode 100644 index 0000000..ccfb0a3 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json @@ -0,0 +1,98 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rTW\\values-zh-rTW.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "139", + "startColumns": "4", + "startOffsets": "8839", + "endColumns": "100", + "endOffsets": "8935" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "730", + "endLines": "21", + "endColumns": "19", + "endOffsets": "838" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1116,1212,1308,1402,1498,1590,1682,1774,1852,1948,2044,2139,2236,2331,2431,2581,2675", + "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77", + "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1111,1207,1303,1397,1493,1585,1677,1769,1847,1943,2039,2134,2231,2326,2426,2576,2670,2748" + }, + "to": { + "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,135", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "384,479,572,672,754,851,959,1035,1111,1203,1297,1395,1491,1587,1681,1777,1869,1961,2053,2131,2227,2323,2418,2515,2610,2710,2860,8596", + "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77", + "endOffsets": "474,567,667,749,846,954,1030,1106,1198,1292,1390,1486,1582,1676,1772,1864,1956,2048,2126,2222,2318,2413,2510,2605,2705,2855,2949,8669" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,154", + "endColumns": "98,99", + "endOffsets": "149,249" + }, + "to": { + "startLines": "100,101", + "startColumns": "4,4", + "startOffsets": "6401,6500", + "endColumns": "98,99", + "endOffsets": "6495,6595" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", + "from": { + "startLines": "121,72,71,70,69,19,20,21,112,113,120,119,124,26,76,77,75,74,73,89,88,87,79,128,127,61,29,30,80,129,37,114,68,138,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,134,126,65,44,49,48,47,63,43,62,137,41,42,66,125,28,34,36,33,35,32,31,25,24,133,96,95,98,110,103,102,104,105,107,106,97,130,101,99,100,94,108,109,135,136,117,116,118,27,131,132,78,86,91,90,92,85,84,83,82,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "6590,3647,3580,3506,3455,846,887,936,6169,6215,6535,6484,6770,1225,3911,3980,3851,3784,3720,4654,4593,4529,4114,6948,6904,3018,1398,1452,4169,7001,1805,6273,3395,7447,3178,1917,2204,2455,1971,2957,2903,2851,2652,2603,2507,2556,2699,2747,2248,3335,2798,7270,6858,3222,2160,2407,2350,2294,3122,2115,3079,7405,2022,2064,3275,6813,1346,1657,1755,1609,1707,1561,1515,1173,1119,7224,5036,4976,5179,6092,5495,5425,5560,5639,5824,5750,5112,7061,5369,5237,5303,4926,5929,6013,7321,7365,6375,6326,6421,1288,7131,7178,4058,4469,4769,4710,4837,4420,4374,4325,4273,985,1052", + "endLines": "123,72,71,70,69,19,20,21,112,113,120,119,124,26,76,77,75,74,73,89,88,87,79,128,127,61,29,30,80,129,37,114,68,138,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,134,126,65,44,49,48,47,63,43,62,137,41,42,66,125,28,34,36,33,35,32,31,25,24,133,96,95,98,110,103,102,104,105,107,106,97,130,101,99,100,94,108,109,135,136,117,116,118,27,131,132,78,86,91,90,92,85,84,83,82,22,23", + "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,41,61,67,76,58,65,62,54,59,62,53,51,42,59,52,61,83,58,79,49,58,47,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,49,44,51,42,46,55,54,54,43,41,40,40,49,58,43,50,48,48,46,46,46,44,50,52,44,74,58,56,73,63,68,77,109,103,72,65,68,54,64,64,48,82,77,42,38,44,47,61,56,45,44,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "6764,3714,3641,3574,3500,881,930,979,6209,6267,6584,6529,6807,1282,3974,4052,3905,3845,3778,4704,4648,4587,4163,6995,6942,3073,1446,1509,4248,7055,1880,6318,3449,7490,3216,1965,2242,2501,2016,3012,2951,2897,2693,2646,2550,2597,2741,2792,2288,3389,2845,7315,6898,3269,2198,2449,2401,2344,3172,2154,3116,7441,2058,2109,3329,6852,1392,1701,1799,1651,1749,1603,1555,1219,1167,7264,5106,5030,5231,6161,5554,5489,5633,5744,5923,5818,5173,7125,5419,5297,5363,4970,6007,6086,7359,7399,6415,6369,6478,1340,7172,7218,4108,4523,4831,4763,4894,4463,4414,4368,4319,1046,1113" + }, + "to": { + "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,137,138,140,141,142,143,144,145,146,147,148,149,150,151", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "215,2954,3026,3092,3165,3215,3255,3303,3351,3396,3453,3507,3557,3599,3661,3729,3806,3865,3931,3994,4049,4109,4172,4226,4278,4321,4381,4434,4496,4580,4639,4719,4769,4828,4876,4919,4972,5015,5066,5116,5176,5229,5280,5326,5374,5422,5468,5515,5565,5610,5669,5721,5771,5816,5868,5911,5958,6014,6069,6124,6168,6210,6251,6292,6342,6600,6644,6695,6744,6793,6840,6887,6934,6979,7030,7083,7128,7203,7262,7319,7393,7457,7526,7604,7714,7818,7891,7957,8026,8081,8146,8211,8260,8343,8421,8464,8503,8548,8674,8736,8793,8940,8985,9040,9099,9166,9224,9286,9334,9379,9427,9478,9544", + "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,136,137,138,140,141,142,143,144,145,146,147,148,149,150,151", + "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,41,61,67,76,58,65,62,54,59,62,53,51,42,59,52,61,83,58,79,49,58,47,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,49,44,51,42,46,55,54,54,43,41,40,40,49,58,43,50,48,48,46,46,46,44,50,52,44,74,58,56,73,63,68,77,109,103,72,65,68,54,64,64,48,82,77,42,38,44,47,61,56,45,44,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3594,3656,3724,3801,3860,3926,3989,4044,4104,4167,4221,4273,4316,4376,4429,4491,4575,4634,4714,4764,4823,4871,4914,4967,5010,5061,5111,5171,5224,5275,5321,5369,5417,5463,5510,5560,5605,5664,5716,5766,5811,5863,5906,5953,6009,6064,6119,6163,6205,6246,6287,6337,6396,6639,6690,6739,6788,6835,6882,6929,6974,7025,7078,7123,7198,7257,7314,7388,7452,7521,7599,7709,7813,7886,7952,8021,8076,8141,8206,8255,8338,8416,8459,8498,8543,8591,8731,8788,8834,8980,9035,9094,9161,9219,9281,9329,9374,9422,9473,9539,9605" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json new file mode 100644 index 0000000..b7d2662 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values-zu.json @@ -0,0 +1,60 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zu\\values-zu.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values-zu\\values-zu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "32", + "startColumns": "4", + "startOffsets": "3132", + "endColumns": "100", + "endOffsets": "3228" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values-zu\\values-zu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817", + "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80", + "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,31", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,3051", + "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80", + "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,3127" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values-zu\\values-zu.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,168", + "endColumns": "112,120", + "endOffsets": "163,284" + }, + "to": { + "startLines": "29,30", + "startColumns": "4,4", + "startOffsets": "2817,2930", + "endColumns": "112,120", + "endOffsets": "2925,3046" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/multi-v2/values.json b/src/app/build/intermediates/blame/res/debug/multi-v2/values.json new file mode 100644 index 0000000..44090b4 --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/multi-v2/values.json @@ -0,0 +1,379 @@ +{ + "logs": [ + { + "outputFile": "E:\\zym\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values\\values.xml", + "map": [ + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\8d5edb946a6e25206434965666371426\\transition-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,95,138,185,240,285,339,391,440,501", + "endColumns": "39,42,46,54,44,53,51,48,60,49", + "endOffsets": "90,133,180,235,280,334,386,435,496,546" + }, + "to": { + "startLines": "661,670,673,674,675,688,689,690,691,692", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "36469,36893,37032,37079,37134,37728,37782,37834,37883,37944", + "endColumns": "39,42,46,54,44,53,51,48,60,49", + "endOffsets": "36504,36931,37074,37129,37174,37777,37829,37878,37939,37989" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\ea19d45b663daa2afaff87acfad3da71\\cardview-v7-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,4,5,6,35,36,37,38,45,47,50,7", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,107,168,230,292,2179,2238,2295,2349,2763,2827,2953,356", + "endLines": "2,3,4,5,6,35,36,37,44,46,49,52,34", + "endColumns": "51,60,61,61,63,58,56,53,12,12,12,12,24", + "endOffsets": "102,163,225,287,351,2233,2290,2344,2758,2822,2948,3076,2174" + }, + "to": { + "startLines": "32,356,357,358,359,506,507,508,920,2314,2316,2319,4000", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "1456,16691,16752,16814,16876,26729,26788,26845,54352,144901,144965,145091,248672", + "endLines": "32,356,357,358,359,506,507,508,926,2315,2318,2321,4027", + "endColumns": "51,60,61,61,63,58,56,53,12,12,12,12,24", + "endOffsets": "1503,16747,16809,16871,16935,26783,26840,26894,54761,144960,145086,145214,250490" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,171,172,176,177,178,6,13,56,88,125", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,124,7725,7795,7863,7935,8005,8066,8140,8213,8274,8335,8397,8461,8523,8584,8652,8752,8812,8878,8951,9020,9077,9129,9191,9263,9339,9374,9409,9459,9520,9577,9611,9646,9681,9751,9822,9939,10140,10250,10451,10580,10652,319,617,3523,5588,7348", + "endLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,170,171,175,176,177,178,12,55,87,124,131", + "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24", + "endOffsets": "119,182,7790,7858,7930,8000,8061,8135,8208,8269,8330,8392,8456,8518,8579,8647,8747,8807,8873,8946,9015,9072,9124,9186,9258,9334,9369,9404,9454,9515,9572,9606,9641,9676,9746,9817,9934,10135,10245,10446,10575,10647,10714,612,3518,5583,7343,7720" + }, + "to": { + "startLines": "405,406,509,510,511,512,513,514,515,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,655,656,664,665,679,680,681,682,683,687,709,873,2590,2591,2596,2599,2604,3006,3007,4081,4247,4290,4330,4367", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "19814,19883,26899,26969,27037,27109,27179,27240,27314,34211,34272,34333,34395,34459,34521,34582,34650,34750,34810,34876,34949,35018,35075,35127,36116,36188,36609,36644,37313,37363,37424,37481,37515,37693,38939,50983,165557,165674,165941,166234,166501,192881,192953,254601,277169,280075,282646,284406", + "endLines": "405,406,509,510,511,512,513,514,515,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,655,656,664,665,679,680,681,682,683,687,709,873,2590,2594,2596,2602,2604,3006,3007,4087,4289,4321,4366,4373", + "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24", + "endOffsets": "19878,19941,26964,27032,27104,27174,27235,27309,27382,34267,34328,34390,34454,34516,34577,34645,34745,34805,34871,34944,35013,35070,35122,35184,36183,36259,36639,36674,37358,37419,37476,37510,37545,37723,39004,51049,165669,165870,166046,166430,166625,192948,193015,254894,280070,282135,284401,284778" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\dimens.xml", + "from": { + "startLines": "24,25,19,20,21,22,18", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "1070,1129,783,836,890,944,730", + "endColumns": "57,55,51,52,52,51,51", + "endOffsets": "1123,1180,830,884,938,991,777" + }, + "to": { + "startLines": "504,505,642,643,644,645,646", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "26615,26673,35401,35453,35506,35559,35611", + "endColumns": "57,55,51,52,52,51,51", + "endOffsets": "26668,26724,35448,35501,35554,35606,35658" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\arrays.xml", + "from": { + "startLines": "19,26", + "startColumns": "4,4", + "startOffsets": "758,1073", + "endLines": "24,29", + "endColumns": "19,19", + "endOffsets": "1065,1191" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "150,457", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "452,572" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\attrs.xml", + "from": { + "startLines": "1", + "startColumns": "4", + "startOffsets": "17", + "endLines": "4", + "endColumns": "24", + "endOffsets": "211" + }, + "to": { + "startLines": "4326", + "startColumns": "4", + "startOffsets": "282452", + "endLines": "4329", + "endColumns": "24", + "endOffsets": "282641" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,345,346,347,352,353,357,363,367,368,369,370,381,382,383,387,393,397,398,399,400,430,450,496,526,546,566,612,616,620,634,675,683,693,694,695,696,697,700,701,704,707,708,711,715,720,728,736,745,753,757,765,773,781,789,797,806,815,823,832,835,837,842,844,849,853,857,858,863,864,865,866,867,868,870,871,876,877,878,879,880,881,882,884,888,892,896,900,901,902,903,904,905,906,907,908,911,915,918,922,930,937,946,950,965,973,976,985,990,1001,1009,1012,1021,1028,1029,1048,1051,1057,1060,1069,1072,1075,1078,1081,1084,1088,1091,1100,1103,1111,1116,1124,1129,1133,1134,1145,1152,1156,1160,1161,1165,1173,1177,1182,1187,55,56,57,76,82,92,96,97,98,141,149,150,158,159,160,161,167,168,169,170,171,172,173,174,175,198,217", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "100,156,216,277,332,385,443,491,540,585,638,696,756,814,860,920,973,1019,1069,1116,1174,1232,1291,1351,1413,1475,1537,1599,1661,1723,1784,1846,1908,1961,2023,2097,2160,2228,2309,2373,2439,2509,2579,2649,2719,2786,2849,2914,2980,3033,3109,3175,3262,18372,18426,18505,18583,18656,18721,18784,18850,18921,18992,19054,19123,19189,19256,19323,19379,19430,19483,19535,19589,19660,19723,19782,19844,19903,19976,20043,20103,20166,20241,20313,20384,20440,20511,20568,20625,20691,20755,20826,20883,20936,20999,21051,21109,21176,21242,21308,21389,21464,21520,21573,21634,21692,21742,21791,21840,21889,21951,22003,22048,22129,22183,22236,22290,22341,22390,22441,22502,22563,22625,22675,22716,22766,22814,22876,22927,22976,23045,23106,23162,23233,23298,23367,23418,23481,23551,23620,23690,23752,23822,23892,23967,24026,24084,24146,24191,24234,24281,24326,24377,24425,24491,24553,24616,24688,24745,24802,24862,24920,24990,25047,25192,25313,25417,25504,25656,25808,25956,26037,26115,26416,26582,26737,26839,27116,27209,27316,27659,27766,27995,28404,28636,28736,28841,28960,29583,29730,29849,30084,30499,30737,30849,30970,31103,33241,34757,38048,40182,41710,43254,46541,46787,47046,47850,49610,50060,50775,50848,50935,51020,51119,51314,51406,51579,51741,51836,52005,52248,52541,52950,53364,53824,54242,54483,54913,55348,55758,56180,56590,57047,57501,57917,58383,58565,58633,58977,59057,59413,59563,59707,59791,60156,60254,60362,60460,60570,60686,60812,60908,61285,61395,61519,61657,61767,61889,62017,62155,62317,62533,62689,62893,62977,63081,63175,63289,63401,63525,63621,63701,63890,64096,64289,64499,64931,65352,65777,65974,66922,67443,67566,68203,68424,69239,69708,69891,70487,70947,71052,72313,72463,72880,73045,73725,73884,74046,74201,74397,74564,74786,74946,75323,75482,75810,76027,76602,76952,77201,77298,78004,78442,78683,78872,79006,79197,79834,80084,80387,80602,3338,3636,3892,4389,4823,5480,5823,7362,7710,9607,9929,10060,10766,10903,11055,11257,11962,12082,13231,13798,13927,14060,14220,14395,14537,16324,18162", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,344,345,346,351,352,356,362,366,367,368,369,380,381,382,386,392,396,397,398,399,429,449,495,525,545,565,611,615,619,633,674,682,692,693,694,695,696,699,700,703,706,707,710,714,719,727,735,744,752,756,764,772,780,788,796,805,814,822,831,834,836,841,843,848,852,856,857,862,863,864,865,866,867,869,870,875,876,877,878,879,880,881,883,887,891,895,899,900,901,902,903,904,905,906,907,910,914,917,921,929,936,945,949,964,972,975,984,989,1000,1008,1011,1020,1027,1028,1047,1050,1056,1059,1068,1071,1074,1077,1080,1083,1087,1090,1099,1102,1110,1115,1123,1128,1132,1133,1144,1151,1155,1159,1160,1164,1172,1176,1181,1186,1195,55,56,75,81,91,95,96,97,140,148,149,157,158,159,160,166,167,168,169,170,171,172,173,174,197,216,217", + "endColumns": "55,59,60,54,52,57,47,48,44,52,57,59,57,45,59,52,45,49,46,57,57,58,59,61,61,61,61,61,61,60,61,61,52,61,73,62,67,80,63,65,69,69,69,69,66,62,64,65,52,75,65,86,75,53,78,77,72,64,62,65,70,70,61,68,65,66,66,55,50,52,51,53,70,62,58,61,58,72,66,59,62,74,71,70,55,70,56,56,65,63,70,56,52,62,51,57,66,65,65,80,74,55,52,60,57,49,48,48,48,61,51,44,80,53,52,53,50,48,50,60,60,61,49,40,49,47,61,50,48,68,60,55,70,64,68,50,62,69,68,69,61,69,69,74,58,57,61,44,42,46,44,50,47,65,61,62,71,56,56,59,57,69,56,144,120,103,86,151,151,147,80,77,300,165,154,101,10,92,106,10,106,10,10,10,99,104,118,10,146,118,10,10,10,111,120,132,10,10,10,10,10,10,10,10,10,10,10,10,10,72,86,84,98,10,91,10,10,94,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,83,10,97,107,97,109,115,10,95,10,109,123,137,109,121,127,10,10,10,10,10,83,103,93,113,111,123,95,79,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,104,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,96,10,10,10,10,133,10,10,10,10,10,10,297,255,90,243,367,188,1538,347,95,94,130,412,136,151,201,220,119,1148,566,128,132,159,174,141,125,457,209", + "endOffsets": "151,211,272,327,380,438,486,535,580,633,691,751,809,855,915,968,1014,1064,1111,1169,1227,1286,1346,1408,1470,1532,1594,1656,1718,1779,1841,1903,1956,2018,2092,2155,2223,2304,2368,2434,2504,2574,2644,2714,2781,2844,2909,2975,3028,3104,3170,3257,3333,18421,18500,18578,18651,18716,18779,18845,18916,18987,19049,19118,19184,19251,19318,19374,19425,19478,19530,19584,19655,19718,19777,19839,19898,19971,20038,20098,20161,20236,20308,20379,20435,20506,20563,20620,20686,20750,20821,20878,20931,20994,21046,21104,21171,21237,21303,21384,21459,21515,21568,21629,21687,21737,21786,21835,21884,21946,21998,22043,22124,22178,22231,22285,22336,22385,22436,22497,22558,22620,22670,22711,22761,22809,22871,22922,22971,23040,23101,23157,23228,23293,23362,23413,23476,23546,23615,23685,23747,23817,23887,23962,24021,24079,24141,24186,24229,24276,24321,24372,24420,24486,24548,24611,24683,24740,24797,24857,24915,24985,25042,25187,25308,25412,25499,25651,25803,25951,26032,26110,26411,26577,26732,26834,27111,27204,27311,27654,27761,27990,28399,28631,28731,28836,28955,29578,29725,29844,30079,30494,30732,30844,30965,31098,33236,34752,38043,40177,41705,43249,46536,46782,47041,47845,49605,50055,50770,50843,50930,51015,51114,51309,51401,51574,51736,51831,52000,52243,52536,52945,53359,53819,54237,54478,54908,55343,55753,56175,56585,57042,57496,57912,58378,58560,58628,58972,59052,59408,59558,59702,59786,60151,60249,60357,60455,60565,60681,60807,60903,61280,61390,61514,61652,61762,61884,62012,62150,62312,62528,62684,62888,62972,63076,63170,63284,63396,63520,63616,63696,63885,64091,64284,64494,64926,65347,65772,65969,66917,67438,67561,68198,68419,69234,69703,69886,70482,70942,71047,72308,72458,72875,73040,73720,73879,74041,74196,74392,74559,74781,74941,75318,75477,75805,76022,76597,76947,77196,77293,77999,78437,78678,78867,79001,79192,79829,80079,80382,80597,81178,3631,3887,4384,4818,5475,5818,7357,7705,9602,9924,10055,10761,10898,11050,11252,11957,12077,13226,13793,13922,14055,14215,14390,14532,16319,18157,18367" + }, + "to": { + "startLines": "28,29,30,31,34,35,36,38,69,128,250,251,256,273,274,275,277,278,279,281,282,283,284,285,286,287,288,289,290,291,292,293,294,336,360,361,362,363,364,365,366,367,368,369,370,397,398,399,400,401,402,403,404,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,667,668,676,677,684,685,686,694,697,698,701,702,703,704,705,706,707,708,761,762,765,766,781,782,792,828,841,842,843,844,845,895,1159,1160,1161,1166,1167,1171,1177,1181,1182,1183,1184,1195,1196,1197,1201,1207,1211,1281,1282,1283,1313,1333,1379,1409,1429,1449,1495,1499,2241,2255,2296,2304,2454,2455,2456,2457,2606,2609,2610,2613,2616,2617,2620,2624,2629,2637,2645,2654,2662,2666,2674,2682,2690,2698,2706,2715,2724,2732,2741,2807,2809,2814,2816,2821,2825,2829,2830,2835,2836,2837,2838,2839,2840,2842,2843,2848,2849,2850,2851,2852,2853,2854,2856,2860,2864,2868,2886,2887,2888,2889,2890,2891,2892,2893,2894,2897,2901,2904,3008,3016,3023,3032,3036,3051,3059,3062,3071,3076,3087,3095,3098,3107,3114,3115,3134,3137,3143,3146,3155,3158,3161,3164,3167,3170,3174,3177,3186,3189,3197,3202,3210,3215,3219,3220,3231,3238,3242,3246,3247,3251,3259,3263,3268,3273,3470,3471,3472,3975,3981,3991,4028,4029,4030,4073,4218,4237,4245,4246,4322,4436,4442,4443,4675,4744,4745,4783,4784,4897,4898,4936,4955", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "1224,1280,1340,1401,1556,1609,1667,1766,3104,5543,11271,11329,11595,12276,12322,12382,12481,12527,12577,12671,12729,12787,12846,12906,12968,13030,13092,13154,13216,13278,13339,13401,13463,15171,16940,17014,17077,17145,17226,17290,17356,17426,17496,17566,17636,19262,19325,19390,19456,19509,19585,19651,19738,27387,27441,27520,27598,27671,27736,27799,27865,27936,28007,28069,28138,28204,28271,28338,28394,28445,28498,28550,28604,28675,28738,28797,28859,28918,28991,29058,29118,29181,29256,29328,29399,29455,29526,29583,29640,29706,29770,29841,29898,29951,30014,30066,30124,31361,31427,31493,31574,31649,31705,31758,31819,31877,31927,31976,32025,32074,32136,32188,32233,32314,32368,32421,32475,32526,32575,32626,32687,32748,32810,32860,32901,32951,32999,33061,33112,33161,33230,33291,33347,33418,33483,33552,33603,33666,33736,33805,33875,33937,34007,34077,34152,36720,36778,37179,37224,37550,37597,37642,38026,38200,38266,38445,38508,38580,38637,38694,38754,38812,38882,42650,42795,43028,43132,44262,44414,45197,47321,48090,48168,48469,48635,48790,52624,69929,70022,70129,70472,70579,70808,71217,71449,71549,71654,71773,72396,72543,72662,72897,73312,73550,78821,78942,79075,81213,82729,86020,88154,89682,91226,94513,94759,141172,141976,143736,144186,154847,154920,155007,155092,166697,166892,166984,167157,167319,167414,167583,167826,168119,168528,168942,169402,169820,170061,170491,170926,171336,171758,172168,172625,173079,173495,173961,178073,178141,178485,178565,178921,179071,179215,179299,179664,179762,179870,179968,180078,180194,180320,180416,180793,180903,181027,181165,181275,181397,181525,181663,181825,182041,182197,183470,183554,183658,183752,183866,183978,184102,184198,184278,184467,184673,184866,193020,193452,193873,194298,194495,195443,195964,196087,196724,196945,197760,198229,198412,199008,199468,199573,200834,200984,201401,201566,202246,202405,202567,202722,202918,203085,203307,203467,203844,204003,204331,204548,205123,205473,205722,205819,206525,206963,207204,207393,207527,207718,208355,208605,208908,209123,220582,220880,221136,246978,247412,248069,250495,252034,252382,254279,275010,276174,276880,277017,282140,293953,294658,294778,307805,312492,312621,314804,314964,321774,321916,324304,326142", + "endLines": "28,29,30,31,34,35,36,38,69,128,250,251,256,273,274,275,277,278,279,281,282,283,284,285,286,287,288,289,290,291,292,293,294,336,360,361,362,363,364,365,366,367,368,369,370,397,398,399,400,401,402,403,404,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,667,668,676,677,684,685,686,694,697,698,701,702,703,704,705,706,707,708,761,762,765,766,781,782,792,828,841,842,843,844,845,898,1159,1160,1165,1166,1170,1176,1180,1181,1182,1183,1194,1195,1196,1200,1206,1210,1211,1281,1282,1312,1332,1378,1408,1428,1448,1494,1498,1502,2254,2295,2303,2313,2454,2455,2456,2457,2608,2609,2612,2615,2616,2619,2623,2628,2636,2644,2653,2661,2665,2673,2681,2689,2697,2705,2714,2723,2731,2740,2743,2808,2813,2815,2820,2824,2828,2829,2834,2835,2836,2837,2838,2839,2841,2842,2847,2848,2849,2850,2851,2852,2853,2855,2859,2863,2867,2871,2886,2887,2888,2889,2890,2891,2892,2893,2896,2900,2903,2907,3015,3022,3031,3035,3050,3058,3061,3070,3075,3086,3094,3097,3106,3113,3114,3133,3136,3142,3145,3154,3157,3160,3163,3166,3169,3173,3176,3185,3188,3196,3201,3209,3214,3218,3219,3230,3237,3241,3245,3246,3250,3258,3262,3267,3272,3281,3470,3471,3490,3980,3990,3994,4028,4029,4072,4080,4218,4244,4245,4246,4322,4441,4442,4443,4675,4744,4745,4783,4784,4897,4920,4954,4955", + "endColumns": "55,59,60,54,52,57,47,48,44,52,57,59,57,45,59,52,45,49,46,57,57,58,59,61,61,61,61,61,61,60,61,61,52,61,73,62,67,80,63,65,69,69,69,69,66,62,64,65,52,75,65,86,75,53,78,77,72,64,62,65,70,70,61,68,65,66,66,55,50,52,51,53,70,62,58,61,58,72,66,59,62,74,71,70,55,70,56,56,65,63,70,56,52,62,51,57,66,65,65,80,74,55,52,60,57,49,48,48,48,61,51,44,80,53,52,53,50,48,50,60,60,61,49,40,49,47,61,50,48,68,60,55,70,64,68,50,62,69,68,69,61,69,69,74,58,57,61,44,42,46,44,50,47,65,61,62,71,56,56,59,57,69,56,144,120,103,86,151,151,147,80,77,300,165,154,101,10,92,106,10,106,10,10,10,99,104,118,10,146,118,10,10,10,111,120,132,10,10,10,10,10,10,10,10,10,10,10,10,10,72,86,84,98,10,91,10,10,94,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,83,10,97,107,97,109,115,10,95,10,109,123,137,109,121,127,10,10,10,10,10,83,103,93,113,111,123,95,79,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,104,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,96,10,10,10,10,133,10,10,10,10,10,10,297,255,90,243,367,188,1538,347,95,94,130,412,136,151,201,220,119,1148,566,128,132,159,174,141,125,457,209", + "endOffsets": "1275,1335,1396,1451,1604,1662,1710,1810,3144,5591,11324,11384,11648,12317,12377,12430,12522,12572,12619,12724,12782,12841,12901,12963,13025,13087,13149,13211,13273,13334,13396,13458,13511,15228,17009,17072,17140,17221,17285,17351,17421,17491,17561,17631,17698,19320,19385,19451,19504,19580,19646,19733,19809,27436,27515,27593,27666,27731,27794,27860,27931,28002,28064,28133,28199,28266,28333,28389,28440,28493,28545,28599,28670,28733,28792,28854,28913,28986,29053,29113,29176,29251,29323,29394,29450,29521,29578,29635,29701,29765,29836,29893,29946,30009,30061,30119,30186,31422,31488,31569,31644,31700,31753,31814,31872,31922,31971,32020,32069,32131,32183,32228,32309,32363,32416,32470,32521,32570,32621,32682,32743,32805,32855,32896,32946,32994,33056,33107,33156,33225,33286,33342,33413,33478,33547,33598,33661,33731,33800,33870,33932,34002,34072,34147,34206,36773,36835,37219,37262,37592,37637,37688,38069,38261,38323,38503,38575,38632,38689,38749,38807,38877,38934,42790,42911,43127,43214,44409,44561,45340,47397,48163,48464,48630,48785,48887,52896,70017,70124,70467,70574,70803,71212,71444,71544,71649,71768,72391,72538,72657,72892,73307,73545,73657,78937,79070,81208,82724,86015,88149,89677,91221,94508,94754,95013,141971,143731,144181,144896,154915,155002,155087,155186,166887,166979,167152,167314,167409,167578,167821,168114,168523,168937,169397,169815,170056,170486,170921,171331,171753,172163,172620,173074,173490,173956,174138,178136,178480,178560,178916,179066,179210,179294,179659,179757,179865,179963,180073,180189,180315,180411,180788,180898,181022,181160,181270,181392,181520,181658,181820,182036,182192,182396,183549,183653,183747,183861,183973,184097,184193,184273,184462,184668,184861,185071,193447,193868,194293,194490,195438,195959,196082,196719,196940,197755,198224,198407,199003,199463,199568,200829,200979,201396,201561,202241,202400,202562,202717,202913,203080,203302,203462,203839,203998,204326,204543,205118,205468,205717,205814,206520,206958,207199,207388,207522,207713,208350,208600,208903,209118,209699,220875,221131,221628,247407,248064,248407,252029,252377,254274,254596,275136,276875,277012,277164,282337,294653,294773,295922,308367,312616,312749,314959,315134,321911,323698,326137,326347" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\09a4222fa838139a983fb301bb8b5307\\coordinatorlayout-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,102,3,13", + "startColumns": "4,4,4,4", + "startOffsets": "55,5935,116,724", + "endLines": "2,104,12,101", + "endColumns": "60,12,24,24", + "endOffsets": "111,6075,719,5930" + }, + "to": { + "startLines": "43,3282,4118,4128", + "startColumns": "4,4,4,4", + "startOffsets": "2036,209704,268688,269296", + "endLines": "43,3284,4127,4216", + "endColumns": "60,12,24,24", + "endOffsets": "2092,209844,269291,274502" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\c6c473e7d09dbe631dc452dfd8dacc77\\navigation-common-1.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,13,19,23,26", + "startColumns": "4,4,4,4,4", + "startOffsets": "55,584,828,981,1114", + "endLines": "12,18,22,25,29", + "endColumns": "24,24,24,24,24", + "endOffsets": "579,823,976,1109,1246" + }, + "to": { + "startLines": "4644,4655,4661,4665,4676", + "startColumns": "4,4,4,4,4", + "startOffsets": "306453,306982,307226,307379,308372", + "endLines": "4654,4660,4664,4667,4679", + "endColumns": "24,24,24,24,24", + "endOffsets": "306977,307221,307374,307507,308504" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\8bb9c28c2c384a7165173de17d562e16\\navigation-fragment-1.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,5", + "startColumns": "4,4", + "startOffsets": "55,165", + "endLines": "4,8", + "endColumns": "24,24", + "endOffsets": "160,338" + }, + "to": { + "startLines": "4323,4668", + "startColumns": "4,4", + "startOffsets": "282342,307512", + "endLines": "4325,4671", + "endColumns": "24,24", + "endOffsets": "282447,307685" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\themes.xml", + "from": { + "startLines": "2,4,11", + "startColumns": "4,4,4", + "startOffsets": "19,93,428", + "endLines": "2,9,14", + "endColumns": "70,12,12", + "endOffsets": "85,420,661" + }, + "to": { + "startLines": "2872,2873,2908", + "startColumns": "4,4,4", + "startOffsets": "182401,182471,185076", + "endLines": "2872,2878,2911", + "endColumns": "69,12,12", + "endOffsets": "182466,182793,185306" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\e534938a63537da8e3d550cd116b5fb8\\constraint-layout-2.0.4\\res\\values\\values.xml", + "from": { + "startLines": "2,3,8,9,17,18,19,20,21,22,23,24,28,29,30,31,39,47,48,49,54,55,60,65,66,67,72,73,78,79,84,85,86,92,93,94,99,104,105,106,110,111,112,113,116,117,120,123,124,125,126,127,130,133,134,135,136,141,144,147,148,149,154,155,156,159,162,163,166,169,172,175,176,177,180,183,184,189,190,195,198,201,202,203,204,205,206,207,208,209,210,225,226,227,228,229,235,236,237,240,245,246,247,248,257,263,264,268,269,270,271,280,360,284,285,286,287,288,289,290,291,292,293,294,295,300,301,302,303,304,305,306,312,313,319,326,338,339,340,341,342,359", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,112,298,359,650,702,750,801,853,914,976,1022,1155,1207,1257,1308,1617,1929,1974,2033,2230,2287,2482,2663,2717,2774,2966,3024,3220,3276,3470,3527,3578,3800,3852,3907,4097,4273,4323,4379,4539,4600,4660,4730,4863,4931,5060,5186,5248,5313,5381,5448,5571,5696,5763,5828,5893,6074,6195,6316,6382,6449,6659,6728,6794,6919,7045,7112,7238,7365,7490,7617,7673,7738,7864,7987,8052,8260,8327,8507,8627,8747,8812,8874,8936,8998,9057,9117,9178,9239,9298,9949,10000,10049,10097,10155,10385,10432,10492,10598,10778,10824,10871,10923,11253,11491,11546,11685,11731,11786,11831,12172,37329,12309,16569,20215,20359,24706,25209,25629,26260,26912,26953,27007,27057,27679,28332,28830,31748,32094,32326,32466,32971,33101,33528,33923,34955,35187,35314,35420,35904,37026", + "endLines": "2,7,8,16,17,18,19,20,21,22,23,27,28,29,30,38,46,47,48,53,54,59,64,65,66,71,72,77,78,83,84,85,91,92,93,98,103,104,105,109,110,111,112,115,116,119,122,123,124,125,126,129,132,133,134,135,140,143,146,147,148,153,154,155,158,161,162,165,168,171,174,175,176,179,182,183,188,189,194,197,200,201,202,203,204,205,206,207,208,209,224,225,226,227,228,234,235,236,239,244,245,246,247,256,262,263,267,268,269,270,279,283,360,284,285,286,287,288,289,290,291,292,293,294,299,300,301,302,303,304,305,311,312,318,325,337,338,339,340,341,358,359", + "endColumns": "56,11,60,11,51,47,50,51,60,61,45,11,51,49,50,11,11,44,58,11,56,11,11,53,56,11,57,11,55,11,56,50,11,51,54,11,11,49,55,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,55,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,50,48,47,57,11,46,59,11,11,45,46,51,11,11,54,11,45,54,44,11,11,40,4259,3645,143,4346,502,419,630,651,40,53,49,382,652,497,2917,345,231,139,35,129,133,35,35,231,126,105,483,35,302", + "endOffsets": "107,293,354,645,697,745,796,848,909,971,1017,1150,1202,1252,1303,1612,1924,1969,2028,2225,2282,2477,2658,2712,2769,2961,3019,3215,3271,3465,3522,3573,3795,3847,3902,4092,4268,4318,4374,4534,4595,4655,4725,4858,4926,5055,5181,5243,5308,5376,5443,5566,5691,5758,5823,5888,6069,6190,6311,6377,6444,6654,6723,6789,6914,7040,7107,7233,7360,7485,7612,7668,7733,7859,7982,8047,8255,8322,8502,8622,8742,8807,8869,8931,8993,9052,9112,9173,9234,9293,9944,9995,10044,10092,10150,10380,10427,10487,10593,10773,10819,10866,10918,11248,11486,11541,11680,11726,11781,11826,12167,12304,37365,16564,20210,20354,24701,25204,25624,26255,26907,26948,27002,27052,27674,28327,28825,31743,32089,32321,32461,32966,33096,33523,33918,34950,35182,35309,35415,35899,37021,37324" + }, + "to": { + "startLines": "12,13,18,19,27,33,37,39,40,41,42,44,48,49,50,51,59,68,70,71,76,77,82,87,88,89,94,95,100,101,106,107,108,114,115,116,121,126,130,131,135,136,137,138,141,142,145,148,149,150,151,152,155,158,159,160,161,166,169,172,173,174,179,180,181,184,187,188,191,194,197,200,201,202,205,208,209,214,215,220,223,226,227,228,229,230,231,232,233,234,235,252,253,254,255,257,263,264,265,268,276,280,296,297,306,312,313,317,318,319,320,329,666,4114,4115,4116,4117,4217,4374,4375,4376,4377,4378,4379,4380,4385,4386,4387,4628,4629,4630,4631,4637,4638,4680,4687,4709,4797,4830,5021,5022,5039", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "577,634,820,881,1172,1508,1715,1815,1867,1928,1990,2097,2230,2282,2332,2383,2692,3059,3149,3208,3405,3462,3657,3838,3892,3949,4141,4199,4395,4451,4645,4702,4753,4975,5027,5082,5272,5448,5645,5701,5861,5922,5982,6052,6185,6253,6382,6508,6570,6635,6703,6770,6893,7018,7085,7150,7215,7396,7517,7638,7704,7771,7981,8050,8116,8241,8367,8434,8560,8687,8812,8939,8995,9060,9186,9309,9374,9582,9649,9829,9949,10069,10134,10196,10258,10320,10379,10439,10500,10561,10620,11389,11440,11489,11537,11653,11883,11930,11990,12096,12435,12624,13557,13609,13939,14177,14232,14371,14417,14472,14517,14858,36679,256291,260551,264197,264341,274507,284783,285203,285834,286486,286527,286581,286631,287253,287906,288404,304673,305019,305251,305391,305896,306026,308509,308904,310453,315787,317817,330161,330645,331767", + "endLines": "12,17,18,26,27,33,37,39,40,41,42,47,48,49,50,58,66,68,70,75,76,81,86,87,88,93,94,99,100,105,106,107,113,114,115,120,125,126,130,134,135,136,137,140,141,144,147,148,149,150,151,154,157,158,159,160,165,168,171,172,173,178,179,180,183,186,187,190,193,196,199,200,201,204,207,208,213,214,219,222,225,226,227,228,229,230,231,232,233,234,249,252,253,254,255,262,263,264,267,272,276,280,296,305,311,312,316,317,318,319,328,332,666,4114,4115,4116,4117,4217,4374,4375,4376,4377,4378,4379,4384,4385,4386,4387,4628,4629,4630,4636,4637,4643,4686,4698,4709,4797,4830,5021,5038,5039", + "endColumns": "56,11,60,11,51,47,50,51,60,61,45,11,51,49,50,11,11,44,58,11,56,11,11,53,56,11,57,11,55,11,56,50,11,51,54,11,11,49,55,11,60,59,69,11,67,11,11,61,64,67,66,11,11,66,64,64,11,11,11,65,66,11,68,65,11,11,66,11,11,11,11,55,64,11,11,64,11,66,11,11,11,64,61,61,61,58,59,60,60,58,11,50,48,47,57,11,46,59,11,11,45,46,51,11,11,54,11,45,54,44,11,11,40,4259,3645,143,4346,502,419,630,651,40,53,49,382,652,497,2917,345,231,139,35,129,133,35,35,231,126,105,483,35,302", + "endOffsets": "629,815,876,1167,1219,1551,1761,1862,1923,1985,2031,2225,2277,2327,2378,2687,2999,3099,3203,3400,3457,3652,3833,3887,3944,4136,4194,4390,4446,4640,4697,4748,4970,5022,5077,5267,5443,5493,5696,5856,5917,5977,6047,6180,6248,6377,6503,6565,6630,6698,6765,6888,7013,7080,7145,7210,7391,7512,7633,7699,7766,7976,8045,8111,8236,8362,8429,8555,8682,8807,8934,8990,9055,9181,9304,9369,9577,9644,9824,9944,10064,10129,10191,10253,10315,10374,10434,10495,10556,10615,11266,11435,11484,11532,11590,11878,11925,11985,12091,12271,12476,12666,13604,13934,14172,14227,14366,14412,14467,14512,14853,14990,36715,260546,264192,264336,268683,275005,285198,285829,286481,286522,286576,286626,287248,287901,288399,291317,305014,305246,305386,305891,306021,306448,308899,309931,310680,315909,317918,330640,331762,332065" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\colors.xml", + "from": { + "startLines": "23,19,20,21,22,18", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "998,788,840,892,945,730", + "endColumns": "49,50,50,51,51,56", + "endOffsets": "1043,834,886,939,992,782" + }, + "to": { + "startLines": "347,381,382,383,384,428", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "16000,18384,18435,18486,18538,21441", + "endColumns": "49,50,50,51,51,56", + "endOffsets": "16045,18430,18481,18533,18585,21493" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,5,6,7,8,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,288,341,394,447,560,626,748,809,875", + "endColumns": "88,52,52,52,52,65,121,60,65,66", + "endOffsets": "139,336,389,442,495,621,743,804,870,937" + }, + "to": { + "startLines": "407,638,639,640,641,2595,2597,2598,2603,2605", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "19946,35189,35242,35295,35348,165875,166051,166173,166435,166630", + "endColumns": "88,52,52,52,52,65,121,60,65,66", + "endOffsets": "20030,35237,35290,35343,35396,165936,166168,166229,166496,166692" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,131", + "endColumns": "75,86", + "endOffsets": "126,213" + }, + "to": { + "startLines": "829,830", + "startColumns": "4,4", + "startOffsets": "47402,47478", + "endColumns": "75,86", + "endOffsets": "47473,47560" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\639321a65737bb14f1e6391c3f723761\\recyclerview-v7-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "30,31,32,33,34,35,36,2", + "startColumns": "4,4,4,4,4,4,4,4", + "startOffsets": "1535,1594,1642,1698,1773,1849,1921,55", + "endLines": "30,31,32,33,34,35,36,29", + "endColumns": "58,47,55,74,75,71,65,24", + "endOffsets": "1589,1637,1693,1768,1844,1916,1982,1530" + }, + "to": { + "startLines": "562,563,564,572,573,574,663,4716", + "startColumns": "4,4,4,4,4,4,4,4", + "startOffsets": "30364,30423,30471,31138,31213,31289,36543,311012", + "endLines": "562,563,564,572,573,574,663,4743", + "endColumns": "58,47,55,74,75,71,65,24", + "endOffsets": "30418,30466,30522,31208,31284,31356,36604,312487" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\styles.xml", + "from": { + "startLines": "54,59,68,64,24,29,34,39,44,19,49,73,77", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "2120,2334,2716,2551,921,1110,1301,1492,1701,732,1913,2940,3128", + "endLines": "57,62,71,66,27,32,37,42,47,22,52,75,80", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "2326,2543,2932,2708,1102,1293,1484,1693,1905,913,2112,3120,3363" + }, + "to": { + "startLines": "2322,2326,2330,2334,2750,2754,2758,2762,2766,2770,2774,3285,3288", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "145219,145427,145638,145856,174571,174754,174939,175124,175327,175533,175716,209849,210032", + "endLines": "2325,2329,2333,2336,2753,2757,2761,2765,2769,2773,2777,3287,3291", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "145422,145633,145851,146011,174749,174934,175119,175322,175528,175711,175912,210027,210264" + } + }, + { + "source": "E:\\zym\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "131,72,75,74,73,19,20,21,118,119,130,129,123,26,149,150,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,154,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,145,146,68,47,52,51,50,66,46,65,153,147,44,45,69,124,28,34,36,33,35,32,31,25,24,141,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,151,152,127,126,128,27,139,140,83,91,96,95,97,90,89,88,87,148,143,142,144,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8220,3967,4231,4134,4064,843,887,940,7621,7671,8161,8109,7820,1305,9229,9284,4691,4786,4619,4534,4450,5665,5581,5478,4964,2040,1988,3458,1512,1566,5026,2135,4315,7735,3895,9474,3646,2195,2516,2822,2254,3386,3324,3266,3040,2987,2882,2936,3091,3142,2564,3828,3203,8999,9057,3696,2468,2766,2677,2618,3583,2417,3537,9430,9105,2312,2356,3760,7869,1456,1781,1891,1733,1837,1676,1627,1249,1195,8765,6128,6060,6372,7522,6741,6659,6816,6906,7150,7070,6213,6289,6599,6437,6518,6004,7295,7418,9342,9387,7980,7922,8034,1390,8657,8712,4895,5391,5802,5732,5883,5331,5275,5212,5151,9163,8869,8818,8930,993,1104", + "endLines": "135,72,75,74,73,19,20,21,118,119,130,129,123,26,149,150,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,154,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,145,146,68,47,52,51,50,66,46,65,153,147,44,45,69,124,28,34,36,33,35,32,31,25,24,141,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,151,152,127,126,128,27,139,140,83,91,96,95,97,90,89,88,87,148,143,142,144,22,23", + "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,47,83,53,56,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,52,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,56,46,62,46,54,87,57,61,49,44,42,56,42,59,66,49,54,54,52,46,52,55,47,54,52,51,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,43,41,52,56,73,64,53,51,67,85,79,68,93,58,54,61,59,64,59,49,67,109,89", + "endOffsets": "8627,4058,4309,4225,4128,881,934,987,7665,7729,8214,8155,7863,1384,9278,9336,4780,4889,4685,4613,4528,5726,5659,5575,5020,2097,2034,3531,1560,1621,5126,2189,4412,7785,3961,9522,3690,2248,2558,2876,2306,3452,3380,3318,3085,3034,2930,2981,3136,3197,2612,3889,3260,9051,9099,3754,2510,2816,2760,2671,3640,2462,3577,9468,9157,2350,2411,3822,7914,1506,1831,1939,1775,1885,1727,1670,1299,1243,8812,6207,6122,6431,7613,6810,6735,6900,7064,7289,7144,6283,6366,6653,6512,6593,6054,7412,7516,9381,9424,8028,7974,8103,1450,8706,8759,4958,5472,5877,5796,5972,5385,5325,5269,5206,9223,8924,8863,8993,1098,1189" + }, + "to": { + "startLines": "710,754,755,756,757,758,759,760,763,764,767,768,769,770,771,772,773,774,775,776,777,778,779,780,783,784,785,786,787,788,789,790,791,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,831,832,833,834,835,836,837,838,839,840,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,870,871,872,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "39009,42159,42255,42338,42434,42503,42546,42598,42916,42965,43219,43277,43328,43376,43460,43514,43571,43665,43773,43844,43928,44011,44077,44160,44566,44627,44689,44740,44818,44871,44931,45036,45095,45345,45400,45471,45524,45573,45631,45678,45737,45794,45865,45926,45983,46033,46085,46138,46188,46238,46298,46351,46417,46479,46536,46583,46646,46693,46748,46836,46894,46956,47006,47051,47094,47151,47194,47254,47565,47615,47670,47725,47778,47825,47878,47934,47982,48037,48892,48944,49028,49095,49159,49255,49329,49410,49499,49662,49806,49885,49960,50042,50101,50181,50261,50316,50438,50541,50585,50627,50680,50790,50864,50929,51054,51106,51174,51260,51340,51409,51503,51562,51617,51679,51739,51804,51864,51914,51982,52092", + "endLines": "714,754,755,756,757,758,759,760,763,764,767,768,769,770,771,772,773,774,775,776,777,778,779,780,783,784,785,786,787,788,789,790,791,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,831,832,833,834,835,836,837,838,839,840,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,870,871,872,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889", + "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,47,83,53,56,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,52,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,56,46,62,46,54,87,57,61,49,44,42,56,42,59,66,49,54,54,52,46,52,55,47,54,52,51,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,43,41,52,56,73,64,53,51,67,85,79,68,93,58,54,61,59,64,59,49,67,109,89", + "endOffsets": "39396,42250,42333,42429,42498,42541,42593,42645,42960,43023,43272,43323,43371,43455,43509,43566,43660,43768,43839,43923,44006,44072,44155,44257,44622,44684,44735,44813,44866,44926,45031,45090,45192,45395,45466,45519,45568,45626,45673,45732,45789,45860,45921,45978,46028,46080,46133,46183,46233,46293,46346,46412,46474,46531,46578,46641,46688,46743,46831,46889,46951,47001,47046,47089,47146,47189,47249,47316,47610,47665,47720,47773,47820,47873,47929,47977,48032,48085,48939,49023,49090,49154,49250,49324,49405,49494,49657,49801,49880,49955,50037,50096,50176,50256,50311,50433,50536,50580,50622,50675,50732,50859,50924,50978,51101,51169,51255,51335,51404,51498,51557,51612,51674,51734,51799,51859,51909,51977,52087,52177" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1461,1462,1466,1470,1474,1479,1485,1492,1496,1500,1505,1509,1513,1517,1521,1525,1529,1535,1539,1545,1549,1555,1559,1564,1568,1571,1575,1581,1585,1591,1595,1601,1604,1608,1612,1616,1620,1624,1625,1626,1627,1630,1633,1636,1639,1643,1644,1645,1646,1647,1650,1652,1654,1656,1661,1662,1666,1672,1676,1677,1679,1690,1691,1695,1701,1705,1706,1707,1711,1738,1742,1743,1747,1775,1943,1969,2138,2164,2195,2203,2209,2223,2245,2250,2255,2265,2274,2283,2287,2294,2302,2309,2310,2319,2322,2325,2329,2333,2337,2340,2341,2345,2349,2359,2364,2371,2377,2378,2381,2385,2390,2392,2394,2397,2400,2402,2406,2409,2416,2419,2422,2426,2428,2432,2434,2436,2438,2442,2450,2458,2470,2476,2485,2488,2499,2502,2507,2508,2513,2571,2630,2631,2641,2650,2651,2653,2657,2660,2663,2666,2669,2672,2675,2678,2682,2685,2688,2691,2695,2698,2702,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2728,2730,2731,2732,2733,2734,2735,2736,2737,2739,2740,2742,2743,2745,2747,2748,2750,2751,2752,2753,2754,2755,2757,2758,2759,2760,2761,2762,2764,2766,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2782,2783,2784,2785,2786,2787,2789,2793,2797,2798,2799,2800,2801,2802,2803,2804,2806,2808,2810,2812,2814,2815,2816,2817,2819,2821,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2837,2838,2839,2840,2842,2844,2845,2847,2848,2850,2852,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2867,2868,2869,2870,2872,2873,2874,2875,2876,2878,2880,2882,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,69,152,155,158,161,175,186,196,223,230,241,271,298,307,344,725,730,756,774,810,816,822,845,986,1006,1012,1016,1022,1059,1071,1098,1103,1169,1184,1249,1268,1294", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,160,205,254,295,350,409,471,552,613,688,764,841,919,1004,1086,1162,1238,1315,1393,1499,1605,1684,1764,1821,1879,1953,2028,2093,2159,2219,2280,2352,2425,2492,2560,2619,2678,2737,2796,2855,2909,2963,3016,3070,3124,3178,3232,3306,3385,3458,3532,3603,3675,3747,3820,3877,3935,4008,4082,4156,4231,4303,4376,4446,4517,4577,70911,70980,71049,71119,71193,71269,71333,71410,71486,71563,71628,71697,71774,71849,71918,71986,72063,72129,72190,72287,72352,72421,72520,72591,72650,72708,72765,72824,72888,72959,73031,73103,73175,73247,73314,73382,73450,73509,73572,73636,73726,73817,73877,73943,74010,74076,74146,74210,74263,74376,74434,74497,74562,74627,74702,74775,74847,74896,74957,75018,75079,75141,75205,75269,75333,75398,75461,75521,75582,75648,75707,75767,75829,75900,75960,76028,76114,76201,76291,76378,76466,76548,76631,76721,76812,76864,76922,76967,77033,77097,77154,77211,77265,77322,77370,77419,77470,77504,77551,77600,77646,77678,77742,77804,77864,77921,77995,78065,78143,78197,78267,78352,78400,78446,78517,78595,78673,78745,78819,78893,78967,79047,79120,79189,79261,79338,79399,79462,79528,79592,79663,79726,79791,79855,79916,79977,80029,80102,80176,80245,80320,80394,80468,80609,80679,80732,80810,80900,80988,81084,81174,81756,81845,82092,82373,82625,82910,83303,83780,84002,84224,84500,84727,84957,85187,85417,85647,85874,86293,86519,86944,87174,87602,87821,88104,88312,88443,88670,89096,89321,89748,89969,90394,90514,90790,91091,91415,91706,92020,92157,92288,92393,92635,92802,93006,93214,93485,93597,93709,93814,93931,94145,94291,94431,94517,94865,94953,95199,95617,95866,95948,96046,96663,96763,97015,97439,97694,97788,97877,98114,100166,100408,100510,100763,102947,113668,115184,126004,127532,129289,129915,130335,131396,132661,132917,133153,133700,134194,134799,134997,135577,136141,136516,136634,137172,137329,137525,137798,138054,138224,138365,138429,138711,138997,139673,139937,140275,140628,140722,140908,141214,141476,141601,141728,141967,142178,142297,142490,142667,143122,143303,143425,143684,143797,143984,144086,144193,144322,144597,145105,145601,146478,146772,147342,147491,148223,148395,148731,148823,149101,153445,157932,157994,158624,159238,159329,159442,159671,159831,159983,160154,160320,160489,160656,160819,161062,161232,161405,161576,161850,162049,162254,162584,162668,162764,162860,162958,163058,163160,163262,163364,163466,163568,163668,163764,163876,164005,164128,164259,164390,164488,164602,164696,164836,164970,165066,165178,165278,165394,165490,165602,165702,165842,165978,166142,166272,166430,166580,166721,166865,167000,167112,167262,167390,167518,167654,167786,167916,168046,168158,168298,168444,168588,168726,168792,168882,168958,169062,169152,169254,169362,169470,169570,169650,169742,169840,169950,170028,170134,170226,170330,170440,170562,170725,170882,170962,171062,171152,171262,171356,171462,171554,171654,171766,171880,171996,172112,172206,172320,172432,172534,172654,172776,172858,172962,173082,173208,173306,173400,173488,173600,173716,173838,173950,174125,174241,174327,174419,174531,174655,174722,174848,174916,175044,175188,175316,175385,175480,175595,175708,175807,175916,176027,176138,176239,176344,176444,176574,176665,176788,176882,176994,177080,177184,177280,177368,177486,177590,177694,177820,177908,178016,178116,178206,178316,178400,178502,178586,178640,178704,178810,178920,179004,4638,9782,9900,10015,10147,10862,11554,12071,13718,14103,14700,16299,17832,18220,20527,40045,40305,41697,42730,44743,45005,45361,46191,52973,54107,54401,54624,54951,57001,57649,59282,59552,63403,64004,67813,69028,70437", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1460,1461,1465,1469,1473,1478,1484,1491,1495,1499,1504,1508,1512,1516,1520,1524,1528,1534,1538,1544,1548,1554,1558,1563,1567,1570,1574,1580,1584,1590,1594,1600,1603,1607,1611,1615,1619,1623,1624,1625,1626,1629,1632,1635,1638,1642,1643,1644,1645,1646,1649,1651,1653,1655,1660,1661,1665,1671,1675,1676,1678,1689,1690,1694,1700,1704,1705,1706,1710,1737,1741,1742,1746,1774,1942,1968,2137,2163,2194,2202,2208,2222,2244,2249,2254,2264,2273,2282,2286,2293,2301,2308,2309,2318,2321,2324,2328,2332,2336,2339,2340,2344,2348,2358,2363,2370,2376,2377,2380,2384,2389,2391,2393,2396,2399,2401,2405,2408,2415,2418,2421,2425,2427,2431,2433,2435,2437,2441,2449,2457,2469,2475,2484,2487,2498,2501,2506,2507,2512,2570,2629,2630,2640,2649,2650,2652,2656,2659,2662,2665,2668,2671,2674,2677,2681,2684,2687,2690,2694,2697,2701,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2727,2729,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2744,2746,2747,2749,2750,2751,2752,2753,2754,2756,2757,2758,2759,2760,2761,2763,2765,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2781,2782,2783,2784,2785,2786,2788,2792,2796,2797,2798,2799,2800,2801,2802,2803,2805,2807,2809,2811,2813,2814,2815,2816,2818,2820,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2836,2837,2838,2839,2841,2843,2844,2846,2847,2849,2851,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2866,2867,2868,2869,2871,2872,2873,2874,2875,2877,2879,2881,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,151,154,157,160,174,185,195,222,229,240,270,297,306,343,724,729,755,773,809,815,821,844,985,1005,1011,1015,1021,1058,1070,1097,1102,1168,1183,1248,1267,1293,1302", + "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24", + "endOffsets": "155,200,249,290,345,404,466,547,608,683,759,836,914,999,1081,1157,1233,1310,1388,1494,1600,1679,1759,1816,1874,1948,2023,2088,2154,2214,2275,2347,2420,2487,2555,2614,2673,2732,2791,2850,2904,2958,3011,3065,3119,3173,3227,3301,3380,3453,3527,3598,3670,3742,3815,3872,3930,4003,4077,4151,4226,4298,4371,4441,4512,4572,4633,70975,71044,71114,71188,71264,71328,71405,71481,71558,71623,71692,71769,71844,71913,71981,72058,72124,72185,72282,72347,72416,72515,72586,72645,72703,72760,72819,72883,72954,73026,73098,73170,73242,73309,73377,73445,73504,73567,73631,73721,73812,73872,73938,74005,74071,74141,74205,74258,74371,74429,74492,74557,74622,74697,74770,74842,74891,74952,75013,75074,75136,75200,75264,75328,75393,75456,75516,75577,75643,75702,75762,75824,75895,75955,76023,76109,76196,76286,76373,76461,76543,76626,76716,76807,76859,76917,76962,77028,77092,77149,77206,77260,77317,77365,77414,77465,77499,77546,77595,77641,77673,77737,77799,77859,77916,77990,78060,78138,78192,78262,78347,78395,78441,78512,78590,78668,78740,78814,78888,78962,79042,79115,79184,79256,79333,79394,79457,79523,79587,79658,79721,79786,79850,79911,79972,80024,80097,80171,80240,80315,80389,80463,80604,80674,80727,80805,80895,80983,81079,81169,81751,81840,82087,82368,82620,82905,83298,83775,83997,84219,84495,84722,84952,85182,85412,85642,85869,86288,86514,86939,87169,87597,87816,88099,88307,88438,88665,89091,89316,89743,89964,90389,90509,90785,91086,91410,91701,92015,92152,92283,92388,92630,92797,93001,93209,93480,93592,93704,93809,93926,94140,94286,94426,94512,94860,94948,95194,95612,95861,95943,96041,96658,96758,97010,97434,97689,97783,97872,98109,100161,100403,100505,100758,102942,113663,115179,125999,127527,129284,129910,130330,131391,132656,132912,133148,133695,134189,134794,134992,135572,136136,136511,136629,137167,137324,137520,137793,138049,138219,138360,138424,138706,138992,139668,139932,140270,140623,140717,140903,141209,141471,141596,141723,141962,142173,142292,142485,142662,143117,143298,143420,143679,143792,143979,144081,144188,144317,144592,145100,145596,146473,146767,147337,147486,148218,148390,148726,148818,149096,153440,157927,157989,158619,159233,159324,159437,159666,159826,159978,160149,160315,160484,160651,160814,161057,161227,161400,161571,161845,162044,162249,162579,162663,162759,162855,162953,163053,163155,163257,163359,163461,163563,163663,163759,163871,164000,164123,164254,164385,164483,164597,164691,164831,164965,165061,165173,165273,165389,165485,165597,165697,165837,165973,166137,166267,166425,166575,166716,166860,166995,167107,167257,167385,167513,167649,167781,167911,168041,168153,168293,168439,168583,168721,168787,168877,168953,169057,169147,169249,169357,169465,169565,169645,169737,169835,169945,170023,170129,170221,170325,170435,170557,170720,170877,170957,171057,171147,171257,171351,171457,171549,171649,171761,171875,171991,172107,172201,172315,172427,172529,172649,172771,172853,172957,173077,173203,173301,173395,173483,173595,173711,173833,173945,174120,174236,174322,174414,174526,174650,174717,174843,174911,175039,175183,175311,175380,175475,175590,175703,175802,175911,176022,176133,176234,176339,176439,176569,176660,176783,176877,176989,177075,177179,177275,177363,177481,177585,177689,177815,177903,178011,178111,178201,178311,178395,178497,178581,178635,178699,178805,178915,178999,179119,9777,9895,10010,10142,10857,11549,12066,13713,14098,14695,16294,17827,18215,20522,40040,40300,41692,42725,44738,45000,45356,46186,52968,54102,54396,54619,54946,56996,57644,59277,59547,63398,63999,67808,69023,70432,70906" + }, + "to": { + "startLines": "67,127,129,295,333,334,335,337,338,339,340,341,342,343,344,345,346,348,349,350,351,352,353,354,355,371,372,373,374,375,376,377,378,379,380,385,386,387,388,389,390,391,392,393,394,395,396,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,560,561,565,566,567,568,569,570,571,647,648,649,650,651,652,653,654,657,658,659,660,662,671,672,678,693,695,696,699,700,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,869,890,891,892,893,894,899,907,908,912,916,927,932,938,945,949,953,958,962,966,970,974,978,982,988,992,998,1002,1008,1012,1017,1021,1024,1028,1034,1038,1044,1048,1054,1057,1061,1065,1069,1073,1077,1078,1079,1080,1083,1086,1089,1092,1096,1097,1098,1099,1100,1103,1105,1107,1109,1114,1115,1119,1125,1129,1130,1132,1143,1144,1148,1154,1158,1212,1213,1217,1244,1248,1249,1253,1503,1671,1697,1866,1892,1923,1931,1937,1951,1973,1978,1983,1993,2002,2011,2015,2022,2030,2037,2038,2047,2050,2053,2057,2061,2065,2068,2069,2073,2077,2087,2092,2099,2105,2106,2109,2113,2118,2120,2122,2125,2128,2130,2134,2137,2144,2147,2150,2154,2156,2160,2162,2164,2166,2170,2178,2186,2198,2204,2213,2216,2227,2230,2235,2236,2337,2395,2458,2459,2469,2478,2479,2481,2485,2488,2491,2494,2497,2500,2503,2506,2510,2513,2516,2519,2523,2526,2530,2534,2535,2536,2537,2538,2539,2540,2541,2542,2543,2544,2545,2546,2547,2548,2549,2550,2551,2552,2553,2554,2556,2558,2559,2560,2561,2562,2563,2564,2565,2567,2568,2570,2571,2573,2575,2576,2578,2579,2580,2581,2582,2583,2585,2586,2587,2588,2589,2744,2746,2748,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,2788,2789,2790,2792,2793,2794,2795,2796,2797,2799,2803,2879,2880,2881,2882,2883,2884,2885,2912,2914,2916,2918,2920,2922,2923,2924,2925,2927,2929,2931,2932,2933,2934,2935,2936,2937,2938,2939,2940,2941,2942,2945,2946,2947,2948,2950,2952,2953,2955,2956,2958,2960,2962,2963,2964,2965,2966,2967,2968,2969,2970,2971,2972,2973,2975,2976,2977,2978,2980,2981,2982,2983,2984,2986,2988,2990,2992,2993,2994,2995,2996,2997,2998,2999,3000,3001,3002,3003,3004,3005,3292,3375,3378,3381,3384,3398,3415,3425,3452,3459,3491,3521,3548,3557,3594,3995,4088,4219,4388,4424,4430,4444,4467,4608,4699,4705,4710,4746,4785,4798,4825,4831,4921,4956,5040,5059,5085", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "3004,5498,5596,13516,14995,15050,15109,15233,15314,15375,15450,15526,15603,15681,15766,15848,15924,16050,16127,16205,16311,16417,16496,16576,16633,17703,17777,17852,17917,17983,18043,18104,18176,18249,18316,18590,18649,18708,18767,18826,18885,18939,18993,19046,19100,19154,19208,20035,20109,20188,20261,20335,20406,20478,20550,20623,20680,20738,20811,20885,20959,21034,21106,21179,21249,21320,21380,21498,21567,21636,21706,21780,21856,21920,21997,22073,22150,22215,22284,22361,22436,22505,22573,22650,22716,22777,22874,22939,23008,23107,23178,23237,23295,23352,23411,23475,23546,23618,23690,23762,23834,23901,23969,24037,24096,24159,24223,24313,24404,24464,24530,24597,24663,24733,24797,24850,24963,25021,25084,25149,25214,25289,25362,25434,25483,25544,25605,25666,25728,25792,25856,25920,25985,26048,26108,26169,26235,26294,26354,26416,26487,26547,30191,30277,30527,30617,30704,30792,30874,30957,31047,35663,35715,35773,35818,35884,35948,36005,36062,36264,36321,36369,36418,36509,36936,36983,37267,37994,38074,38138,38328,38388,39401,39475,39545,39623,39677,39747,39832,39880,39926,39997,40075,40153,40225,40299,40373,40447,40527,40600,40669,40741,40818,40879,40942,41008,41072,41143,41206,41271,41335,41396,41457,41509,41582,41656,41725,41800,41874,41948,42089,50737,52182,52260,52350,52438,52534,52901,53483,53572,53819,54100,54766,55051,55444,55921,56143,56365,56641,56868,57098,57328,57558,57788,58015,58434,58660,59085,59315,59743,59962,60245,60453,60584,60811,61237,61462,61889,62110,62535,62655,62931,63232,63556,63847,64161,64298,64429,64534,64776,64943,65147,65355,65626,65738,65850,65955,66072,66286,66432,66572,66658,67006,67094,67340,67758,68007,68089,68187,68804,68904,69156,69580,69835,73662,73751,73988,76040,76282,76384,76637,95018,105739,107255,118075,119603,121360,121986,122406,123467,124732,124988,125224,125771,126265,126870,127068,127648,128212,128587,128705,129243,129400,129596,129869,130125,130295,130436,130500,130782,131068,131744,132008,132346,132699,132793,132979,133285,133547,133672,133799,134038,134249,134368,134561,134738,135193,135374,135496,135755,135868,136055,136157,136264,136393,136668,137176,137672,138549,138843,139413,139562,140294,140466,140802,140894,146016,150360,155191,155253,155883,156497,156588,156701,156930,157090,157242,157413,157579,157748,157915,158078,158321,158491,158664,158835,159109,159308,159513,159843,159927,160023,160119,160217,160317,160419,160521,160623,160725,160827,160927,161023,161135,161264,161387,161518,161649,161747,161861,161955,162095,162229,162325,162437,162537,162653,162749,162861,162961,163101,163237,163401,163531,163689,163839,163980,164124,164259,164371,164521,164649,164777,164913,165045,165175,165305,165417,174143,174289,174433,175917,175983,176073,176149,176253,176343,176445,176553,176661,176761,176841,176933,177031,177141,177219,177325,177417,177521,177631,177753,177916,182798,182878,182978,183068,183178,183272,183378,185311,185411,185523,185637,185753,185869,185963,186077,186189,186291,186411,186533,186615,186719,186839,186965,187063,187157,187245,187357,187473,187595,187707,187882,187998,188084,188176,188288,188412,188479,188605,188673,188801,188945,189073,189142,189237,189352,189465,189564,189673,189784,189895,189996,190101,190201,190331,190422,190545,190639,190751,190837,190941,191037,191125,191243,191347,191451,191577,191665,191773,191873,191963,192073,192157,192259,192343,192397,192461,192567,192677,192761,210269,215413,215531,215646,215778,216493,217436,217953,219600,219985,221633,223232,224765,225153,227460,248412,254899,275141,291322,293335,293597,295927,296757,303539,309936,310230,310685,312754,315139,315914,317547,317923,323703,326352,332070,333285,334694", + "endLines": "67,127,129,295,333,334,335,337,338,339,340,341,342,343,344,345,346,348,349,350,351,352,353,354,355,371,372,373,374,375,376,377,378,379,380,385,386,387,388,389,390,391,392,393,394,395,396,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,560,561,565,566,567,568,569,570,571,647,648,649,650,651,652,653,654,657,658,659,660,662,671,672,678,693,695,696,699,700,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,869,890,891,892,893,894,906,907,911,915,919,931,937,944,948,952,957,961,965,969,973,977,981,987,991,997,1001,1007,1011,1016,1020,1023,1027,1033,1037,1043,1047,1053,1056,1060,1064,1068,1072,1076,1077,1078,1079,1082,1085,1088,1091,1095,1096,1097,1098,1099,1102,1104,1106,1108,1113,1114,1118,1124,1128,1129,1131,1142,1143,1147,1153,1157,1158,1212,1216,1243,1247,1248,1252,1280,1670,1696,1865,1891,1922,1930,1936,1950,1972,1977,1982,1992,2001,2010,2014,2021,2029,2036,2037,2046,2049,2052,2056,2060,2064,2067,2068,2072,2076,2086,2091,2098,2104,2105,2108,2112,2117,2119,2121,2124,2127,2129,2133,2136,2143,2146,2149,2153,2155,2159,2161,2163,2165,2169,2177,2185,2197,2203,2212,2215,2226,2229,2234,2235,2240,2394,2453,2458,2468,2477,2478,2480,2484,2487,2490,2493,2496,2499,2502,2505,2509,2512,2515,2518,2522,2525,2529,2533,2534,2535,2536,2537,2538,2539,2540,2541,2542,2543,2544,2545,2546,2547,2548,2549,2550,2551,2552,2553,2555,2557,2558,2559,2560,2561,2562,2563,2564,2566,2567,2569,2570,2572,2574,2575,2577,2578,2579,2580,2581,2582,2584,2585,2586,2587,2588,2589,2745,2747,2749,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,2788,2789,2791,2792,2793,2794,2795,2796,2798,2802,2806,2879,2880,2881,2882,2883,2884,2885,2913,2915,2917,2919,2921,2922,2923,2924,2926,2928,2930,2931,2932,2933,2934,2935,2936,2937,2938,2939,2940,2941,2944,2945,2946,2947,2949,2951,2952,2954,2955,2957,2959,2961,2962,2963,2964,2965,2966,2967,2968,2969,2970,2971,2972,2974,2975,2976,2977,2979,2980,2981,2982,2983,2985,2987,2989,2991,2992,2993,2994,2995,2996,2997,2998,2999,3000,3001,3002,3003,3004,3005,3374,3377,3380,3383,3397,3408,3424,3451,3458,3469,3520,3547,3556,3593,3974,3999,4113,4236,4423,4429,4435,4466,4607,4627,4704,4708,4715,4782,4796,4824,4829,4896,4935,5020,5058,5084,5093", + "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24", + "endOffsets": "3054,5538,5640,13552,15045,15104,15166,15309,15370,15445,15521,15598,15676,15761,15843,15919,15995,16122,16200,16306,16412,16491,16571,16628,16686,17772,17847,17912,17978,18038,18099,18171,18244,18311,18379,18644,18703,18762,18821,18880,18934,18988,19041,19095,19149,19203,19257,20104,20183,20256,20330,20401,20473,20545,20618,20675,20733,20806,20880,20954,21029,21101,21174,21244,21315,21375,21436,21562,21631,21701,21775,21851,21915,21992,22068,22145,22210,22279,22356,22431,22500,22568,22645,22711,22772,22869,22934,23003,23102,23173,23232,23290,23347,23406,23470,23541,23613,23685,23757,23829,23896,23964,24032,24091,24154,24218,24308,24399,24459,24525,24592,24658,24728,24792,24845,24958,25016,25079,25144,25209,25284,25357,25429,25478,25539,25600,25661,25723,25787,25851,25915,25980,26043,26103,26164,26230,26289,26349,26411,26482,26542,26610,30272,30359,30612,30699,30787,30869,30952,31042,31133,35710,35768,35813,35879,35943,36000,36057,36111,36316,36364,36413,36464,36538,36978,37027,37308,38021,38133,38195,38383,38440,39470,39540,39618,39672,39742,39827,39875,39921,39992,40070,40148,40220,40294,40368,40442,40522,40595,40664,40736,40813,40874,40937,41003,41067,41138,41201,41266,41330,41391,41452,41504,41577,41651,41720,41795,41869,41943,42084,42154,50785,52255,52345,52433,52529,52619,53478,53567,53814,54095,54347,55046,55439,55916,56138,56360,56636,56863,57093,57323,57553,57783,58010,58429,58655,59080,59310,59738,59957,60240,60448,60579,60806,61232,61457,61884,62105,62530,62650,62926,63227,63551,63842,64156,64293,64424,64529,64771,64938,65142,65350,65621,65733,65845,65950,66067,66281,66427,66567,66653,67001,67089,67335,67753,68002,68084,68182,68799,68899,69151,69575,69830,69924,73746,73983,76035,76277,76379,76632,78816,105734,107250,118070,119598,121355,121981,122401,123462,124727,124983,125219,125766,126260,126865,127063,127643,128207,128582,128700,129238,129395,129591,129864,130120,130290,130431,130495,130777,131063,131739,132003,132341,132694,132788,132974,133280,133542,133667,133794,134033,134244,134363,134556,134733,135188,135369,135491,135750,135863,136050,136152,136259,136388,136663,137171,137667,138544,138838,139408,139557,140289,140461,140797,140889,141167,150355,154842,155248,155878,156492,156583,156696,156925,157085,157237,157408,157574,157743,157910,158073,158316,158486,158659,158830,159104,159303,159508,159838,159922,160018,160114,160212,160312,160414,160516,160618,160720,160822,160922,161018,161130,161259,161382,161513,161644,161742,161856,161950,162090,162224,162320,162432,162532,162648,162744,162856,162956,163096,163232,163396,163526,163684,163834,163975,164119,164254,164366,164516,164644,164772,164908,165040,165170,165300,165412,165552,174284,174428,174566,175978,176068,176144,176248,176338,176440,176548,176656,176756,176836,176928,177026,177136,177214,177320,177412,177516,177626,177748,177911,178068,182873,182973,183063,183173,183267,183373,183465,185406,185518,185632,185748,185864,185958,186072,186184,186286,186406,186528,186610,186714,186834,186960,187058,187152,187240,187352,187468,187590,187702,187877,187993,188079,188171,188283,188407,188474,188600,188668,188796,188940,189068,189137,189232,189347,189460,189559,189668,189779,189890,189991,190096,190196,190326,190417,190540,190634,190746,190832,190936,191032,191120,191238,191342,191446,191572,191660,191768,191868,191958,192068,192152,192254,192338,192392,192456,192562,192672,192756,192876,215408,215526,215641,215773,216488,217180,217948,219595,219980,220577,223227,224760,225148,227455,246973,248667,256286,276169,293330,293592,293948,296752,303534,304668,310225,310448,311007,314799,315782,317542,317812,321769,324299,330156,333280,334689,335163" + } + }, + { + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\97a9efa3bb399feb9b58338d9e236cee\\navigation-runtime-1.0.0\\res\\values\\values.xml", + "from": { + "startLines": "2,3,9", + "startColumns": "4,4,4", + "startOffsets": "55,108,359", + "endLines": "2,8,11", + "endColumns": "52,24,24", + "endOffsets": "103,354,469" + }, + "to": { + "startLines": "669,3409,4672", + "startColumns": "4,4,4", + "startOffsets": "36840,217185,307690", + "endLines": "669,3414,4674", + "endColumns": "52,24,24", + "endOffsets": "36888,217431,307800" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/blame/res/debug/single/debug.json b/src/app/build/intermediates/blame/res/debug/single/debug.json new file mode 100644 index 0000000..98a806c --- /dev/null +++ b/src/app/build/intermediates/blame/res/debug/single/debug.json @@ -0,0 +1,2514 @@ +[ + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_bottom_nav_item_tint.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_bottom_nav_item_tint.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_thumb_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_seekbar_thumb_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_btn_checkable.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_btn_checkable.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_layout_snackbar_include.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_layout_snackbar_include.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_launcher_background.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\ic_launcher_background.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-sw600dp-v13_design_layout_snackbar.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout-sw600dp-v13\\design_layout_snackbar.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mtrl_fast_out_slow_in.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator\\mtrl_fast_out_slow_in.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_launcher_background.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\ic_launcher_background.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_dashboard_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\ic_dashboard_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_expanded_menu_layout.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_expanded_menu_layout.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_grow_fade_in_from_bottom.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_grow_fade_in_from_bottom.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_switch_thumb_material_dark.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\switch_thumb_material_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_spinner.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_spinner.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\datetime_picker.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_ic_dashboard_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\ic_dashboard_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_splash.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\activity_splash.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_layout_tab_icon.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_layout_tab_icon.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_chip_close_icon_tint.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_chip_close_icon_tint.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_bottom_sheet_dialog.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_bottom_sheet_dialog.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_activity_chooser_view.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_activity_chooser_view.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_item_separator.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_item_separator.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_fab_transformation_sheet_collapse_spec.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_fab_transformation_sheet_collapse_spec.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_btn_colored_text_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_btn_colored_text_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_track_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_seekbar_track_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_btn_unelevated_state_list_anim.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_btn_unelevated_state_list_anim.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\widget_2x.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_list_divider_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v21\\abc_list_divider_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_layout_tab_text.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_layout_tab_text.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_layout.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_list_menu_item_layout.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_background_transition_holo_dark.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal_pressed.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_design_password_eye.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-v21\\design_password_eye.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\note_edit_list_item.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_menu_item_layout.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_menu_item_layout.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-mdpi_ic_launcher_round.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\mipmap-mdpi\\ic_launcher_round.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-mdpi_ic_launcher.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\mipmap-mdpi\\ic_launcher.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_notifications_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\ic_notifications_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_checkbox.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_list_menu_item_checkbox.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_voice_search_api_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_voice_search_api_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_check_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_btn_check_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_bg_low.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable\\notification_bg_low.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_in_bottom.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_slide_in_bottom.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_shrink_fade_out_from_bottom.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_shrink_fade_out_from_bottom.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_search_dropdown_item_icons_2line.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_search_dropdown_item_icons_2line.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_tooltip_frame_light.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\tooltip_frame_light.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_notification_action_background.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-v21\\notification_action_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_mode_close_item_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_mode_close_item_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_normal.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_edittext.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_edittext.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_design_password_eye.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\design_password_eye.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_p1.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\p1.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxhdpi_ic_launcher_round.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\mipmap-xxhdpi\\ic_launcher_round.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_action.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout-v21\\notification_action.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_btn_colored_borderless_text_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_btn_colored_borderless_text_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_48dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_color_highlight_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_color_highlight_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_nav_default_pop_enter_anim.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\anim\\nav_default_pop_enter_anim.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_btn_bg_color_selector.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_btn_bg_color_selector.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_mtrl_layout_snackbar_include.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\mtrl_layout_snackbar_include.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_action_bar_item_background_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v21\\abc_action_bar_item_background_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_tooltip.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_tooltip.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_colored_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_btn_colored_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_switch_track.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_switch_track.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\font_super.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_switch_thumb_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_switch_thumb_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_edit_text_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_edit_text_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_dialog_material_background.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v21\\abc_dialog_material_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_button_bar_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_alert_dialog_button_bar_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_notifications_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\ic_notifications_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator-v21_design_appbar_state_list_animator.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator-v21\\design_appbar_state_list_animator.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_default_mtrl_shape.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_btn_default_mtrl_shape.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_narrow.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_big_media_narrow.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_textfield_search_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_textfield_search_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_16dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v23_abc_control_background_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v23\\abc_control_background_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_pressed.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_fab_ripple_color.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_fab_ripple_color.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_design_ic_visibility.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xxxhdpi-v4\\design_ic_visibility.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_tabs_colored_ripple_color.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_tabs_colored_ripple_color.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_design_fab_background.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\design_fab_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_mode_bar.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_mode_bar.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_holo_light.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_list_selector_holo_light.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_default.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_default.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_btn_checkable.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_btn_checkable.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_switch_thumb_material_light.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\switch_thumb_material_light.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_background_cache_hint_selector_material_dark.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_background_cache_hint_selector_material_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_ic_dashboard_black_24dp.xml.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\ic_dashboard_black_24dp.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_small_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ratingbar_small_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_fab_show_motion_spec.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_fab_show_motion_spec.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_design_ic_visibility.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-hdpi-v4\\design_ic_visibility.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_fab_transformation_sheet_expand_spec.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_fab_transformation_sheet_expand_spec.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_tabs_icon_color_selector_colored.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_tabs_icon_color_selector_colored.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_16dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_item_background_holo_dark.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_item_background_holo_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_design_bottom_sheet_slide_in.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim\\design_bottom_sheet_slide_in.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_36dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal_pressed.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_avd_show_password.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-v21\\avd_show_password.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_btn_text_color_selector.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_btn_text_color_selector.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxxhdpi_ic_launcher_round.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\mipmap-xxxhdpi\\ic_launcher_round.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_fragment_notifications.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\fragment_notifications.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_normal.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\notification.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal_pressed.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_notifications_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\ic_notifications_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_tabs_icon_color_selector.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_tabs_icon_color_selector.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-sw600dp-v13_mtrl_layout_snackbar.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout-sw600dp-v13\\mtrl_layout_snackbar.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_alert_dialog_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_borderless_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_btn_borderless_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_btn_state_list_anim.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_btn_state_list_anim.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-hdpi_ic_launcher_round.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\mipmap-hdpi\\ic_launcher_round.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_chip_background_color.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_chip_background_color.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_pressed.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_img.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable\\img.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-mdpi-v4\\notify_panel_notification_icon_bg.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_in_top.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_slide_in_top.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\menu\\note_edit.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_text_btn_text_color_selector.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_text_btn_text_color_selector.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_fab_hide_motion_spec.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_fab_hide_motion_spec.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_spinner.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_spinner.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_record_activity.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\record_activity.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_out_top.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_slide_out_top.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_support_simple_spinner_dropdown_item.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\support_simple_spinner_dropdown_item.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_arrow_drop_right_black_24dp.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\clock.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_multichoice_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\select_dialog_multichoice_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_design_snackbar_background.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\design_snackbar_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_16dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_search_view.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_search_view.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_simple_overlay_action_mode.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_screen_simple_overlay_action_mode.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_hint_foreground_material_light.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_hint_foreground_material_light.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\widget_4x.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_normal.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_secondary_text_material_dark.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_secondary_text_material_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_media.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_media.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_tabs_legacy_text_color_selector.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_tabs_legacy_text_color_selector.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\navigation_mobile_navigation.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\navigation\\mobile_navigation.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_material_light.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_primary_text_material_light.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_seek_thumb.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_seek_thumb.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_background_transition_holo_light.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_light.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_action_tombstone.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout-v21\\notification_action_tombstone.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_tab_indicator_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_tab_indicator_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_nav_default_enter_anim.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\anim\\nav_default_enter_anim.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_home_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\ic_home_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_pressed.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_launcher_background.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\ic_launcher_background.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_navigation_empty_icon.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\navigation_empty_icon.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_content_include.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_screen_content_include.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_popup_menu_header_item_layout.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_popup_menu_header_item_layout.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_48dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_16dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_item_header.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_item_header.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\font_small.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim-v21_design_bottom_sheet_slide_out.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim-v21\\design_bottom_sheet_slide_out.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_item.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_item.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\selected.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_part_chronometer.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout\\notification_template_part_chronometer.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_radio.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_list_menu_item_radio.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mtrl_snackbar_background.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\mtrl_snackbar_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_radio_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_btn_radio_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_design_tint_password_toggle.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color-v23\\design_tint_password_toggle.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_36dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_launcher_background.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\ic_launcher_background.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_simple.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_screen_simple.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_36dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\menu\\call_record_folder.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\xml\\searchable.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_play_record.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\play_record.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_48dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_popup_menu_item_layout.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_popup_menu_item_layout.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_dashboard_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\ic_dashboard_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_ic_mtrl_chip_close_circle.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\ic_mtrl_chip_close_circle.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_48dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_design_bottom_navigation_item_background.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\design_bottom_navigation_item_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\color\\primary_text_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\font_large.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_media_action.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_media_action.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_seek_thumb.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_seek_thumb.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_48dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\note_list.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_low_normal.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_normal.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_search_url_text.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_search_url_text.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_text_input_password_icon.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_text_input_password_icon.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_narrow_custom.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_big_media_narrow_custom.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mtrl_fast_out_linear_in.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator\\mtrl_fast_out_linear_in.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_background.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_design_ic_visibility.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xhdpi-v4\\design_ic_visibility.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_activity_chooser_view_list_item.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_activity_chooser_view_list_item.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_design_fab_show_motion_spec.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\design_fab_show_motion_spec.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_design_snackbar_out.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim\\design_snackbar_out.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-watch-v20_abc_dialog_material_background.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-watch-v20\\abc_dialog_material_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_ic_mtrl_chip_checked_circle.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\ic_mtrl_chip_checked_circle.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_cab_background_internal_bg.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_cab_background_internal_bg.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_singlechoice_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\select_dialog_singlechoice_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_vector_test.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_vector_test.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_design_bottom_sheet_slide_out.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim\\design_bottom_sheet_slide_out.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_media_cancel_action.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_media_cancel_action.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat", + "source": "E:\\zym\\app\\src\\main\\res\\raw\\introduction" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat", + "source": "E:\\zym\\app\\src\\main\\res\\raw-zh-rCN\\introduction" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_hint_foreground_material_dark.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_hint_foreground_material_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_tooltip_enter.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_tooltip_enter.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_menu_overflow_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_menu_overflow_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_design_tint_password_toggle.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\design_tint_password_toggle.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_icon_group.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout\\notification_template_icon_group.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_dashboard_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\ic_dashboard_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_title_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_alert_dialog_title_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\folder_list_item.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_focused_holo.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_notifications_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\ic_notifications_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_clear_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_clear_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_ic_home_black_24dp.xml.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\ic_home_black_24dp.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_bottom_nav_colored_item_tint.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_bottom_nav_colored_item_tint.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_home_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\ic_home_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_design_ic_visibility_off.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xxhdpi-v4\\design_ic_visibility_off.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_part_time.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout\\notification_template_part_time.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_home_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\ic_home_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_custom.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_big_media_custom.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_36dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_ab_back_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_ab_back_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout-watch-v20\\abc_alert_dialog_button_bar_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_design_fab_hide_motion_spec.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\design_fab_hide_motion_spec.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-hdpi_ic_launcher.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\mipmap-hdpi\\ic_launcher.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\xml\\widget_4x_info.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\menu\\note_list.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_disable_only_material_light.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_primary_text_disable_only_material_light.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_default.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_default.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_16dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_item_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\select_dialog_item_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\call_record.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_material_dark.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_primary_text_material_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_chip_state_list_anim.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_chip_state_list_anim.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_design_ic_visibility.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-anydpi-v21\\design_ic_visibility.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\delete.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_splash.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable\\splash.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_design_bottom_navigation_item_background.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-v21\\design_bottom_navigation_item_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_dialog_material_background.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_dialog_material_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_design_ic_visibility_off.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-hdpi-v4\\design_ic_visibility_off.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_toolbar.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_screen_toolbar.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_item_background_holo_light.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_item_background_holo_light.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_btn_colored_borderless_text_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_btn_colored_borderless_text_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_tabs_ripple_color.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_tabs_ripple_color.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_48dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_36dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_btn_colored_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v21\\abc_btn_colored_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\xml\\preferences.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_fade_in.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_fade_in.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_bottom_navigation_item.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_bottom_navigation_item.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_ic_launcher_background.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\ic_launcher_background.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-watch-v20_abc_alert_dialog_title_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout-watch-v20\\abc_alert_dialog_title_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_go_search_api_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_go_search_api_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator-v21_mtrl_fast_out_slow_in.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator-v21\\mtrl_fast_out_slow_in.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_design_error.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\design_error.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_avd_hide_password.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-v21\\avd_hide_password.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_focused_holo.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_focused_holo.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_48dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_template_custom_big.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout-v21\\notification_template_custom_big.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v26_abc_screen_toolbar.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout-v26\\abc_screen_toolbar.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_launcher_background.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\ic_launcher_background.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\note_item.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_fragment_dashboard.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\fragment_dashboard.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_36dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_design_ic_visibility_off.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-anydpi-v21\\design_ic_visibility_off.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_edit_text_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v21\\abc_edit_text_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xhdpi_ic_launcher_round.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\mipmap-xhdpi\\ic_launcher_round.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_36dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_16dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_design_snackbar_in.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim\\design_snackbar_in.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_ic_notifications_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\ic_notifications_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_btn_stroke_color_selector.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_btn_stroke_color_selector.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_item_subheader.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_item_subheader.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_text_cursor_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_text_cursor_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_holo_dark.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_list_selector_holo_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_dashboard_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\ic_dashboard_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_dialog_title_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_dialog_title_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_popup_exit.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_popup_exit.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_divider_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_list_divider_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_36dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxhdpi_ic_launcher.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\mipmap-xxhdpi\\ic_launcher.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-xhdpi-v4\\notify_panel_notification_icon_bg.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_home_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\ic_home_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_bottom_nav_menu.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\menu\\bottom_nav_menu.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_design_ic_visibility_off.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xhdpi-v4\\design_ic_visibility_off.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_cascading_menu_item_layout.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_cascading_menu_item_layout.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\dialog_edit_text.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_bar_up_container.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_bar_up_container.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_48dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_48dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_48dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_background_cache_hint_selector_material_light.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_background_cache_hint_selector_material_light.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_menu_layout.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_menu_layout.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_edittext.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_edittext.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_16dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\note_edit.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_low_normal.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_normal.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\settings_header.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_popup_enter.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_popup_enter.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_menu_item_action_area.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_menu_item_action_area.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_bar_title_item.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_bar_title_item.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_menu.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_menu.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_tile_bg.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable\\notification_tile_bg.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_select_dialog_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_select_dialog_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_lines_media.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_lines_media.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_dashboard_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\ic_dashboard_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_design_ic_visibility_off.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-mdpi-v4\\design_ic_visibility_off.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ratingbar_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_action.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout\\notification_action.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mtrl_tabs_default_indicator.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\mtrl_tabs_default_indicator.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_star.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\star.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_ic_notifications_black_24dp.xml.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\ic_notifications_black_24dp.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_layout_snackbar.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_layout_snackbar.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_design_ic_visibility_off.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xxxhdpi-v4\\design_ic_visibility_off.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_disable_only_material_dark.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_primary_text_disable_only_material_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_switch_track.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_switch_track.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_action_tombstone.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout\\notification_action_tombstone.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_design_ic_visibility.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xxhdpi-v4\\design_ic_visibility.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_chip_text_color.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_chip_text_color.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_fragment_home.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\fragment_home.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_media_custom.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_media_custom.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_tick_mark_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_seekbar_tick_mark_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_icon.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_list_menu_item_icon.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_cab_background_top_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_cab_background_top_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\color\\secondary_text_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_ic_launcher_background.xml.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\ic_launcher_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\menu\\note_list_dropdown.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v16_notification_template_custom_big.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout-v16\\notification_template_custom_big.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_home_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\ic_home_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\mipmap-xxxhdpi\\ic_launcher.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_nav_default_exit_anim.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\anim\\nav_default_exit_anim.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_16dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\search_result.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\menu\\sub_folder.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_spinner_textfield_background_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_spinner_textfield_background_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_design_ic_visibility.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-mdpi-v4\\design_ic_visibility.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_tooltip_exit.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_tooltip_exit.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_36dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator-v21_mtrl_linear_out_slow_in.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator-v21\\mtrl_linear_out_slow_in.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_tooltip_frame_dark.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\tooltip_frame_dark.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_notifications_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\ic_notifications_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_secondary_text_material_light.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_secondary_text_material_light.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim-v21_design_bottom_sheet_slide_in.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim-v21\\design_bottom_sheet_slide_in.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\menu\\note_list_options.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_record.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\record.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\account_dialog_title.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_btn_ripple_color.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_btn_ripple_color.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v21_abc_btn_colored_borderless_text_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v21\\abc_btn_colored_borderless_text_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable\\new_note.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_btn_text_btn_ripple_color.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_btn_text_btn_ripple_color.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_out_bottom.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_slide_out_bottom.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_nav_default_pop_exit_anim.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\anim\\nav_default_pop_exit_anim.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_36dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_ic_home_black_24dp.png.flat", + "source": "E:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\ic_home_black_24dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_search_api_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_search_api_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_fade_out.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_fade_out.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_bg.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable\\notification_bg.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_icon_background.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable\\notification_icon_background.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\add_account_text.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_chip_ripple_color.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_chip_ripple_color.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_menu_item.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_menu_item.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_template_icon_group.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout-v21\\notification_template_icon_group.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_mtrl_layout_snackbar.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\mtrl_layout_snackbar.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\xml\\widget_2x_info.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_btn_colored_text_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_btn_colored_text_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-hdpi-v4\\notify_panel_notification_icon_bg.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_16dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\layout\\note_list_footer.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_big_media.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_16dp.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mtrl_linear_out_slow_in.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator\\mtrl_linear_out_slow_in.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat", + "source": "E:\\zym\\app\\src\\main\\res\\menu\\call_note_edit.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_ic_mtrl_chip_checked_black.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\ic_mtrl_chip_checked_black.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xhdpi_ic_launcher.png.flat", + "source": "E:\\zym\\app\\src\\main\\res\\mipmap-xhdpi\\ic_launcher.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mtrl_linear.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator\\mtrl_linear.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_indicator_material.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ratingbar_indicator_material.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator-v21_mtrl_fast_out_linear_in.xml.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator-v21\\mtrl_fast_out_linear_in.xml" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "E:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_normal.9.png.flat", + "source": "C:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal.9.png" + } +] \ No newline at end of file diff --git a/src/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml b/src/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml new file mode 100644 index 0000000..99208b8 --- /dev/null +++ b/src/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #android:theme="theme.holo.light" > + + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/output.json b/src/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/output.json new file mode 100644 index 0000000..482002a --- /dev/null +++ b/src/app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/output.json @@ -0,0 +1 @@ +[{"outputType":{"type":"BUNDLE_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.1","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"net.micode.notes","split":"","minSdkVersion":"16"}}] \ No newline at end of file diff --git a/src/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/out/output.json b/src/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/out/output.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/src/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/out/output.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/src/app/build/intermediates/dex/debug/mergeDexDebug/out/classes.dex b/src/app/build/intermediates/dex/debug/mergeDexDebug/out/classes.dex new file mode 100644 index 0000000..34f1926 Binary files /dev/null and b/src/app/build/intermediates/dex/debug/mergeDexDebug/out/classes.dex differ diff --git a/src/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/out/classes.dex b/src/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/out/classes.dex new file mode 100644 index 0000000..b9d7b09 Binary files /dev/null and b/src/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/out/classes.dex differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state b/src/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state new file mode 100644 index 0000000..e617c83 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+PjAE_P2LY5nLM6QWWLZG6oPT+Y= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+PjAE_P2LY5nLM6QWWLZG6oPT+Y= new file mode 100644 index 0000000..8d3e763 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+PjAE_P2LY5nLM6QWWLZG6oPT+Y= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0T+SjlJXvQmqpaRfxpAKm+AGF_M= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0T+SjlJXvQmqpaRfxpAKm+AGF_M= new file mode 100644 index 0000000..a19a2a5 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0T+SjlJXvQmqpaRfxpAKm+AGF_M= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1PIREX5jIiNdUzN0zs9eMjsWF5Y= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1PIREX5jIiNdUzN0zs9eMjsWF5Y= new file mode 100644 index 0000000..a69b1ec Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1PIREX5jIiNdUzN0zs9eMjsWF5Y= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2ciQaPp_V+5Ou24PV0roweO+SJM= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2ciQaPp_V+5Ou24PV0roweO+SJM= new file mode 100644 index 0000000..ce39afb Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2ciQaPp_V+5Ou24PV0roweO+SJM= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3_qGco6ZfFDRMTca3_Zg9nn3HAE= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3_qGco6ZfFDRMTca3_Zg9nn3HAE= new file mode 100644 index 0000000..483b42c Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3_qGco6ZfFDRMTca3_Zg9nn3HAE= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5iJZuZDMyhl7utx7V5jsejKMOQk= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5iJZuZDMyhl7utx7V5jsejKMOQk= new file mode 100644 index 0000000..c3f7927 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5iJZuZDMyhl7utx7V5jsejKMOQk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6gDvRzWiIouR+SNmEKkqZ3jIkB4= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6gDvRzWiIouR+SNmEKkqZ3jIkB4= new file mode 100644 index 0000000..2365cb9 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6gDvRzWiIouR+SNmEKkqZ3jIkB4= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/APNc+F_a2JkiYwvY6BUnt5x73Uo= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/APNc+F_a2JkiYwvY6BUnt5x73Uo= new file mode 100644 index 0000000..69b5bbb Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/APNc+F_a2JkiYwvY6BUnt5x73Uo= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/B5++Y6g0h51rqIAkd4AAq2v8KI8= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/B5++Y6g0h51rqIAkd4AAq2v8KI8= new file mode 100644 index 0000000..1423435 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/B5++Y6g0h51rqIAkd4AAq2v8KI8= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EKIRpZoFKR191ZEfGCaLZ+dbCM0= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EKIRpZoFKR191ZEfGCaLZ+dbCM0= new file mode 100644 index 0000000..e27d24a Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EKIRpZoFKR191ZEfGCaLZ+dbCM0= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/F1rUCgMFle3mbBkNSEjlXDa5ks8= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/F1rUCgMFle3mbBkNSEjlXDa5ks8= new file mode 100644 index 0000000..7202e7f Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/F1rUCgMFle3mbBkNSEjlXDa5ks8= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FKsCJAsVgY6U4j8XLFNsRFu18R8= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FKsCJAsVgY6U4j8XLFNsRFu18R8= new file mode 100644 index 0000000..b6ac9fe Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FKsCJAsVgY6U4j8XLFNsRFu18R8= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Gdjz1H2_c2Nm+WUyq2sdcbR7VP0= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Gdjz1H2_c2Nm+WUyq2sdcbR7VP0= new file mode 100644 index 0000000..548f22f Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Gdjz1H2_c2Nm+WUyq2sdcbR7VP0= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I8IDj0VWXta2Z1TMDobf52qi_vY= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I8IDj0VWXta2Z1TMDobf52qi_vY= new file mode 100644 index 0000000..4e97c26 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I8IDj0VWXta2Z1TMDobf52qi_vY= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JHs7QfVKBH_Oc9sNZlsuXUFQlyc= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JHs7QfVKBH_Oc9sNZlsuXUFQlyc= new file mode 100644 index 0000000..1c79806 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JHs7QfVKBH_Oc9sNZlsuXUFQlyc= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JZvgIk2mi4BTmGBZpxA5brbSOh0= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JZvgIk2mi4BTmGBZpxA5brbSOh0= new file mode 100644 index 0000000..5954c16 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JZvgIk2mi4BTmGBZpxA5brbSOh0= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MNiU5u2ZH6z+pBISfTA3VQws9Fk= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MNiU5u2ZH6z+pBISfTA3VQws9Fk= new file mode 100644 index 0000000..3c086f3 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MNiU5u2ZH6z+pBISfTA3VQws9Fk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Svg+15knalaFB4xzxTpjMsbBCRk= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Svg+15knalaFB4xzxTpjMsbBCRk= new file mode 100644 index 0000000..b12b287 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Svg+15knalaFB4xzxTpjMsbBCRk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/U6xYqjY+pIkfpDSA5opLR54MWvI= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/U6xYqjY+pIkfpDSA5opLR54MWvI= new file mode 100644 index 0000000..c063f2b Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/U6xYqjY+pIkfpDSA5opLR54MWvI= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VTm+XPOH4ugT+9pkV4XOab6u4g4= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VTm+XPOH4ugT+9pkV4XOab6u4g4= new file mode 100644 index 0000000..87586a5 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VTm+XPOH4ugT+9pkV4XOab6u4g4= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WhKCGU3AZlmlMUDizGP+hmJND_s= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WhKCGU3AZlmlMUDizGP+hmJND_s= new file mode 100644 index 0000000..f61d762 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WhKCGU3AZlmlMUDizGP+hmJND_s= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z1qrbR6l323hQWvyBOk6HVh4Ihw= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z1qrbR6l323hQWvyBOk6HVh4Ihw= new file mode 100644 index 0000000..6bb2c49 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z1qrbR6l323hQWvyBOk6HVh4Ihw= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z8u34IWVXARoHcDlJnZdkyc1Ips= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z8u34IWVXARoHcDlJnZdkyc1Ips= new file mode 100644 index 0000000..371b441 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z8u34IWVXARoHcDlJnZdkyc1Ips= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_QdKXUtxSAJkkgX+dfuAoUw1T54= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_QdKXUtxSAJkkgX+dfuAoUw1T54= new file mode 100644 index 0000000..2dae2f9 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_QdKXUtxSAJkkgX+dfuAoUw1T54= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_t5Ly0wTQk12J3CNyNM6Q6mam9w= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_t5Ly0wTQk12J3CNyNM6Q6mam9w= new file mode 100644 index 0000000..4c8e7d1 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_t5Ly0wTQk12J3CNyNM6Q6mam9w= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/c+dBA5J3SLSh14SnooffQ0vYHLk= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/c+dBA5J3SLSh14SnooffQ0vYHLk= new file mode 100644 index 0000000..27924dd Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/c+dBA5J3SLSh14SnooffQ0vYHLk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hX+RhbA_r+kKnwkOPFFiuxpm5Jc= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hX+RhbA_r+kKnwkOPFFiuxpm5Jc= new file mode 100644 index 0000000..e49acf7 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hX+RhbA_r+kKnwkOPFFiuxpm5Jc= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hoOH1xOEgDWe6Ec18y8bBM92BfU= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hoOH1xOEgDWe6Ec18y8bBM92BfU= new file mode 100644 index 0000000..fc0a247 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hoOH1xOEgDWe6Ec18y8bBM92BfU= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/l34n7b6zrTxNAGfIJVErc2JlKSY= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/l34n7b6zrTxNAGfIJVErc2JlKSY= new file mode 100644 index 0000000..2b56acd Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/l34n7b6zrTxNAGfIJVErc2JlKSY= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/li2IUB0Gj7Rl_BDs+hlz3qCpbtA= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/li2IUB0Gj7Rl_BDs+hlz3qCpbtA= new file mode 100644 index 0000000..e9e7608 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/li2IUB0Gj7Rl_BDs+hlz3qCpbtA= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lwDpmR8LQHvwVVynAO59qbTJbPg= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lwDpmR8LQHvwVVynAO59qbTJbPg= new file mode 100644 index 0000000..533e8d9 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lwDpmR8LQHvwVVynAO59qbTJbPg= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mKrPiV7bX6Fcvtf8kYgvck4ryAk= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mKrPiV7bX6Fcvtf8kYgvck4ryAk= new file mode 100644 index 0000000..644b6d1 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mKrPiV7bX6Fcvtf8kYgvck4ryAk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/maZukJ5EVhMVRWdnbz5wwPRyEBs= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/maZukJ5EVhMVRWdnbz5wwPRyEBs= new file mode 100644 index 0000000..083d96b Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/maZukJ5EVhMVRWdnbz5wwPRyEBs= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mz4rEZa8APtkfijDAI3rqHqJNaY= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mz4rEZa8APtkfijDAI3rqHqJNaY= new file mode 100644 index 0000000..feebff2 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mz4rEZa8APtkfijDAI3rqHqJNaY= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/pscaVjlggrwaO8VYWzY4Orrooio= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/pscaVjlggrwaO8VYWzY4Orrooio= new file mode 100644 index 0000000..d0dcd9c Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/pscaVjlggrwaO8VYWzY4Orrooio= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qfGx2agmsJA+UEvXltC+8PONapM= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qfGx2agmsJA+UEvXltC+8PONapM= new file mode 100644 index 0000000..25547cc Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qfGx2agmsJA+UEvXltC+8PONapM= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qor9GeKbG3t8atYi9Ysgfvr1RxI= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qor9GeKbG3t8atYi9Ysgfvr1RxI= new file mode 100644 index 0000000..32d47c0 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qor9GeKbG3t8atYi9Ysgfvr1RxI= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/r_fRI8xIPmSGp6Ddd_janYeva4A= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/r_fRI8xIPmSGp6Ddd_janYeva4A= new file mode 100644 index 0000000..0fb7130 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/r_fRI8xIPmSGp6Ddd_janYeva4A= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/rwGMBunzplGFlYgxZPPCTFp6x_I= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/rwGMBunzplGFlYgxZPPCTFp6x_I= new file mode 100644 index 0000000..e7159a9 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/rwGMBunzplGFlYgxZPPCTFp6x_I= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vOhpdVOPSmzLsmeE4JkAUNNJCug= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vOhpdVOPSmzLsmeE4JkAUNNJCug= new file mode 100644 index 0000000..865488d Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vOhpdVOPSmzLsmeE4JkAUNNJCug= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x0pn4OwLr4_xrYY4o_GtZH_8nxs= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x0pn4OwLr4_xrYY4o_GtZH_8nxs= new file mode 100644 index 0000000..7a39d4c Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x0pn4OwLr4_xrYY4o_GtZH_8nxs= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x2cHQ9FVpGSqP9Bb9RR++oFsKY0= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x2cHQ9FVpGSqP9Bb9RR++oFsKY0= new file mode 100644 index 0000000..b178df1 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x2cHQ9FVpGSqP9Bb9RR++oFsKY0= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xP7MCWkqex1p9obVsN+sw0RjwQk= b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xP7MCWkqex1p9obVsN+sw0RjwQk= new file mode 100644 index 0000000..06e914d Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xP7MCWkqex1p9obVsN+sw0RjwQk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state new file mode 100644 index 0000000..3d74582 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/+PjAE_P2LY5nLM6QWWLZG6oPT+Y= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/+PjAE_P2LY5nLM6QWWLZG6oPT+Y= new file mode 100644 index 0000000..8d3e763 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/+PjAE_P2LY5nLM6QWWLZG6oPT+Y= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/0T+SjlJXvQmqpaRfxpAKm+AGF_M= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/0T+SjlJXvQmqpaRfxpAKm+AGF_M= new file mode 100644 index 0000000..a19a2a5 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/0T+SjlJXvQmqpaRfxpAKm+AGF_M= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1PIREX5jIiNdUzN0zs9eMjsWF5Y= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1PIREX5jIiNdUzN0zs9eMjsWF5Y= new file mode 100644 index 0000000..a69b1ec Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1PIREX5jIiNdUzN0zs9eMjsWF5Y= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/2ciQaPp_V+5Ou24PV0roweO+SJM= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/2ciQaPp_V+5Ou24PV0roweO+SJM= new file mode 100644 index 0000000..ce39afb Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/2ciQaPp_V+5Ou24PV0roweO+SJM= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/3_qGco6ZfFDRMTca3_Zg9nn3HAE= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/3_qGco6ZfFDRMTca3_Zg9nn3HAE= new file mode 100644 index 0000000..483b42c Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/3_qGco6ZfFDRMTca3_Zg9nn3HAE= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5iJZuZDMyhl7utx7V5jsejKMOQk= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5iJZuZDMyhl7utx7V5jsejKMOQk= new file mode 100644 index 0000000..c3f7927 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5iJZuZDMyhl7utx7V5jsejKMOQk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6gDvRzWiIouR+SNmEKkqZ3jIkB4= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6gDvRzWiIouR+SNmEKkqZ3jIkB4= new file mode 100644 index 0000000..2365cb9 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6gDvRzWiIouR+SNmEKkqZ3jIkB4= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/APNc+F_a2JkiYwvY6BUnt5x73Uo= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/APNc+F_a2JkiYwvY6BUnt5x73Uo= new file mode 100644 index 0000000..69b5bbb Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/APNc+F_a2JkiYwvY6BUnt5x73Uo= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/B5++Y6g0h51rqIAkd4AAq2v8KI8= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/B5++Y6g0h51rqIAkd4AAq2v8KI8= new file mode 100644 index 0000000..1423435 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/B5++Y6g0h51rqIAkd4AAq2v8KI8= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EKIRpZoFKR191ZEfGCaLZ+dbCM0= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EKIRpZoFKR191ZEfGCaLZ+dbCM0= new file mode 100644 index 0000000..e27d24a Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EKIRpZoFKR191ZEfGCaLZ+dbCM0= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/F1rUCgMFle3mbBkNSEjlXDa5ks8= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/F1rUCgMFle3mbBkNSEjlXDa5ks8= new file mode 100644 index 0000000..7202e7f Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/F1rUCgMFle3mbBkNSEjlXDa5ks8= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/FKsCJAsVgY6U4j8XLFNsRFu18R8= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/FKsCJAsVgY6U4j8XLFNsRFu18R8= new file mode 100644 index 0000000..b6ac9fe Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/FKsCJAsVgY6U4j8XLFNsRFu18R8= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Gdjz1H2_c2Nm+WUyq2sdcbR7VP0= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Gdjz1H2_c2Nm+WUyq2sdcbR7VP0= new file mode 100644 index 0000000..548f22f Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Gdjz1H2_c2Nm+WUyq2sdcbR7VP0= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/I8IDj0VWXta2Z1TMDobf52qi_vY= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/I8IDj0VWXta2Z1TMDobf52qi_vY= new file mode 100644 index 0000000..4e97c26 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/I8IDj0VWXta2Z1TMDobf52qi_vY= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/JHs7QfVKBH_Oc9sNZlsuXUFQlyc= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/JHs7QfVKBH_Oc9sNZlsuXUFQlyc= new file mode 100644 index 0000000..1c79806 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/JHs7QfVKBH_Oc9sNZlsuXUFQlyc= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/JZvgIk2mi4BTmGBZpxA5brbSOh0= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/JZvgIk2mi4BTmGBZpxA5brbSOh0= new file mode 100644 index 0000000..5954c16 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/JZvgIk2mi4BTmGBZpxA5brbSOh0= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MNiU5u2ZH6z+pBISfTA3VQws9Fk= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MNiU5u2ZH6z+pBISfTA3VQws9Fk= new file mode 100644 index 0000000..3c086f3 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MNiU5u2ZH6z+pBISfTA3VQws9Fk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Svg+15knalaFB4xzxTpjMsbBCRk= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Svg+15knalaFB4xzxTpjMsbBCRk= new file mode 100644 index 0000000..b12b287 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Svg+15knalaFB4xzxTpjMsbBCRk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/U6xYqjY+pIkfpDSA5opLR54MWvI= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/U6xYqjY+pIkfpDSA5opLR54MWvI= new file mode 100644 index 0000000..c063f2b Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/U6xYqjY+pIkfpDSA5opLR54MWvI= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/VTm+XPOH4ugT+9pkV4XOab6u4g4= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/VTm+XPOH4ugT+9pkV4XOab6u4g4= new file mode 100644 index 0000000..87586a5 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/VTm+XPOH4ugT+9pkV4XOab6u4g4= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/WhKCGU3AZlmlMUDizGP+hmJND_s= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/WhKCGU3AZlmlMUDizGP+hmJND_s= new file mode 100644 index 0000000..f61d762 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/WhKCGU3AZlmlMUDizGP+hmJND_s= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Z1qrbR6l323hQWvyBOk6HVh4Ihw= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Z1qrbR6l323hQWvyBOk6HVh4Ihw= new file mode 100644 index 0000000..6bb2c49 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Z1qrbR6l323hQWvyBOk6HVh4Ihw= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Z8u34IWVXARoHcDlJnZdkyc1Ips= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Z8u34IWVXARoHcDlJnZdkyc1Ips= new file mode 100644 index 0000000..371b441 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Z8u34IWVXARoHcDlJnZdkyc1Ips= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_QdKXUtxSAJkkgX+dfuAoUw1T54= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_QdKXUtxSAJkkgX+dfuAoUw1T54= new file mode 100644 index 0000000..2dae2f9 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_QdKXUtxSAJkkgX+dfuAoUw1T54= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_t5Ly0wTQk12J3CNyNM6Q6mam9w= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_t5Ly0wTQk12J3CNyNM6Q6mam9w= new file mode 100644 index 0000000..4c8e7d1 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_t5Ly0wTQk12J3CNyNM6Q6mam9w= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/c+dBA5J3SLSh14SnooffQ0vYHLk= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/c+dBA5J3SLSh14SnooffQ0vYHLk= new file mode 100644 index 0000000..27924dd Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/c+dBA5J3SLSh14SnooffQ0vYHLk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/hX+RhbA_r+kKnwkOPFFiuxpm5Jc= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/hX+RhbA_r+kKnwkOPFFiuxpm5Jc= new file mode 100644 index 0000000..e49acf7 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/hX+RhbA_r+kKnwkOPFFiuxpm5Jc= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/hoOH1xOEgDWe6Ec18y8bBM92BfU= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/hoOH1xOEgDWe6Ec18y8bBM92BfU= new file mode 100644 index 0000000..fc0a247 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/hoOH1xOEgDWe6Ec18y8bBM92BfU= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/l34n7b6zrTxNAGfIJVErc2JlKSY= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/l34n7b6zrTxNAGfIJVErc2JlKSY= new file mode 100644 index 0000000..2b56acd Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/l34n7b6zrTxNAGfIJVErc2JlKSY= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/li2IUB0Gj7Rl_BDs+hlz3qCpbtA= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/li2IUB0Gj7Rl_BDs+hlz3qCpbtA= new file mode 100644 index 0000000..e9e7608 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/li2IUB0Gj7Rl_BDs+hlz3qCpbtA= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/lwDpmR8LQHvwVVynAO59qbTJbPg= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/lwDpmR8LQHvwVVynAO59qbTJbPg= new file mode 100644 index 0000000..533e8d9 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/lwDpmR8LQHvwVVynAO59qbTJbPg= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mKrPiV7bX6Fcvtf8kYgvck4ryAk= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mKrPiV7bX6Fcvtf8kYgvck4ryAk= new file mode 100644 index 0000000..644b6d1 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mKrPiV7bX6Fcvtf8kYgvck4ryAk= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/maZukJ5EVhMVRWdnbz5wwPRyEBs= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/maZukJ5EVhMVRWdnbz5wwPRyEBs= new file mode 100644 index 0000000..083d96b Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/maZukJ5EVhMVRWdnbz5wwPRyEBs= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mz4rEZa8APtkfijDAI3rqHqJNaY= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mz4rEZa8APtkfijDAI3rqHqJNaY= new file mode 100644 index 0000000..feebff2 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mz4rEZa8APtkfijDAI3rqHqJNaY= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/pscaVjlggrwaO8VYWzY4Orrooio= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/pscaVjlggrwaO8VYWzY4Orrooio= new file mode 100644 index 0000000..d0dcd9c Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/pscaVjlggrwaO8VYWzY4Orrooio= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/qfGx2agmsJA+UEvXltC+8PONapM= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/qfGx2agmsJA+UEvXltC+8PONapM= new file mode 100644 index 0000000..25547cc Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/qfGx2agmsJA+UEvXltC+8PONapM= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/qor9GeKbG3t8atYi9Ysgfvr1RxI= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/qor9GeKbG3t8atYi9Ysgfvr1RxI= new file mode 100644 index 0000000..32d47c0 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/qor9GeKbG3t8atYi9Ysgfvr1RxI= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/r_fRI8xIPmSGp6Ddd_janYeva4A= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/r_fRI8xIPmSGp6Ddd_janYeva4A= new file mode 100644 index 0000000..0fb7130 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/r_fRI8xIPmSGp6Ddd_janYeva4A= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/rwGMBunzplGFlYgxZPPCTFp6x_I= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/rwGMBunzplGFlYgxZPPCTFp6x_I= new file mode 100644 index 0000000..e7159a9 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/rwGMBunzplGFlYgxZPPCTFp6x_I= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/vOhpdVOPSmzLsmeE4JkAUNNJCug= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/vOhpdVOPSmzLsmeE4JkAUNNJCug= new file mode 100644 index 0000000..865488d Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/vOhpdVOPSmzLsmeE4JkAUNNJCug= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x0pn4OwLr4_xrYY4o_GtZH_8nxs= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x0pn4OwLr4_xrYY4o_GtZH_8nxs= new file mode 100644 index 0000000..7a39d4c Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x0pn4OwLr4_xrYY4o_GtZH_8nxs= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x2cHQ9FVpGSqP9Bb9RR++oFsKY0= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x2cHQ9FVpGSqP9Bb9RR++oFsKY0= new file mode 100644 index 0000000..b178df1 Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/x2cHQ9FVpGSqP9Bb9RR++oFsKY0= differ diff --git a/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/xP7MCWkqex1p9obVsN+sw0RjwQk= b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/xP7MCWkqex1p9obVsN+sw0RjwQk= new file mode 100644 index 0000000..06e914d Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/xP7MCWkqex1p9obVsN+sw0RjwQk= differ diff --git a/src/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties b/src/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties new file mode 100644 index 0000000..ab8e6f0 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties @@ -0,0 +1 @@ +#Wed Dec 08 11:16:59 CST 2021 diff --git a/src/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml b/src/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml new file mode 100644 index 0000000..49deba9 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/src/app/build/intermediates/incremental/mergeDebugAssets/merger.xml new file mode 100644 index 0000000..fa6d6af --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugAssets/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/src/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml new file mode 100644 index 0000000..531e17c --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties b/src/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties new file mode 100644 index 0000000..e5f53e1 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties @@ -0,0 +1,629 @@ +#Mon Nov 22 21:34:11 CST 2021 +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-v21\\design_password_eye.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_design_password_eye.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_cascading_menu_item_layout.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_cascading_menu_item_layout.xml.flat +E\:\\zym\\app\\src\\main\\res\\layout\\datetime_picker.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_secondary_text_material_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_secondary_text_material_dark.xml.flat +E\:\\zym\\app\\src\\main\\res\\mipmap-hdpi\\ic_launcher.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-hdpi_ic_launcher.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\ic_home_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_ic_home_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v21\\abc_dialog_material_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_dialog_material_background.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_item_separator.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_item_separator.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_alert_dialog_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_text_input_password_icon.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_text_input_password_icon.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color-v23\\design_tint_password_toggle.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_design_tint_password_toggle.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_btn_checkable.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_btn_checkable.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\ic_launcher_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_ic_launcher_background.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_48dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_bar_title_item.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_bar_title_item.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xxxhdpi-v4\\design_ic_visibility.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_design_ic_visibility.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_48dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_btn_colored_text_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_btn_colored_text_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout\\notification_action_tombstone.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_action_tombstone.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_activity_chooser_view_list_item.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_activity_chooser_view_list_item.xml.flat +E\:\\zym\\app\\src\\main\\res\\layout\\note_item.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_seekbar_track_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_track_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_dark.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\switch_thumb_material_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_switch_thumb_material_dark.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_edittext.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_edittext.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_grow_fade_in_from_bottom.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_grow_fade_in_from_bottom.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xhdpi-v4\\design_ic_visibility.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_design_ic_visibility.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-mdpi-v4\\design_ic_visibility.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_design_ic_visibility.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\activity_splash.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_splash.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v21\\abc_btn_colored_borderless_text_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v21_abc_btn_colored_borderless_text_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xxhdpi-v4\\design_ic_visibility_off.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_design_ic_visibility_off.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_seekbar_tick_mark_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_tick_mark_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\fragment_notifications.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_fragment_notifications.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_bottom_navigation_item.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_bottom_navigation_item.xml.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\ic_dashboard_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_dashboard_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_seek_thumb.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_seek_thumb.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-mdpi-v4\\design_ic_visibility_off.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_design_ic_visibility_off.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\record.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_record.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_primary_text_material_light.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_material_light.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_longpressed_holo.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_36dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat +E\:\\zym\\app\\src\\main\\res\\menu\\call_record_folder.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_lines_media.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_lines_media.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_hint_foreground_material_light.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_hint_foreground_material_light.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-anydpi-v21\\design_ic_visibility.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_design_ic_visibility.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal_pressed.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_popup_exit.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_popup_exit.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_normal.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_low_normal.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_menu_layout.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_menu_layout.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-v21\\avd_hide_password.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_avd_hide_password.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_spinner.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_spinner.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_16dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_search_api_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_search_api_material.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\ic_home_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_home_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout-v16\\notification_template_custom_big.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v16_notification_template_custom_big.xml.flat +E\:\\zym\\app\\src\\main\\res\\menu\\call_note_edit.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_btn_colored_borderless_text_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_btn_colored_borderless_text_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_btn_default_mtrl_shape.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_default_mtrl_shape.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_btn_colored_text_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_btn_colored_text_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_voice_search_api_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_voice_search_api_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_popup_background_mtrl_mult.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_dark.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator\\mtrl_fast_out_slow_in.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mtrl_fast_out_slow_in.xml.flat +E\:\\zym\\app\\src\\main\\res\\menu\\note_list_dropdown.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim-v21\\design_bottom_sheet_slide_in.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim-v21_design_bottom_sheet_slide_in.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout-v26\\abc_screen_toolbar.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v26_abc_screen_toolbar.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-anydpi-v21\\design_ic_visibility_off.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_design_ic_visibility_off.xml.flat +E\:\\zym\\app\\src\\main\\res\\menu\\sub_folder.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_36dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_divider_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_fab_show_motion_spec.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_fab_show_motion_spec.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\star.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_star.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_item.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_item.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_light.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_background_transition_holo_light.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator-v21\\mtrl_fast_out_slow_in.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator-v21_mtrl_fast_out_slow_in.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_spinner_mtrl_am_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_36dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_focused_holo.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_btn_text_color_selector.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_btn_text_color_selector.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_spinner.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_spinner.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\p1.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_p1.png.flat +E\:\\zym\\app\\src\\main\\res\\xml\\widget_2x_info.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_mode_close_item_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_mode_close_item_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_list_menu_item_icon.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_icon.xml.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\ic_launcher_background.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_ic_launcher_background.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_btn_check_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_check_material.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\font_large.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v21\\abc_action_bar_item_background_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_action_bar_item_background_material.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_dark.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator\\mtrl_fast_out_linear_in.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mtrl_fast_out_linear_in.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_fab_transformation_sheet_expand_spec.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_fab_transformation_sheet_expand_spec.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_dialog_title_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_dialog_title_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_dark.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_popup_enter.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_popup_enter.xml.flat +E\:\\zym\\app\\src\\main\\res\\layout\\fragment_home.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_fragment_home.xml.flat +E\:\\zym\\app\\src\\main\\res\\mipmap-xxxhdpi\\ic_launcher.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_tabs_icon_color_selector.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_tabs_icon_color_selector.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\anim\\nav_default_pop_enter_anim.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_nav_default_pop_enter_anim.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ratingbar_small_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_small_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v21\\abc_edit_text_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_edit_text_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator-v21\\mtrl_fast_out_linear_in.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator-v21_mtrl_fast_out_linear_in.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v21\\abc_btn_colored_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_btn_colored_material.xml.flat +E\:\\zym\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_popup_background_mtrl_mult.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_mode_bar.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_mode_bar.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_normal.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_big_media.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_screen_simple.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_simple.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ratingbar_indicator_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_indicator_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_btn_ripple_color.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_btn_ripple_color.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_bar_up_container.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_bar_up_container.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_layout_snackbar_include.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_layout_snackbar_include.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\ic_notifications_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_notifications_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_layout_tab_icon.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_layout_tab_icon.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_switch_track_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable\\notification_bg.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_bg.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_tabs_icon_color_selector_colored.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_tabs_icon_color_selector_colored.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_48dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat +E\:\\zym\\app\\src\\main\\res\\mipmap-mdpi\\ic_launcher_round.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-mdpi_ic_launcher_round.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_expanded_menu_layout.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_expanded_menu_layout.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_list_selector_background_transition_holo_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_background_transition_holo_dark.xml.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\ic_notifications_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_notifications_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_pressed_holo_light.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_48dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_light.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_textfield_default_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\tooltip_frame_light.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_tooltip_frame_light.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\ic_mtrl_chip_checked_black.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_ic_mtrl_chip_checked_black.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_light.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\ic_launcher_background.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_launcher_background.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\note_edit_list_item.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_chip_background_color.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_chip_background_color.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_primary_text_disable_only_material_light.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_disable_only_material_light.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_text_cursor_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_text_cursor_material.xml.flat +E\:\\zym\\app\\src\\main\\res\\raw-zh-rCN\\introduction=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_36dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_popup_background_mtrl_mult.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\folder_list_item.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_share_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\navigation_empty_icon.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_navigation_empty_icon.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable\\splash.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_splash.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout\\notification_template_icon_group.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_icon_group.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v21\\abc_list_divider_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_abc_list_divider_material.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_radio_to_on_mtrl_015.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_alert_dialog_title_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_title_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_light.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\notification.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat +E\:\\zym\\app\\src\\main\\res\\menu\\note_edit.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_list_selector_holo_light.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_holo_light.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_seek_thumb.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_seek_thumb.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_list_divider_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_divider_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_bottom_nav_item_tint.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_bottom_nav_item_tint.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_default.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_default.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\ic_launcher_background.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_launcher_background.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout-v21\\notification_action.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_action.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_seekbar_thumb_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_seekbar_thumb_material.xml.flat +E\:\\zym\\app\\src\\main\\res\\xml\\searchable.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable\\img.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_img.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_primary_text_material_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_material_dark.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_btn_state_list_anim.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_btn_state_list_anim.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_media_action.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_media_action.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\ic_home_black_24dp.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_ic_home_black_24dp.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_item_header.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_item_header.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_light.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_48dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_16dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_share_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout-watch-v20\\abc_alert_dialog_button_bar_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-hdpi-v4\\notification_bg_low_pressed.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_16dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_go_search_api_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_go_search_api_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout-sw600dp-v13\\mtrl_layout_snackbar.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-sw600dp-v13_mtrl_layout_snackbar.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_015.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-mdpi-v4\\notify_panel_notification_icon_bg.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable\\new_note.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat +E\:\\zym\\app\\src\\main\\res\\xml\\widget_4x_info.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_radio_to_on_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout\\notification_template_part_chronometer.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_part_chronometer.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_tab_indicator_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_tab_indicator_material.xml.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\ic_dashboard_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_dashboard_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_btn_borderless_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_borderless_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator\\mtrl_linear_out_slow_in.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mtrl_linear_out_slow_in.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator-v21\\design_appbar_state_list_animator.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator-v21_design_appbar_state_list_animator.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_015.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_screen_simple_overlay_action_mode.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_simple_overlay_action_mode.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_activity_chooser_view.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_activity_chooser_view.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\support_simple_spinner_dropdown_item.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_support_simple_spinner_dropdown_item.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_right_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_shrink_fade_out_from_bottom.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_shrink_fade_out_from_bottom.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_btn_radio_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_radio_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_36dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_slide_out_top.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_out_top.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_switch_track.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_switch_track.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_item_background_holo_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_item_background_holo_dark.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_arrow_drop_right_black_24dp.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_check_to_on_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_divider_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\mipmap-xhdpi\\ic_launcher_round.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xhdpi_ic_launcher_round.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_layout_snackbar.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_layout_snackbar.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-v21\\design_bottom_navigation_item_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_design_bottom_navigation_item_background.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout-v21\\notification_template_icon_group.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_template_icon_group.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\clock.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_background.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_textfield_search_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_textfield_search_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_list_menu_item_radio.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_radio.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_36dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable\\notification_bg_low.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_bg_low.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable\\notification_tile_bg.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_tile_bg.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_btn_stroke_color_selector.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_btn_stroke_color_selector.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xhdpi-v4\\design_ic_visibility_off.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_design_ic_visibility_off.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-v21\\notification_action_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_notification_action_background.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable\\notification_icon_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_notification_icon_background.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_16dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_big_media_narrow_custom.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_narrow_custom.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_36dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\add_account_text.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_btn_colored_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_btn_colored_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_media_cancel_action.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_media_cancel_action.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\design_fab_hide_motion_spec.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_design_fab_hide_motion_spec.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_media_custom.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_media_custom.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\mtrl_snackbar_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mtrl_snackbar_background.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_selector_disabled_holo_dark.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_item_background_holo_light.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_item_background_holo_light.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_action_menu_item_layout.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_action_menu_item_layout.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal_pressed.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat +E\:\\zym\\app\\src\\main\\res\\raw\\introduction=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_off_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\design_error.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_design_error.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\ic_dashboard_black_24dp.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_ic_dashboard_black_24dp.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_switch_thumb_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_switch_thumb_material.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\font_super.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_textfield_default_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout-sw600dp-v13\\design_layout_snackbar.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-sw600dp-v13_design_layout_snackbar.xml.flat +E\:\\zym\\app\\src\\main\\res\\layout\\account_dialog_title.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_list_selector_holo_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_list_selector_holo_dark.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_menu_item.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_menu_item.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_tooltip_enter.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_tooltip_enter.xml.flat +E\:\\zym\\app\\src\\main\\res\\layout\\settings_header.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_tooltip.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_tooltip.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_focused_holo.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_focused_holo.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\search_result.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat +E\:\\zym\\app\\src\\main\\res\\color\\primary_text_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_background_cache_hint_selector_material_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_background_cache_hint_selector_material_dark.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\call_record.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-v21\\avd_show_password.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v21_avd_show_password.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_focused_holo.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\tooltip_frame_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_tooltip_frame_dark.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ratingbar_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ratingbar_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_cab_background_internal_bg.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_cab_background_internal_bg.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xxxhdpi-v4\\design_ic_visibility_off.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_design_ic_visibility_off.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\design_fab_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_design_fab_background.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-watch-v20\\abc_dialog_material_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-watch-v20_abc_dialog_material_background.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_chip_close_icon_tint.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_chip_close_icon_tint.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_48dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\anim\\nav_default_exit_anim.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_nav_default_exit_anim.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_edit_text_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_edit_text_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_longpressed_holo.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_popup_menu_header_item_layout.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_popup_menu_header_item_layout.xml.flat +E\:\\zym\\app\\src\\main\\res\\mipmap-xxxhdpi\\ic_launcher_round.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxxhdpi_ic_launcher_round.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_default_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\ic_home_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_home_black_24dp.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\note_list.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_background_cache_hint_selector_material_light.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_background_cache_hint_selector_material_light.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-xhdpi-v4\\notification_bg_normal.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_normal.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_48dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_16dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\ic_notifications_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_ic_notifications_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_menu_item_action_area.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_menu_item_action_area.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-xxhdpi-v4\\design_ic_visibility.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_design_ic_visibility.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_fade_in.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_fade_in.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout\\notification_template_part_time.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_part_time.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_bottom_sheet_dialog.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_bottom_sheet_dialog.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_screen_content_include.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_content_include.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_right_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_alert_dialog_button_bar_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_alert_dialog_button_bar_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout-watch-v20\\abc_alert_dialog_title_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-watch-v20_abc_alert_dialog_title_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\design_password_eye.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_design_password_eye.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_half_black_36dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim\\design_snackbar_out.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_design_snackbar_out.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_half_black_36dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_fab_hide_motion_spec.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_fab_hide_motion_spec.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_big_media_custom.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_custom.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\mtrl_tabs_default_indicator.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_mtrl_tabs_default_indicator.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\play_record.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_play_record.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\anim\\nav_default_pop_exit_anim.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_nav_default_pop_exit_anim.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-mdpi-v17\\abc_spinner_mtrl_am_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_48dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_middle_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout\\notification_action.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_action.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_share_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_tabs_ripple_color.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_tabs_ripple_color.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_media.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_media.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_spinner_textfield_background_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_spinner_textfield_background_material.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_spinner_mtrl_am_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_btn_radio_to_on_mtrl_015.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\mtrl_layout_snackbar_include.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_mtrl_layout_snackbar_include.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_spinner_mtrl_am_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_focused_holo.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_focused_holo.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_vector_test.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_vector_test.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\font_small.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_chip_text_color.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_chip_text_color.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\select_dialog_singlechoice_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_singlechoice_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_search_url_text.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_search_url_text.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim\\design_bottom_sheet_slide_out.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_design_bottom_sheet_slide_out.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\navigation\\mobile_navigation.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\navigation_mobile_navigation.xml.flat +E\:\\zym\\app\\src\\main\\res\\color\\secondary_text_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\ic_notifications_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_notifications_black_24dp.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\record_activity.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_record_activity.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_menu.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_menu.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_normal.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_low_normal.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat +E\:\\zym\\app\\src\\main\\res\\xml\\preferences.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator\\mtrl_linear.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator_mtrl_linear.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xxhdpi-v17\\abc_spinner_mtrl_am_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_selector_disabled_holo_light.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\ic_launcher_background.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_launcher_background.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_slide_in_bottom.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_in_bottom.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_commit_search_api_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_cab_background_top_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\mipmap-mdpi\\ic_launcher.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-mdpi_ic_launcher.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_screen_toolbar.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_screen_toolbar.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_check_to_on_mtrl_015.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_tabs_legacy_text_color_selector.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_tabs_legacy_text_color_selector.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_menu_hardkey_panel_mtrl_mult.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\ic_home_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_home_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\design_snackbar_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_design_snackbar_background.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_half_black_48dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-hdpi-v4\\design_ic_visibility.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_design_ic_visibility.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\ic_launcher_background.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_launcher_background.png.flat +E\:\\zym\\app\\src\\main\\res\\menu\\note_list_options.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\switch_thumb_material_light.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_switch_thumb_material_light.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-xhdpi-v4\\notify_panel_notification_icon_bg.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_chip_ripple_color.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_chip_ripple_color.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal_pressed.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_longpressed_holo.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-mdpi-v4\\notification_bg_normal.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_normal.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_hint_foreground_material_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_hint_foreground_material_dark.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_secondary_text_material_light.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_secondary_text_material_light.xml.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-anydpi-v21\\ic_notifications_black_24dp.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-anydpi-v21_ic_notifications_black_24dp.xml.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxxhdpi\\ic_dashboard_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi_ic_dashboard_black_24dp.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\ic_home_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_home_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_btn_checkable.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_btn_checkable.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_edittext.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_edittext.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_dialog_material_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_dialog_material_background.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable-hdpi-v4\\design_ic_visibility_off.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_design_ic_visibility_off.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_spinner_mtrl_am_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_cab_background_top_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_cab_background_top_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_list_pressed_holo_light.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\widget_4x.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_btn_bg_color_selector.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_btn_bg_color_selector.xml.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\ic_dashboard_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_dashboard_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_fade_out.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_fade_out.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_005.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_btn_unelevated_state_list_anim.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_btn_unelevated_state_list_anim.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_search_dropdown_item_icons_2line.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_search_dropdown_item_icons_2line.xml.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-ldpi\\ic_dashboard_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldpi_ic_dashboard_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_text_select_handle_left_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\delete.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_popup_background_mtrl_mult.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_scrubber_track_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim-v21\\design_bottom_sheet_slide_out.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim-v21_design_bottom_sheet_slide_out.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_select_dialog_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_select_dialog_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_slide_in_top.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_in_top.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_search_activated_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_longpressed_holo.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_star_black_16dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\ic_dashboard_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_dashboard_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_switch_track_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\design_fab_show_motion_spec.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_design_fab_show_motion_spec.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-xhdpi-v17\\abc_ic_menu_cut_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_star_black_48dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_half_black_16dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_switch_to_on_mtrl_00001.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_menu_overflow_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_menu_overflow_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_bottom_nav_colored_item_tint.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_bottom_nav_colored_item_tint.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-xhdpi-v4\\notification_bg_low_pressed.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\design_bottom_navigation_item_background.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_design_bottom_navigation_item_background.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_color_highlight_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_color_highlight_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_divider_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_list_menu_item_checkbox.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_checkbox.xml.flat +E\:\\zym\\app\\src\\main\\res\\menu\\note_list.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout-v21\\notification_template_custom_big.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_template_custom_big.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_tooltip_exit.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_tooltip_exit.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_black_16dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_tab_indicator_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\interpolator-v21\\mtrl_linear_out_slow_in.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\interpolator-v21_mtrl_linear_out_slow_in.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_chip_state_list_anim.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_chip_state_list_anim.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\animator\\mtrl_fab_transformation_sheet_collapse_spec.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\animator_mtrl_fab_transformation_sheet_collapse_spec.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\anim\\abc_slide_out_bottom.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_abc_slide_out_bottom.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_left_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_switch_track_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_star_black_16dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-v23\\abc_control_background_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v23_abc_control_background_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_cut_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_paste_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_primary_text_disable_only_material_dark.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_primary_text_disable_only_material_dark.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat +E\:\\zym\\app\\src\\main\\res\\mipmap-xhdpi\\ic_launcher.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xhdpi_ic_launcher.png.flat +E\:\\zym\\app\\src\\main\\res\\mipmap-hdpi\\ic_launcher_round.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-hdpi_ic_launcher_round.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\fragment_dashboard.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_fragment_dashboard.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_layout_tab_text.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_layout_tab_text.xml.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xxhdpi\\ic_notifications_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi_ic_notifications_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\select_dialog_item_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_item_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-xhdpi\\ic_home_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi_ic_home_black_24dp.png.flat +E\:\\zym\\app\\src\\main\\res\\mipmap-xxhdpi\\ic_launcher.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxhdpi_ic_launcher.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ab_share_pack_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_text_btn_text_color_selector.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_text_btn_text_color_selector.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_scrubber_control_to_pressed_mtrl_000.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\note_edit.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\design_tint_password_toggle.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_design_tint_password_toggle.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_btn_check_to_on_mtrl_015.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\ic_mtrl_chip_close_circle.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_ic_mtrl_chip_close_circle.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color-v23\\abc_tint_default.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color-v23_abc_tint_default.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_ic_star_half_black_36dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim\\design_bottom_sheet_slide_in.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_design_bottom_sheet_slide_in.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\anim\\design_snackbar_in.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_design_snackbar_in.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_fab_ripple_color.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_fab_ripple_color.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\design_navigation_item_subheader.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_design_navigation_item_subheader.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-mdpi\\ic_launcher_background.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi_ic_launcher_background.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_star_black_16dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_ic_menu_copy_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\drawable\\ic_mtrl_chip_checked_circle.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_ic_mtrl_chip_checked_circle.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-ldrtl-hdpi-v17\\abc_ic_menu_copy_mtrl_am_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_btn_text_btn_ripple_color.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_btn_text_btn_ripple_color.xml.flat +E\:\\zym\\app\\src\\main\\res\\mipmap-xxhdpi\\ic_launcher_round.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\mipmap-xxhdpi_ic_launcher_round.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_text_select_handle_right_mtrl_light.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\363d498352dbe394a4c2ee8b7d5219bb\\navigation-ui-1.0.0\\res\\anim\\nav_default_enter_anim.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\anim_nav_default_enter_anim.xml.flat +E\:\\zym\\app\\src\\main\\res\\menu\\bottom_nav_menu.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\menu_bottom_nav_menu.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_search_view.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_search_view.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\layout\\mtrl_layout_snackbar.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_mtrl_layout_snackbar.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_textfield_default_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_tint_switch_track.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_tint_switch_track.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_selector_disabled_holo_dark.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_switch_track_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\dialog_edit_text.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-mdpi-v4\\abc_text_select_handle_left_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_btn_switch_to_on_mtrl_00012.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\note_list_footer.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_list_pressed_holo_dark.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_btn_check_to_on_mtrl_015.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat +E\:\\zym\\app\\src\\main\\res\\layout\\widget_2x.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\f59c416eb71ab4692f8a16a38c64af95\\support-media-compat-28.0.0\\res\\layout\\notification_template_big_media_narrow.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_notification_template_big_media_narrow.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\layout-v21\\notification_action_tombstone.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout-v21_notification_action_tombstone.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_middle_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\select_dialog_multichoice_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_select_dialog_multichoice_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxhdpi-v4\\abc_scrubber_primary_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-mdpi-v4\\notification_bg_low_pressed.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat +E\:\\zym\\app\\build\\generated\\res\\pngs\\debug\\drawable-hdpi\\ic_notifications_black_24dp.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_ic_notifications_black_24dp.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_text_select_handle_right_mtrl_dark.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-hdpi-v4\\notification_bg_normal.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notification_bg_normal.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_clear_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_clear_material.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_list_menu_item_layout.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_list_menu_item_layout.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\selected.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-hdpi-v4\\abc_list_divider_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_list_pressed_holo_light.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\fb1bb4f22fece0afff87deb16da22f79\\design-28.0.0\\res\\color\\mtrl_tabs_colored_ripple_color.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_mtrl_tabs_colored_ripple_color.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\color\\abc_btn_colored_borderless_text_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\color_abc_btn_colored_borderless_text_material.xml.flat +E\:\\zym\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\layout\\abc_popup_menu_item_layout.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\layout_abc_popup_menu_item_layout.xml.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\0a6322d192fdfe18b2f8cfa16184d23a\\support-compat-28.0.0\\res\\drawable-hdpi-v4\\notify_panel_notification_icon_bg.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xxxhdpi-v4\\abc_ic_menu_selectall_mtrl_alpha.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable-xhdpi-v4\\abc_textfield_activated_mtrl_alpha.9.png=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat +C\:\\Users\\smith\\.gradle\\caches\\transforms-2\\files-2.1\\d361875a0d27f2539b74283b5047326b\\appcompat-v7-28.0.0\\res\\drawable\\abc_ic_ab_back_material.xml=E\:\\zym\\app\\build\\intermediates\\res\\merged\\debug\\drawable_abc_ic_ab_back_material.xml.flat diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml new file mode 100644 index 0000000..89d6b70 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml @@ -0,0 +1,34 @@ + + + "Navigeer tuis" + "Navigeer op" + "Nog opsies" + "Klaar" + "Sien alles" + "Kies \'n program" + "AF" + "AAN" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Funksie+" + "Meta+" + "Shift+" + "spasiebalk" + "Simbool+" + "Kieslys+" + "Soek …" + "Vee navraag uit" + "Soeknavraag" + "Soek" + "Dien navraag in" + "Stemsoektog" + "Deel met" + "Deel met %s" + "Vou in" + "Gaan op" + "Maak navigasielaai oop" + "Soek" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml new file mode 100644 index 0000000..75fc6b5 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml @@ -0,0 +1,34 @@ + + + "ወደ መነሻ ይዳስሱ" + "ወደ ላይ ይዳስሱ" + "ተጨማሪ አማራጮች" + "ተከናውኗል" + "ሁሉንም ይመልከቱ" + "መተግበሪያ ይምረጡ" + "ጠፍቷል" + "በርቷል" + "Alt+" + "Ctrl+" + "ሰርዝ" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "ምናሌ+" + "ፈልግ…" + "መጠይቅ አጽዳ" + "የፍለጋ ጥያቄ" + "ፍለጋ" + "መጠይቅ ያስረክቡ" + "የድምፅ ፍለጋ" + "ከሚከተለው ጋር ያጋሩ" + "ከ%s ጋር አጋራ" + "ሰብስብ" + "ወደ ላይ ያስሱ" + "የአሰሳ መሣቢያውን ክፈት" + "ፈልግ" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml new file mode 100644 index 0000000..68e0366 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml @@ -0,0 +1,34 @@ + + + "التنقل إلى الشاشة الرئيسية" + "التنقل إلى أعلى" + "خيارات إضافية" + "تم" + "عرض الكل" + "اختيار تطبيق" + "إيقاف" + "تشغيل" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "القائمة+" + "بحث…" + "محو طلب البحث" + "طلب البحث" + "بحث" + "إرسال طلب البحث" + "البحث الصوتي" + "مشاركة مع" + "مشاركة مع %s" + "تصغير" + "التنقل إلى أعلى" + "فتح لائحة التنقل" + "البحث" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml new file mode 100644 index 0000000..758b2de --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml @@ -0,0 +1,34 @@ + + + "গৃহ পৃষ্ঠালৈ যাওক" + "ওপৰলৈ যাওক" + "অধিক বিকল্প" + "সম্পন্ন কৰা হ\'ল" + "সকলো চাওক" + "এটা এপ্ বাছনি কৰক" + "অফ কৰক" + "অন কৰক" + "Alt+" + "CTRL+" + "মচক" + "এণ্টাৰ" + "ফাংশ্বন+" + "মেটা+" + "শ্বিফ্ট+" + "স্পেচ" + "Sym+" + "মেনু+" + "অনুসন্ধান কৰক…" + "প্ৰশ্ন মচক" + "সন্ধান কৰিব খোজা প্ৰশ্ন" + "সন্ধান কৰক" + "প্ৰশ্ন দাখিল কৰক" + "কণ্ঠধ্বনিৰ যোগেৰে সন্ধান কৰক" + "ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক" + "%sৰ জৰিয়তে শ্বেয়াৰ কৰক" + "সংকুচিত কৰক" + "ওপৰলৈ যাওক" + "নেভিগেশ্বন ড্ৰৱাৰ খোলক" + "অনুসন্ধান কৰক" + "৯৯৯+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml new file mode 100644 index 0000000..24f1dfc --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml @@ -0,0 +1,34 @@ + + + "Evə naviqasiya et" + "Yuxarı get" + "Digər variantlar" + "Hazırdır" + "Hamısına baxın" + "Tətbiq seçin" + "DEAKTİV" + "AKTİV" + "Alt+" + "Ctrl+" + "silin" + "daxil olun" + "Funksiya+" + "Meta+" + "Shift+" + "kosmos" + "Sym+" + "Menyu+" + "Axtarış..." + "Sorğunu təmizlə" + "Axtarış sorğusu" + "Axtarış" + "Sorğunu göndərin" + "Səsli axtarış" + "Bununla paylaşın" + "%s ilə paylaşın" + "Yığışdırın" + "Yuxarı keçin" + "Naviqasiya panelini açın" + "Axtarış" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml new file mode 100644 index 0000000..ce7f3e0 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml @@ -0,0 +1,34 @@ + + + "Odlazak na Početnu" + "Kretanje nagore" + "Još opcija" + "Gotovo" + "Prikaži sve" + "Izbor aplikacije" + "ISKLJUČI" + "UKLJUČI" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "taster za razmak" + "Sym+" + "Menu+" + "Pretražite..." + "Brisanje upita" + "Upit za pretragu" + "Pretraga" + "Slanje upita" + "Glasovna pretraga" + "Deli sa" + "Deljenje sa aplikacijom %s" + "Skupi" + "Idite nagore" + "Otvorite fioku za navigaciju" + "Pretraži" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml new file mode 100644 index 0000000..7e5929b --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml @@ -0,0 +1,34 @@ + + + "Перайсці на галоўную старонку" + "Перайсці ўверх" + "Дадатковыя параметры" + "Гатова" + "Прагледзець усё" + "Выбраць праграму" + "ВЫКЛ." + "УКЛ." + "Alt +" + "Ctrl +" + "Delete" + "Enter" + "Fn +" + "Meta +" + "Shift +" + "Прабел" + "Sym +" + "Меню +" + "Пошук..." + "Выдалiць запыт" + "Запыт на пошук" + "Пошук" + "Адправіць запыт" + "Галасавы пошук" + "Абагуліць з" + "Абагуліць праз праграму %s" + "Згарнуць" + "Перайсці ўверх" + "Адкрыць высоўнае меню навігацыі" + "Пошук" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml new file mode 100644 index 0000000..3c09439 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml @@ -0,0 +1,34 @@ + + + "Придвижване към „Начало“" + "Придвижване нагоре" + "Още опции" + "Готово" + "Вижте всички" + "Изберете приложение" + "ИЗКЛ." + "ВКЛ." + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "клавиша за интервал" + "Sym+" + "Menu+" + "Търсете…" + "Изчистване на заявката" + "Заявка за търсене" + "Търсене" + "Изпращане на заявката" + "Гласово търсене" + "Споделяне със:" + "Споделяне със: %s" + "Свиване" + "Придвижване нагоре" + "Отваряне на слоя за навигация" + "Търсене" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml new file mode 100644 index 0000000..2feb1bb --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml @@ -0,0 +1,34 @@ + + + "হোম এ নেভিগেট করুন" + "উপরের দিকে নেভিগেট করুন" + "আরও বিকল্প" + "সম্পন্ন হয়েছে" + "সবগুলো দেখুন" + "একটি অ্যাপ্লিকেশান বেছে নিন" + "বন্ধ" + "চালু" + "Alt+" + "Ctrl+" + "মুছুন" + "enter" + "Function+" + "Meta+" + "Shift+" + "স্পেস" + "Sym+" + "মেনু+" + "অনুসন্ধান..." + "ক্যোয়ারী সাফ করুন" + "ক্যোয়ারী খুঁজুন" + "খুঁজুন" + "ক্যোয়ারী জমা দিন" + "ভয়েস অনুসন্ধান" + "এর সাথে শেয়ার করুন" + "%s এর সাথে শেয়ার করুন" + "সঙ্কুচিত করুন" + "উপরে নেভিগেট করুন" + "নেভিগেশন ড্রয়ার খুলুন" + "খুঁজুন" + "৯৯৯+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml new file mode 100644 index 0000000..b9ed559 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml @@ -0,0 +1,34 @@ + + + "Vrati se na početnu stranicu" + "Navigiraj prema gore" + "Više opcija" + "Gotovo" + "Prikaži sve" + "Odaberite aplikaciju" + "ISKLJUČI" + "UKLJUČI" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "razmaknica" + "Sym+" + "Menu+" + "Pretraži..." + "Obriši upit" + "Pretraži upit" + "Traži" + "Pošalji upit" + "Glasovno pretraživanje" + "Dijeli sa" + "Dijeli koristeći aplikaciju %s" + "Skupi" + "Idi gore" + "Otvaranje ladice za navigaciju" + "Pretraži" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml new file mode 100644 index 0000000..ef3803e --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml @@ -0,0 +1,34 @@ + + + "Navega a la pàgina d\'inici" + "Navega cap a dalt" + "Més opcions" + "Fet" + "Mostra\'ls tots" + "Selecciona una aplicació" + "DESACTIVAT" + "ACTIVAT" + "Alt+" + "Ctrl+" + "Supr" + "Retorn" + "Funció+" + "Meta+" + "Maj+" + "Espai" + "Sym+" + "Menú+" + "Cerca..." + "Esborra la consulta" + "Consulta de cerca" + "Cerca" + "Envia la consulta" + "Cerca per veu" + "Comparteix amb" + "Comparteix amb %s" + "Replega" + "Navega cap amunt" + "Obre el tauler de navegació" + "Cerca" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml new file mode 100644 index 0000000..be6bd84 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml @@ -0,0 +1,34 @@ + + + "Přejít na plochu" + "Přejít nahoru" + "Více možností" + "Hotovo" + "Zobrazit vše" + "Vybrat aplikaci" + "VYPNUTO" + "ZAPNUTO" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Fn+" + "Meta+" + "Shift+" + "mezerník" + "Sym+" + "Menu+" + "Vyhledat…" + "Smazat dotaz" + "Vyhledávací dotaz" + "Hledat" + "Odeslat dotaz" + "Hlasové vyhledávání" + "Sdílet pomocí" + "Sdílet s aplikací %s" + "Sbalit" + "Přejít nahoru" + "Otevřít vysouvací panel navigace" + "Hledat" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml new file mode 100644 index 0000000..61bfa51 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml @@ -0,0 +1,34 @@ + + + "Naviger hjem" + "Naviger op" + "Flere muligheder" + "Luk" + "Se alle" + "Vælg en app" + "FRA" + "TIL" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Fn+" + "Meta+" + "Shift+" + "mellemrum" + "Sym+" + "Menu+" + "Søg…" + "Ryd forespørgslen" + "Søgeforespørgsel" + "Søg" + "Indsend forespørgslen" + "Talesøgning" + "Del med" + "Del med %s" + "Skjul" + "Naviger op" + "Åbn sidemenuen" + "Søg" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml new file mode 100644 index 0000000..74d99df --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml @@ -0,0 +1,34 @@ + + + "Zur Startseite" + "Nach oben" + "Weitere Optionen" + "Fertig" + "Alle ansehen" + "App auswählen" + "Aus" + "An" + "Alt +" + "Strg +" + "Löschen" + "Eingabetaste" + "Funktionstaste +" + "Meta-Taste +" + "Umschalttaste +" + "Leertaste +" + "Sym-Taste +" + "Menütaste +" + "Suchen…" + "Suchanfrage löschen" + "Suchanfrage" + "Suchen" + "Suchanfrage senden" + "Sprachsuche" + "Freigeben für" + "Mit %s teilen" + "Minimieren" + "Nach oben" + "Navigationsleiste öffnen" + "Suchen" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml new file mode 100644 index 0000000..a5e4a21 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml @@ -0,0 +1,34 @@ + + + "Πλοήγηση στην αρχική σελίδα" + "Πλοήγηση προς τα επάνω" + "Περισσότερες επιλογές" + "Τέλος" + "Προβολή όλων" + "Επιλέξτε κάποια εφαρμογή" + "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ" + "ΕΝΕΡΓΟΠΟΙΗΣΗ" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "διάστημα" + "Sym+" + "Menu+" + "Αναζήτηση…" + "Διαγραφή ερωτήματος" + "Ερώτημα αναζήτησης" + "Αναζήτηση" + "Υποβολή ερωτήματος" + "Φωνητική αναζήτηση" + "Κοινή χρήση με" + "Κοινή χρήση με %s" + "Σύμπτυξη" + "Πλοήγηση προς τα επάνω" + "Άνοιγμα συρταριού πλοήγησης" + "Αναζήτηση" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml new file mode 100644 index 0000000..7bc23fc --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml @@ -0,0 +1,34 @@ + + + "Navigate home" + "Navigate up" + "More options" + "Done" + "See all" + "Choose an app" + "OFF" + "ON" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "Search…" + "Clear query" + "Search query" + "Search" + "Submit query" + "Voice search" + "Share with" + "Share with %s" + "Collapse" + "Navigate up" + "Open navigation drawer" + "Search" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml new file mode 100644 index 0000000..0b21ff7 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml @@ -0,0 +1,32 @@ + + + "Navigate home" + "Navigate up" + "More options" + "Done" + "See all" + "Choose an app" + "OFF" + "ON" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "Search…" + "Clear query" + "Search query" + "Search" + "Submit query" + "Voice search" + "Share with" + "Share with %s" + "Collapse" + "Search" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml new file mode 100644 index 0000000..7bc23fc --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml @@ -0,0 +1,34 @@ + + + "Navigate home" + "Navigate up" + "More options" + "Done" + "See all" + "Choose an app" + "OFF" + "ON" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "Search…" + "Clear query" + "Search query" + "Search" + "Submit query" + "Voice search" + "Share with" + "Share with %s" + "Collapse" + "Navigate up" + "Open navigation drawer" + "Search" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml new file mode 100644 index 0000000..7bc23fc --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml @@ -0,0 +1,34 @@ + + + "Navigate home" + "Navigate up" + "More options" + "Done" + "See all" + "Choose an app" + "OFF" + "ON" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "Search…" + "Clear query" + "Search query" + "Search" + "Submit query" + "Voice search" + "Share with" + "Share with %s" + "Collapse" + "Navigate up" + "Open navigation drawer" + "Search" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml new file mode 100644 index 0000000..52e1a7d --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml @@ -0,0 +1,32 @@ + + + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‏‏‏‏‏‏‏‎‏‏‎‎‏‏‏‎‏‏‎‏‏‏‎‎‏‎‎‎‏‏‎‏‏‏‎‎‏‏‏‎‎‏‎‎‏‏‎‎‎‏‎Navigate home‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‏‎‎‎‎‏‏‏‏‏‏‏‎‏‏‏‏‏‎‏‎‎‏‏‎‏‎‎‎‎‎‏‏‏‎‏‎‎‎‎‎‏‏‎‏‏‎‎‏‎‏‎‏‏‏‏‏‎‎Navigate up‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‎‎‏‏‏‎‎‏‏‏‎‎‎‏‎‎‏‏‏‎‏‎‎‏‏‎‎‏‎‎‏‎‏‎‏‎‎‎‏‏‏‎‏‎‎‎‏‏‎‏‎‎‎‏‎‎‏‏‎‎More options‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‎‎‏‎‎‏‎‎‏‎‏‏‏‎‏‎‎‎‏‏‏‎‎‏‎‎‏‏‏‎‎‏‎‎‎‏‏‎‏‎‎‏‎‎‎‎‏‎‎‏‎‏‏‏‏‎‏‏‎Done‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‏‏‏‏‎‏‎‎‏‏‎‏‎‏‏‎‏‏‏‏‏‎‎‏‏‏‎‎‏‏‏‏‎‏‎‎‏‎‎‎‎‏‏‎‎‎‎‏‏‎‏‎‎‏‏‏‏‎‏‎See all‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‎‎‎‎‏‏‎‎‏‎‎‏‏‏‎‎‎‏‏‏‏‏‏‎‎‎‏‎‎‏‎‏‎‎‎‏‏‎‏‎‏‏‎‎‏‏‏‏‏‎‏‎‎‏‏‏‏‎‎Choose an app‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‎‏‏‏‎‏‎‏‏‏‎‎‏‎‏‏‎‏‎‏‏‎‏‎‏‏‎‎‏‎‏‏‎‎‏‏‎‎‎‏‏‎‎‎‎‏‏‏‎‏‎‎‎‎‎‏‎‎‏‎OFF‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‏‏‎‏‎‎‎‎‏‏‏‏‎‏‎‎‎‎‏‏‏‏‏‏‎‎‏‎‎‎‏‎‏‎‎‏‎‎‎‏‎‎‎‎‎‎‎‎‏‏‏‎‏‏‏‎‏‏‎ON‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‏‎‎‎‎‏‎‎‏‎‏‎‏‎‎‎‎‏‎‎‏‎‏‎‎‏‏‏‏‏‏‎‏‏‏‎‎‎‎‏‏‏‎‏‎‎‎‏‎‏‏‏‎‏‏‏‏‏‎Alt+‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‏‎‎‏‏‎‎‎‏‎‏‎‏‏‏‏‏‏‎‏‎‎‎‏‎‎‏‎‏‏‎‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‎‎‏‏‏‎‎‏‎‎‎‎‎Ctrl+‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‎‎‎‏‏‎‎‏‎‎‎‎‏‏‎‎‎‎‏‏‏‎‎‎‏‎‎‏‏‎‎‏‏‏‏‏‏‎‎‏‏‎‏‏‎‎‎‎‎‎‎‎‏‏‎‎delete‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‎‏‏‏‏‎‎‎‎‎‏‏‏‎‏‎‎‏‏‎‏‏‎‎‎‎‎‎‎‏‏‏‏‏‏‎‎‏‎‎‏‏‏‏‎‎‏‎‏‏‎‎‎‎‏‏‏‎‎‎enter‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‏‎‏‎‎‎‎‎‏‎‎‎‎‏‏‏‏‎‎‎‏‎‎‎‏‏‏‎‏‎‎‎‎‎‏‏‎‏‏‏‎‎‏‏‎‏‏‎‎‎‎‏‎‏‎‎‏‏‎Function+‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‎‏‎‎‏‏‎‏‎‎‏‎‏‏‎‏‎‎‎‎‎‏‏‎‎‎‎‎‎‏‏‎‎‏‎‏‎‎‏‏‎‎‎‎‏‏‎‏‎‏‎‏‎‏‎Meta+‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‎‎‎‏‏‎‎‎‏‏‎‎‏‏‎‎‏‏‏‎‏‎‎‏‏‎‎‎‎‎‏‏‎‏‎‏‏‎‎‎‎‎‎‎‎‏‎‎‏‎‎‎‏‏‏‎‏‎‎‎Shift+‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‎‎‎‏‎‎‎‎‎‎‏‎‎‏‎‎‏‏‏‏‎‏‏‎‎‎‏‏‏‏‎‏‏‏‏‎‎‎‏‏‏‏‎‏‏‎‏‎‏‏‎‏‏‏‏‎‏‎‏‎‎space‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‏‎‎‏‏‏‎‏‏‏‏‏‎‏‎‏‎‏‏‎‎‎‏‎‏‎‏‎‏‎‎‏‎‎‏‏‏‏‏‏‏‎‎‏‎‏‎‎‎‎‎‏‎‎‎‎‎‎‏‎Sym+‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‏‎‏‏‎‎‎‎‏‎‎‏‏‎‏‏‎‏‎‎‏‏‎‏‎‏‏‏‎‏‎‎‏‏‏‏‏‏‎‎‏‎‏‎‏‎‎‎‎‏‏‎‎‎‏‏‎‏‎Menu+‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‎‏‏‎‎‏‏‎‎‎‎‎‏‎‎‎‏‎‏‎‎‎‎‎‏‏‏‏‏‎‎‏‎‏‏‏‏‎‎‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‏‏‏‎‎Search…‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‎‏‏‎‎‏‏‏‎‏‏‏‏‏‏‎‏‏‏‏‏‎‏‎‏‎‏‎‎‏‎‎‎‎‏‎‎‎‏‏‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‎‎‏‎Clear query‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‎‎‏‏‎‏‏‎‎‏‎‏‎‎‎‏‏‏‏‏‎‎‏‎‏‎‏‎‎‏‎‏‏‎‎‎‏‎‎‎‎‎‏‎‏‎‏‏‏‏‎‎‎‏‎‎‏‎‎‎‎Search query‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‎‏‎‏‎‏‏‎‎‏‎‏‏‏‎‏‎‎‏‎‏‎‎‏‎‎‎‏‏‎‏‎‏‎‏‎‏‎‎‎‏‎‏‎‎‎‎‎‎‏‎‏‏‎‎‎‏‎‏‎Search‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‏‏‏‏‎‎‏‏‏‎‏‏‎‎‏‎‎‏‎‏‎‎‏‎‏‎‏‎‏‎‏‎‎‎‎‎‏‏‎‎‎‎‎‏‏‎‎‎‏‏‎‎‎‎‎‎‎‎Submit query‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‎‎‎‏‏‎‎‏‏‎‎‎‎‏‎‎‎‎‎‎‏‎‏‏‏‏‏‎‏‏‏‎‎‏‏‏‎‎‎‏‎‏‎‎‏‏‎‏‏‎‎‏‎‎‎‏‏‎‎Voice search‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‏‏‎‏‏‏‏‎‎‏‏‏‏‏‏‎‏‏‏‏‎‏‎‎‎‏‎‏‎‏‏‏‎‎‏‏‎‎‎‎‎‏‎‏‎‏‎‏‏‎‏‎‏‏‎‏‎‎‎Share with‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‎‏‏‏‎‎‏‏‎‎‏‎‎‏‎‏‎‏‎‏‎‏‏‎‎‎‎‎‎‎‎‏‎‏‎‏‎‏‎‏‎‎‏‎‏‏‏‏‏‎‏‎‏‎‎‏‏‏‎Share with ‎‏‎‎‏‏‎%s‎‏‎‎‏‏‏‎‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‏‎‎‏‎‎‎‎‎‎‏‏‏‎‏‏‏‎‎‎‎‏‏‏‎‏‏‏‎‎‎‏‏‏‎‎‎‏‏‎‎‏‏‎‏‏‏‏‏‎‏‏‎‏‏‏‎‏‎Collapse‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‏‎‏‎‎‎‎‎‎‏‏‏‎‏‏‎‎‏‏‏‎‎‏‎‎‎‏‏‎‎‏‎‏‎‎‎‏‎‎‏‎‏‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‎Search‎‏‎‎‏‎" + "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‏‏‎‏‏‎‏‏‏‎‏‏‎‎‎‎‏‎‏‎‎‎‏‏‏‏‏‎‏‏‏‎‏‎‏‎‏‏‏‎‎‏‎‏‏‏‎‏‏‏‏‏‏‏‎‎‎‏‏‎999+‎‏‎‎‏‎" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml new file mode 100644 index 0000000..09040bd --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml @@ -0,0 +1,34 @@ + + + "Navegar a la página principal" + "Navegar hacia arriba" + "Más opciones" + "Listo" + "Ver todo" + "Elige una aplicación." + "DESACTIVADO" + "ACTIVADO" + "Alt+" + "Ctrl+" + "borrar" + "intro" + "Función+" + "Meta+" + "Mayúscula+" + "espacio" + "Sym+" + "Menú+" + "Buscar…" + "Eliminar la consulta" + "Búsqueda" + "Búsqueda" + "Enviar consulta" + "Búsqueda por voz" + "Compartir con" + "Compartir con %s" + "Contraer" + "Navegar hacia arriba" + "Abrir panel lateral de navegación" + "Buscar" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml new file mode 100644 index 0000000..aa5c250 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml @@ -0,0 +1,34 @@ + + + "Ir a la pantalla de inicio" + "Desplazarse hacia arriba" + "Más opciones" + "Listo" + "Ver todo" + "Seleccionar una aplicación" + "DESACTIVADO" + "ACTIVADO" + "Alt +" + "Ctrl +" + "Eliminar" + "Intro" + "Función +" + "Meta +" + "Mayús +" + "Espacio" + "Sym +" + "Menú +" + "Buscar…" + "Borrar consulta" + "Consulta" + "Buscar" + "Enviar consulta" + "Búsqueda por voz" + "Compartir con" + "Compartir con %s" + "Contraer" + "Desplazarse hacia arriba" + "Abrir panel de navegación" + "Buscar" + "+999" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml new file mode 100644 index 0000000..45b4fb9 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml @@ -0,0 +1,34 @@ + + + "Navigeerimine avaekraanile" + "Navigeerimine üles" + "Rohkem valikuid" + "Valmis" + "Kuva kõik" + "Valige rakendus" + "VÄLJAS" + "SEES" + "Alt +" + "Ctrl +" + "kustutamisklahv" + "sisestusklahv" + "Funktsiooniklahv +" + "Meta +" + "Tõstuklahv +" + "tühik" + "Sym +" + "Menüü +" + "Otsige …" + "Päringu tühistamine" + "Otsingupäring" + "Otsing" + "Päringu esitamine" + "Häälotsing" + "Jagamine:" + "Jagamine rakendusega %s" + "Ahendamine" + "Navigeeri üles" + "Navigeerimissahtli avamine" + "Otsing" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml new file mode 100644 index 0000000..a06fad2 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml @@ -0,0 +1,34 @@ + + + "Joan orri nagusira" + "Joan gora" + "Aukera gehiago" + "Eginda" + "Ikusi guztiak" + "Aukeratu aplikazio bat" + "DESAKTIBATUTA" + "AKTIBATUTA" + "Alt +" + "Ktrl +" + "Ezabatu" + "Sartu" + "Funtzioa +" + "Meta +" + "Maius +" + "Zuriunea" + "Sym +" + "Menua +" + "Bilatu…" + "Garbitu kontsulta" + "Bilaketa-kontsulta" + "Bilatu" + "Bidali kontsulta" + "Ahozko bilaketa" + "Partekatu hauekin" + "Partekatu %s aplikazioarekin" + "Tolestu" + "Joan gora" + "Ireki nabigazio-panel lerrakorra" + "Bilatu" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml new file mode 100644 index 0000000..1125c33 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml @@ -0,0 +1,34 @@ + + + "پیمایش به صفحه اصلی" + "پیمایش به بالا" + "گزینه‌های بیشتر" + "تمام" + "مشاهده همه" + "انتخاب برنامه" + "خاموش" + "روشن" + "‎Alt+‎" + "‎Ctrl+‎" + "delete" + "enter" + "‎Function+‎" + "‎Meta+‎" + "‎Shift+‎" + "کلید فاصله" + "‎Sym+‎" + "منو+" + "جستجو…" + "پاک کردن عبارت جستجو" + "عبارت جستجو" + "جستجو" + "ارسال عبارت جستجو" + "جستجوی گفتاری" + "اشتراک‌گذاری با" + "اشتراک‌گذاری با %s" + "کوچک کردن" + "پیمایش به بالا" + "باز کردن کشوی پیمایش" + "جستجو" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml new file mode 100644 index 0000000..afc89a7 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml @@ -0,0 +1,34 @@ + + + "Siirry etusivulle" + "Siirry ylös" + "Lisää" + "Valmis" + "Näytä kaikki" + "Valitse sovellus" + "POIS KÄYTÖSTÄ" + "KÄYTÖSSÄ" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Fn+" + "Meta+" + "Vaihto+" + "välilyönti" + "Sym+" + "Valikko+" + "Haku…" + "Tyhjennä kysely" + "Hakulauseke" + "Haku" + "Lähetä kysely" + "Puhehaku" + "Jakaminen:" + "Jaa sovelluksessa %s" + "Kutista" + "Siirry ylös" + "Avaa navigoinnin vetopaneeli" + "Haku" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml new file mode 100644 index 0000000..17a1280 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml @@ -0,0 +1,34 @@ + + + "Revenir à l\'accueil" + "Revenir en haut de la page" + "Plus d\'options" + "Terminé" + "Voir toutes les chaînes" + "Sélectionnez une application" + "DÉSACTIVÉ" + "ACTIVÉ" + "Alt+" + "Ctrl+" + "supprimer" + "entrée" + "Fonction+" + "Méta+" + "Maj+" + "espace" + "Sym+" + "Menu+" + "Recherche en cours..." + "Effacer la requête" + "Requête de recherche" + "Rechercher" + "Envoyer la requête" + "Recherche vocale" + "Partager" + "Partager avec %s" + "Réduire" + "Revenir en arrière" + "Ouvrir le panneau de navigation" + "Rechercher" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml new file mode 100644 index 0000000..8cb98a7 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml @@ -0,0 +1,34 @@ + + + "Revenir à l\'accueil" + "Revenir en haut de la page" + "Plus d\'options" + "OK" + "Tout afficher" + "Sélectionner une application" + "DÉSACTIVÉ" + "ACTIVÉ" + "Alt+" + "Ctrl+" + "supprimer" + "entrée" + "Fonction+" + "Méta+" + "Maj+" + "espace" + "Sym+" + "Menu+" + "Rechercher…" + "Effacer la requête" + "Requête de recherche" + "Rechercher" + "Envoyer la requête" + "Recherche vocale" + "Partager avec" + "Partager avec %s" + "Réduire" + "Remonter" + "Ouvrir le panneau de navigation" + "Rechercher" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml new file mode 100644 index 0000000..9550ce5 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml @@ -0,0 +1,34 @@ + + + "Ir á páxina de inicio" + "Desprazarse cara arriba" + "Máis opcións" + "Feito" + "Ver todas" + "Escoller unha aplicación" + "DESACTIVAR" + "ACTIVAR" + "Alt +" + "Ctrl +" + "eliminar" + "Intro" + "Función +" + "Meta +" + "Maiús +" + "espazo" + "Sim +" + "Menú +" + "Buscar…" + "Borrar consulta" + "Consulta de busca" + "Buscar" + "Enviar consulta" + "Busca por voz" + "Compartir con" + "Compartir con %s" + "Contraer" + "Desprazarse cara arriba" + "Abrir o panel de navegación" + "Buscar" + ">999" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml new file mode 100644 index 0000000..9f07c4d --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml @@ -0,0 +1,34 @@ + + + "હોમ પર નેવિગેટ કરો" + "ઉપર નૅવિગેટ કરો" + "વધુ વિકલ્પો" + "થઈ ગયું" + "બધું જુઓ" + "એક ઍપ્લિકેશન પસંદ કરો" + "બંધ" + "ચાલુ" + "Alt+" + "Ctrl+" + "ડિલીટ કરો" + "Enter" + "Function+" + "Meta+" + "Shift+" + "Spacebar" + "Sym+" + "મેનૂ+" + "શોધો…" + "ક્વેરી સાફ કરો" + "શોધ ક્વેરી" + "શોધો" + "ક્વેરી સબમિટ કરો" + "વૉઇસ શોધ" + "આની સાથે શેર કરો" + "%sની સાથે શેર કરો" + "સંકુચિત કરો" + "ઉપર નૅવિગેટ કરો" + "નૅવિગેશન ડ્રૉઅર ખોલો" + "શોધો" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml new file mode 100644 index 0000000..e38bb90 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml @@ -0,0 +1,4 @@ + + + 54dip + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml new file mode 100644 index 0000000..d5a138e --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml new file mode 100644 index 0000000..b49048a --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml @@ -0,0 +1,34 @@ + + + "होम पेज पर जाएं" + "ऊपर जाएं" + "ज़्यादा विकल्प" + "हो गया" + "सभी देखें" + "कोई एप्‍लिकेशन चुनें" + "बंद" + "चालू" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "खोजा जा रहा है…" + "क्‍वेरी साफ़ करें" + "सर्च क्वेरी" + "सर्च करें" + "क्वेरी सबमिट करें" + "आवाज़ सर्च" + "इसके साथ शेयर करें" + "%s के साथ शेयर करें" + "छोटा करें" + "वापस जाएं" + "नेविगेशन पैनल खोलें" + "सर्च" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml new file mode 100644 index 0000000..1d14b10 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml @@ -0,0 +1,34 @@ + + + "Idi na početnu" + "Idi gore" + "Dodatne opcije" + "Gotovo" + "Prikaži sve" + "Odabir aplikacije" + "ISKLJUČENO" + "UKLJUČENO" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "razmaknica" + "Sym+" + "Menu+" + "Pretražite…" + "Izbriši upit" + "Upit za pretraživanje" + "Pretraživanje" + "Pošalji upit" + "Glasovno pretraživanje" + "Dijeljenje sa" + "Dijeli putem aplikacije %s" + "Sažmi" + "Idi gore" + "Otvaranje ladice za navigaciju" + "Pretraživanje" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml new file mode 100644 index 0000000..d71a57b --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml @@ -0,0 +1,34 @@ + + + "Ugrás a főoldalra" + "Felfelé mozgatás" + "További lehetőségek" + "Kész" + "Összes megtekintése" + "Válasszon ki egy alkalmazást" + "KI" + "BE" + "Alt+" + "Ctrl+" + "Delete" + "Enter" + "Function+" + "Meta+" + "Shift+" + "Szóköz" + "Sym+" + "Menu+" + "Keresés…" + "Lekérdezés törlése" + "Keresési lekérdezés" + "Keresés" + "Lekérdezés küldése" + "Hangalapú keresés" + "Megosztás a következővel:" + "Megosztás a következő alkalmazással: %s" + "Összecsukás" + "Navigálás felfelé" + "Navigációs fiók kinyitása" + "Keresés" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml new file mode 100644 index 0000000..f02394b --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml @@ -0,0 +1,34 @@ + + + "Ուղղվել տուն" + "Ուղղվել վերև" + "Այլ ընտրանքներ" + "Պատրաստ է" + "Տեսնել բոլորը" + "Ընտրել ծրագիր" + "ԱՆՋԱՏՎԱԾ" + "ՄԻԱՑՎԱԾ" + "Alt+" + "Ctrl+" + "Delete" + "Enter" + "Function+" + "Meta+" + "Shift+" + "բացատ" + "Sym+" + "Menu+" + "Որոնում..." + "Մաքրել հարցումը" + "Որոնման հարցում" + "Որոնել" + "Ուղարկել հարցումը" + "Ձայնային որոնում" + "Կիսվել" + "Ուղարկել %s-ին" + "Թաքցնել" + "Անցնել վերև" + "Բացել նավարկման դարակը" + "Որոնել" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml new file mode 100644 index 0000000..00e46f0 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml @@ -0,0 +1,34 @@ + + + "Navigasi ke beranda" + "Navigasi naik" + "Opsi lain" + "Selesai" + "Lihat semua" + "Pilih aplikasi" + "NONAKTIF" + "AKTIF" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "spasi" + "Sym+" + "Menu+" + "Telusuri..." + "Hapus kueri" + "Kueri penelusuran" + "Telusuri" + "Kirim kueri" + "Penelusuran suara" + "Bagikan dengan" + "Bagikan ke %s" + "Ciutkan" + "Kembali ke atas" + "Buka panel navigasi" + "Telusuri" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml new file mode 100644 index 0000000..9eaff3a --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml @@ -0,0 +1,34 @@ + + + "Fara heim" + "Fara upp" + "Fleiri valkostir" + "Lokið" + "Sjá allt" + "Veldu forrit" + "SLÖKKT" + "KVEIKT" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Aðgerðarlykill+" + "Meta+" + "Shift+" + "bilslá" + "Sym+" + "Valmynd+" + "Leita…" + "Hreinsa fyrirspurn" + "Leitarfyrirspurn" + "Leita" + "Senda fyrirspurn" + "Raddleit" + "Deila með" + "Deila með %s" + "Minnka" + "Fara upp" + "Opna yfirlitsskúffu" + "Leita" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml new file mode 100644 index 0000000..b7a85b3 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml @@ -0,0 +1,34 @@ + + + "Vai alla home page" + "Vai in alto" + "Altre opzioni" + "Fine" + "Visualizza tutte" + "Scegli un\'applicazione" + "OFF" + "ON" + "ALT +" + "CTRL +" + "CANC" + "INVIO" + "FUNZIONE +" + "META +" + "MAIUSC +" + "barra spaziatrice" + "SYM +" + "MENU +" + "Cerca…" + "Cancella query" + "Query di ricerca" + "Cerca" + "Invia query" + "Ricerca vocale" + "Condividi con" + "Condividi tramite %s" + "Comprimi" + "Torna indietro" + "Apri riquadro di navigazione" + "Ricerca" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml new file mode 100644 index 0000000..bb23cc4 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml @@ -0,0 +1,34 @@ + + + "נווט לדף הבית" + "נווט למעלה" + "עוד אפשרויות" + "בוצע" + "ראה הכל" + "בחר אפליקציה" + "כבוי" + "פועל" + "Alt+" + "Ctrl+‎" + "delete" + "Enter" + "Function+" + "Meta+" + "Shift+" + "מקש רווח" + "Sym+" + "תפריט+" + "חיפוש…" + "מחק שאילתה" + "שאילתת חיפוש" + "חיפוש" + "שלח שאילתה" + "חיפוש קולי" + "שתף עם" + "שתף עם %s" + "כווץ" + "ניווט למעלה" + "פתיחת חלונית ההזזה לניווט" + "חיפוש" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml new file mode 100644 index 0000000..bbccd3a --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml @@ -0,0 +1,34 @@ + + + "ホームへ移動" + "上へ移動" + "その他のオプション" + "完了" + "すべて表示" + "アプリの選択" + "OFF" + "ON" + "Alt+" + "Ctrl+" + "Delete" + "Enter" + "Function+" + "Meta+" + "Shift+" + "Space" + "Sym+" + "Menu+" + "検索…" + "検索キーワードを削除" + "検索キーワード" + "検索" + "検索キーワードを送信" + "音声検索" + "共有" + "%sと共有" + "折りたたむ" + "上へ移動" + "ナビゲーション ドロワーを開く" + "検索" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml new file mode 100644 index 0000000..358b920 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml @@ -0,0 +1,34 @@ + + + "მთავარზე ნავიგაცია" + "ზემოთ ნავიგაცია" + "მეტი ვარიანტები" + "დასრულდა" + "ყველას ნახვა" + "აპის არჩევა" + "გამორთულია" + "ჩართულია" + "Alt+" + "Ctrl+" + "წაშლა" + "შეყვანა" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "ძიება..." + "მოთხოვნის გასუფთავება" + "ძიების მოთხოვნა" + "ძიება" + "მოთხოვნის გადაგზავნა" + "ხმოვანი ძიება" + "გაზიარება:" + "გაუზიარეთ %s-ს" + "აკეცვა" + "ზემოთ გადასვლა" + "ნავიგაციის უჯრის გახსნა" + "ძიება" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml new file mode 100644 index 0000000..9e3c5f3 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml @@ -0,0 +1,34 @@ + + + "Негізгі бетте қозғалу" + "Жоғары қозғалу" + "Басқа опциялар" + "Дайын" + "Барлығын көру" + "Қолданбаны таңдау" + "ӨШІРУЛІ" + "ҚОСУЛЫ" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "бос орын" + "Sym+" + "Mәзір+" + "Іздеу…" + "Сұрақты жою" + "Сұрақты іздеу" + "Іздеу" + "Сұрақты жіберу" + "Дауыс арқылы іздеу" + "Бөлісу" + "%s қолданбасымен бөлісу" + "Тасалау" + "Жоғары қарай жылжу" + "Навигация тартпасын ашу" + "Іздеу" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml new file mode 100644 index 0000000..9493317 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml @@ -0,0 +1,34 @@ + + + "រកមើល​ទៅ​ដើម" + "រកមើល​ឡើងលើ" + "ជម្រើស​ច្រើន​ទៀត" + "រួចរាល់" + "មើល​ទាំងអស់" + "ជ្រើស​កម្មវិធី​​" + "បិទ" + "បើក" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "ស្វែងរក…" + "សម្អាត​សំណួរ" + "ស្វែងរក​សំណួរ" + "ស្វែងរក" + "ដាក់​​​ស្នើ​សំណួរ" + "ការស្វែងរក​សំឡេង" + "ចែករំលែក​ជាមួយ" + "ចែក​រំលែក​ជា​មួយ %s" + "បង្រួម" + "រំកិលឡើងលើ" + "បើកថតរុករក" + "ស្វែងរក" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml new file mode 100644 index 0000000..f78f66e --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml @@ -0,0 +1,34 @@ + + + "ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ" + "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ" + "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು" + "ಮುಗಿದಿದೆ" + "ಎಲ್ಲವನ್ನೂ ನೋಡಿ" + "ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ" + "ಆಫ್" + "ಆನ್" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "ಹುಡುಕಿ…" + "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು" + "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ" + "ಹುಡುಕಿ" + "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು" + "ಧ್ವನಿ ಹುಡುಕಾಟ" + "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ" + "%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ" + "ಸಂಕುಚಿಸು" + "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ" + "ನ್ಯಾವಿಗೇಶನ್ ಡ್ರಾವರ್ ಅನ್ನು ತೆರೆಯಿರಿ" + "ಹುಡುಕಿ" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml new file mode 100644 index 0000000..6b9b580 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml @@ -0,0 +1,34 @@ + + + "홈 탐색" + "위로 탐색" + "옵션 더보기" + "완료" + "전체 보기" + "앱 선택" + "사용 안함" + "사용" + "Alt+" + "Ctrl+" + "삭제" + "입력" + "Function+" + "Meta+" + "Shift+" + "스페이스바" + "Sym+" + "Menu+" + "검색..." + "검색어 삭제" + "검색어" + "검색" + "검색어 보내기" + "음성 검색" + "공유 대상" + "%s와(과) 공유" + "접기" + "위로 이동" + "탐색 창 열기" + "검색" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml new file mode 100644 index 0000000..76ffca0 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml @@ -0,0 +1,34 @@ + + + "Үйгө багыттоо" + "Жогору" + "Көбүрөөк мүмкүнчүлүктөр" + "Даяр" + "Бардыгын көрүү" + "Колдонмо тандоо" + "ӨЧҮК" + "КҮЙҮК" + "Alt+" + "Ctrl+" + "Delete" + "Enter" + "Function+" + "Meta+" + "Shift+" + "боштук" + "Sym+" + "Menu+" + "Издөө…" + "Талаптарды тазалоо" + "Издөө талаптары" + "Издөө" + "Талап жөнөтүү" + "Үн аркылуу издөө" + "Бөлүшүү" + "%s аркылуу бөлүшүү" + "Жыйнап коюу" + "Жогору чабыттоо" + "Чабыттоо суурмасын ачуу" + "Издөө" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml new file mode 100644 index 0000000..5d65779 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml @@ -0,0 +1,10 @@ + + + 48dp + 12dp + 14dp + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml new file mode 100644 index 0000000..c0ec67a --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml @@ -0,0 +1,14 @@ + + + 440dp + 60% + 90% + 60% + 90% + 55% + 80% + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml new file mode 100644 index 0000000..64620dd --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml @@ -0,0 +1,34 @@ + + + "Navigeren naar startpositie" + "Omhoog navigeren" + "Meer opties" + "Gereed" + "Alles weergeven" + "Een app selecteren" + "UIT" + "AAN" + "Alt +" + "Ctrl +" + "verwijderen" + "enter" + "Functie +" + "Meta +" + "Shift +" + "spatie" + "Sym +" + "Menu +" + "Zoeken…" + "Zoekopdracht wissen" + "Zoekopdracht" + "Zoeken" + "Zoekopdracht verzenden" + "Gesproken zoekopdracht" + "Delen met" + "Delen met %s" + "Samenvouwen" + "Omhoog navigeren" + "Zijmenu openen" + "Zoeken" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml new file mode 100644 index 0000000..39316ef --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml @@ -0,0 +1,34 @@ + + + "ହୋମ୍ ପେଜ୍‍କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ" + "ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ" + "ଅଧିକ ବିକଳ୍ପ" + "ହୋଇଗଲା" + "ସବୁ ଦେଖନ୍ତୁ" + "ଗୋଟିଏ ଆପ୍‍ ବାଛନ୍ତୁ" + "ଅଫ୍" + "ଅନ୍" + "Alt+" + "Ctrl+" + "ଡିଲିଟ୍‍" + "ଏଣ୍ଟର୍" + "Function+" + "Meta+" + "Shift+" + "ସ୍ପେସ୍‍" + "Sym+" + "ମେନୁ" + "ସର୍ଚ୍ଚ…" + "କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ" + "ସର୍ଚ୍ଚ କ୍ୱେରୀ" + "ସର୍ଚ୍ଚ କରନ୍ତୁ" + "କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ" + "ଭଏସ୍‌ ସର୍ଚ୍ଚ" + "ଏହାଙ୍କ ସହ ଶେୟାର୍‌ କରନ୍ତୁ" + "%s ସହ ଶେୟାର୍‍ କରନ୍ତୁ" + "ଛୋଟ କରନ୍ତୁ" + "ଉପରକୁ ନାଭିଗେଟ୍‍ କରନ୍ତୁ" + "ନାଭିଗେସନ୍‍ ଡ୍ରୟର୍‍ ଖୋଲନ୍ତୁ" + "ସର୍ଚ୍ଚ କରନ୍ତୁ" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml new file mode 100644 index 0000000..9c98cce --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml @@ -0,0 +1,34 @@ + + + "ਹੋਮ \'ਤੇ ਜਾਓ" + "ਉੱਪਰ ਜਾਓ" + "ਹੋਰ ਚੋਣਾਂ" + "ਹੋ ਗਿਆ" + "ਸਭ ਦੇਖੋ" + "ਇੱਕ ਐਪ ਚੁਣੋ" + "ਬੰਦ" + "ਤੇ" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "ਖੋਜ…" + "ਸਵਾਲ ਹਟਾਓ" + "ਖੋਜ ਪੁੱਛਗਿੱਛ" + "ਖੋਜੋ" + "ਸਵਾਲ ਪ੍ਰਸਤੁਤ ਕਰੋ" + "ਵੌਇਸ ਖੋਜ" + "ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ" + "%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ" + "ਨਸ਼ਟ ਕਰੋ" + "ਉੱਪਰ ਵੱਲ ਨੈਵੀਗੇਟ ਕਰੋ" + "ਨੈਵੀਗੇਸ਼ਨ ਡ੍ਰਾਅਰ ਖੋਲ੍ਹੋ" + "ਖੋਜੋ" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml new file mode 100644 index 0000000..dc6e45d --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml @@ -0,0 +1,34 @@ + + + "Przejdź do strony głównej" + "Przejdź wyżej" + "Więcej opcji" + "Gotowe" + "Zobacz wszystkie" + "Wybierz aplikację" + "WYŁ." + "WŁ." + "Alt+" + "Ctrl+" + "Delete" + "Enter" + "Funkcyjny+" + "Meta+" + "Shift+" + "spacja" + "Sym+" + "Menu+" + "Szukaj…" + "Wyczyść zapytanie" + "Wyszukiwane hasło" + "Szukaj" + "Wyślij zapytanie" + "Wyszukiwanie głosowe" + "Udostępnij dla" + "Udostępnij przez: %s" + "Zwiń" + "Przejdź wyżej" + "Otwórz panel nawigacji" + "Szukaj" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml new file mode 100644 index 0000000..7a925dc --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml @@ -0,0 +1,4 @@ + + + false + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml new file mode 100644 index 0000000..95f9773 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml @@ -0,0 +1,34 @@ + + + "Navegar para a página inicial" + "Navegar para cima" + "Mais opções" + "Concluído" + "Ver tudo" + "Selecione um app" + "DESATIVAR" + "ATIVAR" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "espaço" + "Sym+" + "Menu+" + "Pesquisar..." + "Limpar consulta" + "Consulta de pesquisa" + "Pesquisar" + "Enviar consulta" + "Pesquisa por voz" + "Compartilhar com" + "Compartilhar com %s" + "Recolher" + "Navegar para cima" + "Abrir gaveta de navegação" + "Pesquisar" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml new file mode 100644 index 0000000..1fbd829 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml @@ -0,0 +1,34 @@ + + + "Navegar para a página inicial" + "Navegar para cima" + "Mais opções" + "Concluído" + "Ver tudo" + "Escolher uma aplicação" + "DESATIVADO" + "ATIVADO" + "Alt +" + "Ctrl +" + "eliminar" + "enter" + "Função +" + "Meta +" + "Shift +" + "espaço" + "Sym +" + "Menu +" + "Pesquisar..." + "Limpar consulta" + "Consulta de pesquisa" + "Pesquisar" + "Enviar consulta" + "Pesquisa por voz" + "Partilhar com" + "Partilhar com a aplicação %s" + "Reduzir" + "Navegar para cima" + "Abrir gaveta de navegação" + "Pesquisar" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml new file mode 100644 index 0000000..95f9773 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml @@ -0,0 +1,34 @@ + + + "Navegar para a página inicial" + "Navegar para cima" + "Mais opções" + "Concluído" + "Ver tudo" + "Selecione um app" + "DESATIVAR" + "ATIVAR" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "espaço" + "Sym+" + "Menu+" + "Pesquisar..." + "Limpar consulta" + "Consulta de pesquisa" + "Pesquisar" + "Enviar consulta" + "Pesquisa por voz" + "Compartilhar com" + "Compartilhar com %s" + "Recolher" + "Navegar para cima" + "Abrir gaveta de navegação" + "Pesquisar" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml new file mode 100644 index 0000000..fea25f1 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml @@ -0,0 +1,34 @@ + + + "Navigați la ecranul de pornire" + "Navigați în sus" + "Mai multe opțiuni" + "Terminat" + "Afișați-le pe toate" + "Alegeți o aplicație" + "DEZACTIVAȚI" + "ACTIVAT" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Funcție+" + "Meta+" + "Shift+" + "spațiu" + "Sym+" + "Meniu+" + "Căutați…" + "Ștergeți interogarea" + "Interogare de căutare" + "Căutați" + "Trimiteți interogarea" + "Căutare vocală" + "Trimiteți la" + "Trimiteți folosind %s" + "Restrângeți" + "Navigați în sus" + "Deschideți panoul de navigare" + "Căutați" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml new file mode 100644 index 0000000..205c10f --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml @@ -0,0 +1,34 @@ + + + "Перейти на главный экран" + "Перейти вверх" + "Другие параметры" + "Готово" + "Показать все" + "Выбрать приложение" + "ОТКЛ." + "ВКЛ." + "Alt +" + "Ctrl +" + "Delete" + "Ввод" + "Fn +" + "Meta +" + "Shift +" + "Пробел" + "Sym +" + "Меню +" + "Поиск" + "Удалить запрос" + "Поисковый запрос" + "Поиск" + "Отправить запрос" + "Голосовой поиск" + "Открыть доступ" + "Открыть доступ приложению \"%s\"" + "Свернуть" + "Перейти вверх" + "Открыть панель навигации" + "Поиск" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml new file mode 100644 index 0000000..745c08b --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml @@ -0,0 +1,34 @@ + + + "ගෙදරට සංචාලනය කරන්න" + "ඉහලට සංචාලනය කරන්න" + "තවත් විකල්ප" + "අවසාන වූ" + "සියල්ල බලන්න" + "යෙදුමක් තෝරන්න" + "ක්‍රියාවිරහිතයි" + "ක්‍රියාත්මකයි" + "Alt+" + "Ctrl+" + "මකන්න" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "සොයන්න..." + "විමසුම හිස් කරන්න" + "සෙවුම් විමසුම" + "සෙවීම" + "විමසුම යොමු කරන්න" + "හඬ සෙවීම" + "සමඟ බෙදාගන්න" + "%s සමඟ බෙදා ගන්න" + "හකුළන්න" + "ඉහළට සංචලන කරන්න" + "සංචලන ඇදීම විවෘත කරන්න" + "සොයන්න" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml new file mode 100644 index 0000000..ab2a8b3 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml @@ -0,0 +1,34 @@ + + + "Prejsť na plochu" + "Prejsť hore" + "Ďalšie možnosti" + "Hotovo" + "Zobraziť všetko" + "Zvoľte aplikáciu" + "VYPNUTÉ" + "ZAPNUTÉ" + "Alt+" + "Ctrl+" + "odstrániť" + "enter" + "Function+" + "Meta+" + "Shift+" + "medzerník" + "Sym+" + "Menu+" + "Vyhľadať…" + "Vymazať dopyt" + "Vyhľadávací dopyt" + "Hľadať" + "Odoslať dopyt" + "Hlasové vyhľadávanie" + "Zdieľať pomocou" + "Zdieľať s aplikáciou %s" + "Zbaliť" + "Prejsť hore" + "Otvoriť navigačný vysúvací panel" + "Vyhľadávanie" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml new file mode 100644 index 0000000..1f49061 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml @@ -0,0 +1,34 @@ + + + "Krmarjenje domov" + "Krmarjenje navzgor" + "Več možnosti" + "Končano" + "Pokaži vse" + "Izbira aplikacije" + "IZKLOPLJENO" + "VKLOPLJENO" + "Alt +" + "Ctrl +" + "Delete" + "Enter" + "Fn +" + "Meta +" + "Shift +" + "preslednica" + "Sym +" + "Meni +" + "Iskanje …" + "Izbris poizvedbe" + "Iskalna poizvedba" + "Iskanje" + "Pošiljanje poizvedbe" + "Glasovno iskanje" + "Deljenje z" + "Deljenje z drugimi prek aplikacije %s" + "Strni" + "Pomik navzgor" + "Odpri predal za krmarjenje" + "Iskanje" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml new file mode 100644 index 0000000..e8895e3 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml @@ -0,0 +1,34 @@ + + + "Orientohu për në shtëpi" + "Ngjitu lart" + "Opsione të tjera" + "U krye!" + "Shikoji të gjitha" + "Zgjidh një aplikacion" + "JOAKTIV" + "AKTIV" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Funksioni+" + "Meta+" + "Shift+" + "hapësirë" + "Sym+" + "Menyja+" + "Kërko..." + "Pastro pyetjen" + "Kërko pyetjen" + "Kërko" + "Dërgo pyetjen" + "Kërkim me zë" + "Shpërnda publikisht me" + "Ndaje me %s" + "Shpalos" + "Ngjitu lart" + "Hap sirtarin e navigimit" + "Kërko" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml new file mode 100644 index 0000000..91f74a1 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml @@ -0,0 +1,34 @@ + + + "Одлазак на Почетну" + "Кретање нагоре" + "Још опција" + "Готово" + "Прикажи све" + "Избор апликације" + "ИСКЉУЧИ" + "УКЉУЧИ" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "тастер за размак" + "Sym+" + "Menu+" + "Претражите..." + "Брисање упита" + "Упит за претрагу" + "Претрага" + "Слање упита" + "Гласовна претрага" + "Дели са" + "Дељење са апликацијом %s" + "Скупи" + "Идите нагоре" + "Отворите фиоку за навигацију" + "Претражи" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml new file mode 100644 index 0000000..0f3049b --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml @@ -0,0 +1,34 @@ + + + "Visa startsidan" + "Navigera uppåt" + "Fler alternativ" + "Klart" + "Visa alla" + "Välj en app" + "AV" + "PÅ" + "Alt + " + "Ctrl + " + "delete" + "retur" + "Funktion + " + "Meta + " + "Skift + " + "blanksteg" + "Symbol + " + "Meny + " + "Sök …" + "Ta bort frågan" + "Sökfråga" + "Sök" + "Skicka fråga" + "Röstsökning" + "Dela med" + "Dela med %s" + "Komprimera" + "Navigera uppåt" + "Öppna navigeringspanelen" + "Sök" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml new file mode 100644 index 0000000..660e45f --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml @@ -0,0 +1,34 @@ + + + "Nenda mwanzo" + "Nenda juu" + "Chaguo zaidi" + "Nimemaliza" + "Angalia zote" + "Chagua programu" + "IMEZIMWA" + "IMEWASHWA" + "Alt+" + "Ctrl+" + "futa" + "enter" + "Function+" + "Meta+" + "Shift+" + "nafasi" + "Sym+" + "Menyu+" + "Tafuta…" + "Futa hoja" + "Hoja ya utafutaji" + "Tafuta" + "Wasilisha hoja" + "Tafuta kwa kutamka" + "Shiriki na:" + "Shiriki ukitumia %s" + "Kunja" + "Sogeza juu" + "Fungua droo ya kusogeza" + "Tafuta" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml new file mode 100644 index 0000000..38e39e7 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml @@ -0,0 +1,25 @@ + + + 24dp + 80dp + 64dp + 8dp + 8dp + 580dp + 16dp + 20dp + 320dp + 0dp + 2dp + 24dp + 576dp + 320dp + @dimen/design_snackbar_padding_vertical + + 160dp + 1 + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml new file mode 100644 index 0000000..b2a92eb --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml @@ -0,0 +1,34 @@ + + + "முகப்பிற்கு வழிசெலுத்து" + "மேலே செல்" + "மேலும் விருப்பங்கள்" + "முடிந்தது" + "எல்லாம் காட்டு" + "பயன்பாட்டைத் தேர்வுசெய்க" + "ஆஃப்" + "ஆன்" + "ஆல்ட் மற்றும்" + "கண்ட்ரோல் மற்றும்" + "டெலிட்" + "எண்டர்" + "ஃபங்ஷன் மற்றும்" + "மெட்டா மற்றும்" + "ஷிஃப்ட் மற்றும்" + "ஸ்பேஸ்" + "சிம்பல் மற்றும்" + "மெனு மற்றும்" + "தேடு..." + "வினவலை அழி" + "தேடல் வினவல்" + "தேடு" + "வினவலைச் சமர்ப்பி" + "குரல் தேடல்" + "இதனுடன் பகிர்" + "%s மூலம் பகிர்" + "சுருக்கு" + "மேலே செல்லும்" + "வழிசெலுத்தல் டிராயரைத் திறக்கும்" + "தேடு" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml new file mode 100644 index 0000000..6d0fba4 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml @@ -0,0 +1,34 @@ + + + "హోమ్‌కు నావిగేట్ చేయండి" + "పైకి నావిగేట్ చేయండి" + "మరిన్ని ఎంపికలు" + "పూర్తయింది" + "అన్నీ చూడండి" + "అనువర్తనాన్ని ఎంచుకోండి" + "ఆఫ్ చేయి" + "ఆన్ చేయి" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "స్పేస్" + "Sym+" + "Menu+" + "వెతుకు..." + "ప్రశ్నను క్లియర్ చేయి" + "ప్రశ్న శోధించండి" + "వెతుకు" + "ప్రశ్నని సమర్పించు" + "వాయిస్ శోధన" + "వీరితో భాగస్వామ్యం చేయి" + "%sతో భాగస్వామ్యం చేయండి" + "కుదించండి" + "పైకి నావిగేట్ చేయి" + "నావిగేషన్ డ్రాయర్‌ను తెరవండి" + "వెతుకు" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml new file mode 100644 index 0000000..9802f18 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml @@ -0,0 +1,34 @@ + + + "นำทางไปหน้าแรก" + "นำทางขึ้น" + "ตัวเลือกอื่น" + "เสร็จสิ้น" + "ดูทั้งหมด" + "เลือกแอป" + "ปิด" + "เปิด" + "Alt+" + "Ctrl+" + "Delete" + "Enter" + "Function+" + "Meta+" + "Shift+" + "Space" + "Sym+" + "เมนู+" + "ค้นหา…" + "ล้างข้อความค้นหา" + "ข้อความค้นหา" + "ค้นหา" + "ส่งข้อความค้นหา" + "ค้นหาด้วยเสียง" + "แชร์กับ" + "แชร์ทาง %s" + "ยุบ" + "นำทางขึ้น" + "เปิดลิ้นชักการนำทาง" + "ค้นหา" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml new file mode 100644 index 0000000..b7ac08c --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml @@ -0,0 +1,34 @@ + + + "Mag-navigate patungo sa home" + "Mag-navigate pataas" + "Higit pang mga opsyon" + "Tapos na" + "Tingnan lahat" + "Pumili ng isang app" + "I-OFF" + "I-ON" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Menu+" + "Maghanap…" + "I-clear ang query" + "Query sa paghahanap" + "Maghanap" + "Isumite ang query" + "Paghahanap gamit ang boses" + "Ibahagi sa/kay" + "Ibahagi gamit ang %s" + "I-collapse" + "Mag-navigate pataas" + "Buksan ang navigation drawer" + "Maghanap" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml new file mode 100644 index 0000000..2ac978f --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml @@ -0,0 +1,34 @@ + + + "Ana ekrana git" + "Yukarı git" + "Diğer seçenekler" + "Bitti" + "Tümünü göster" + "Bir uygulama seçin" + "KAPAT" + "AÇ" + "Alt+" + "Ctrl+" + "sil" + "enter" + "İşlev+" + "Meta+" + "Üst Karakter+" + "boşluk" + "Sym+" + "Menü+" + "Ara…" + "Sorguyu temizle" + "Arama sorgusu" + "Ara" + "Sorguyu gönder" + "Sesli arama" + "Şununla paylaş" + "%s ile paylaş" + "Daralt" + "Yukarı git" + "Gezinme çekmecesini aç" + "Ara" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml new file mode 100644 index 0000000..69cf65a --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml @@ -0,0 +1,34 @@ + + + "Перейти на головний" + "Перейти вгору" + "Інші опції" + "Готово" + "Переглянути всі" + "Вибрати програму" + "ВИМК." + "УВІМК." + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "пробіл" + "Sym+" + "Menu+" + "Пошук…" + "Очистити запит" + "Пошуковий запит" + "Пошук" + "Надіслати запит" + "Голосовий пошук" + "Надіслати через" + "Поділитися через додаток %s" + "Згорнути" + "Перейти вгору" + "Відкрити панель навігації" + "Пошук" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml new file mode 100644 index 0000000..a672698 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml @@ -0,0 +1,34 @@ + + + "ہوم پر نیویگیٹ کریں" + "اوپر نیویگیٹ کریں" + "مزید اختیارات" + "ہو گیا" + "سبھی دیکھیں" + "ایک ایپ منتخب کریں" + "آف" + "آن" + "Alt+‎" + "Ctrl+‎" + "delete" + "enter" + "Function+‎" + "Meta+‎" + "Shift+‎" + "space" + "Sym+‎" + "Menu+‎" + "تلاش کریں…" + "استفسار صاف کریں" + "استفسار تلاش کریں" + "تلاش کریں" + "استفسار جمع کرائیں" + "صوتی تلاش" + "اشتراک کریں مع" + "%s کے ساتھ اشتراک کریں" + "سکیڑیں" + "اوپر نیویگیٹ کریں" + "نیویگیشن دراز کھولیں" + "تلاش" + "+999" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml new file mode 100644 index 0000000..ae91c61 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml @@ -0,0 +1,34 @@ + + + "Boshiga o‘tish" + "Yuqoriga o‘tish" + "Boshqa parametrlar" + "Tayyor" + "Hammasi" + "Dastur tanlang" + "O‘CHIQ" + "YONIQ" + "Alt+" + "Ctrl+" + "Delete" + "Enter" + "Fn+" + "Meta+" + "Shift+" + "Probel" + "Sym+" + "Menyu+" + "Qidirish…" + "So‘rovni tozalash" + "So‘rovni izlash" + "Qidirish" + "So‘rov yaratish" + "Ovozli qidiruv" + "Ruxsat berish" + "%s orqali ulashish" + "Yig‘ish" + "Tepaga" + "Navigatsiya panelini ochish" + "Qidirish" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml new file mode 100644 index 0000000..5ee2feb --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml @@ -0,0 +1,8 @@ + + + 4dp + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml new file mode 100644 index 0000000..f85a197 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml new file mode 100644 index 0000000..7dad77f --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml @@ -0,0 +1,4 @@ + + + 0px + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml new file mode 100644 index 0000000..3fb305f --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml @@ -0,0 +1,320 @@ + + + @color/secondary_text_default_material_light + 0dp + 0dp + 12dp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml new file mode 100644 index 0000000..d4a514a --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml new file mode 100644 index 0000000..484f6d1 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml @@ -0,0 +1,41 @@ + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml new file mode 100644 index 0000000..dbae6fb --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml @@ -0,0 +1,9 @@ + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml new file mode 100644 index 0000000..8b28a46 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml @@ -0,0 +1,18 @@ + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml new file mode 100644 index 0000000..33fafe1 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml @@ -0,0 +1,34 @@ + + + "Điều hướng về trang chủ" + "Điều hướng lên trên" + "Tùy chọn khác" + "Xong" + "Xem tất cả" + "Chọn một ứng dụng" + "TẮT" + "BẬT" + "Alt+" + "Ctrl+" + "delete" + "enter" + "Function+" + "Meta+" + "Shift+" + "phím cách" + "Sym+" + "Menu+" + "Tìm kiếm…" + "Xóa truy vấn" + "Tìm kiếm truy vấn" + "Tìm kiếm" + "Gửi truy vấn" + "Tìm kiếm bằng giọng nói" + "Chia sẻ với" + "Chia sẻ với %s" + "Thu gọn" + "Di chuyển lên" + "Mở ngăn điều hướng" + "Tìm kiếm" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml new file mode 100644 index 0000000..2d85812 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml new file mode 100644 index 0000000..deecc9e --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml new file mode 100644 index 0000000..b499d2c --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml @@ -0,0 +1,9 @@ + + + 60% + 90% + 50% + 70% + 45% + 72% + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml new file mode 100644 index 0000000..a26b05f --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml @@ -0,0 +1,154 @@ + + + + 短信 + 邮件 + + + %1$s 条符合“%2$s”的搜索结果 + + "转到主屏幕" + "转到上一层级" + "更多选项" + "完成" + "查看全部" + "选择应用" + "关闭" + "开启" + "Alt+" + "Ctrl+" + "Delete 键" + "Enter 键" + "Fn+" + "Meta+" + "Shift+" + "空格键" + "Sym+" + "Menu+" + "搜索…" + "清除查询" + "搜索查询" + "搜索" + "提交查询" + "语音搜索" + "分享方式" + "使用%s分享" + "收起" + 确认删除文件夹及所包含的便签吗? + 确认要删除该条便签吗? + 确认要删除所选的 %d 条便签吗? + 删除 + 便签 + 便签2x2 + 便签4x4 + 删除 + 通话便签 + 取消 + 设置 + 白天模式 + 成功删除提醒 + 不能为空便签设置闹钟提醒 + 不能将空便签发送到桌面 + 要查看的便签不存在 + 导出文本时发生错误,请检查SD卡 + SD卡被占用,不能操作 + 同步已取消 + 同步失败,发生内部错误 + 同步失败,请检查网络和帐号设置 + 导出失败 + 格式 + 文件路径 + 文件夹 %1$s 已存在,请重新命名 + yyyyMMdd + MM月dd日 kk:mm + 已将文本文件(%1$s)输出至SD卡(%2$s)目录 + 文件数目 + 已将所选 %1$d 条便签移到 %2$s 文件夹 + 请输入名称 + 已添加到桌面 + 添加图片 + 提醒我 + 新建文件夹 + 删除 + 取消全选 + 导出文本 + 修改文件夹名称 + 刪除文件夹 + 查看文件夹 + + 正常 + 文字大小 + + 超大 + 进入清单模式 + 移动到文件夹 + 上一级文件夹 + 退出清单模式 + 播放录音 + 插入录音 + 删除提醒 + 搜索 + 全选 + 没有选中项,操作无效 + 选中了 %d 项 + 发送到桌面 + 设置 + 分享 + 朗读便签 + 停止录音 + 同步 + 取消同步 + 选择文件夹 + "转到上一层级" + "打开抽屉式导航栏" + 夜间模式 + 已过期 + 发送邮件 + 打开地图 + 呼叫电话 + 浏览网页 + 查看 + 知道了 + 新建便签 + ... + 播放录音 + 与google task同步便签记录 + 同步账号 + 添加账号 + 新建便签背景颜色随机 + 取消同步 + 立即同步 + 当前帐号 %1$s + 如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复 + 请选择google帐号,便签将与该帐号的google task内容同步。 + 同步便签 + 上次同步于 %1$s + 上次同步时间 + 取消 + 更换账号 + 删除账号 + 设置 + 正在同步中,不能修改同步帐号 + 同步帐号已设置为%1$s + 恢复删除便签 + 搜索器 + 搜索便签 + 正在搜索便签 + "搜索" + 便签中的文字 + 创建提醒 + 开始录音 + "999+" + 停止录音 + 导出成功 + 与%1$s同步成功 + 正在获取服务器便签列表... + 登录%1$s... + 正在同步本地便签... + 同步已取消 + 同步失败 + 同步成功 + 同步便签... + 没有关联内容,点击新建便签。 + 访客模式下,便签内容不可见 + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml new file mode 100644 index 0000000..f9cb82e --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml @@ -0,0 +1,34 @@ + + + "瀏覽主頁" + "向上瀏覽" + "更多選項" + "完成" + "顯示全部" + "選擇應用程式" + "關閉" + "開啟" + "Alt +" + "Ctrl +" + "刪除" + "Enter 鍵" + "Fn +" + "Meta +" + "Shift +" + "空白鍵" + "Sym +" + "Menu +" + "搜尋…" + "清除查詢" + "搜尋查詢" + "搜尋" + "提交查詢" + "語音搜尋" + "分享對象" + "使用「%s」分享" + "收合" + "向上導覽" + "開啟導覽列" + "搜尋" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml new file mode 100644 index 0000000..e86253f --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml @@ -0,0 +1,153 @@ + + + + 短信 + 郵件 + + + %1$s 條符合”%2$s“的搜尋結果 + + "瀏覽首頁" + "向上瀏覽" + "更多選項" + "完成" + "查看全部" + "選擇應用程式" + "關閉" + "開啟" + "Alt +" + "Ctrl +" + "Delete 鍵" + "Enter 鍵" + "Fn +" + "Meta +" + "Shift +" + "空格鍵" + "Sym +" + "Menu +" + "搜尋…" + "清除查詢" + "搜尋查詢" + "搜尋" + "提交查詢" + "語音搜尋" + "選擇分享對象" + "與「%s」分享" + "收合" + 確認刪除檔夾及所包含的便簽嗎? + 确认要删除該條便籤嗎? + 确认要刪除所選的 %d 條便籤嗎? + 刪除 + 便簽 + 便簽2x2 + 便簽4x4 + 刪除 + 通話便籤 + 取消 + 設置 + 白天模式 + 成功刪除提醒 + 不能爲空便籤設置鬧鐘提醒 + 不能將空便籤發送到桌面 + 要查看的便籤不存在 + 導出TXT時發生錯誤,請檢查SD卡 + SD卡被佔用,不能操作 + 同步已取消 + 同步失敗,發生內部錯誤 + 同步失敗,請檢查網絡和帳號設置 + 導出失敗 + 格式 + 文件路径 + 文件夾 %1$s 已存在,請重新命名 + yyyyMMdd + MM月dd日 kk:mm + 已將文本文件(%1$s)導出至SD(%2$s)目錄 + 文件数目 + 已將所選 %1$d 便籤移到 %2$s 文件夾 + 請輸入名稱 + 已添加到桌面 + 添加图片 + 提醒我 + 新建文件夾 + 刪除 + 取消全選 + 導出文本 + 修改文件夾名稱 + 刪除文件夾 + 查看文件夾 + + 正常 + 文字大小 + + 超大 + 進入清單模式 + 移動到文件夾 + 上一級文件夾 + 退出清單模式 + 播放录音 + 插入便簽 + 刪除提醒 + 搜尋 + 全選 + 沒有選中項,操作無效 + 選中了 %d 項 + 發送到桌面 + 設置 + 分享 + 星标 + 同步 + 取消同步 + 選擇文件夾 + "向上瀏覽" + "開啟導覽匣" + 夜間模式 + 已過期 + 發送郵件 + 打開地圖 + 呼叫電話 + 浏覽網頁 + 查看 + 知道了 + 新建便簽 + ... + 播放錄音 + 与google task同步便簽記錄 + 同步賬號 + 添加賬號 + 新建便籤背景顏色隨機 + 取消同步 + 立即同步 + 當前帳號 %1$s + 如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復 + 請選擇google帳號,便簽將與該帳號的google task內容同步。 + 同步便簽 + 上次同步于 %1$s + 上次同步时间 + 取消 + 更換賬號 + 刪除賬號 + 設置 + 正在同步中,不能修改同步帳號 + 同步帳號已設置為%1$s + 恢复删除便签 + 搜索器 + 搜索便籤 + 正在搜索便籤 + "搜尋" + 便籤中的文字 + 創建提醒 + 開始錄音 + "999+" + 停止錄音 + 導出成功 + 與%1$s同步成功 + 正在獲取服務器便籤列表... + 登陸%1$s... + 正在同步本地便籤... + 同步已取消 + 同步失敗 + 同步成功 + 同步便簽... + 沒有關聯內容,點擊新建便簽。 + 訪客模式下,便籤內容不可見 + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml new file mode 100644 index 0000000..d0fe03c --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml @@ -0,0 +1,34 @@ + + + "Zulazulela ekhaya" + "Zulazulela phezulu" + "Izinketho eziningi" + "Kwenziwe" + "Buka konke" + "Khetha uhlelo lokusebenza" + "VALIWE" + "VULIWE" + "Alt+" + "Ctrl+" + "susa" + "enter" + "Function+" + "Meta+" + "Shift+" + "space" + "Sym+" + "Imenyu+" + "Iyasesha..." + "Sula inkinga" + "Umbuzo wosesho" + "Sesha" + "Hambisa umbuzo" + "Ukusesha ngezwi" + "Yabelana no-" + "Yabelana ne-%s" + "Goqa" + "Zulazulela phezulu" + "Vula idrowa lakho lokuzula" + "Sesha" + "999+" + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml new file mode 100644 index 0000000..36a8b2d --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml @@ -0,0 +1,5095 @@ + + + + -%s + --%s + --%s + --%s + + + Messaging + Email + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + false + true + true + @android:color/black + #7fa87f + @android:color/black + @android:color/black + @color/material_deep_teal_200 + @color/material_deep_teal_500 + @color/material_grey_800 + @android:color/white + @color/material_grey_850 + @color/material_grey_50 + #66000000 + #80ffffff + #80000000 + @color/bright_foreground_material_light + @color/bright_foreground_material_dark + @android:color/white + @android:color/black + #ff5a595b + #ffd6d7d7 + #FF424242 + #FFFFFFFF + #03000000 + #37000000 + #14000000 + #3F51B5 + #303F9F + @android:color/transparent + #14000000 + #44000000 + #0A000000 + #0F000000 + #1AFFFFFF + #2EFFFFFF + #323232 + #80bebebe + #80323232 + #ffbebebe + #ff323232 + #ff7043 + #ff5722 + @android:color/white + @android:color/black + #6680cbc4 + #66009688 + #FF039BE5 + #FF01579B + #FF40C4FF + #FF00B0FF + #ff37474f + #ff263238 + #ff21272b + #ff80cbc4 + #ff009688 + #fff5f5f5 + #ffe0e0e0 + #fffafafa + #ff757575 + #ff424242 + #ff303030 + #ff212121 + #1F000000 + #61000000 + #00ffffff + #52000000 + #6B000000 + #1F000000 + #0A000000 + #DE000000 + #ffffffff + #ff9e9e9e + #ff424242 + @android:color/black + @color/material_grey_600 + @color/material_grey_900 + @color/material_grey_100 + #ffffffff + #de000000 + #4Dffffff + #39000000 + #33ffffff + #1f000000 + #b3ffffff + #8a000000 + #36ffffff + #24000000 + #ff616161 + #ffbdbdbd + #ffbdbdbd + #fff1f1f1 + #e6616161 + #e6FFFFFF + #335b5b5b + 16dp + 72dp + 56dp + 0dp + 0dp + 4dp + 16dp + 10dp + 6dp + 48dp + 180dp + 5dp + -3dp + 48dp + 48dp + 36dp + 48dp + 48dp + @dimen/abc_control_inset_material + 6dp + 8dp + @dimen/abc_control_padding_material + 720dp + 320dp + 2dp + 4dp + 4dp + 2dp + 80% + 100% + 320dp + 320dp + 8dp + 8dp + 65% + 95% + 24dp + 18dp + 8dp + 0.30 + 0.26 + 32dip + 8dip + 8dip + 7dp + 4dp + 10dp + 16dp + @dimen/abc_action_bar_content_inset_material + 296dp + 4dp + 48dip + 320dip + 2dp + 2dp + 20dp + 3dp + 14sp + 14sp + 14sp + 12sp + 34sp + 45sp + 56sp + 112sp + 24sp + 22sp + 18sp + 14sp + 16sp + 14sp + 16sp + 16dp + 20sp + 20dp + 16dp + 16dp + 1dp + 2dp + 2dp + 4dp + 6dp + 8dp + 4dp + 2dp + 320dp + 320dp + 4dp + 168dp + 96dp + 14sp + 8dp + 56dp + 24dp + 96dp + 56dp + 8dp + 1dp + 12sp + 16dp + 64dp + 0.5dp + 6dp + 24dp + 40dp + 56dp + 6dp + 6dp + 16dp + 32dp + 24dp + 16dp + 32dp + 280dp + 8dp + 8dp + 128dp + 0dp + 6dp + 0dp + -1px + -1px + 12dp + 14dp + 24dp + 14sp + 264dp + 72dp + 14sp + 12sp + 5dp + 0.30 + 0.26 + 8dp + 0dp + 50dp + 0.26 + 0.20 + 0.12 + 0.50 + 0.38 + 0.70 + 0.54 + 20dp + 800dp + 120dp + 60dp + 5dp + 8dp + 0dp + 56dp + 4dp + 64dp + 0dp + 0dp + 2dp + 2dp + 2dp + 12dp + 8dp + 6dp + 0.07 + 4dp + 16dp + 16dp + 4dp + 6dp + 1dp + 4dp + 8dp + 8dp + 14sp + 0dp + 1dp + 8dp + 3dp + 14sp + 6dp + 2dp + 6dp + 0dp + 22dp + 14dp + 4dp + 8dp + 3dp + 4dp + 0dp + 4dp + 12dp + 1dp + 2dp + 16dp + 56dp + 32dp + 13sp + 12dp + 8dp + 64dp + 64dp + 10dp + @dimen/notification_content_margin_start + 16dp + 2dp + 3dp + 24dp + 13sp + 10dp + 5dp + 2dp + 2dp + 2dp + 2dp + 26sp + 20sp + 17sp + 14sp + 33sp + 2dp + 16dp + 8dp + 8dp + 96dp + 6.5dp + 0dp + 16dp + #3333B5E5 + #0cffffff + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 220 + 150 + 150 + 150 + 127 + 150 + 2 + 300 + 320 + 100 + 100 + 100 + 250 + 200 + 999 + + %1$s result for \"%2$s\" + + %1$s results for \"%2$s\" + + Navigate home + Navigate up + More options + Done + See all + Choose an app + OFF + ON + sans-serif + sans-serif-medium + sans-serif-medium + sans-serif + sans-serif + sans-serif + sans-serif + sans-serif-light + sans-serif + sans-serif + sans-serif + sans-serif-medium + Alt+ + Ctrl+ + delete + enter + Function+ + Meta+ + Shift+ + space + Sym+ + Menu+ + Search… + Clear query + Search query + Search + Submit query + Voice search + Share with + Share with %s + Collapse + Confirm to delete folder and its notes? + Confirm to delete this note? + Confirm to delete the selected %d notes? + Delete selected notes + Notes + Notes 2x2 + Notes 4x4 + android.support.design.widget.AppBarLayout$ScrollingViewBehavior + android.support.design.widget.BottomSheetBehavior + Delete + Call notes + Character limit exceeded %1$d of %2$d + %1$d / %2$d + cancel + set + light mode + Delete reminder successfully + Dummy Button + DUMMY\nCONTENT + Sorry, can not set clock on empty note + Sorry, can not send and empty note to home + The note is not exist + Export failed, please check SD card + SD card busy, not available now + Sync is canceled + Sync failed, internal error occurs + Sync failed, please check network and account settings + android.support.design.transformation.FabTransformationScrimBehavior + android.support.design.transformation.FabTransformationSheetBehavior + Export fail + notes_%s.txt + /MIUI/notes/ + The folder %1$s exist, please rename + yyyyMMdd + MMMd kk:mm + Export text file (%1$s) to SD (%2$s) directory + (%d) + Have moved selected %1$d notes to %2$s folder + android.support.design.behavior.HideBottomViewOnScrollBehavior + Input name + Note added to home + add_image + Remind me + New Folder + Delete + Deselect all + Export text + Change folder name + Delete folder + View folder + Large + Medium + Font size + Small + Super + Enter check list + Move to folder + Parent folder + Leave check list + Play_record + Record + Delete reminder + Search + Select all + Nothing selected, the operation is invalid + %d selected + Send to home + Settings + Share + star + Stop_record + Sync + Cancel syncing + Select folder + Remove %1$s + Navigate up + Open navigation drawer + night mode + Expired + Send email + Open map + Call + Browse web + Take a look + Got it + Add note + ... + Show password + M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z + M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z + M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z + M3.27,4.27 L19.74,20.74 + Play record + Sync notes with google task + Sync account + Add account + New note background color random + Cancel syncing + Sync immediately + Current account %1$s + All sync related information will be deleted, which may result in duplicated items sometime + Please select a google account. Local notes will be synced with google task. + Sync notes + Last sync time %1$s + yyyy-MM-dd hh:mm:ss + Cancel + Change sync account + Remove sync account + Settings + Cannot change the account because sync is in progress + %1$s has been set as the sync account + restore + search + Search notes + Searching Notes + Search + Text in your notes + Set reminder + Start record + 999+ + Stop record + Export successful + Sync is successful with account %1$s + Getting remote note list... + Logging into %1$s... + Synchronize local notes with Google Task... + Sync is canceled + Sync is failed + Sync is successful + Syncing notes... + SplashActivity + Title dashboard + Title home + title notifications + No associated note found, click to create associated note. + Privacy mode,can not see note content + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugResources/merger.xml b/src/app/build/intermediates/incremental/mergeDebugResources/merger.xml new file mode 100644 index 0000000..ea4da3b --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugResources/merger.xml @@ -0,0 +1,5318 @@ + +#FF424242#FFFFFFFF#03000000#37000000 + + + + + + + + + + + + + + + + + + + + + + + + + + + 1dp2dp2dp#ffffffff#ff9e9e9e#1f000000#8a000000 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@dimen/notification_content_margin_start16dp2dp3dp24dp13sp10dp5dp#3333B5E5#0cffffff999999+"999+""999+""999+""999+""999+" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #ff424242#ffffffff#b3ffffff2dp2dp2dp2dp127"होम पेज पर जाएं""ऊपर जाएं""ज़्यादा विकल्प""हो गया""सभी देखें""कोई एप्‍लिकेशन चुनें""बंद""चालू""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""खोजा जा रहा है…""क्‍वेरी साफ़ करें""सर्च क्वेरी""सर्च करें""क्वेरी सबमिट करें""आवाज़ सर्च""इसके साथ शेयर करें""%s के साथ शेयर करें""छोटा करें""सर्च""Idi na početnu""Idi gore""Dodatne opcije""Gotovo""Prikaži sve""Odabir aplikacije""ISKLJUČENO""UKLJUČENO""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""razmaknica""Sym+""Menu+""Pretražite…""Izbriši upit""Upit za pretraživanje""Pretraživanje""Pošalji upit""Glasovno pretraživanje""Dijeljenje sa""Dijeli putem aplikacije %s""Sažmi""Pretraživanje""Ugrás a főoldalra""Felfelé mozgatás""További lehetőségek""Kész""Összes megtekintése""Válasszon ki egy alkalmazást""KI""BE""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""Szóköz""Sym+""Menu+""Keresés…""Lekérdezés törlése""Keresési lekérdezés""Keresés""Lekérdezés küldése""Hangalapú keresés""Megosztás a következővel:""Megosztás a következő alkalmazással: %s""Összecsukás""Keresés""Ուղղվել տուն""Ուղղվել վերև""Այլ ընտրանքներ""Պատրաստ է""Տեսնել բոլորը""Ընտրել ծրագիր""ԱՆՋԱՏՎԱԾ""ՄԻԱՑՎԱԾ""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""բացատ""Sym+""Menu+""Որոնում...""Մաքրել հարցումը""Որոնման հարցում""Որոնել""Ուղարկել հարցումը""Ձայնային որոնում""Կիսվել""Ուղարկել %s-ին""Թաքցնել""Որոնել""Navigasi ke beranda""Navigasi naik""Opsi lain""Selesai""Lihat semua""Pilih aplikasi""NONAKTIF""AKTIF""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""spasi""Sym+""Menu+""Telusuri...""Hapus kueri""Kueri penelusuran""Telusuri""Kirim kueri""Penelusuran suara""Bagikan dengan""Bagikan ke %s""Ciutkan""Telusuri""Fara heim""Fara upp""Fleiri valkostir""Lokið""Sjá allt""Veldu forrit""SLÖKKT""KVEIKT""Alt+""Ctrl+""delete""enter""Aðgerðarlykill+""Meta+""Shift+""bilslá""Sym+""Valmynd+""Leita…""Hreinsa fyrirspurn""Leitarfyrirspurn""Leita""Senda fyrirspurn""Raddleit""Deila með""Deila með %s""Minnka""Leita""Vai alla home page""Vai in alto""Altre opzioni""Fine""Visualizza tutte""Scegli un\'applicazione""OFF""ON""ALT +""CTRL +""CANC""INVIO""FUNZIONE +""META +""MAIUSC +""barra spaziatrice""SYM +""MENU +""Cerca…""Cancella query""Query di ricerca""Cerca""Invia query""Ricerca vocale""Condividi con""Condividi tramite %s""Comprimi""Ricerca""נווט לדף הבית""נווט למעלה""עוד אפשרויות""בוצע""ראה הכל""בחר אפליקציה""כבוי""פועל""Alt+""Ctrl+‎""delete""Enter""Function+""Meta+""Shift+""מקש רווח""Sym+""תפריט+""חיפוש…""מחק שאילתה""שאילתת חיפוש""חיפוש""שלח שאילתה""חיפוש קולי""שתף עם""שתף עם %s""כווץ""חיפוש""ホームへ移動""上へ移動""その他のオプション""完了""すべて表示""アプリの選択""OFF""ON""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""Space""Sym+""Menu+""検索…""検索キーワードを削除""検索キーワード""検索""検索キーワードを送信""音声検索""共有""%sと共有""折りたたむ""検索""მთავარზე ნავიგაცია""ზემოთ ნავიგაცია""მეტი ვარიანტები""დასრულდა""ყველას ნახვა""აპის არჩევა""გამორთულია""ჩართულია""Alt+""Ctrl+""წაშლა""შეყვანა""Function+""Meta+""Shift+""space""Sym+""Menu+""ძიება...""მოთხოვნის გასუფთავება""ძიების მოთხოვნა""ძიება""მოთხოვნის გადაგზავნა""ხმოვანი ძიება""გაზიარება:""გაუზიარეთ %s-ს""აკეცვა""ძიება""Негізгі бетте қозғалу""Жоғары қозғалу""Басқа опциялар""Дайын""Барлығын көру""Қолданбаны таңдау""ӨШІРУЛІ""ҚОСУЛЫ""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""бос орын""Sym+""Mәзір+""Іздеу…""Сұрақты жою""Сұрақты іздеу""Іздеу""Сұрақты жіберу""Дауыс арқылы іздеу""Бөлісу""%s қолданбасымен бөлісу""Тасалау""Іздеу""រកមើល​ទៅ​ដើម""រកមើល​ឡើងលើ""ជម្រើស​ច្រើន​ទៀត""រួចរាល់""មើល​ទាំងអស់""ជ្រើស​កម្មវិធី​​""បិទ""បើក""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ស្វែងរក…""សម្អាត​សំណួរ""ស្វែងរក​សំណួរ""ស្វែងរក""ដាក់​​​ស្នើ​សំណួរ""ការស្វែងរក​សំឡេង""ចែករំលែក​ជាមួយ""ចែក​រំលែក​ជា​មួយ %s""បង្រួម""ស្វែងរក""ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು""ಮುಗಿದಿದೆ""ಎಲ್ಲವನ್ನೂ ನೋಡಿ""ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ""ಆಫ್""ಆನ್""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ಹುಡುಕಿ…""ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು""ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ""ಹುಡುಕಿ""ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು""ಧ್ವನಿ ಹುಡುಕಾಟ""ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""ಸಂಕುಚಿಸು""ಹುಡುಕಿ""홈 탐색""위로 탐색""옵션 더보기""완료""전체 보기""앱 선택""사용 안함""사용""Alt+""Ctrl+""삭제""입력""Function+""Meta+""Shift+""스페이스바""Sym+""Menu+""검색...""검색어 삭제""검색어""검색""검색어 보내기""음성 검색""공유 대상""%s와(과) 공유""접기""검색""Үйгө багыттоо""Жогору""Көбүрөөк мүмкүнчүлүктөр""Даяр""Бардыгын көрүү""Колдонмо тандоо""ӨЧҮК""КҮЙҮК""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""боштук""Sym+""Menu+""Издөө…""Талаптарды тазалоо""Издөө талаптары""Издөө""Талап жөнөтүү""Үн аркылуу издөө""Бөлүшүү""%s аркылуу бөлүшүү""Жыйнап коюу""Издөө"48dp12dp14dp440dp60%90%60%90%55%80%0px"Điều hướng về trang chủ""Điều hướng lên trên""Tùy chọn khác""Xong""Xem tất cả""Chọn một ứng dụng""TẮT""BẬT""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""phím cách""Sym+""Menu+""Tìm kiếm…""Xóa truy vấn""Tìm kiếm truy vấn""Tìm kiếm""Gửi truy vấn""Tìm kiếm bằng giọng nói""Chia sẻ với""Chia sẻ với %s""Thu gọn""Tìm kiếm"60%90%50%70%45%72%"转到主屏幕""转到上一层级""更多选项""完成""查看全部""选择应用""关闭""开启""Alt+""Ctrl+""Delete 键""Enter 键""Fn+""Meta+""Shift+""空格键""Sym+""Menu+""搜索…""清除查询""搜索查询""搜索""提交查询""语音搜索""分享方式""使用%s分享""收起""搜索""瀏覽主頁""向上瀏覽""更多選項""完成""顯示全部""選擇應用程式""關閉""開啟""Alt +""Ctrl +""刪除""Enter 鍵""Fn +""Meta +""Shift +""空白鍵""Sym +""Menu +""搜尋…""清除查詢""搜尋查詢""搜尋""提交查詢""語音搜尋""分享對象""使用「%s」分享""收合""搜尋""瀏覽首頁""向上瀏覽""更多選項""完成""查看全部""選擇應用程式""關閉""開啟""Alt +""Ctrl +""Delete 鍵""Enter 鍵""Fn +""Meta +""Shift +""空格鍵""Sym +""Menu +""搜尋…""清除查詢""搜尋查詢""搜尋""提交查詢""語音搜尋""選擇分享對象""與「%s」分享""收合""搜尋""Zulazulela ekhaya""Zulazulela phezulu""Izinketho eziningi""Kwenziwe""Buka konke""Khetha uhlelo lokusebenza""VALIWE""VULIWE""Alt+""Ctrl+""susa""enter""Function+""Meta+""Shift+""space""Sym+""Imenyu+""Iyasesha...""Sula inkinga""Umbuzo wosesho""Sesha""Hambisa umbuzo""Ukusesha ngezwi""Yabelana no-""Yabelana ne-%s""Goqa""Sesha"true#14000000#3F51B5#303F9F@android:color/transparent#14000000#44000000#0A000000#0F000000#1AFFFFFF#2EFFFFFF#323232#1F000000#61000000#00ffffff#52000000#6B000000#1F000000#0A000000#DE000000 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4dp168dp96dp14sp8dp56dp24dp96dp56dp8dp1dp12sp16dp64dp0.5dp6dp24dp40dp56dp6dp6dp16dp32dp24dp16dp32dp280dp8dp8dp128dp0dp6dp0dp-1px-1px12dp14dp24dp14sp264dp72dp14sp12sp5dp60dp5dp8dp0dp56dp4dp64dp0dp0dp2dp2dp2dp12dp8dp6dp0.074dp16dp16dp4dp6dp1dp4dp8dp8dp14sp0dp1dp8dp3dp14sp6dp2dp6dp0dp22dp14dp4dp8dp3dp4dp0dp4dp12dp1dp2dp16dp56dp1501502300320100100100250200android.support.design.widget.AppBarLayout$ScrollingViewBehaviorandroid.support.design.widget.BottomSheetBehaviorCharacter limit exceeded %1$d of %2$d%1$d / %2$dandroid.support.design.transformation.FabTransformationScrimBehaviorandroid.support.design.transformation.FabTransformationSheetBehaviorandroid.support.design.behavior.HideBottomViewOnScrollBehaviorRemove %1$sShow passwordM12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3zM2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 ZM2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 ZM3.27,4.27 L19.74,20.74Navigate upOpen navigation drawer"Gaan op""Maak navigasielaai oop""ወደ ላይ ያስሱ""የአሰሳ መሣቢያውን ክፈት""التنقل إلى أعلى""فتح لائحة التنقل""ওপৰলৈ যাওক""নেভিগেশ্বন ড্ৰৱাৰ খোলক""Yuxarı keçin""Naviqasiya panelini açın""Idite nagore""Otvorite fioku za navigaciju""Перайсці ўверх""Адкрыць высоўнае меню навігацыі""Придвижване нагоре""Отваряне на слоя за навигация""উপরে নেভিগেট করুন""নেভিগেশন ড্রয়ার খুলুন""Idi gore""Otvaranje ladice za navigaciju""Navega cap amunt""Obre el tauler de navegació""Přejít nahoru""Otevřít vysouvací panel navigace""Naviger op""Åbn sidemenuen""Nach oben""Navigationsleiste öffnen""Πλοήγηση προς τα επάνω""Άνοιγμα συρταριού πλοήγησης""Navigate up""Open navigation drawer""Navigate up""Open navigation drawer""Navigate up""Open navigation drawer""Desplazarse hacia arriba""Abrir panel de navegación""Navegar hacia arriba""Abrir panel lateral de navegación""Navigeeri üles""Navigeerimissahtli avamine""Joan gora""Ireki nabigazio-panel lerrakorra""پیمایش به بالا""باز کردن کشوی پیمایش""Siirry ylös""Avaa navigoinnin vetopaneeli""Remonter""Ouvrir le panneau de navigation""Revenir en arrière""Ouvrir le panneau de navigation""Desprazarse cara arriba""Abrir o panel de navegación""ઉપર નૅવિગેટ કરો""નૅવિગેશન ડ્રૉઅર ખોલો""वापस जाएं""नेविगेशन पैनल खोलें""Idi gore""Otvaranje ladice za navigaciju""Navigálás felfelé""Navigációs fiók kinyitása""Անցնել վերև""Բացել նավարկման դարակը""Kembali ke atas""Buka panel navigasi""Fara upp""Opna yfirlitsskúffu""Torna indietro""Apri riquadro di navigazione""ניווט למעלה""פתיחת חלונית ההזזה לניווט""上へ移動""ナビゲーション ドロワーを開く""ზემოთ გადასვლა""ნავიგაციის უჯრის გახსნა""Жоғары қарай жылжу""Навигация тартпасын ашу""រំកិលឡើងលើ""បើកថតរុករក""ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ನ್ಯಾವಿಗೇಶನ್ ಡ್ರಾವರ್ ಅನ್ನು ತೆರೆಯಿರಿ""위로 이동""탐색 창 열기""Жогору чабыттоо""Чабыттоо суурмасын ачуу""ເລື່ອນຂຶ້ນເທິງ""ເປີດແຖບການນຳທາງ""Naršyti aukštyn""Atidaryti naršymo juostą""Pārvietoties augšup""Atvērt navigācijas atvilktni""Оди нагоре""Отворете ја фиоката за навигација""മുകളിലേക്ക് നാവിഗേറ്റ് ചെയ്യുക""നാവിഗേഷൻ ഡ്രോയർ തുറക്കുക""Дээш шилжих""Навигацийн шургуулгыг нээх""वर नेव्‍हिगेट करा""नेव्हिगेशन ड्रॉवर उघडा""Navigasi ke atas""Buka laci navigasi""အပေါ်သို့ ရွှေ့ရန်""လမ်းကြောင်းပြ အံဆွဲကို ဖွင့်ရန်""Naviger opp""Åpne uttrekksmenyen""माथि नेभिगेट गर्नुहोस्""नेभिगेसन ड्रअर खोल्नुहोस्""Omhoog navigeren""Zijmenu openen""ଉପରକୁ ନାଭିଗେଟ୍‍ କରନ୍ତୁ""ନାଭିଗେସନ୍‍ ଡ୍ରୟର୍‍ ଖୋଲନ୍ତୁ""ਉੱਪਰ ਵੱਲ ਨੈਵੀਗੇਟ ਕਰੋ""ਨੈਵੀਗੇਸ਼ਨ ਡ੍ਰਾਅਰ ਖੋਲ੍ਹੋ""Przejdź wyżej""Otwórz panel nawigacji""Navegar para cima""Abrir gaveta de navegação""Navegar para cima""Abrir gaveta de navegação""Navegar para cima""Abrir gaveta de navegação""Navigați în sus""Deschideți panoul de navigare""Перейти вверх""Открыть панель навигации""ඉහළට සංචලන කරන්න""සංචලන ඇදීම විවෘත කරන්න""Prejsť hore""Otvoriť navigačný vysúvací panel""Pomik navzgor""Odpri predal za krmarjenje""Ngjitu lart""Hap sirtarin e navigimit""Идите нагоре""Отворите фиоку за навигацију""Navigera uppåt""Öppna navigeringspanelen""Sogeza juu""Fungua droo ya kusogeza""மேலே செல்லும்""வழிசெலுத்தல் டிராயரைத் திறக்கும்""పైకి నావిగేట్ చేయి""నావిగేషన్ డ్రాయర్‌ను తెరవండి""นำทางขึ้น""เปิดลิ้นชักการนำทาง""Mag-navigate pataas""Buksan ang navigation drawer""Yukarı git""Gezinme çekmecesini aç""Перейти вгору""Відкрити панель навігації""اوپر نیویگیٹ کریں""نیویگیشن دراز کھولیں""Tepaga""Navigatsiya panelini ochish""Di chuyển lên""Mở ngăn điều hướng""转到上一层级""打开抽屉式导航栏""向上導覽""開啟導覽列""向上瀏覽""開啟導覽匣""Zulazulela phezulu""Vula idrowa lakho lokuzula" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /> + + -%s + --%s + --%s + --%s + + Messaging + Email + + + + #335b5b5b#FF039BE5#FF01579B#FF40C4FF#FF00B0FF#6600000033sp26sp20sp17sp14sp16dp16dpNotesNotes 2x2Notes 4x4No associated note found, click to create associated note.Privacy mode,can not see note content...Add noteDelete reminder successfullySet reminderExpiredyyyyMMddMMMd kk:mmGot itTake a lookCallSend emailBrowse webOpen map/MIUI/notes/notes_%s.txt(%d)New FolderExport textSyncCancel syncingSettingsSearchDeleteMove to folder%d selectedNothing selected, the operation is invalidSelect allDeselect allFont sizeSmallMediumLargeSuperEnter check listLeave check listView folderDelete folderChange folder nameThe folder %1$s exist, please renameShareSend to homeRemind meDelete reminderSelect folderParent folderNote added to homeConfirm to delete folder and its notes?Delete selected notesConfirm to delete the selected %d notes?Confirm to delete this note?Have moved selected %1$d notes to %2$s folderSD card busy, not available nowExport failed, please check SD cardThe note is not existSorry, can not set clock on empty noteSorry, can not send and empty note to homeExport successfulExport failExport text file (%1$s) to SD (%2$s) directorySyncing notes...Sync is successfulSync is failedSync is canceledSync is successful with account %1$sSync failed, please check network and account settingsSync failed, internal error occursSync is canceledLogging into %1$s...Getting remote note list...Synchronize local notes with Google Task...SettingsSync accountSync notes with google taskLast sync time %1$syyyy-MM-dd hh:mm:ssAdd accountChange sync accountRemove sync accountCancelSync immediatelyCancel syncingCurrent account %1$sAll sync related information will be deleted, which may result in duplicated items sometimeSync notesPlease select a google account. Local notes will be synced with google task.Cannot change the account because sync is in progress%1$s has been set as the sync accountNew note background color randomDeleteCall notesInput namelight modenight modeSearching NotesSearch notesText in your notessetcancel + %1$s result for \"%2$s\" + + %1$s results for \"%2$s\" + Start recordStop recordPlay recordTitle homeTitle dashboardtitle notificationsPlay_recordRecordStop_recordSplashActivityDummy ButtonDUMMY\nCONTENTrestoresearchstaradd_image + 短信 + 邮件 + 便签便签2x2便签4x4没有关联内容,点击新建便签。访客模式下,便签内容不可见...新建便签成功删除提醒创建提醒已过期yyyyMMddMM月dd日 kk:mm知道了查看呼叫电话发送邮件浏览网页打开地图新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹选中了 %d 项没有选中项,操作无效全选取消全选文字大小正常超大进入清单模式退出清单模式查看文件夹刪除文件夹修改文件夹名称文件夹 %1$s 已存在,请重新命名分享夜间模式白天模式发送到桌面提醒我删除提醒选择文件夹上一级文件夹已添加到桌面删除确认要删除所选的 %d 条便签吗?确认要删除该条便签吗?确认删除文件夹及所包含的便签吗?已将所选 %1$d 条便签移到 %2$s 文件夹SD卡被占用,不能操作导出文本时发生错误,请检查SD卡要查看的便签不存在不能为空便签设置闹钟提醒不能将空便签发送到桌面导出成功导出失败已将文本文件(%1$s)输出至SD卡(%2$s)目录同步便签...同步成功同步失败同步已取消与%1$s同步成功同步失败,请检查网络和帐号设置同步失败,发生内部错误同步已取消登录%1$s...正在获取服务器便签列表...正在同步本地便签...设置同步账号与google task同步便签记录上次同步于 %1$s添加账号更换账号删除账号取消立即同步取消同步当前帐号 %1$s如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复同步便签请选择google帐号,便签将与该帐号的google task内容同步。正在同步中,不能修改同步帐号同步帐号已设置为%1$s新建便签背景颜色随机删除通话便签请输入名称正在搜索便签搜索便签便签中的文字设置取消 + %1$s 条符合“%2$s”的搜索结果 + 插入录音文件路径格式文件数目上次同步时间开始录音停止录音播放录音播放录音停止录音恢复删除便签搜索器朗读便签添加图片 + 短信 + 郵件 + 便簽便簽2x2便簽4x4沒有關聯內容,點擊新建便簽。訪客模式下,便籤內容不可見...新建便簽成功刪除提醒創建提醒已過期yyyyMMddMM月dd日 kk:mm知道了查看呼叫電話發送郵件浏覽網頁打開地圖已將所選 %1$d 便籤移到 %2$s 文件夾新建文件夾導出文本同步取消同步設置搜尋刪除移動到文件夾選中了 %d 項沒有選中項,操作無效全選取消全選文字大小正常超大進入清單模式退出清單模式查看文件夾刪除文件夾修改文件夾名稱文件夾 %1$s 已存在,請重新命名分享發送到桌面提醒我刪除提醒選擇文件夾上一級文件夾已添加到桌面刪除确认要刪除所選的 %d 條便籤嗎?确认要删除該條便籤嗎?確認刪除檔夾及所包含的便簽嗎?SD卡被佔用,不能操作導出TXT時發生錯誤,請檢查SD卡要查看的便籤不存在不能爲空便籤設置鬧鐘提醒不能將空便籤發送到桌面導出成功導出失敗已將文本文件(%1$s)導出至SD(%2$s)目錄同步便簽...同步成功同步失敗同步已取消與%1$s同步成功同步失敗,請檢查網絡和帳號設置同步失敗,發生內部錯誤同步已取消登陸%1$s...正在獲取服務器便籤列表...正在同步本地便籤...設置同步賬號与google task同步便簽記錄上次同步于 %1$s添加賬號更換賬號刪除賬號取消立即同步取消同步當前帳號 %1$s如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復同步便簽請選擇google帳號,便簽將與該帳號的google task內容同步。正在同步中,不能修改同步帳號同步帳號已設置為%1$s新建便籤背景顏色隨機刪除通話便籤請輸入名稱正在搜索便籤搜索便籤便籤中的文字設置取消 + %1$s 條符合”%2$s“的搜尋結果 + 白天模式夜間模式插入便簽文件路径格式文件数目上次同步时间開始錄音停止錄音播放錄音播放录音恢复删除便签搜索器星标添加图片 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugShaders/merger.xml b/src/app/build/intermediates/incremental/mergeDebugShaders/merger.xml new file mode 100644 index 0000000..854ded4 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugShaders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt new file mode 100644 index 0000000..bfed9f8 --- /dev/null +++ b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt @@ -0,0 +1,4 @@ +#Tue Jan 11 21:40:54 CST 2022 +base.0=E\:\\zym\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\out\\classes.dex +renamed.0=classes.dex +path.0=classes.dex diff --git a/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/QderCIQvJhf_JjBK247IjjNU5TU= b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/QderCIQvJhf_JjBK247IjjNU5TU= new file mode 100644 index 0000000..0d8e12a Binary files /dev/null and b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/QderCIQvJhf_JjBK247IjjNU5TU= differ diff --git a/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/tG6AvUWOEbUPOc+LuMISwOyMZRI= b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/tG6AvUWOEbUPOc+LuMISwOyMZRI= new file mode 100644 index 0000000..378bb86 Binary files /dev/null and b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/tG6AvUWOEbUPOc+LuMISwOyMZRI= differ diff --git a/src/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml b/src/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml new file mode 100644 index 0000000..ec92f8f --- /dev/null +++ b/src/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #android:theme="theme.holo.light" > + + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/instant_app_manifest/debug/output.json b/src/app/build/intermediates/instant_app_manifest/debug/output.json new file mode 100644 index 0000000..2dc8859 --- /dev/null +++ b/src/app/build/intermediates/instant_app_manifest/debug/output.json @@ -0,0 +1 @@ +[{"outputType":{"type":"INSTANT_APP_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.1","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"net.micode.notes","split":"","minSdkVersion":"16"}}] \ No newline at end of file diff --git a/src/app/build/intermediates/javac/debug/classes/android/arch/core/R.class b/src/app/build/intermediates/javac/debug/classes/android/arch/core/R.class new file mode 100644 index 0000000..f74ab6f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/arch/core/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/R.class b/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/R.class new file mode 100644 index 0000000..c52407b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/livedata/R.class b/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/livedata/R.class new file mode 100644 index 0000000..80ab4ab Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/livedata/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/livedata/core/R.class b/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/livedata/core/R.class new file mode 100644 index 0000000..85462a4 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/livedata/core/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/viewmodel/R.class b/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/viewmodel/R.class new file mode 100644 index 0000000..53678cf Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/arch/lifecycle/viewmodel/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$attr.class new file mode 100644 index 0000000..dae8f7e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$color.class new file mode 100644 index 0000000..f00bf86 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$dimen.class new file mode 100644 index 0000000..87211b5 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$drawable.class new file mode 100644 index 0000000..9b1c91c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$id.class new file mode 100644 index 0000000..fee26b0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$integer.class new file mode 100644 index 0000000..a0f398d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$layout.class new file mode 100644 index 0000000..d98f814 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$string.class new file mode 100644 index 0000000..9b0a49c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$style.class new file mode 100644 index 0000000..cb98373 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$styleable.class new file mode 100644 index 0000000..c65e65a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R.class new file mode 100644 index 0000000..0874dd7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/asynclayoutinflater/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$attr.class new file mode 100644 index 0000000..7bc7c0f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$color.class new file mode 100644 index 0000000..e773a05 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$dimen.class new file mode 100644 index 0000000..4ba87af Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$drawable.class new file mode 100644 index 0000000..c08cb1f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$id.class new file mode 100644 index 0000000..060bbb3 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$integer.class new file mode 100644 index 0000000..b6596a8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$layout.class new file mode 100644 index 0000000..ef057a6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$string.class new file mode 100644 index 0000000..e1d7094 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$style.class new file mode 100644 index 0000000..157dde8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$styleable.class new file mode 100644 index 0000000..59cdbec Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/compat/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R.class new file mode 100644 index 0000000..57ad7c8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/compat/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$anim.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$anim.class new file mode 100644 index 0000000..6f06a8a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$anim.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$attr.class new file mode 100644 index 0000000..56e589b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$bool.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$bool.class new file mode 100644 index 0000000..af09984 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$bool.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$color.class new file mode 100644 index 0000000..665ec51 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$dimen.class new file mode 100644 index 0000000..fa08785 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$drawable.class new file mode 100644 index 0000000..6122933 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$id.class new file mode 100644 index 0000000..fbf007e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$integer.class new file mode 100644 index 0000000..59e2acf Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$layout.class new file mode 100644 index 0000000..671d4a7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$string.class new file mode 100644 index 0000000..4c0a82c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$style.class new file mode 100644 index 0000000..4763728 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$styleable.class new file mode 100644 index 0000000..6a359c6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R.class new file mode 100644 index 0000000..943acc4 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/constraint/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$attr.class new file mode 100644 index 0000000..6a12fe1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$color.class new file mode 100644 index 0000000..edc5c7c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$dimen.class new file mode 100644 index 0000000..7c62106 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$drawable.class new file mode 100644 index 0000000..5df81f3 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$id.class new file mode 100644 index 0000000..a31a0f0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$integer.class new file mode 100644 index 0000000..6647fd8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$layout.class new file mode 100644 index 0000000..e4dbcde Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$string.class new file mode 100644 index 0000000..52a8ce7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$style.class new file mode 100644 index 0000000..11c72c5 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$styleable.class new file mode 100644 index 0000000..a62956f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R.class new file mode 100644 index 0000000..8fbdcbb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coordinatorlayout/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$attr.class new file mode 100644 index 0000000..3e708ab Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$color.class new file mode 100644 index 0000000..4c24d47 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$dimen.class new file mode 100644 index 0000000..e9e6f9f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$drawable.class new file mode 100644 index 0000000..a588675 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$id.class new file mode 100644 index 0000000..4042ecd Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$integer.class new file mode 100644 index 0000000..2717f23 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$layout.class new file mode 100644 index 0000000..5a4f275 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$string.class new file mode 100644 index 0000000..1d6e180 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$style.class new file mode 100644 index 0000000..ae23f2b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$styleable.class new file mode 100644 index 0000000..6c6a15e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R.class new file mode 100644 index 0000000..120ef93 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreui/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$attr.class new file mode 100644 index 0000000..6cc8163 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$color.class new file mode 100644 index 0000000..07d7837 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$dimen.class new file mode 100644 index 0000000..928fc55 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$drawable.class new file mode 100644 index 0000000..391df8f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$id.class new file mode 100644 index 0000000..876ca94 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$integer.class new file mode 100644 index 0000000..7534c58 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$layout.class new file mode 100644 index 0000000..e1074fe Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$string.class new file mode 100644 index 0000000..a5f8f15 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$style.class new file mode 100644 index 0000000..1ba54d1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$styleable.class new file mode 100644 index 0000000..7bd4f68 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R.class new file mode 100644 index 0000000..a92c243 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/coreutils/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/cursoradapter/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/cursoradapter/R.class new file mode 100644 index 0000000..f9da80e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/cursoradapter/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$attr.class new file mode 100644 index 0000000..5aeca99 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$color.class new file mode 100644 index 0000000..d82b15f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$dimen.class new file mode 100644 index 0000000..ecea82b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$drawable.class new file mode 100644 index 0000000..152921f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$id.class new file mode 100644 index 0000000..54ce0d9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$integer.class new file mode 100644 index 0000000..c67e4f8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$layout.class new file mode 100644 index 0000000..bfdce56 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$string.class new file mode 100644 index 0000000..4b0fe8b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$style.class new file mode 100644 index 0000000..f5c42ec Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$styleable.class new file mode 100644 index 0000000..51eb1d5 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/customview/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R.class new file mode 100644 index 0000000..e47774a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/customview/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$anim.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$anim.class new file mode 100644 index 0000000..20db283 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$anim.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$animator.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$animator.class new file mode 100644 index 0000000..84f5c88 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$animator.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$attr.class new file mode 100644 index 0000000..64e06f1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$bool.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$bool.class new file mode 100644 index 0000000..3092f59 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$bool.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$color.class new file mode 100644 index 0000000..61fffc6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$dimen.class new file mode 100644 index 0000000..c34010b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$drawable.class new file mode 100644 index 0000000..7fbe557 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$id.class new file mode 100644 index 0000000..891d2aa Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$integer.class new file mode 100644 index 0000000..1937648 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$interpolator.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$interpolator.class new file mode 100644 index 0000000..34e1744 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$interpolator.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$layout.class new file mode 100644 index 0000000..4c738c7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$string.class new file mode 100644 index 0000000..e2a2bf2 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$style.class new file mode 100644 index 0000000..8157a78 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$styleable.class new file mode 100644 index 0000000..f5f7b61 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/design/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/design/R.class new file mode 100644 index 0000000..d3ada39 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/design/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/documentfile/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/documentfile/R.class new file mode 100644 index 0000000..8808028 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/documentfile/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$attr.class new file mode 100644 index 0000000..2da5d5a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$color.class new file mode 100644 index 0000000..ee86b0c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$dimen.class new file mode 100644 index 0000000..3949758 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$drawable.class new file mode 100644 index 0000000..1f4c6f9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$id.class new file mode 100644 index 0000000..fd683c8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$integer.class new file mode 100644 index 0000000..77253ca Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$layout.class new file mode 100644 index 0000000..5aa0242 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$string.class new file mode 100644 index 0000000..674eec9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$style.class new file mode 100644 index 0000000..4e0492d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$styleable.class new file mode 100644 index 0000000..4fed20a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R.class new file mode 100644 index 0000000..ce9c72a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/drawerlayout/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$attr.class new file mode 100644 index 0000000..86f9188 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$color.class new file mode 100644 index 0000000..a2b68ee Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$dimen.class new file mode 100644 index 0000000..47bd0f6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$drawable.class new file mode 100644 index 0000000..2526482 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$id.class new file mode 100644 index 0000000..b8f82f4 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$integer.class new file mode 100644 index 0000000..ff3240a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$layout.class new file mode 100644 index 0000000..bdfd545 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$string.class new file mode 100644 index 0000000..b243540 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$style.class new file mode 100644 index 0000000..7d76958 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$styleable.class new file mode 100644 index 0000000..250d7bc Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R.class new file mode 100644 index 0000000..030d8ce Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/fragment/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$attr.class new file mode 100644 index 0000000..dd4ca0f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$color.class new file mode 100644 index 0000000..ceaa617 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$dimen.class new file mode 100644 index 0000000..e679c5d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$drawable.class new file mode 100644 index 0000000..bef7572 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$id.class new file mode 100644 index 0000000..2418fd6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$integer.class new file mode 100644 index 0000000..5682edc Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$layout.class new file mode 100644 index 0000000..4d23166 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$string.class new file mode 100644 index 0000000..cd84596 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$style.class new file mode 100644 index 0000000..90ef01d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$styleable.class new file mode 100644 index 0000000..9379545 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R.class new file mode 100644 index 0000000..0219482 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/graphics/drawable/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/interpolator/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/interpolator/R.class new file mode 100644 index 0000000..0a83688 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/interpolator/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$attr.class new file mode 100644 index 0000000..e7bd623 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$color.class new file mode 100644 index 0000000..514123e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$dimen.class new file mode 100644 index 0000000..c31dad1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$drawable.class new file mode 100644 index 0000000..fb2f9fa Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$id.class new file mode 100644 index 0000000..42f6f40 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$integer.class new file mode 100644 index 0000000..5f71633 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$layout.class new file mode 100644 index 0000000..d3c4fc1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$string.class new file mode 100644 index 0000000..6297eef Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$style.class new file mode 100644 index 0000000..2058879 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$styleable.class new file mode 100644 index 0000000..bfe44cf Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/loader/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R.class new file mode 100644 index 0000000..70da916 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/loader/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/localbroadcastmanager/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/localbroadcastmanager/R.class new file mode 100644 index 0000000..a29b974 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/localbroadcastmanager/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$attr.class new file mode 100644 index 0000000..cd45445 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$color.class new file mode 100644 index 0000000..5618d25 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$dimen.class new file mode 100644 index 0000000..29c29e8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$drawable.class new file mode 100644 index 0000000..63c0265 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$id.class new file mode 100644 index 0000000..7bb3d0d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$integer.class new file mode 100644 index 0000000..503d122 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$layout.class new file mode 100644 index 0000000..3e1c20a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$string.class new file mode 100644 index 0000000..082abba Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$style.class new file mode 100644 index 0000000..1f0b257 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$styleable.class new file mode 100644 index 0000000..c445561 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R.class new file mode 100644 index 0000000..9a085d0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/mediacompat/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/print/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/print/R.class new file mode 100644 index 0000000..b8761d9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/print/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$attr.class new file mode 100644 index 0000000..9bb86ff Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$color.class new file mode 100644 index 0000000..dd27990 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$dimen.class new file mode 100644 index 0000000..12c3e6e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$drawable.class new file mode 100644 index 0000000..dc5a100 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$id.class new file mode 100644 index 0000000..cf64036 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$integer.class new file mode 100644 index 0000000..dccad09 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$layout.class new file mode 100644 index 0000000..e61ddc5 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$string.class new file mode 100644 index 0000000..0c1e1ca Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$style.class new file mode 100644 index 0000000..cf30e22 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$styleable.class new file mode 100644 index 0000000..d0a7d32 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R.class new file mode 100644 index 0000000..155b8a9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/slidingpanelayout/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$attr.class new file mode 100644 index 0000000..c2000eb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$color.class new file mode 100644 index 0000000..640189b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$dimen.class new file mode 100644 index 0000000..87f5fa5 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$drawable.class new file mode 100644 index 0000000..a86dff5 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$id.class new file mode 100644 index 0000000..a2daf2b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$integer.class new file mode 100644 index 0000000..6a71362 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$layout.class new file mode 100644 index 0000000..d21719f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$string.class new file mode 100644 index 0000000..1889938 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$style.class new file mode 100644 index 0000000..e8aa360 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$styleable.class new file mode 100644 index 0000000..e3a8d00 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R.class new file mode 100644 index 0000000..069da82 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/swiperefreshlayout/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$attr.class new file mode 100644 index 0000000..5495a8f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$color.class new file mode 100644 index 0000000..71b3d65 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$dimen.class new file mode 100644 index 0000000..157ebaf Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$drawable.class new file mode 100644 index 0000000..32cbb3b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$id.class new file mode 100644 index 0000000..2a2a3a3 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$integer.class new file mode 100644 index 0000000..e53fb28 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$layout.class new file mode 100644 index 0000000..ca833a2 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$string.class new file mode 100644 index 0000000..08a5a99 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$style.class new file mode 100644 index 0000000..e215f80 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$styleable.class new file mode 100644 index 0000000..3d7add3 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/transition/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R.class new file mode 100644 index 0000000..889270a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/transition/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$attr.class new file mode 100644 index 0000000..f9d00ea Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$color.class new file mode 100644 index 0000000..e9824da Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$dimen.class new file mode 100644 index 0000000..4a53d84 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$drawable.class new file mode 100644 index 0000000..b6584f2 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$id.class new file mode 100644 index 0000000..2830c5a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$integer.class new file mode 100644 index 0000000..93014e4 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$layout.class new file mode 100644 index 0000000..e5e1a98 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$string.class new file mode 100644 index 0000000..5c3c1b2 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$style.class new file mode 100644 index 0000000..bd757bb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$styleable.class new file mode 100644 index 0000000..1e01c28 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v4/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R.class new file mode 100644 index 0000000..ede3fcf Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v4/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$anim.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$anim.class new file mode 100644 index 0000000..1ab5b25 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$anim.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$attr.class new file mode 100644 index 0000000..adbd3e4 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$bool.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$bool.class new file mode 100644 index 0000000..921bfae Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$bool.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$color.class new file mode 100644 index 0000000..592068f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 0000000..80b5853 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 0000000..ecc6407 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$id.class new file mode 100644 index 0000000..f113521 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$integer.class new file mode 100644 index 0000000..415e124 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$layout.class new file mode 100644 index 0000000..0dc7278 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$string.class new file mode 100644 index 0000000..e214201 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$style.class new file mode 100644 index 0000000..629f109 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 0000000..860471d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R.class new file mode 100644 index 0000000..c2e3955 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/appcompat/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$attr.class new file mode 100644 index 0000000..b6634bf Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$color.class new file mode 100644 index 0000000..9c879cf Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$dimen.class new file mode 100644 index 0000000..b8a8a76 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$style.class new file mode 100644 index 0000000..e9c9cda Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$styleable.class new file mode 100644 index 0000000..67b2c3f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R.class new file mode 100644 index 0000000..18455b8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/cardview/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$attr.class new file mode 100644 index 0000000..bb6964a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$color.class new file mode 100644 index 0000000..6a718b8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$dimen.class new file mode 100644 index 0000000..ae43a46 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$drawable.class new file mode 100644 index 0000000..689ac32 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$id.class new file mode 100644 index 0000000..81ba88c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$integer.class new file mode 100644 index 0000000..ae89370 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$layout.class new file mode 100644 index 0000000..fe9bd3f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$string.class new file mode 100644 index 0000000..9fa2e9a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$style.class new file mode 100644 index 0000000..e291a68 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$styleable.class new file mode 100644 index 0000000..4227fbf Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R.class new file mode 100644 index 0000000..9796eb9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/recyclerview/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$attr.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$attr.class new file mode 100644 index 0000000..4d378dd Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$color.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$color.class new file mode 100644 index 0000000..edafccd Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$dimen.class new file mode 100644 index 0000000..acebc7d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$drawable.class new file mode 100644 index 0000000..c255ffb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$id.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$id.class new file mode 100644 index 0000000..af5f359 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$integer.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$integer.class new file mode 100644 index 0000000..0b92dea Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$layout.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$layout.class new file mode 100644 index 0000000..b4b0ed0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$string.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$string.class new file mode 100644 index 0000000..eaaf777 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$style.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$style.class new file mode 100644 index 0000000..59963c8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$styleable.class new file mode 100644 index 0000000..19b9e67 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R.class b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R.class new file mode 100644 index 0000000..4785c9b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/android/support/v7/viewpager/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$attr.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$attr.class new file mode 100644 index 0000000..5159016 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$color.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$color.class new file mode 100644 index 0000000..0ce134f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$dimen.class new file mode 100644 index 0000000..650e889 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$drawable.class new file mode 100644 index 0000000..81d6ac9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$id.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$id.class new file mode 100644 index 0000000..f015e53 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$integer.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$integer.class new file mode 100644 index 0000000..569247b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$layout.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$layout.class new file mode 100644 index 0000000..7766b12 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$string.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$string.class new file mode 100644 index 0000000..323087f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$style.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$style.class new file mode 100644 index 0000000..bdd0bba Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$styleable.class new file mode 100644 index 0000000..58851cd Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R.class new file mode 100644 index 0000000..0287c61 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$attr.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$attr.class new file mode 100644 index 0000000..e8368ea Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$color.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$color.class new file mode 100644 index 0000000..5291ce8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$dimen.class new file mode 100644 index 0000000..5992cfe Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$drawable.class new file mode 100644 index 0000000..ddede85 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$id.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$id.class new file mode 100644 index 0000000..e1b716b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$integer.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$integer.class new file mode 100644 index 0000000..10f54b1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$layout.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$layout.class new file mode 100644 index 0000000..c8e935a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$string.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$string.class new file mode 100644 index 0000000..6c06ca6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$style.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$style.class new file mode 100644 index 0000000..5dae405 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$styleable.class new file mode 100644 index 0000000..6c52d38 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R.class new file mode 100644 index 0000000..745ffeb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/common/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$attr.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$attr.class new file mode 100644 index 0000000..fbd74d8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$color.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$color.class new file mode 100644 index 0000000..e45f351 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$dimen.class new file mode 100644 index 0000000..142efe5 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$drawable.class new file mode 100644 index 0000000..66f06d0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$id.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$id.class new file mode 100644 index 0000000..8e86e2a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$integer.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$integer.class new file mode 100644 index 0000000..dd07f0e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$layout.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$layout.class new file mode 100644 index 0000000..9c4c747 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$string.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$string.class new file mode 100644 index 0000000..112c2d8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$style.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$style.class new file mode 100644 index 0000000..9089d49 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$styleable.class new file mode 100644 index 0000000..d11c690 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R.class new file mode 100644 index 0000000..9e616ac Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/fragment/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$anim.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$anim.class new file mode 100644 index 0000000..794bd10 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$anim.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$animator.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$animator.class new file mode 100644 index 0000000..a8e5699 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$animator.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$attr.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$attr.class new file mode 100644 index 0000000..b773b57 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$bool.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$bool.class new file mode 100644 index 0000000..824d736 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$bool.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$color.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$color.class new file mode 100644 index 0000000..3ea595d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$dimen.class new file mode 100644 index 0000000..24e9e5c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$drawable.class new file mode 100644 index 0000000..bc60b8f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$id.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$id.class new file mode 100644 index 0000000..1303484 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$integer.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$integer.class new file mode 100644 index 0000000..a208a7a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$interpolator.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$interpolator.class new file mode 100644 index 0000000..89f771b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$interpolator.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$layout.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$layout.class new file mode 100644 index 0000000..d2f1dd0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$string.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$string.class new file mode 100644 index 0000000..d83b520 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$style.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$style.class new file mode 100644 index 0000000..53bdb45 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$styleable.class new file mode 100644 index 0000000..0aa537d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R.class b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R.class new file mode 100644 index 0000000..5443a60 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/navigation/ui/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/androidx/versionedparcelable/R.class b/src/app/build/intermediates/javac/debug/classes/androidx/versionedparcelable/R.class new file mode 100644 index 0000000..79a4038 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/androidx/versionedparcelable/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class new file mode 100644 index 0000000..499705b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$anim.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$anim.class new file mode 100644 index 0000000..6d5bd7c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$anim.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$animator.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$animator.class new file mode 100644 index 0000000..c90d6db Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$animator.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$array.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$array.class new file mode 100644 index 0000000..bf2115d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$array.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$attr.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$attr.class new file mode 100644 index 0000000..ec26d61 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$attr.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$bool.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$bool.class new file mode 100644 index 0000000..d230736 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$bool.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$color.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$color.class new file mode 100644 index 0000000..5164b9c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$color.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$dimen.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$dimen.class new file mode 100644 index 0000000..7ac13d1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$dimen.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$drawable.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$drawable.class new file mode 100644 index 0000000..091ccd0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$drawable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$id.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$id.class new file mode 100644 index 0000000..3582dde Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$id.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$integer.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$integer.class new file mode 100644 index 0000000..f109bc9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$integer.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$interpolator.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$interpolator.class new file mode 100644 index 0000000..7e8d587 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$interpolator.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$layout.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$layout.class new file mode 100644 index 0000000..d3f002c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$layout.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$menu.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$menu.class new file mode 100644 index 0000000..6f836c1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$menu.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$mipmap.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$mipmap.class new file mode 100644 index 0000000..d4a05ff Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$mipmap.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$navigation.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$navigation.class new file mode 100644 index 0000000..23d33f4 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$navigation.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$plurals.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$plurals.class new file mode 100644 index 0000000..1c39f64 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$plurals.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$raw.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$raw.class new file mode 100644 index 0000000..eb98fd1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$raw.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$string.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$string.class new file mode 100644 index 0000000..c6d4719 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$string.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$style.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$style.class new file mode 100644 index 0000000..149077a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$style.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$styleable.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$styleable.class new file mode 100644 index 0000000..1a24674 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$styleable.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$xml.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$xml.class new file mode 100644 index 0000000..14a69f8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R$xml.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R.class new file mode 100644 index 0000000..f9d0317 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/R.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class new file mode 100644 index 0000000..7aa39fb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class new file mode 100644 index 0000000..b8129db Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class new file mode 100644 index 0000000..a4e6edc Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class new file mode 100644 index 0000000..f1092fc Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class new file mode 100644 index 0000000..6d8c966 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class new file mode 100644 index 0000000..f54a7ab Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class new file mode 100644 index 0000000..40640b3 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class new file mode 100644 index 0000000..4d07390 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class new file mode 100644 index 0000000..5312fbd Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class new file mode 100644 index 0000000..5dad75c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class new file mode 100644 index 0000000..db4da28 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class new file mode 100644 index 0000000..c2f45a7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class new file mode 100644 index 0000000..0ce0c21 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class new file mode 100644 index 0000000..75f9665 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class new file mode 100644 index 0000000..c4a7203 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class new file mode 100644 index 0000000..c3e0724 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class new file mode 100644 index 0000000..6a11981 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class new file mode 100644 index 0000000..a7ffbfa Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class new file mode 100644 index 0000000..aba4fd7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class new file mode 100644 index 0000000..c671684 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class new file mode 100644 index 0000000..c738b9a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class new file mode 100644 index 0000000..cd7f567 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class new file mode 100644 index 0000000..5b06a5f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class new file mode 100644 index 0000000..12a31cb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class new file mode 100644 index 0000000..ed251ec Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class new file mode 100644 index 0000000..54180ec Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class new file mode 100644 index 0000000..89feef0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class new file mode 100644 index 0000000..add97e1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class new file mode 100644 index 0000000..2bd9485 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class new file mode 100644 index 0000000..b8b9de1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class new file mode 100644 index 0000000..6338d98 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class new file mode 100644 index 0000000..6094405 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class new file mode 100644 index 0000000..0030332 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ImageUtils.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ImageUtils.class new file mode 100644 index 0000000..12b4f31 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ImageUtils.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class new file mode 100644 index 0000000..c031c61 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class new file mode 100644 index 0000000..97a4640 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class new file mode 100644 index 0000000..ef0b527 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class new file mode 100644 index 0000000..926f2ae Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class new file mode 100644 index 0000000..068f824 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ScreenUtils.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ScreenUtils.class new file mode 100644 index 0000000..9066f03 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ScreenUtils.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class new file mode 100644 index 0000000..f20434f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class new file mode 100644 index 0000000..afa4935 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class new file mode 100644 index 0000000..b29a318 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class new file mode 100644 index 0000000..1927e68 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class new file mode 100644 index 0000000..de8b2ea Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class new file mode 100644 index 0000000..1e6db2c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class new file mode 100644 index 0000000..b9f9edb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class new file mode 100644 index 0000000..4f59cba Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class new file mode 100644 index 0000000..1be43b9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class new file mode 100644 index 0000000..cebe2a3 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class new file mode 100644 index 0000000..e4b9fdc Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class new file mode 100644 index 0000000..42c1be2 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class new file mode 100644 index 0000000..7db192e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class new file mode 100644 index 0000000..bd86ab0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class new file mode 100644 index 0000000..e3571a5 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class new file mode 100644 index 0000000..2cade69 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/JsonParser.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/JsonParser.class new file mode 100644 index 0000000..6297336 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/JsonParser.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class new file mode 100644 index 0000000..b7f34eb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class new file mode 100644 index 0000000..49617e1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class new file mode 100644 index 0000000..d483eb8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class new file mode 100644 index 0000000..d1770cb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class new file mode 100644 index 0000000..0df8ceb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class new file mode 100644 index 0000000..9f315c2 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$7.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$7.class new file mode 100644 index 0000000..0870f77 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$7.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class new file mode 100644 index 0000000..4c7c153 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class new file mode 100644 index 0000000..7ef1538 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class new file mode 100644 index 0000000..e475edd Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class new file mode 100644 index 0000000..2ff02fa Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class new file mode 100644 index 0000000..7290eb2 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class new file mode 100644 index 0000000..027b579 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class new file mode 100644 index 0000000..c5ba289 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class new file mode 100644 index 0000000..3b061f1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class new file mode 100644 index 0000000..6d640b9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class new file mode 100644 index 0000000..b27713a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class new file mode 100644 index 0000000..e1850a6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class new file mode 100644 index 0000000..a9895c1 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class new file mode 100644 index 0000000..b1ea519 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class new file mode 100644 index 0000000..3c02335 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class new file mode 100644 index 0000000..ac8adbb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class new file mode 100644 index 0000000..cadc80d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class new file mode 100644 index 0000000..785932d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class new file mode 100644 index 0000000..dcf730c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class new file mode 100644 index 0000000..27d7806 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class new file mode 100644 index 0000000..b6c743b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class new file mode 100644 index 0000000..78bcddc Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class new file mode 100644 index 0000000..1d5119b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class new file mode 100644 index 0000000..79d0e57 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class new file mode 100644 index 0000000..48e3ed4 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class new file mode 100644 index 0000000..34648c9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class new file mode 100644 index 0000000..6b0027e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class new file mode 100644 index 0000000..c6a96e7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class new file mode 100644 index 0000000..88c3a02 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class new file mode 100644 index 0000000..732b6aa Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class new file mode 100644 index 0000000..1e3e0f7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class new file mode 100644 index 0000000..b8f887a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class new file mode 100644 index 0000000..282522d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class new file mode 100644 index 0000000..01a4267 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class new file mode 100644 index 0000000..b4d341e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class new file mode 100644 index 0000000..34979c7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class new file mode 100644 index 0000000..8a1d416 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SpeechApplication.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SpeechApplication.class new file mode 100644 index 0000000..8b53428 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SpeechApplication.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$1.class new file mode 100644 index 0000000..edd99e7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$2.class new file mode 100644 index 0000000..ed9d8c8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$3.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$3.class new file mode 100644 index 0000000..ff050a6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$3.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$4.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$4.class new file mode 100644 index 0000000..1fccd7d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$4.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$5.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$5.class new file mode 100644 index 0000000..8198602 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$5.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$6.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$6.class new file mode 100644 index 0000000..89708bd Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$6.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity.class new file mode 100644 index 0000000..a5c8388 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class new file mode 100644 index 0000000..877255e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class new file mode 100644 index 0000000..5d00fe7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class new file mode 100644 index 0000000..6249c94 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class differ diff --git a/src/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class b/src/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class new file mode 100644 index 0000000..bc5f351 Binary files /dev/null and b/src/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class differ diff --git a/src/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/R.class b/src/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/R.class new file mode 100644 index 0000000..baa564c Binary files /dev/null and b/src/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/R.class differ diff --git a/src/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/src/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt new file mode 100644 index 0000000..9b0074f --- /dev/null +++ b/src/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt @@ -0,0 +1,283 @@ +1 +2 +6 +7 E:\zym\app\src\main\AndroidManifest.xml:7:5-44 +8 android:minSdkVersion="16" +8-->E:\zym\app\src\main\AndroidManifest.xml:7:15-41 +9 android:targetSdkVersion="26" /> +9-->E:\zym\app\src\main\AndroidManifest.xml:7:5-44 +10 +11 +11-->E:\zym\app\src\main\AndroidManifest.xml:9:5-81 +11-->E:\zym\app\src\main\AndroidManifest.xml:9:22-78 +12 +12-->E:\zym\app\src\main\AndroidManifest.xml:10:5-80 +12-->E:\zym\app\src\main\AndroidManifest.xml:10:22-77 +13 +13-->E:\zym\app\src\main\AndroidManifest.xml:11:5-88 +13-->E:\zym\app\src\main\AndroidManifest.xml:11:22-85 +14 +14-->E:\zym\app\src\main\AndroidManifest.xml:12:5-67 +14-->E:\zym\app\src\main\AndroidManifest.xml:12:22-64 +15 +15-->E:\zym\app\src\main\AndroidManifest.xml:13:5-72 +15-->E:\zym\app\src\main\AndroidManifest.xml:13:22-69 +16 +16-->E:\zym\app\src\main\AndroidManifest.xml:14:5-74 +16-->E:\zym\app\src\main\AndroidManifest.xml:14:22-71 +17 +17-->E:\zym\app\src\main\AndroidManifest.xml:15:5-80 +17-->E:\zym\app\src\main\AndroidManifest.xml:15:22-77 +18 +18-->E:\zym\app\src\main\AndroidManifest.xml:16:5-71 +18-->E:\zym\app\src\main\AndroidManifest.xml:16:22-68 +19 +19-->E:\zym\app\src\main\AndroidManifest.xml:17:5-74 +19-->E:\zym\app\src\main\AndroidManifest.xml:17:22-71 +20 +20-->E:\zym\app\src\main\AndroidManifest.xml:18:5-81 +20-->E:\zym\app\src\main\AndroidManifest.xml:18:22-78 +21 +21-->E:\zym\app\src\main\AndroidManifest.xml:19:5-71 +21-->E:\zym\app\src\main\AndroidManifest.xml:19:22-68 +22 +22-->E:\zym\app\src\main\AndroidManifest.xml:20:5-65 +22-->E:\zym\app\src\main\AndroidManifest.xml:20:22-62 +23 +24 E:\zym\app\src\main\AndroidManifest.xml:24:5-145:19 +25 android:appComponentFactory="android.support.v4.app.CoreComponentFactory" +25-->[com.android.support:support-compat:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\0a6322d192fdfe18b2f8cfa16184d23a\support-compat-28.0.0\AndroidManifest.xml:22:18-91 +26 android:debuggable="true" +27 android:icon="@drawable/icon_app" +27-->E:\zym\app\src\main\AndroidManifest.xml:25:9-42 +28 android:label="@string/app_name" +28-->E:\zym\app\src\main\AndroidManifest.xml:26:9-41 +29 android:testOnly="true" > +30 E:\zym\app\src\main\AndroidManifest.xml:27:9-39:20 +31 android:name="net.micode.notes.ui.SplashActivity" +31-->E:\zym\app\src\main\AndroidManifest.xml:28:13-46 +32 android:configChanges="orientation|keyboardHidden|screenSize" +32-->E:\zym\app\src\main\AndroidManifest.xml:29:13-74 +33 android:exported="true" +33-->E:\zym\app\src\main\AndroidManifest.xml:30:13-36 +34 android:label="@string/app_name" +34-->E:\zym\app\src\main\AndroidManifest.xml:31:13-45 +35 android:theme="@style/Theme.Notesmaster2.Fullscreen" > +35-->E:\zym\app\src\main\AndroidManifest.xml:32:13-65 +36 +37 +38 +38-->E:\zym\app\src\main\AndroidManifest.xml:34:13-38:29 +39 +39-->E:\zym\app\src\main\AndroidManifest.xml:35:17-69 +39-->E:\zym\app\src\main\AndroidManifest.xml:35:25-66 +40 +41 +41-->E:\zym\app\src\main\AndroidManifest.xml:37:17-77 +41-->E:\zym\app\src\main\AndroidManifest.xml:37:27-74 +42 +43 +44 E:\zym\app\src\main\AndroidManifest.xml:41:9-52:20 +45 android:name="net.micode.notes.ui.NotesListActivity" +45-->E:\zym\app\src\main\AndroidManifest.xml:42:13-49 +46 android:configChanges="keyboardHidden|orientation|screenSize" +46-->E:\zym\app\src\main\AndroidManifest.xml:43:13-74 +47 android:label="@string/app_name" +47-->E:\zym\app\src\main\AndroidManifest.xml:44:13-45 +48 android:launchMode="singleTop" +48-->E:\zym\app\src\main\AndroidManifest.xml:45:13-43 +49 android:theme="@style/NoteTheme" +49-->E:\zym\app\src\main\AndroidManifest.xml:46:13-45 +50 android:windowSoftInputMode="adjustPan" > +50-->E:\zym\app\src\main\AndroidManifest.xml:47:13-52 +51 +52 +53 +54 +55 E:\zym\app\src\main\AndroidManifest.xml:53:9-83:20 +56 android:name="net.micode.notes.ui.NoteEditActivity" +56-->E:\zym\app\src\main\AndroidManifest.xml:54:13-48 +57 android:configChanges="keyboardHidden|orientation|screenSize" +57-->E:\zym\app\src\main\AndroidManifest.xml:55:13-74 +58 android:launchMode="singleTop" +58-->E:\zym\app\src\main\AndroidManifest.xml:56:13-43 +59 android:theme="@style/NoteTheme" > +59-->E:\zym\app\src\main\AndroidManifest.xml:57:13-45 +60 +60-->E:\zym\app\src\main\AndroidManifest.xml:58:13-65:29 +61 +61-->E:\zym\app\src\main\AndroidManifest.xml:59:17-69 +61-->E:\zym\app\src\main\AndroidManifest.xml:59:25-66 +62 +63 +63-->E:\zym\app\src\main\AndroidManifest.xml:61:17-76 +63-->E:\zym\app\src\main\AndroidManifest.xml:61:27-73 +64 +65 +65-->E:\zym\app\src\main\AndroidManifest.xml:63:17-78 +65-->E:\zym\app\src\main\AndroidManifest.xml:63:23-75 +66 +66-->E:\zym\app\src\main\AndroidManifest.xml:63:17-78 +66-->E:\zym\app\src\main\AndroidManifest.xml:63:23-75 +67 +68 +68-->E:\zym\app\src\main\AndroidManifest.xml:66:13-73:29 +69 +69-->E:\zym\app\src\main\AndroidManifest.xml:67:17-79 +69-->E:\zym\app\src\main\AndroidManifest.xml:67:25-76 +70 +71 +71-->E:\zym\app\src\main\AndroidManifest.xml:61:17-76 +71-->E:\zym\app\src\main\AndroidManifest.xml:61:27-73 +72 +73 +73-->E:\zym\app\src\main\AndroidManifest.xml:63:17-78 +73-->E:\zym\app\src\main\AndroidManifest.xml:63:23-75 +74 +74-->E:\zym\app\src\main\AndroidManifest.xml:63:17-78 +74-->E:\zym\app\src\main\AndroidManifest.xml:63:23-75 +75 +76 +76-->E:\zym\app\src\main\AndroidManifest.xml:74:13-78:29 +77 +77-->E:\zym\app\src\main\AndroidManifest.xml:75:17-71 +77-->E:\zym\app\src\main\AndroidManifest.xml:75:25-68 +78 +79 +79-->E:\zym\app\src\main\AndroidManifest.xml:61:17-76 +79-->E:\zym\app\src\main\AndroidManifest.xml:61:27-73 +80 +81 +82 E:\zym\app\src\main\AndroidManifest.xml:80:13-82:54 +83 android:name="android.app.searchable" +83-->E:\zym\app\src\main\AndroidManifest.xml:81:17-54 +84 android:resource="@xml/searchable" /> +84-->E:\zym\app\src\main\AndroidManifest.xml:82:17-51 +85 +86 +87 E:\zym\app\src\main\AndroidManifest.xml:85:9-88:43 +88 android:name="net.micode.notes.data.NotesProvider" +88-->E:\zym\app\src\main\AndroidManifest.xml:86:13-47 +89 android:authorities="micode_notes" +89-->E:\zym\app\src\main\AndroidManifest.xml:87:13-47 +90 android:multiprocess="true" /> +90-->E:\zym\app\src\main\AndroidManifest.xml:88:13-40 +91 +92 E:\zym\app\src\main\AndroidManifest.xml:90:9-102:20 +93 android:name="net.micode.notes.widget.NoteWidgetProvider_2x" +93-->E:\zym\app\src\main\AndroidManifest.xml:91:13-57 +94 android:label="@string/app_widget2x2" > +94-->E:\zym\app\src\main\AndroidManifest.xml:92:13-50 +95 +95-->E:\zym\app\src\main\AndroidManifest.xml:93:13-97:29 +96 +96-->E:\zym\app\src\main\AndroidManifest.xml:94:17-84 +96-->E:\zym\app\src\main\AndroidManifest.xml:94:25-81 +97 +97-->E:\zym\app\src\main\AndroidManifest.xml:95:17-85 +97-->E:\zym\app\src\main\AndroidManifest.xml:95:25-82 +98 +98-->E:\zym\app\src\main\AndroidManifest.xml:96:17-85 +98-->E:\zym\app\src\main\AndroidManifest.xml:96:25-82 +99 +100 +101 E:\zym\app\src\main\AndroidManifest.xml:99:13-101:58 +102 android:name="android.appwidget.provider" +102-->E:\zym\app\src\main\AndroidManifest.xml:100:17-58 +103 android:resource="@xml/widget_2x_info" /> +103-->E:\zym\app\src\main\AndroidManifest.xml:101:17-55 +104 +105 E:\zym\app\src\main\AndroidManifest.xml:103:9-115:20 +106 android:name="net.micode.notes.widget.NoteWidgetProvider_4x" +106-->E:\zym\app\src\main\AndroidManifest.xml:104:13-57 +107 android:label="@string/app_widget4x4" > +107-->E:\zym\app\src\main\AndroidManifest.xml:105:13-50 +108 +108-->E:\zym\app\src\main\AndroidManifest.xml:93:13-97:29 +109 +109-->E:\zym\app\src\main\AndroidManifest.xml:94:17-84 +109-->E:\zym\app\src\main\AndroidManifest.xml:94:25-81 +110 +110-->E:\zym\app\src\main\AndroidManifest.xml:95:17-85 +110-->E:\zym\app\src\main\AndroidManifest.xml:95:25-82 +111 +111-->E:\zym\app\src\main\AndroidManifest.xml:96:17-85 +111-->E:\zym\app\src\main\AndroidManifest.xml:96:25-82 +112 +113 +114 E:\zym\app\src\main\AndroidManifest.xml:99:13-101:58 +115 android:name="android.appwidget.provider" +115-->E:\zym\app\src\main\AndroidManifest.xml:100:17-58 +116 android:resource="@xml/widget_4x_info" /> +116-->E:\zym\app\src\main\AndroidManifest.xml:101:17-55 +117 +118 +118-->E:\zym\app\src\main\AndroidManifest.xml:116:9-120:20 +118-->E:\zym\app\src\main\AndroidManifest.xml:116:19-55 +119 +119-->E:\zym\app\src\main\AndroidManifest.xml:117:13-119:29 +120 +120-->E:\zym\app\src\main\AndroidManifest.xml:118:17-79 +120-->E:\zym\app\src\main\AndroidManifest.xml:118:25-76 +121 +122 +123 E:\zym\app\src\main\AndroidManifest.xml:121:9-123:41 +124 android:name="net.micode.notes.ui.AlarmReceiver" +124-->E:\zym\app\src\main\AndroidManifest.xml:122:13-45 +125 android:process=":remote" /> +125-->E:\zym\app\src\main\AndroidManifest.xml:123:13-38 +126 +127 E:\zym\app\src\main\AndroidManifest.xml:125:9-131:20 +128 android:name="net.micode.notes.ui.AlarmAlertActivity" +128-->E:\zym\app\src\main\AndroidManifest.xml:126:13-50 +129 android:label="@string/app_name" +129-->E:\zym\app\src\main\AndroidManifest.xml:127:13-45 +130 android:launchMode="singleInstance" +130-->E:\zym\app\src\main\AndroidManifest.xml:128:13-48 +131 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" > +131-->E:\zym\app\src\main\AndroidManifest.xml:129:13-75 +132 #android:theme="theme.holo.light" > +133 +134 E:\zym\app\src\main\AndroidManifest.xml:132:9-136:63 +135 android:name="net.micode.notes.ui.NotesPreferenceActivity" +135-->E:\zym\app\src\main\AndroidManifest.xml:133:13-55 +136 android:label="@string/preferences_title" +136-->E:\zym\app\src\main\AndroidManifest.xml:134:13-54 +137 android:launchMode="singleTop" +137-->E:\zym\app\src\main\AndroidManifest.xml:135:13-43 +138 android:theme="@android:style/Theme.Holo.Light" /> +138-->E:\zym\app\src\main\AndroidManifest.xml:136:13-60 +139 +140 E:\zym\app\src\main\AndroidManifest.xml:138:9-140:40 +141 android:name="net.micode.notes.gtask.remote.GTaskSyncService" +141-->E:\zym\app\src\main\AndroidManifest.xml:139:13-58 +142 android:exported="false" /> +142-->E:\zym\app\src\main\AndroidManifest.xml:140:13-37 +143 +144 E:\zym\app\src\main\AndroidManifest.xml:142:9-144:52 +145 android:name="android.app.default_searchable" +145-->E:\zym\app\src\main\AndroidManifest.xml:143:13-58 +146 android:value=".ui.NoteEditActivity" /> +146-->E:\zym\app\src\main\AndroidManifest.xml:144:13-49 +147 +148 +149 diff --git a/src/app/build/intermediates/merged_assets/debug/out/iflytek/recognize.xml b/src/app/build/intermediates/merged_assets/debug/out/iflytek/recognize.xml new file mode 100644 index 0000000..78300c1 Binary files /dev/null and b/src/app/build/intermediates/merged_assets/debug/out/iflytek/recognize.xml differ diff --git a/src/app/build/intermediates/merged_assets/debug/out/iflytek/voice_bg.9.png b/src/app/build/intermediates/merged_assets/debug/out/iflytek/voice_bg.9.png new file mode 100644 index 0000000..217f9dc Binary files /dev/null and b/src/app/build/intermediates/merged_assets/debug/out/iflytek/voice_bg.9.png differ diff --git a/src/app/build/intermediates/merged_assets/debug/out/iflytek/voice_empty.png b/src/app/build/intermediates/merged_assets/debug/out/iflytek/voice_empty.png new file mode 100644 index 0000000..08ffc43 Binary files /dev/null and b/src/app/build/intermediates/merged_assets/debug/out/iflytek/voice_empty.png differ diff --git a/src/app/build/intermediates/merged_assets/debug/out/iflytek/voice_full.png b/src/app/build/intermediates/merged_assets/debug/out/iflytek/voice_full.png new file mode 100644 index 0000000..4bf5bbc Binary files /dev/null and b/src/app/build/intermediates/merged_assets/debug/out/iflytek/voice_full.png differ diff --git a/src/app/build/intermediates/merged_assets/debug/out/iflytek/waiting.png b/src/app/build/intermediates/merged_assets/debug/out/iflytek/waiting.png new file mode 100644 index 0000000..d13bb33 Binary files /dev/null and b/src/app/build/intermediates/merged_assets/debug/out/iflytek/waiting.png differ diff --git a/src/app/build/intermediates/merged_assets/debug/out/iflytek/warning.png b/src/app/build/intermediates/merged_assets/debug/out/iflytek/warning.png new file mode 100644 index 0000000..48150ff Binary files /dev/null and b/src/app/build/intermediates/merged_assets/debug/out/iflytek/warning.png differ diff --git a/src/app/build/intermediates/merged_java_res/debug/out.jar b/src/app/build/intermediates/merged_java_res/debug/out.jar new file mode 100644 index 0000000..b1fc7fb Binary files /dev/null and b/src/app/build/intermediates/merged_java_res/debug/out.jar differ diff --git a/src/app/build/intermediates/merged_jni_libs/debug/out/Msc.jar b/src/app/build/intermediates/merged_jni_libs/debug/out/Msc.jar new file mode 100644 index 0000000..ce39afb Binary files /dev/null and b/src/app/build/intermediates/merged_jni_libs/debug/out/Msc.jar differ diff --git a/src/app/build/intermediates/merged_jni_libs/debug/out/arm64-v8a/libmsc.so b/src/app/build/intermediates/merged_jni_libs/debug/out/arm64-v8a/libmsc.so new file mode 100644 index 0000000..a318b46 Binary files /dev/null and b/src/app/build/intermediates/merged_jni_libs/debug/out/arm64-v8a/libmsc.so differ diff --git a/src/app/build/intermediates/merged_jni_libs/debug/out/armeabi-v7a/libmsc.so b/src/app/build/intermediates/merged_jni_libs/debug/out/armeabi-v7a/libmsc.so new file mode 100644 index 0000000..babe592 Binary files /dev/null and b/src/app/build/intermediates/merged_jni_libs/debug/out/armeabi-v7a/libmsc.so differ diff --git a/src/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml b/src/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml new file mode 100644 index 0000000..99208b8 --- /dev/null +++ b/src/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #android:theme="theme.holo.light" > + + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/merged_manifests/debug/output.json b/src/app/build/intermediates/merged_manifests/debug/output.json new file mode 100644 index 0000000..dbd13af --- /dev/null +++ b/src/app/build/intermediates/merged_manifests/debug/output.json @@ -0,0 +1 @@ +[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.1","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"net.micode.notes","split":"","minSdkVersion":"16"}}] \ No newline at end of file diff --git a/src/app/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml b/src/app/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml new file mode 100644 index 0000000..0f1287b --- /dev/null +++ b/src/app/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + diff --git a/src/app/build/intermediates/merged_manifests/debugAndroidTest/output.json b/src/app/build/intermediates/merged_manifests/debugAndroidTest/output.json new file mode 100644 index 0000000..4ec0136 --- /dev/null +++ b/src/app/build/intermediates/merged_manifests/debugAndroidTest/output.json @@ -0,0 +1 @@ +[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":-1,"enabled":true,"outputFile":"app-debug-androidTest.apk","fullName":"debugAndroidTest","baseName":"debug-androidTest"},"path":"AndroidManifest.xml","properties":{}}] \ No newline at end of file diff --git a/src/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libmsc.so b/src/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libmsc.so new file mode 100644 index 0000000..a318b46 Binary files /dev/null and b/src/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libmsc.so differ diff --git a/src/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libmsc.so b/src/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libmsc.so new file mode 100644 index 0000000..babe592 Binary files /dev/null and b/src/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libmsc.so differ diff --git a/src/app/build/intermediates/metadata_feature_manifest/debug/processDebugManifest/metadata-feature/output.json b/src/app/build/intermediates/metadata_feature_manifest/debug/processDebugManifest/metadata-feature/output.json new file mode 100644 index 0000000..2091fd2 --- /dev/null +++ b/src/app/build/intermediates/metadata_feature_manifest/debug/processDebugManifest/metadata-feature/output.json @@ -0,0 +1 @@ +[{"outputType":{"type":"METADATA_FEATURE_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.1","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{}}] \ No newline at end of file diff --git a/src/app/build/intermediates/processed_res/debug/processDebugResources/out/output.json b/src/app/build/intermediates/processed_res/debug/processDebugResources/out/output.json new file mode 100644 index 0000000..ebf1ccf --- /dev/null +++ b/src/app/build/intermediates/processed_res/debug/processDebugResources/out/output.json @@ -0,0 +1 @@ +[{"outputType":{"type":"PROCESSED_RES"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.1","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"resources-debug.ap_","properties":{"packageId":"net.micode.notes","split":"","minSdkVersion":"16"}}] \ No newline at end of file diff --git a/src/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_ b/src/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_ new file mode 100644 index 0000000..a3e21c3 Binary files /dev/null and b/src/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_ differ diff --git a/src/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/output.json b/src/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/output.json new file mode 100644 index 0000000..528e34f --- /dev/null +++ b/src/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/output.json @@ -0,0 +1 @@ +[{"outputType":{"type":"PROCESSED_RES"},"apkData":{"type":"MAIN","splits":[],"versionCode":-1,"enabled":true,"outputFile":"app-debug-androidTest.apk","fullName":"debugAndroidTest","baseName":"debug-androidTest"},"path":"resources-debugAndroidTest.ap_","properties":{}}] \ No newline at end of file diff --git a/src/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/resources-debugAndroidTest.ap_ b/src/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/resources-debugAndroidTest.ap_ new file mode 100644 index 0000000..8368ecb Binary files /dev/null and b/src/app/build/intermediates/processed_res/debugAndroidTest/processDebugAndroidTestResources/out/resources-debugAndroidTest.ap_ differ diff --git a/src/app/build/intermediates/res/merged/debug/anim-v21_design_bottom_sheet_slide_in.xml.flat b/src/app/build/intermediates/res/merged/debug/anim-v21_design_bottom_sheet_slide_in.xml.flat new file mode 100644 index 0000000..4f65a2d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim-v21_design_bottom_sheet_slide_in.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim-v21_design_bottom_sheet_slide_out.xml.flat b/src/app/build/intermediates/res/merged/debug/anim-v21_design_bottom_sheet_slide_out.xml.flat new file mode 100644 index 0000000..a88c913 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim-v21_design_bottom_sheet_slide_out.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat new file mode 100644 index 0000000..65f25fa Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_fade_in.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat new file mode 100644 index 0000000..79a785a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_fade_out.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat new file mode 100644 index 0000000..6d81e02 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_grow_fade_in_from_bottom.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat new file mode 100644 index 0000000..a92fbfd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_popup_enter.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat new file mode 100644 index 0000000..e9b20d1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_popup_exit.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat new file mode 100644 index 0000000..75441d6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_shrink_fade_out_from_bottom.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat new file mode 100644 index 0000000..343bf47 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_slide_in_bottom.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat new file mode 100644 index 0000000..c1018bb Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_slide_in_top.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat new file mode 100644 index 0000000..1d97885 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_slide_out_bottom.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat new file mode 100644 index 0000000..92d7b10 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_slide_out_top.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_tooltip_enter.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_tooltip_enter.xml.flat new file mode 100644 index 0000000..e51ccc3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_tooltip_enter.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_abc_tooltip_exit.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_abc_tooltip_exit.xml.flat new file mode 100644 index 0000000..25bba61 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_abc_tooltip_exit.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_design_bottom_sheet_slide_in.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_design_bottom_sheet_slide_in.xml.flat new file mode 100644 index 0000000..73d37cf Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_design_bottom_sheet_slide_in.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_design_bottom_sheet_slide_out.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_design_bottom_sheet_slide_out.xml.flat new file mode 100644 index 0000000..0933a11 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_design_bottom_sheet_slide_out.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_design_snackbar_in.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_design_snackbar_in.xml.flat new file mode 100644 index 0000000..39d930f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_design_snackbar_in.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_design_snackbar_out.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_design_snackbar_out.xml.flat new file mode 100644 index 0000000..437e641 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_design_snackbar_out.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_nav_default_enter_anim.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_nav_default_enter_anim.xml.flat new file mode 100644 index 0000000..aae9f58 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_nav_default_enter_anim.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_nav_default_exit_anim.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_nav_default_exit_anim.xml.flat new file mode 100644 index 0000000..c80e47c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_nav_default_exit_anim.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_nav_default_pop_enter_anim.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_nav_default_pop_enter_anim.xml.flat new file mode 100644 index 0000000..e46f617 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_nav_default_pop_enter_anim.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/anim_nav_default_pop_exit_anim.xml.flat b/src/app/build/intermediates/res/merged/debug/anim_nav_default_pop_exit_anim.xml.flat new file mode 100644 index 0000000..812ab78 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/anim_nav_default_pop_exit_anim.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/animator-v21_design_appbar_state_list_animator.xml.flat b/src/app/build/intermediates/res/merged/debug/animator-v21_design_appbar_state_list_animator.xml.flat new file mode 100644 index 0000000..c768b11 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/animator-v21_design_appbar_state_list_animator.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/animator_design_fab_hide_motion_spec.xml.flat b/src/app/build/intermediates/res/merged/debug/animator_design_fab_hide_motion_spec.xml.flat new file mode 100644 index 0000000..c0825d0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/animator_design_fab_hide_motion_spec.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/animator_design_fab_show_motion_spec.xml.flat b/src/app/build/intermediates/res/merged/debug/animator_design_fab_show_motion_spec.xml.flat new file mode 100644 index 0000000..ad472c8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/animator_design_fab_show_motion_spec.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/animator_mtrl_btn_state_list_anim.xml.flat b/src/app/build/intermediates/res/merged/debug/animator_mtrl_btn_state_list_anim.xml.flat new file mode 100644 index 0000000..0f5ad53 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/animator_mtrl_btn_state_list_anim.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/animator_mtrl_btn_unelevated_state_list_anim.xml.flat b/src/app/build/intermediates/res/merged/debug/animator_mtrl_btn_unelevated_state_list_anim.xml.flat new file mode 100644 index 0000000..9bbab32 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/animator_mtrl_btn_unelevated_state_list_anim.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/animator_mtrl_chip_state_list_anim.xml.flat b/src/app/build/intermediates/res/merged/debug/animator_mtrl_chip_state_list_anim.xml.flat new file mode 100644 index 0000000..df55bd4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/animator_mtrl_chip_state_list_anim.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_hide_motion_spec.xml.flat b/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_hide_motion_spec.xml.flat new file mode 100644 index 0000000..91c23da Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_hide_motion_spec.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_show_motion_spec.xml.flat b/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_show_motion_spec.xml.flat new file mode 100644 index 0000000..470752f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_show_motion_spec.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_transformation_sheet_collapse_spec.xml.flat b/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_transformation_sheet_collapse_spec.xml.flat new file mode 100644 index 0000000..daf02b2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_transformation_sheet_collapse_spec.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_transformation_sheet_expand_spec.xml.flat b/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_transformation_sheet_expand_spec.xml.flat new file mode 100644 index 0000000..faf908a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/animator_mtrl_fab_transformation_sheet_expand_spec.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v21_abc_btn_colored_borderless_text_material.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v21_abc_btn_colored_borderless_text_material.xml.flat new file mode 100644 index 0000000..5d245fd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v21_abc_btn_colored_borderless_text_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_borderless_text_material.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_borderless_text_material.xml.flat new file mode 100644 index 0000000..666a59e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_borderless_text_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_text_material.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_text_material.xml.flat new file mode 100644 index 0000000..e2ad24b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v23_abc_btn_colored_text_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat new file mode 100644 index 0000000..a405a12 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v23_abc_color_highlight_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_btn_checkable.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_btn_checkable.xml.flat new file mode 100644 index 0000000..f389bde Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_btn_checkable.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_default.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_default.xml.flat new file mode 100644 index 0000000..edd1703 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_default.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_edittext.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_edittext.xml.flat new file mode 100644 index 0000000..329a000 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_edittext.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_seek_thumb.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_seek_thumb.xml.flat new file mode 100644 index 0000000..a30c902 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_seek_thumb.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_spinner.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_spinner.xml.flat new file mode 100644 index 0000000..8d33cdc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_spinner.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_switch_track.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_switch_track.xml.flat new file mode 100644 index 0000000..7d7f3f3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v23_abc_tint_switch_track.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color-v23_design_tint_password_toggle.xml.flat b/src/app/build/intermediates/res/merged/debug/color-v23_design_tint_password_toggle.xml.flat new file mode 100644 index 0000000..5d58cb4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color-v23_design_tint_password_toggle.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_dark.xml.flat new file mode 100644 index 0000000..e7ccc89 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_light.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_light.xml.flat new file mode 100644 index 0000000..f92ecdd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_background_cache_hint_selector_material_light.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_btn_colored_borderless_text_material.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_btn_colored_borderless_text_material.xml.flat new file mode 100644 index 0000000..c41b4a5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_btn_colored_borderless_text_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_btn_colored_text_material.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_btn_colored_text_material.xml.flat new file mode 100644 index 0000000..946cce2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_btn_colored_text_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_dark.xml.flat new file mode 100644 index 0000000..3a70e9e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_light.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_light.xml.flat new file mode 100644 index 0000000..8144c29 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_hint_foreground_material_light.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat new file mode 100644 index 0000000..95590ce Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat new file mode 100644 index 0000000..6a7ebe2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_disable_only_material_light.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat new file mode 100644 index 0000000..7950ccf Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat new file mode 100644 index 0000000..807584b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_primary_text_material_light.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat new file mode 100644 index 0000000..2d8abb9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_search_url_text.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat new file mode 100644 index 0000000..d2750e0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat new file mode 100644 index 0000000..672a1dd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_secondary_text_material_light.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_tint_btn_checkable.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_tint_btn_checkable.xml.flat new file mode 100644 index 0000000..318f5a9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_tint_btn_checkable.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_tint_default.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_tint_default.xml.flat new file mode 100644 index 0000000..a8ecf4c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_tint_default.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_tint_edittext.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_tint_edittext.xml.flat new file mode 100644 index 0000000..58ec2c2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_tint_edittext.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_tint_seek_thumb.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_tint_seek_thumb.xml.flat new file mode 100644 index 0000000..6130a31 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_tint_seek_thumb.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_tint_spinner.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_tint_spinner.xml.flat new file mode 100644 index 0000000..131945f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_tint_spinner.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_abc_tint_switch_track.xml.flat b/src/app/build/intermediates/res/merged/debug/color_abc_tint_switch_track.xml.flat new file mode 100644 index 0000000..0ee258d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_abc_tint_switch_track.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_design_error.xml.flat b/src/app/build/intermediates/res/merged/debug/color_design_error.xml.flat new file mode 100644 index 0000000..e0d477c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_design_error.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_design_tint_password_toggle.xml.flat b/src/app/build/intermediates/res/merged/debug/color_design_tint_password_toggle.xml.flat new file mode 100644 index 0000000..3d47044 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_design_tint_password_toggle.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_bottom_nav_colored_item_tint.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_bottom_nav_colored_item_tint.xml.flat new file mode 100644 index 0000000..f1c3870 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_bottom_nav_colored_item_tint.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_bottom_nav_item_tint.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_bottom_nav_item_tint.xml.flat new file mode 100644 index 0000000..27da162 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_bottom_nav_item_tint.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_bg_color_selector.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_bg_color_selector.xml.flat new file mode 100644 index 0000000..4e18101 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_bg_color_selector.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_ripple_color.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_ripple_color.xml.flat new file mode 100644 index 0000000..a176990 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_ripple_color.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_stroke_color_selector.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_stroke_color_selector.xml.flat new file mode 100644 index 0000000..6051a7f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_stroke_color_selector.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_text_btn_ripple_color.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_text_btn_ripple_color.xml.flat new file mode 100644 index 0000000..6734e7d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_text_btn_ripple_color.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_text_color_selector.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_text_color_selector.xml.flat new file mode 100644 index 0000000..5df710a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_btn_text_color_selector.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_background_color.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_background_color.xml.flat new file mode 100644 index 0000000..4421110 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_background_color.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_close_icon_tint.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_close_icon_tint.xml.flat new file mode 100644 index 0000000..d2d9d83 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_close_icon_tint.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_ripple_color.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_ripple_color.xml.flat new file mode 100644 index 0000000..5f238b8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_ripple_color.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_text_color.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_text_color.xml.flat new file mode 100644 index 0000000..a886d28 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_chip_text_color.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_fab_ripple_color.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_fab_ripple_color.xml.flat new file mode 100644 index 0000000..59e52bf Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_fab_ripple_color.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_colored_ripple_color.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_colored_ripple_color.xml.flat new file mode 100644 index 0000000..e99e8c1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_colored_ripple_color.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_icon_color_selector.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_icon_color_selector.xml.flat new file mode 100644 index 0000000..38d1c80 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_icon_color_selector.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_icon_color_selector_colored.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_icon_color_selector_colored.xml.flat new file mode 100644 index 0000000..0561494 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_icon_color_selector_colored.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_legacy_text_color_selector.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_legacy_text_color_selector.xml.flat new file mode 100644 index 0000000..6bcdf8f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_legacy_text_color_selector.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_ripple_color.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_ripple_color.xml.flat new file mode 100644 index 0000000..5eecc79 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_tabs_ripple_color.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_mtrl_text_btn_text_color_selector.xml.flat b/src/app/build/intermediates/res/merged/debug/color_mtrl_text_btn_text_color_selector.xml.flat new file mode 100644 index 0000000..309f460 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_mtrl_text_btn_text_color_selector.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat new file mode 100644 index 0000000..ab3dae2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat new file mode 100644 index 0000000..0dd6651 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat new file mode 100644 index 0000000..30063c6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_switch_thumb_material_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat b/src/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat new file mode 100644 index 0000000..2d6b30f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/color_switch_thumb_material_light.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_design_ic_visibility.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_design_ic_visibility.xml.flat new file mode 100644 index 0000000..3b10846 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_design_ic_visibility.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_design_ic_visibility_off.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_design_ic_visibility_off.xml.flat new file mode 100644 index 0000000..b88b192 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_design_ic_visibility_off.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_dashboard_black_24dp.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_dashboard_black_24dp.xml.flat new file mode 100644 index 0000000..9fdaa26 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_dashboard_black_24dp.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_home_black_24dp.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_home_black_24dp.xml.flat new file mode 100644 index 0000000..dd88e4d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_home_black_24dp.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_launcher_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_launcher_background.xml.flat new file mode 100644 index 0000000..c221dd0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_launcher_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_notifications_black_24dp.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_notifications_black_24dp.xml.flat new file mode 100644 index 0000000..469f756 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-anydpi-v21_ic_notifications_black_24dp.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..c4eaa1a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat new file mode 100644 index 0000000..74f0e3a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat new file mode 100644 index 0000000..9983bec Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat new file mode 100644 index 0000000..daf08ec Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat new file mode 100644 index 0000000..16f7910 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat new file mode 100644 index 0000000..b2d8039 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat new file mode 100644 index 0000000..a7eae23 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..25b80ee Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat new file mode 100644 index 0000000..cca70f7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..34904e5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat new file mode 100644 index 0000000..2953c39 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..d0bf068 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat new file mode 100644 index 0000000..0942258 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat new file mode 100644 index 0000000..bceb8f2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat new file mode 100644 index 0000000..50504fa Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat new file mode 100644 index 0000000..802689d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat new file mode 100644 index 0000000..b7393a8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat new file mode 100644 index 0000000..ca660dc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat new file mode 100644 index 0000000..550685a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat new file mode 100644 index 0000000..7f2db6f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..c0058e9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat new file mode 100644 index 0000000..0ce7427 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat new file mode 100644 index 0000000..0b79bb0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat new file mode 100644 index 0000000..2187136 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat new file mode 100644 index 0000000..e41a3bf Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat new file mode 100644 index 0000000..b4ffc0d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat new file mode 100644 index 0000000..71fd8b2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat new file mode 100644 index 0000000..8fa18fc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat new file mode 100644 index 0000000..9c0601b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat new file mode 100644 index 0000000..19823a4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat new file mode 100644 index 0000000..5ea76ca Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat new file mode 100644 index 0000000..19082a9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..6548ebf Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..556ef82 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat new file mode 100644 index 0000000..9d86eda Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..f3cecc7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..8b08e7a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat new file mode 100644 index 0000000..2667244 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat new file mode 100644 index 0000000..ff694ce Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat new file mode 100644 index 0000000..5ee0498 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat new file mode 100644 index 0000000..598aa24 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat new file mode 100644 index 0000000..5e26d5d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat new file mode 100644 index 0000000..90446ec Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..f4653c7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..aa1990e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..555ab4a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..52929ae Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_design_ic_visibility.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_design_ic_visibility.png.flat new file mode 100644 index 0000000..804465b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_design_ic_visibility.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_design_ic_visibility_off.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_design_ic_visibility_off.png.flat new file mode 100644 index 0000000..a06b126 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_design_ic_visibility_off.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat new file mode 100644 index 0000000..a775afa Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat new file mode 100644 index 0000000..da717c3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat new file mode 100644 index 0000000..9280950 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat new file mode 100644 index 0000000..be9e548 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat new file mode 100644 index 0000000..c0c446b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat new file mode 100644 index 0000000..38b6dba Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_color_btn_mask.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_color_btn_mask.png.flat new file mode 100644 index 0000000..8ae7b88 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_color_btn_mask.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat new file mode 100644 index 0000000..3c44d5c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat new file mode 100644 index 0000000..c3ae463 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat new file mode 100644 index 0000000..060810d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat new file mode 100644 index 0000000..05071e8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat new file mode 100644 index 0000000..f096035 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat new file mode 100644 index 0000000..59ecbad Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat new file mode 100644 index 0000000..e291ac0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat new file mode 100644 index 0000000..6a86cfc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat new file mode 100644 index 0000000..9a0f1c4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat new file mode 100644 index 0000000..82f92ac Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat new file mode 100644 index 0000000..678161e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat new file mode 100644 index 0000000..babe473 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat new file mode 100644 index 0000000..02f1f07 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat new file mode 100644 index 0000000..bb3dd7e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat new file mode 100644 index 0000000..68b54bf Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat new file mode 100644 index 0000000..5b5b6b6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat new file mode 100644 index 0000000..ae034d7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat new file mode 100644 index 0000000..5479922 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat new file mode 100644 index 0000000..95834a1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_dashboard_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_dashboard_black_24dp.png.flat new file mode 100644 index 0000000..bc4cb10 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_dashboard_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_home_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_home_black_24dp.png.flat new file mode 100644 index 0000000..20a3ff3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_home_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_launcher_background.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_launcher_background.png.flat new file mode 100644 index 0000000..7ac7ca1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_launcher_background.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_notifications_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_notifications_black_24dp.png.flat new file mode 100644 index 0000000..17f6ad7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_ic_notifications_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat new file mode 100644 index 0000000..6756325 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.png.flat new file mode 100644 index 0000000..5aa1b24 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat new file mode 100644 index 0000000..5f38b5f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat new file mode 100644 index 0000000..e028c37 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat new file mode 100644 index 0000000..15fe86c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat new file mode 100644 index 0000000..57a9446 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat new file mode 100644 index 0000000..3655a9a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat new file mode 100644 index 0000000..5e04011 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat new file mode 100644 index 0000000..b9888fa Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat new file mode 100644 index 0000000..7a076ef Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat new file mode 100644 index 0000000..8482457 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat new file mode 100644 index 0000000..64a8900 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat new file mode 100644 index 0000000..27976fd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat new file mode 100644 index 0000000..8c5d3b6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat new file mode 100644 index 0000000..9209111 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat new file mode 100644 index 0000000..a1f28ce Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat new file mode 100644 index 0000000..37fa848 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat new file mode 100644 index 0000000..31e4b95 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat new file mode 100644 index 0000000..0e7e12d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat new file mode 100644 index 0000000..0576b6d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat new file mode 100644 index 0000000..2a7b28d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat new file mode 100644 index 0000000..68116dd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat new file mode 100644 index 0000000..c519140 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat new file mode 100644 index 0000000..46f3973 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat new file mode 100644 index 0000000..2b5eb33 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat new file mode 100644 index 0000000..72fc57f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat new file mode 100644 index 0000000..5c689d4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat new file mode 100644 index 0000000..12687fd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat new file mode 100644 index 0000000..6a2aa30 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat new file mode 100644 index 0000000..aef9d26 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_p1.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_p1.png.flat new file mode 100644 index 0000000..f6ecde9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_p1.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_record.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_record.png.flat new file mode 100644 index 0000000..95f1dc9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_record.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat new file mode 100644 index 0000000..e786a61 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat new file mode 100644 index 0000000..2f1523b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_star.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_star.png.flat new file mode 100644 index 0000000..1579b07 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_star.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat new file mode 100644 index 0000000..afc51fa Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat new file mode 100644 index 0000000..6404424 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat new file mode 100644 index 0000000..a774eba Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat new file mode 100644 index 0000000..a9d00f7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat new file mode 100644 index 0000000..d14338b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat new file mode 100644 index 0000000..8965e27 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat new file mode 100644 index 0000000..2cf3932 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat new file mode 100644 index 0000000..8ba6094 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat new file mode 100644 index 0000000..83b9eed Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat new file mode 100644 index 0000000..cbe5961 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat new file mode 100644 index 0000000..b6b3b2a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat new file mode 100644 index 0000000..0589726 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_dashboard_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_dashboard_black_24dp.png.flat new file mode 100644 index 0000000..8751f09 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_dashboard_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_home_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_home_black_24dp.png.flat new file mode 100644 index 0000000..d8c1de5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_home_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_launcher_background.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_launcher_background.png.flat new file mode 100644 index 0000000..f56e22b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_launcher_background.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_notifications_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_notifications_black_24dp.png.flat new file mode 100644 index 0000000..0e2ef81 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldpi_ic_notifications_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..ff1d5b8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat new file mode 100644 index 0000000..b8b6654 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat new file mode 100644 index 0000000..f47a16c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..cac1196 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat new file mode 100644 index 0000000..010c7d6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat new file mode 100644 index 0000000..90a2ee1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..f4aee13 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat new file mode 100644 index 0000000..8188f97 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat new file mode 100644 index 0000000..316295f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..0a48fc3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat new file mode 100644 index 0000000..533a6d4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat new file mode 100644 index 0000000..ef1b587 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..9599525 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat new file mode 100644 index 0000000..d55ca33 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat new file mode 100644 index 0000000..364697d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..d249df8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat new file mode 100644 index 0000000..152ea0d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat new file mode 100644 index 0000000..2fcb54f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat new file mode 100644 index 0000000..2b1100e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat new file mode 100644 index 0000000..4eeb096 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat new file mode 100644 index 0000000..2f9cf4b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat new file mode 100644 index 0000000..226bc04 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..7719e11 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat new file mode 100644 index 0000000..bb44092 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..4879bac Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat new file mode 100644 index 0000000..55f8644 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..fca2b9b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat new file mode 100644 index 0000000..ffcfb50 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat new file mode 100644 index 0000000..4379456 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat new file mode 100644 index 0000000..e79c289 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat new file mode 100644 index 0000000..0121e67 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat new file mode 100644 index 0000000..b96830e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat new file mode 100644 index 0000000..bd4988b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat new file mode 100644 index 0000000..4c39fa3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat new file mode 100644 index 0000000..c698869 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..1d59d18 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat new file mode 100644 index 0000000..07d8813 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat new file mode 100644 index 0000000..f607806 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat new file mode 100644 index 0000000..6fb13f3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat new file mode 100644 index 0000000..38946ae Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat new file mode 100644 index 0000000..db4a93f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat new file mode 100644 index 0000000..47e0961 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat new file mode 100644 index 0000000..bfc44e8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat new file mode 100644 index 0000000..dc71c1f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat new file mode 100644 index 0000000..2229104 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat new file mode 100644 index 0000000..937437c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat new file mode 100644 index 0000000..c38dbd2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..995ddbe Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..b7a054b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat new file mode 100644 index 0000000..53537ab Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..f7005aa Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..b3bf52e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat new file mode 100644 index 0000000..478042f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat new file mode 100644 index 0000000..6aa682a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat new file mode 100644 index 0000000..ef85438 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat new file mode 100644 index 0000000..8e0dab2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat new file mode 100644 index 0000000..be7cf4a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat new file mode 100644 index 0000000..84a2cc0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..9b50ad6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..4fc4549 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..ac960ef Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..e7ae842 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_design_ic_visibility.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_design_ic_visibility.png.flat new file mode 100644 index 0000000..9247e53 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_design_ic_visibility.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_design_ic_visibility_off.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_design_ic_visibility_off.png.flat new file mode 100644 index 0000000..b3b4a54 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_design_ic_visibility_off.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat new file mode 100644 index 0000000..0df6a81 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat new file mode 100644 index 0000000..0756021 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat new file mode 100644 index 0000000..ab33719 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat new file mode 100644 index 0000000..32a228e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat new file mode 100644 index 0000000..e44c6fc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_dashboard_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_dashboard_black_24dp.png.flat new file mode 100644 index 0000000..63b8dca Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_dashboard_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_home_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_home_black_24dp.png.flat new file mode 100644 index 0000000..efb9649 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_home_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_launcher_background.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_launcher_background.png.flat new file mode 100644 index 0000000..478d99d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_launcher_background.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_notifications_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_notifications_black_24dp.png.flat new file mode 100644 index 0000000..eb900fd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-mdpi_ic_notifications_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat new file mode 100644 index 0000000..12de6de Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_action_bar_item_background_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat new file mode 100644 index 0000000..76a1eb5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_btn_colored_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_dialog_material_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_dialog_material_background.xml.flat new file mode 100644 index 0000000..56d47e9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_dialog_material_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat new file mode 100644 index 0000000..8bc2c31 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_edit_text_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_list_divider_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_list_divider_material.xml.flat new file mode 100644 index 0000000..4165e81 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v21_abc_list_divider_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v21_avd_hide_password.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v21_avd_hide_password.xml.flat new file mode 100644 index 0000000..b383362 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v21_avd_hide_password.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v21_avd_show_password.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v21_avd_show_password.xml.flat new file mode 100644 index 0000000..6e288f2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v21_avd_show_password.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v21_design_bottom_navigation_item_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v21_design_bottom_navigation_item_background.xml.flat new file mode 100644 index 0000000..6c55fcf Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v21_design_bottom_navigation_item_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v21_design_password_eye.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v21_design_password_eye.xml.flat new file mode 100644 index 0000000..00ee51d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v21_design_password_eye.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat new file mode 100644 index 0000000..0c1d1b3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v21_notification_action_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat new file mode 100644 index 0000000..c8e7a00 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-v23_abc_control_background_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-watch-v20_abc_dialog_material_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable-watch-v20_abc_dialog_material_background.xml.flat new file mode 100644 index 0000000..5958c66 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-watch-v20_abc_dialog_material_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..f475149 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat new file mode 100644 index 0000000..7511c62 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat new file mode 100644 index 0000000..cdb4b5d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat new file mode 100644 index 0000000..6975c75 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat new file mode 100644 index 0000000..6bf3416 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat new file mode 100644 index 0000000..402a05c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat new file mode 100644 index 0000000..9d3e418 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..e5336ff Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat new file mode 100644 index 0000000..e68c122 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..92c7c9b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat new file mode 100644 index 0000000..0675d85 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..4b813a2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat new file mode 100644 index 0000000..d0ed502 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat new file mode 100644 index 0000000..a6e4512 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat new file mode 100644 index 0000000..79394ca Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat new file mode 100644 index 0000000..9312f3c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat new file mode 100644 index 0000000..2353ff6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat new file mode 100644 index 0000000..aed88ea Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat new file mode 100644 index 0000000..c854aaf Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat new file mode 100644 index 0000000..ba96dc9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..1540061 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat new file mode 100644 index 0000000..3f1efdc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat new file mode 100644 index 0000000..e7cbfb0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat new file mode 100644 index 0000000..c7b1dd2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat new file mode 100644 index 0000000..4422ce8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat new file mode 100644 index 0000000..436116f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat new file mode 100644 index 0000000..02ffe9e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat new file mode 100644 index 0000000..487eeba Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat new file mode 100644 index 0000000..bb4ec5d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat new file mode 100644 index 0000000..f0004f0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat new file mode 100644 index 0000000..d1c90d8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat new file mode 100644 index 0000000..fc0e3a3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..5b4bcf5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..01b59fe Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat new file mode 100644 index 0000000..f283d3c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..35620c2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..30f039d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat new file mode 100644 index 0000000..2a34f06 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat new file mode 100644 index 0000000..0f1fa47 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat new file mode 100644 index 0000000..374b1b1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat new file mode 100644 index 0000000..4e688b4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat new file mode 100644 index 0000000..2a4387f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat new file mode 100644 index 0000000..ee6ede4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..1741050 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..ee9b3b1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..270aec6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..bec03ef Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_design_ic_visibility.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_design_ic_visibility.png.flat new file mode 100644 index 0000000..ff6442f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_design_ic_visibility.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_design_ic_visibility_off.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_design_ic_visibility_off.png.flat new file mode 100644 index 0000000..b2dba2f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_design_ic_visibility_off.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat new file mode 100644 index 0000000..93d8d96 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat new file mode 100644 index 0000000..ba2ad9e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat new file mode 100644 index 0000000..002888b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat new file mode 100644 index 0000000..d129767 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat new file mode 100644 index 0000000..5514d32 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_dashboard_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_dashboard_black_24dp.png.flat new file mode 100644 index 0000000..dfe1c1e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_dashboard_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_home_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_home_black_24dp.png.flat new file mode 100644 index 0000000..918e630 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_home_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_launcher_background.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_launcher_background.png.flat new file mode 100644 index 0000000..89bf9ed Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_launcher_background.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_notifications_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_notifications_black_24dp.png.flat new file mode 100644 index 0000000..ccc0966 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xhdpi_ic_notifications_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..4cecdda Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat new file mode 100644 index 0000000..3b942d8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat new file mode 100644 index 0000000..a31f607 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat new file mode 100644 index 0000000..bdc4178 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat new file mode 100644 index 0000000..32ba24a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat new file mode 100644 index 0000000..7e36d84 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat new file mode 100644 index 0000000..f6dee3d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..8673b2b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat new file mode 100644 index 0000000..31f4cf7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..ff4b4ba Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat new file mode 100644 index 0000000..142c678 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..8f1ccf6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat new file mode 100644 index 0000000..04c8db0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat new file mode 100644 index 0000000..10a0cfb Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat new file mode 100644 index 0000000..1bc6a6e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat new file mode 100644 index 0000000..6f8b3e8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat new file mode 100644 index 0000000..1facd54 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat new file mode 100644 index 0000000..f5868c8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat new file mode 100644 index 0000000..3522c68 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat new file mode 100644 index 0000000..c1398f9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..95e87ca Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat new file mode 100644 index 0000000..076080a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat new file mode 100644 index 0000000..1028812 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat new file mode 100644 index 0000000..f4d7a8f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat new file mode 100644 index 0000000..3480a49 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat new file mode 100644 index 0000000..a6dc718 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat new file mode 100644 index 0000000..3c26384 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat new file mode 100644 index 0000000..c3e86a9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat new file mode 100644 index 0000000..af2fc62 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat new file mode 100644 index 0000000..ff869fa Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat new file mode 100644 index 0000000..846b0c7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat new file mode 100644 index 0000000..a7a2223 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..9ca9ddb Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..9c9625c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat new file mode 100644 index 0000000..ce72518 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..da758eb Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..9d92f19 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat new file mode 100644 index 0000000..c97f538 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat new file mode 100644 index 0000000..95b5c9e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat new file mode 100644 index 0000000..c03eb94 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat new file mode 100644 index 0000000..616ffe2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat new file mode 100644 index 0000000..2266a14 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat new file mode 100644 index 0000000..d8abbc1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..323d0f5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..336e805 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..21c386f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..46ef945 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_design_ic_visibility.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_design_ic_visibility.png.flat new file mode 100644 index 0000000..52f0627 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_design_ic_visibility.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_design_ic_visibility_off.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_design_ic_visibility_off.png.flat new file mode 100644 index 0000000..b2a058a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi-v4_design_ic_visibility_off.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_dashboard_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_dashboard_black_24dp.png.flat new file mode 100644 index 0000000..f484274 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_dashboard_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_home_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_home_black_24dp.png.flat new file mode 100644 index 0000000..cc8d6b7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_home_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_launcher_background.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_launcher_background.png.flat new file mode 100644 index 0000000..b259c43 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_launcher_background.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_notifications_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_notifications_black_24dp.png.flat new file mode 100644 index 0000000..a384ec3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_notifications_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat new file mode 100644 index 0000000..6879a52 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat new file mode 100644 index 0000000..eba5620 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat new file mode 100644 index 0000000..27e77e3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat new file mode 100644 index 0000000..e5cabd8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat new file mode 100644 index 0000000..fe3fbdc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat new file mode 100644 index 0000000..80c851d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..4cb2ab8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat new file mode 100644 index 0000000..010e666 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat new file mode 100644 index 0000000..42ee236 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat new file mode 100644 index 0000000..3e83ff7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat new file mode 100644 index 0000000..aaf0433 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat new file mode 100644 index 0000000..5b83f17 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat new file mode 100644 index 0000000..7a6bf3b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat new file mode 100644 index 0000000..14972c5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat new file mode 100644 index 0000000..4fdbbd0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat new file mode 100644 index 0000000..6072761 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat new file mode 100644 index 0000000..ebdcaf4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat new file mode 100644 index 0000000..f930d26 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat new file mode 100644 index 0000000..b1fccae Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat new file mode 100644 index 0000000..a32411a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..8ad2cf8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat new file mode 100644 index 0000000..1b39cd2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat new file mode 100644 index 0000000..bf163a6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat new file mode 100644 index 0000000..81ba15f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat new file mode 100644 index 0000000..da0cfd3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat new file mode 100644 index 0000000..3a68cde Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_design_ic_visibility.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_design_ic_visibility.png.flat new file mode 100644 index 0000000..1881ce8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_design_ic_visibility.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_design_ic_visibility_off.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_design_ic_visibility_off.png.flat new file mode 100644 index 0000000..a954ec9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4_design_ic_visibility_off.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_dashboard_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_dashboard_black_24dp.png.flat new file mode 100644 index 0000000..2a97324 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_dashboard_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_home_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_home_black_24dp.png.flat new file mode 100644 index 0000000..e3d3832 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_home_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_launcher_background.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_launcher_background.png.flat new file mode 100644 index 0000000..e51e957 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_launcher_background.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_notifications_black_24dp.png.flat b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_notifications_black_24dp.png.flat new file mode 100644 index 0000000..7313445 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable-xxxhdpi_ic_notifications_black_24dp.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat new file mode 100644 index 0000000..479a427 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_borderless_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat new file mode 100644 index 0000000..5643cfc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_check_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_colored_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_colored_material.xml.flat new file mode 100644 index 0000000..e54f6c8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_colored_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat new file mode 100644 index 0000000..d3f4317 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_default_mtrl_shape.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat new file mode 100644 index 0000000..641483b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_btn_radio_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat new file mode 100644 index 0000000..d78cd59 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_internal_bg.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat new file mode 100644 index 0000000..cb034ea Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_cab_background_top_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background.xml.flat new file mode 100644 index 0000000..65080d0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_dialog_material_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_edit_text_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_edit_text_material.xml.flat new file mode 100644 index 0000000..442f5be Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_edit_text_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_ab_back_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_ab_back_material.xml.flat new file mode 100644 index 0000000..b2fed16 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_ab_back_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat new file mode 100644 index 0000000..b379062 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_clear_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_clear_material.xml.flat new file mode 100644 index 0000000..c2b93aa Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_clear_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_go_search_api_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_go_search_api_material.xml.flat new file mode 100644 index 0000000..2e5befd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_go_search_api_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_menu_overflow_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_menu_overflow_material.xml.flat new file mode 100644 index 0000000..1aa988b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_menu_overflow_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_search_api_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_search_api_material.xml.flat new file mode 100644 index 0000000..e245d97 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_search_api_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_voice_search_api_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_voice_search_api_material.xml.flat new file mode 100644 index 0000000..c5c3e85 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_ic_voice_search_api_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat new file mode 100644 index 0000000..512bdc0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat new file mode 100644 index 0000000..29b2154 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_item_background_holo_light.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_list_divider_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_list_divider_material.xml.flat new file mode 100644 index 0000000..04de754 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_list_divider_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat new file mode 100644 index 0000000..b90e8d1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat new file mode 100644 index 0000000..0f1cfa7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_background_transition_holo_light.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat new file mode 100644 index 0000000..3845887 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat new file mode 100644 index 0000000..89a694d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_list_selector_holo_light.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat new file mode 100644 index 0000000..0d11aab Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_indicator_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_material.xml.flat new file mode 100644 index 0000000..5d55e89 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat new file mode 100644 index 0000000..e5a02e6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_ratingbar_small_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat new file mode 100644 index 0000000..8f9af5f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_thumb_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_tick_mark_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_tick_mark_material.xml.flat new file mode 100644 index 0000000..fd72900 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_tick_mark_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat new file mode 100644 index 0000000..4f89108 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_seekbar_track_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat new file mode 100644 index 0000000..99249ee Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_spinner_textfield_background_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat new file mode 100644 index 0000000..677cde2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_switch_thumb_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat new file mode 100644 index 0000000..60f51e0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_tab_indicator_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat new file mode 100644 index 0000000..4ffc8fc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_text_cursor_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat new file mode 100644 index 0000000..61a0bd1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_textfield_search_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_abc_vector_test.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_abc_vector_test.xml.flat new file mode 100644 index 0000000..5721b14 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_abc_vector_test.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_design_bottom_navigation_item_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_design_bottom_navigation_item_background.xml.flat new file mode 100644 index 0000000..859b7b8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_design_bottom_navigation_item_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_design_fab_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_design_fab_background.xml.flat new file mode 100644 index 0000000..6e03cea Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_design_fab_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_design_password_eye.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_design_password_eye.xml.flat new file mode 100644 index 0000000..e06deb6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_design_password_eye.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_design_snackbar_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_design_snackbar_background.xml.flat new file mode 100644 index 0000000..070df03 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_design_snackbar_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_ic_mtrl_chip_checked_black.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_ic_mtrl_chip_checked_black.xml.flat new file mode 100644 index 0000000..876c1ca Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_ic_mtrl_chip_checked_black.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_ic_mtrl_chip_checked_circle.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_ic_mtrl_chip_checked_circle.xml.flat new file mode 100644 index 0000000..eed7308 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_ic_mtrl_chip_checked_circle.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_ic_mtrl_chip_close_circle.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_ic_mtrl_chip_close_circle.xml.flat new file mode 100644 index 0000000..281e123 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_ic_mtrl_chip_close_circle.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_img.png.flat b/src/app/build/intermediates/res/merged/debug/drawable_img.png.flat new file mode 100644 index 0000000..4683dba Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_img.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_mtrl_snackbar_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_mtrl_snackbar_background.xml.flat new file mode 100644 index 0000000..34e6336 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_mtrl_snackbar_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_mtrl_tabs_default_indicator.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_mtrl_tabs_default_indicator.xml.flat new file mode 100644 index 0000000..4fed0a5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_mtrl_tabs_default_indicator.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_navigation_empty_icon.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_navigation_empty_icon.xml.flat new file mode 100644 index 0000000..9af8fb1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_navigation_empty_icon.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat new file mode 100644 index 0000000..e4a9354 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat new file mode 100644 index 0000000..3fda6c5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_notification_bg.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat new file mode 100644 index 0000000..eca3760 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_notification_bg_low.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat new file mode 100644 index 0000000..b2dd1a9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_notification_icon_background.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat new file mode 100644 index 0000000..c58f2cd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_notification_tile_bg.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_splash.png.flat b/src/app/build/intermediates/res/merged/debug/drawable_splash.png.flat new file mode 100644 index 0000000..b49029b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_splash.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_dark.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_dark.xml.flat new file mode 100644 index 0000000..b6227e7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_dark.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_light.xml.flat b/src/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_light.xml.flat new file mode 100644 index 0000000..b980a72 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/drawable_tooltip_frame_light.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/interpolator-v21_mtrl_fast_out_linear_in.xml.flat b/src/app/build/intermediates/res/merged/debug/interpolator-v21_mtrl_fast_out_linear_in.xml.flat new file mode 100644 index 0000000..d642106 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/interpolator-v21_mtrl_fast_out_linear_in.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/interpolator-v21_mtrl_fast_out_slow_in.xml.flat b/src/app/build/intermediates/res/merged/debug/interpolator-v21_mtrl_fast_out_slow_in.xml.flat new file mode 100644 index 0000000..166cd91 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/interpolator-v21_mtrl_fast_out_slow_in.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/interpolator-v21_mtrl_linear_out_slow_in.xml.flat b/src/app/build/intermediates/res/merged/debug/interpolator-v21_mtrl_linear_out_slow_in.xml.flat new file mode 100644 index 0000000..43c5cbb Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/interpolator-v21_mtrl_linear_out_slow_in.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_fast_out_linear_in.xml.flat b/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_fast_out_linear_in.xml.flat new file mode 100644 index 0000000..2a23d5b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_fast_out_linear_in.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_fast_out_slow_in.xml.flat b/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_fast_out_slow_in.xml.flat new file mode 100644 index 0000000..5ace1ec Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_fast_out_slow_in.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_linear.xml.flat b/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_linear.xml.flat new file mode 100644 index 0000000..5583470 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_linear.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_linear_out_slow_in.xml.flat b/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_linear_out_slow_in.xml.flat new file mode 100644 index 0000000..4977a7d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/interpolator_mtrl_linear_out_slow_in.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout-sw600dp-v13_design_layout_snackbar.xml.flat b/src/app/build/intermediates/res/merged/debug/layout-sw600dp-v13_design_layout_snackbar.xml.flat new file mode 100644 index 0000000..557acf4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout-sw600dp-v13_design_layout_snackbar.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout-sw600dp-v13_mtrl_layout_snackbar.xml.flat b/src/app/build/intermediates/res/merged/debug/layout-sw600dp-v13_mtrl_layout_snackbar.xml.flat new file mode 100644 index 0000000..71a2d69 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout-sw600dp-v13_mtrl_layout_snackbar.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout-v16_notification_template_custom_big.xml.flat b/src/app/build/intermediates/res/merged/debug/layout-v16_notification_template_custom_big.xml.flat new file mode 100644 index 0000000..0a75e69 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout-v16_notification_template_custom_big.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat b/src/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat new file mode 100644 index 0000000..94c1b34 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout-v21_notification_action.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat b/src/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat new file mode 100644 index 0000000..6194c37 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout-v21_notification_action_tombstone.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat b/src/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat new file mode 100644 index 0000000..83ecfc2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout-v21_notification_template_custom_big.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat b/src/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat new file mode 100644 index 0000000..e41b03b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout-v21_notification_template_icon_group.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout-v26_abc_screen_toolbar.xml.flat b/src/app/build/intermediates/res/merged/debug/layout-v26_abc_screen_toolbar.xml.flat new file mode 100644 index 0000000..1233a28 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout-v26_abc_screen_toolbar.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat new file mode 100644 index 0000000..001cc4c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_title_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_title_material.xml.flat new file mode 100644 index 0000000..4832bfe Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout-watch-v20_abc_alert_dialog_title_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat new file mode 100644 index 0000000..5571dde Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_action_bar_title_item.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat new file mode 100644 index 0000000..3a9dba4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_action_bar_up_container.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat new file mode 100644 index 0000000..2511d58 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_action_menu_item_layout.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat new file mode 100644 index 0000000..e751147 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_action_menu_layout.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat new file mode 100644 index 0000000..c07afcf Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_action_mode_bar.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat new file mode 100644 index 0000000..ad5342f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_action_mode_close_item_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat new file mode 100644 index 0000000..521c267 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat new file mode 100644 index 0000000..65ec5f4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_activity_chooser_view_list_item.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat new file mode 100644 index 0000000..80a7b16 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_button_bar_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat new file mode 100644 index 0000000..f8982a2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_title_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_title_material.xml.flat new file mode 100644 index 0000000..af2ca94 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_alert_dialog_title_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_cascading_menu_item_layout.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_cascading_menu_item_layout.xml.flat new file mode 100644 index 0000000..96f5071 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_cascading_menu_item_layout.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat new file mode 100644 index 0000000..f138d16 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_dialog_title_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat new file mode 100644 index 0000000..21338f3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_expanded_menu_layout.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat new file mode 100644 index 0000000..5b3b8b2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_checkbox.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat new file mode 100644 index 0000000..b303028 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_icon.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat new file mode 100644 index 0000000..2d6ff4c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_layout.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat new file mode 100644 index 0000000..d92506f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_list_menu_item_radio.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_header_item_layout.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_header_item_layout.xml.flat new file mode 100644 index 0000000..eca9ade Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_header_item_layout.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat new file mode 100644 index 0000000..20b37c3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_popup_menu_item_layout.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat new file mode 100644 index 0000000..487da41 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_screen_content_include.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat new file mode 100644 index 0000000..7c513ad Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_screen_simple.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat new file mode 100644 index 0000000..05de867 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_screen_simple_overlay_action_mode.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat new file mode 100644 index 0000000..8b0627e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_screen_toolbar.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat new file mode 100644 index 0000000..1eb662e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_search_dropdown_item_icons_2line.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat new file mode 100644 index 0000000..a859e7f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_search_view.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat new file mode 100644 index 0000000..78bbfb2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_select_dialog_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_abc_tooltip.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_abc_tooltip.xml.flat new file mode 100644 index 0000000..e39dfde Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_abc_tooltip.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat new file mode 100644 index 0000000..00b7acb Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_activity_splash.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_activity_splash.xml.flat new file mode 100644 index 0000000..196b0ba Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_activity_splash.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat new file mode 100644 index 0000000..31488b8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat new file mode 100644 index 0000000..4a209a2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_bottom_navigation_item.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_bottom_navigation_item.xml.flat new file mode 100644 index 0000000..e14ee57 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_bottom_navigation_item.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_bottom_sheet_dialog.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_bottom_sheet_dialog.xml.flat new file mode 100644 index 0000000..d5294fd Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_bottom_sheet_dialog.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_layout_snackbar.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_layout_snackbar.xml.flat new file mode 100644 index 0000000..396d4e8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_layout_snackbar.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_layout_snackbar_include.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_layout_snackbar_include.xml.flat new file mode 100644 index 0000000..5f406a8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_layout_snackbar_include.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_layout_tab_icon.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_layout_tab_icon.xml.flat new file mode 100644 index 0000000..424ffc8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_layout_tab_icon.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_layout_tab_text.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_layout_tab_text.xml.flat new file mode 100644 index 0000000..05467f8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_layout_tab_text.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_menu_item_action_area.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_menu_item_action_area.xml.flat new file mode 100644 index 0000000..331a69d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_menu_item_action_area.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item.xml.flat new file mode 100644 index 0000000..1a15504 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item_header.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item_header.xml.flat new file mode 100644 index 0000000..8850e95 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item_header.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item_separator.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item_separator.xml.flat new file mode 100644 index 0000000..bc48db2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item_separator.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item_subheader.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item_subheader.xml.flat new file mode 100644 index 0000000..daefdc1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_item_subheader.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_navigation_menu.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_menu.xml.flat new file mode 100644 index 0000000..d049535 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_menu.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_navigation_menu_item.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_menu_item.xml.flat new file mode 100644 index 0000000..70e017f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_navigation_menu_item.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_design_text_input_password_icon.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_design_text_input_password_icon.xml.flat new file mode 100644 index 0000000..9d0ffb2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_design_text_input_password_icon.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat new file mode 100644 index 0000000..4b6b14b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat new file mode 100644 index 0000000..2d1db8e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_fragment_dashboard.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_fragment_dashboard.xml.flat new file mode 100644 index 0000000..d13b49f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_fragment_dashboard.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_fragment_home.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_fragment_home.xml.flat new file mode 100644 index 0000000..11a3ca9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_fragment_home.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_fragment_notifications.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_fragment_notifications.xml.flat new file mode 100644 index 0000000..34c382d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_fragment_notifications.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_mtrl_layout_snackbar.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_mtrl_layout_snackbar.xml.flat new file mode 100644 index 0000000..cbba8ee Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_mtrl_layout_snackbar.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_mtrl_layout_snackbar_include.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_mtrl_layout_snackbar_include.xml.flat new file mode 100644 index 0000000..9507054 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_mtrl_layout_snackbar_include.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat new file mode 100644 index 0000000..1008985 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat new file mode 100644 index 0000000..84b0f3a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat new file mode 100644 index 0000000..147afa8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat new file mode 100644 index 0000000..278a37f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat new file mode 100644 index 0000000..541d543 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat new file mode 100644 index 0000000..6d53c62 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_action.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_action.xml.flat new file mode 100644 index 0000000..556fcd2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_action.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_action_tombstone.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_action_tombstone.xml.flat new file mode 100644 index 0000000..4a3dd8f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_action_tombstone.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat new file mode 100644 index 0000000..e8fac7b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_media_action.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat new file mode 100644 index 0000000..7245773 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_media_cancel_action.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat new file mode 100644 index 0000000..e4118bf Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat new file mode 100644 index 0000000..3e1ea7a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_custom.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat new file mode 100644 index 0000000..a1c06e4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat new file mode 100644 index 0000000..5603013 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_template_big_media_narrow_custom.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_template_icon_group.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_template_icon_group.xml.flat new file mode 100644 index 0000000..f348109 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_template_icon_group.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat new file mode 100644 index 0000000..27157ca Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_template_lines_media.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat new file mode 100644 index 0000000..0ffda00 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_template_media.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat new file mode 100644 index 0000000..d4c167a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_template_media_custom.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat new file mode 100644 index 0000000..3d1d937 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_template_part_chronometer.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat new file mode 100644 index 0000000..a53346b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_notification_template_part_time.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_play_record.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_play_record.xml.flat new file mode 100644 index 0000000..9fedfe5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_play_record.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_record_activity.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_record_activity.xml.flat new file mode 100644 index 0000000..5610082 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_record_activity.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat new file mode 100644 index 0000000..572c21e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_select_dialog_item_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat new file mode 100644 index 0000000..184bea2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_select_dialog_multichoice_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat new file mode 100644 index 0000000..8c7b4eb Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_select_dialog_singlechoice_material.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat new file mode 100644 index 0000000..00da7d3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat new file mode 100644 index 0000000..f012f37 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_support_simple_spinner_dropdown_item.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat new file mode 100644 index 0000000..0425376 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat b/src/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat new file mode 100644 index 0000000..50319b7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/menu_bottom_nav_menu.xml.flat b/src/app/build/intermediates/res/merged/debug/menu_bottom_nav_menu.xml.flat new file mode 100644 index 0000000..6552e0f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/menu_bottom_nav_menu.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat b/src/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat new file mode 100644 index 0000000..1451fe2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat b/src/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat new file mode 100644 index 0000000..b900abb Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat b/src/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat new file mode 100644 index 0000000..4219f70 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat b/src/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat new file mode 100644 index 0000000..c72cfd1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat b/src/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat new file mode 100644 index 0000000..b5ff4b9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat b/src/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat new file mode 100644 index 0000000..ef7d781 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat b/src/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat new file mode 100644 index 0000000..3e44f9c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat b/src/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat new file mode 100644 index 0000000..5785a1d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher_round.png.flat b/src/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher_round.png.flat new file mode 100644 index 0000000..0992e1b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher_round.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat b/src/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat new file mode 100644 index 0000000..a1d64d6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher_round.png.flat b/src/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher_round.png.flat new file mode 100644 index 0000000..6d53369 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher_round.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat b/src/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat new file mode 100644 index 0000000..ec5a7a9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher_round.png.flat b/src/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher_round.png.flat new file mode 100644 index 0000000..a93f96c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher_round.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat b/src/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat new file mode 100644 index 0000000..a59b60f Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher_round.png.flat b/src/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher_round.png.flat new file mode 100644 index 0000000..c3d66ef Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher_round.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat b/src/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat new file mode 100644 index 0000000..0bcb3dc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat b/src/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat new file mode 100644 index 0000000..4bf41a8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/navigation_mobile_navigation.xml.flat b/src/app/build/intermediates/res/merged/debug/navigation_mobile_navigation.xml.flat new file mode 100644 index 0000000..cbbc97e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/navigation_mobile_navigation.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat b/src/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat new file mode 100644 index 0000000..3962357 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/raw_introduction.flat b/src/app/build/intermediates/res/merged/debug/raw_introduction.flat new file mode 100644 index 0000000..c56cf84 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/raw_introduction.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat new file mode 100644 index 0000000..cf37c57 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat new file mode 100644 index 0000000..a191348 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat new file mode 100644 index 0000000..0e8e77a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat new file mode 100644 index 0000000..6caced4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat new file mode 100644 index 0000000..30a106b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat new file mode 100644 index 0000000..0749ac3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat new file mode 100644 index 0000000..6a271f8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat new file mode 100644 index 0000000..7ee861a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat new file mode 100644 index 0000000..75e4c29 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat new file mode 100644 index 0000000..5e8f1db Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat new file mode 100644 index 0000000..cb304e0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat new file mode 100644 index 0000000..00e023c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat new file mode 100644 index 0000000..c874a8b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat new file mode 100644 index 0000000..5da6496 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat new file mode 100644 index 0000000..0ce1178 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat new file mode 100644 index 0000000..230dbb3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat new file mode 100644 index 0000000..0ebbc1e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat new file mode 100644 index 0000000..cbbe8af Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat new file mode 100644 index 0000000..96f274a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat new file mode 100644 index 0000000..afa6bc7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat new file mode 100644 index 0000000..11ee8e0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat new file mode 100644 index 0000000..ae45894 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat new file mode 100644 index 0000000..f914881 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat new file mode 100644 index 0000000..7a9ff95 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat new file mode 100644 index 0000000..80f3c8e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat new file mode 100644 index 0000000..00033a8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat new file mode 100644 index 0000000..9511d16 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat new file mode 100644 index 0000000..0bfe34c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat new file mode 100644 index 0000000..8a771e6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat new file mode 100644 index 0000000..6c9c46b Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat new file mode 100644 index 0000000..e304c79 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat new file mode 100644 index 0000000..ea9f7b4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat new file mode 100644 index 0000000..f120987 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat new file mode 100644 index 0000000..07acd36 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat new file mode 100644 index 0000000..69a6ea6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat new file mode 100644 index 0000000..2e5793d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat new file mode 100644 index 0000000..268d132 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat new file mode 100644 index 0000000..546eb60 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat new file mode 100644 index 0000000..44684cb Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat new file mode 100644 index 0000000..ffa14fe Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat new file mode 100644 index 0000000..e3858c0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat new file mode 100644 index 0000000..b07d01a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat new file mode 100644 index 0000000..5ecd088 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat new file mode 100644 index 0000000..c61d34d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat new file mode 100644 index 0000000..ace6566 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat new file mode 100644 index 0000000..f0e85e7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat new file mode 100644 index 0000000..9d479b3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat new file mode 100644 index 0000000..80afac2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat new file mode 100644 index 0000000..8a55006 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat new file mode 100644 index 0000000..7ad4991 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat new file mode 100644 index 0000000..89dacf9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat new file mode 100644 index 0000000..c33a6f1 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat new file mode 100644 index 0000000..04cd098 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat new file mode 100644 index 0000000..13f2fd4 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat new file mode 100644 index 0000000..a4e8731 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat new file mode 100644 index 0000000..2cf21cb Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat new file mode 100644 index 0000000..4c26db5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat new file mode 100644 index 0000000..917e4dc Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat new file mode 100644 index 0000000..c58d071 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat new file mode 100644 index 0000000..bd38382 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat new file mode 100644 index 0000000..51d1238 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat new file mode 100644 index 0000000..bff5bb6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat new file mode 100644 index 0000000..d0f3e99 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat new file mode 100644 index 0000000..ab07147 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat new file mode 100644 index 0000000..a52e389 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat new file mode 100644 index 0000000..b1d942a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat new file mode 100644 index 0000000..3d41a70 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat new file mode 100644 index 0000000..07b4a7a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat new file mode 100644 index 0000000..853d345 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat new file mode 100644 index 0000000..b1250c5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat new file mode 100644 index 0000000..79a5406 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat new file mode 100644 index 0000000..431773a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat new file mode 100644 index 0000000..94fe2da Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat new file mode 100644 index 0000000..bae2e89 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat new file mode 100644 index 0000000..2b48d66 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat new file mode 100644 index 0000000..a8c6011 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat new file mode 100644 index 0000000..3be5e44 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat new file mode 100644 index 0000000..e2aab48 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat new file mode 100644 index 0000000..501a0b2 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat new file mode 100644 index 0000000..e438bad Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat new file mode 100644 index 0000000..a281b5d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat new file mode 100644 index 0000000..5acb1f5 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat new file mode 100644 index 0000000..002f70a Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat new file mode 100644 index 0000000..e87ebec Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat new file mode 100644 index 0000000..1b89507 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat new file mode 100644 index 0000000..398da8c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat new file mode 100644 index 0000000..5c38d16 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat new file mode 100644 index 0000000..9d71350 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat new file mode 100644 index 0000000..e55790c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat new file mode 100644 index 0000000..4ecb776 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat new file mode 100644 index 0000000..ecd355e Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat new file mode 100644 index 0000000..a414368 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat new file mode 100644 index 0000000..e0d0df9 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat new file mode 100644 index 0000000..1621919 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat new file mode 100644 index 0000000..fb28922 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat new file mode 100644 index 0000000..e797181 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat new file mode 100644 index 0000000..a5ad547 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat new file mode 100644 index 0000000..ee864e3 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat new file mode 100644 index 0000000..5d4b598 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat new file mode 100644 index 0000000..53b07e0 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat new file mode 100644 index 0000000..bf78ace Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat new file mode 100644 index 0000000..e3da880 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat new file mode 100644 index 0000000..c59f676 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat new file mode 100644 index 0000000..67d0860 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat new file mode 100644 index 0000000..5fc383c Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat b/src/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat new file mode 100644 index 0000000..a6704a6 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/values_values.arsc.flat b/src/app/build/intermediates/res/merged/debug/values_values.arsc.flat new file mode 100644 index 0000000..84227d7 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/values_values.arsc.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat b/src/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat new file mode 100644 index 0000000..fa68380 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat b/src/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat new file mode 100644 index 0000000..816a1f8 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat b/src/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat new file mode 100644 index 0000000..e32d88d Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat differ diff --git a/src/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat b/src/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat new file mode 100644 index 0000000..ad07462 Binary files /dev/null and b/src/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat differ diff --git a/src/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt b/src/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt new file mode 100644 index 0000000..898b11b --- /dev/null +++ b/src/app/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt @@ -0,0 +1,2556 @@ +net.micode.notes +anim abc_fade_in +anim abc_fade_out +anim abc_grow_fade_in_from_bottom +anim abc_popup_enter +anim abc_popup_exit +anim abc_shrink_fade_out_from_bottom +anim abc_slide_in_bottom +anim abc_slide_in_top +anim abc_slide_out_bottom +anim abc_slide_out_top +anim abc_tooltip_enter +anim abc_tooltip_exit +anim design_bottom_sheet_slide_in +anim design_bottom_sheet_slide_out +anim design_snackbar_in +anim design_snackbar_out +anim nav_default_enter_anim +anim nav_default_exit_anim +anim nav_default_pop_enter_anim +anim nav_default_pop_exit_anim +animator design_appbar_state_list_animator +animator design_fab_hide_motion_spec +animator design_fab_show_motion_spec +animator mtrl_btn_state_list_anim +animator mtrl_btn_unelevated_state_list_anim +animator mtrl_chip_state_list_anim +animator mtrl_fab_hide_motion_spec +animator mtrl_fab_show_motion_spec +animator mtrl_fab_transformation_sheet_collapse_spec +animator mtrl_fab_transformation_sheet_expand_spec +array format_for_exported_note +array menu_share_ways +attr action +attr actionBarDivider +attr actionBarItemBackground +attr actionBarPopupTheme +attr actionBarSize +attr actionBarSplitStyle +attr actionBarStyle +attr actionBarTabBarStyle +attr actionBarTabStyle +attr actionBarTabTextStyle +attr actionBarTheme +attr actionBarWidgetTheme +attr actionButtonStyle +attr actionDropDownStyle +attr actionLayout +attr actionMenuTextAppearance +attr actionMenuTextColor +attr actionModeBackground +attr actionModeCloseButtonStyle +attr actionModeCloseDrawable +attr actionModeCopyDrawable +attr actionModeCutDrawable +attr actionModeFindDrawable +attr actionModePasteDrawable +attr actionModePopupWindowStyle +attr actionModeSelectAllDrawable +attr actionModeShareDrawable +attr actionModeSplitBackground +attr actionModeStyle +attr actionModeWebSearchDrawable +attr actionOverflowButtonStyle +attr actionOverflowMenuStyle +attr actionProviderClass +attr actionViewClass +attr activityChooserViewStyle +attr alertDialogButtonGroupStyle +attr alertDialogCenterButtons +attr alertDialogStyle +attr alertDialogTheme +attr allowStacking +attr alpha +attr alphabeticModifiers +attr altSrc +attr animate_relativeTo +attr applyMotionScene +attr arcMode +attr argType +attr arrowHeadLength +attr arrowShaftLength +attr attributeName +attr autoCompleteTextViewStyle +attr autoSizeMaxTextSize +attr autoSizeMinTextSize +attr autoSizePresetSizes +attr autoSizeStepGranularity +attr autoSizeTextType +attr autoTransition +attr background +attr backgroundSplit +attr backgroundStacked +attr backgroundTint +attr backgroundTintMode +attr barLength +attr barrierAllowsGoneWidgets +attr barrierDirection +attr barrierMargin +attr behavior_autoHide +attr behavior_fitToContents +attr behavior_hideable +attr behavior_overlapTop +attr behavior_peekHeight +attr behavior_skipCollapsed +attr borderWidth +attr borderlessButtonStyle +attr bottomAppBarStyle +attr bottomNavigationStyle +attr bottomSheetDialogTheme +attr bottomSheetStyle +attr boxBackgroundColor +attr boxBackgroundMode +attr boxCollapsedPaddingTop +attr boxCornerRadiusBottomEnd +attr boxCornerRadiusBottomStart +attr boxCornerRadiusTopEnd +attr boxCornerRadiusTopStart +attr boxStrokeColor +attr boxStrokeWidth +attr brightness +attr buttonBarButtonStyle +attr buttonBarNegativeButtonStyle +attr buttonBarNeutralButtonStyle +attr buttonBarPositiveButtonStyle +attr buttonBarStyle +attr buttonGravity +attr buttonIconDimen +attr buttonPanelSideLayout +attr buttonStyle +attr buttonStyleSmall +attr buttonTint +attr buttonTintMode +attr cardBackgroundColor +attr cardCornerRadius +attr cardElevation +attr cardMaxElevation +attr cardPreventCornerOverlap +attr cardUseCompatPadding +attr cardViewStyle +attr chainUseRtl +attr checkboxStyle +attr checkedChip +attr checkedIcon +attr checkedIconEnabled +attr checkedIconVisible +attr checkedTextViewStyle +attr chipBackgroundColor +attr chipCornerRadius +attr chipEndPadding +attr chipGroupStyle +attr chipIcon +attr chipIconEnabled +attr chipIconSize +attr chipIconTint +attr chipIconVisible +attr chipMinHeight +attr chipSpacing +attr chipSpacingHorizontal +attr chipSpacingVertical +attr chipStandaloneStyle +attr chipStartPadding +attr chipStrokeColor +attr chipStrokeWidth +attr chipStyle +attr circleRadius +attr clickAction +attr closeIcon +attr closeIconEnabled +attr closeIconEndPadding +attr closeIconSize +attr closeIconStartPadding +attr closeIconTint +attr closeIconVisible +attr closeItemLayout +attr collapseContentDescription +attr collapseIcon +attr collapsedTitleGravity +attr collapsedTitleTextAppearance +attr color +attr colorAccent +attr colorBackgroundFloating +attr colorButtonNormal +attr colorControlActivated +attr colorControlHighlight +attr colorControlNormal +attr colorError +attr colorPrimary +attr colorPrimaryDark +attr colorSecondary +attr colorSwitchThumbNormal +attr commitIcon +attr constraintSet +attr constraintSetEnd +attr constraintSetStart +attr constraint_referenced_ids +attr constraint_referenced_tags +attr constraints +attr content +attr contentDescription +attr contentInsetEnd +attr contentInsetEndWithActions +attr contentInsetLeft +attr contentInsetRight +attr contentInsetStart +attr contentInsetStartWithNavigation +attr contentPadding +attr contentPaddingBottom +attr contentPaddingLeft +attr contentPaddingRight +attr contentPaddingTop +attr contentScrim +attr contrast +attr controlBackground +attr coordinatorLayoutStyle +attr cornerRadius +attr counterEnabled +attr counterMaxLength +attr counterOverflowTextAppearance +attr counterTextAppearance +attr crossfade +attr currentState +attr curveFit +attr customBoolean +attr customColorDrawableValue +attr customColorValue +attr customDimension +attr customFloatValue +attr customIntegerValue +attr customNavigationLayout +attr customPixelDimension +attr customStringValue +attr data +attr dataPattern +attr defaultDuration +attr defaultNavHost +attr defaultQueryHint +attr defaultState +attr deltaPolarAngle +attr deltaPolarRadius +attr deriveConstraintsFrom +attr destination +attr dialogCornerRadius +attr dialogPreferredPadding +attr dialogTheme +attr displayOptions +attr divider +attr dividerHorizontal +attr dividerPadding +attr dividerVertical +attr dragDirection +attr dragScale +attr dragThreshold +attr drawPath +attr drawableSize +attr drawerArrowStyle +attr dropDownListViewStyle +attr dropdownListPreferredItemHeight +attr duration +attr editTextBackground +attr editTextColor +attr editTextStyle +attr elevation +attr enforceMaterialTheme +attr enforceTextAppearance +attr enterAnim +attr errorEnabled +attr errorTextAppearance +attr exitAnim +attr expandActivityOverflowButtonDrawable +attr expanded +attr expandedTitleGravity +attr expandedTitleMargin +attr expandedTitleMarginBottom +attr expandedTitleMarginEnd +attr expandedTitleMarginStart +attr expandedTitleMarginTop +attr expandedTitleTextAppearance +attr fabAlignmentMode +attr fabCradleMargin +attr fabCradleRoundedCornerRadius +attr fabCradleVerticalOffset +attr fabCustomSize +attr fabSize +attr fastScrollEnabled +attr fastScrollHorizontalThumbDrawable +attr fastScrollHorizontalTrackDrawable +attr fastScrollVerticalThumbDrawable +attr fastScrollVerticalTrackDrawable +attr firstBaselineToTopHeight +attr floatingActionButtonStyle +attr flow_firstHorizontalBias +attr flow_firstHorizontalStyle +attr flow_firstVerticalBias +attr flow_firstVerticalStyle +attr flow_horizontalAlign +attr flow_horizontalBias +attr flow_horizontalGap +attr flow_horizontalStyle +attr flow_lastHorizontalBias +attr flow_lastHorizontalStyle +attr flow_lastVerticalBias +attr flow_lastVerticalStyle +attr flow_maxElementsWrap +attr flow_padding +attr flow_verticalAlign +attr flow_verticalBias +attr flow_verticalGap +attr flow_verticalStyle +attr flow_wrapMode +attr font +attr fontFamily +attr fontProviderAuthority +attr fontProviderCerts +attr fontProviderFetchStrategy +attr fontProviderFetchTimeout +attr fontProviderPackage +attr fontProviderQuery +attr fontStyle +attr fontVariationSettings +attr fontWeight +attr foregroundInsidePadding +attr framePosition +attr fullscreenBackgroundColor +attr fullscreenTextColor +attr gapBetweenBars +attr goIcon +attr graph +attr headerLayout +attr height +attr helperText +attr helperTextEnabled +attr helperTextTextAppearance +attr hideMotionSpec +attr hideOnContentScroll +attr hideOnScroll +attr hintAnimationEnabled +attr hintEnabled +attr hintTextAppearance +attr homeAsUpIndicator +attr homeLayout +attr hoveredFocusedTranslationZ +attr icon +attr iconEndPadding +attr iconGravity +attr iconPadding +attr iconSize +attr iconStartPadding +attr iconTint +attr iconTintMode +attr iconifiedByDefault +attr imageButtonStyle +attr indeterminateProgressStyle +attr initialActivityCount +attr insetForeground +attr isLightTheme +attr itemBackground +attr itemHorizontalPadding +attr itemHorizontalTranslationEnabled +attr itemIconPadding +attr itemIconSize +attr itemIconTint +attr itemPadding +attr itemSpacing +attr itemTextAppearance +attr itemTextAppearanceActive +attr itemTextAppearanceInactive +attr itemTextColor +attr keyPositionType +attr keylines +attr labelVisibilityMode +attr lastBaselineToBottomHeight +attr launchSingleTop +attr layout +attr layoutDescription +attr layoutDuringTransition +attr layoutManager +attr layout_anchor +attr layout_anchorGravity +attr layout_behavior +attr layout_collapseMode +attr layout_collapseParallaxMultiplier +attr layout_constrainedHeight +attr layout_constrainedWidth +attr layout_constraintBaseline_creator +attr layout_constraintBaseline_toBaselineOf +attr layout_constraintBottom_creator +attr layout_constraintBottom_toBottomOf +attr layout_constraintBottom_toTopOf +attr layout_constraintCircle +attr layout_constraintCircleAngle +attr layout_constraintCircleRadius +attr layout_constraintDimensionRatio +attr layout_constraintEnd_toEndOf +attr layout_constraintEnd_toStartOf +attr layout_constraintGuide_begin +attr layout_constraintGuide_end +attr layout_constraintGuide_percent +attr layout_constraintHeight_default +attr layout_constraintHeight_max +attr layout_constraintHeight_min +attr layout_constraintHeight_percent +attr layout_constraintHorizontal_bias +attr layout_constraintHorizontal_chainStyle +attr layout_constraintHorizontal_weight +attr layout_constraintLeft_creator +attr layout_constraintLeft_toLeftOf +attr layout_constraintLeft_toRightOf +attr layout_constraintRight_creator +attr layout_constraintRight_toLeftOf +attr layout_constraintRight_toRightOf +attr layout_constraintStart_toEndOf +attr layout_constraintStart_toStartOf +attr layout_constraintTag +attr layout_constraintTop_creator +attr layout_constraintTop_toBottomOf +attr layout_constraintTop_toTopOf +attr layout_constraintVertical_bias +attr layout_constraintVertical_chainStyle +attr layout_constraintVertical_weight +attr layout_constraintWidth_default +attr layout_constraintWidth_max +attr layout_constraintWidth_min +attr layout_constraintWidth_percent +attr layout_dodgeInsetEdges +attr layout_editor_absoluteX +attr layout_editor_absoluteY +attr layout_goneMarginBottom +attr layout_goneMarginEnd +attr layout_goneMarginLeft +attr layout_goneMarginRight +attr layout_goneMarginStart +attr layout_goneMarginTop +attr layout_insetEdge +attr layout_keyline +attr layout_optimizationLevel +attr layout_scrollFlags +attr layout_scrollInterpolator +attr liftOnScroll +attr limitBoundsTo +attr lineHeight +attr lineSpacing +attr listChoiceBackgroundIndicator +attr listDividerAlertDialog +attr listItemLayout +attr listLayout +attr listMenuViewStyle +attr listPopupWindowStyle +attr listPreferredItemHeight +attr listPreferredItemHeightLarge +attr listPreferredItemHeightSmall +attr listPreferredItemPaddingLeft +attr listPreferredItemPaddingRight +attr logo +attr logoDescription +attr materialButtonStyle +attr materialCardViewStyle +attr maxAcceleration +attr maxActionInlineWidth +attr maxButtonHeight +attr maxHeight +attr maxImageSize +attr maxVelocity +attr maxWidth +attr measureWithLargestChild +attr menu +attr minHeight +attr minWidth +attr mock_diagonalsColor +attr mock_label +attr mock_labelBackgroundColor +attr mock_labelColor +attr mock_showDiagonals +attr mock_showLabel +attr motionDebug +attr motionInterpolator +attr motionPathRotate +attr motionProgress +attr motionStagger +attr motionTarget +attr motion_postLayoutCollision +attr motion_triggerOnCollision +attr moveWhenScrollAtTop +attr multiChoiceItemLayout +attr navGraph +attr navigationContentDescription +attr navigationIcon +attr navigationMode +attr navigationViewStyle +attr nestedScrollFlags +attr nullable +attr numericModifiers +attr onCross +attr onHide +attr onNegativeCross +attr onPositiveCross +attr onShow +attr onTouchUp +attr overlapAnchor +attr overlay +attr paddingBottomNoButtons +attr paddingEnd +attr paddingStart +attr paddingTopNoTitle +attr panelBackground +attr panelMenuListTheme +attr panelMenuListWidth +attr passwordToggleContentDescription +attr passwordToggleDrawable +attr passwordToggleEnabled +attr passwordToggleTint +attr passwordToggleTintMode +attr pathMotionArc +attr path_percent +attr percentHeight +attr percentWidth +attr percentX +attr percentY +attr perpendicularPath_percent +attr pivotAnchor +attr placeholder_emptyVisibility +attr popEnterAnim +attr popExitAnim +attr popUpTo +attr popUpToInclusive +attr popupMenuStyle +attr popupTheme +attr popupWindowStyle +attr preserveIconSpacing +attr pressedTranslationZ +attr progressBarPadding +attr progressBarStyle +attr queryBackground +attr queryHint +attr radioButtonStyle +attr ratingBarStyle +attr ratingBarStyleIndicator +attr ratingBarStyleSmall +attr region_heightLessThan +attr region_heightMoreThan +attr region_widthLessThan +attr region_widthMoreThan +attr reverseLayout +attr rippleColor +attr round +attr roundPercent +attr saturation +attr scrimAnimationDuration +attr scrimBackground +attr scrimVisibleHeightTrigger +attr searchHintIcon +attr searchIcon +attr searchViewStyle +attr seekBarStyle +attr selectableItemBackground +attr selectableItemBackgroundBorderless +attr showAsAction +attr showDividers +attr showMotionSpec +attr showPaths +attr showText +attr showTitle +attr singleChoiceItemLayout +attr singleLine +attr singleSelection +attr sizePercent +attr snackbarButtonStyle +attr snackbarStyle +attr spanCount +attr spinBars +attr spinnerDropDownItemStyle +attr spinnerStyle +attr splitTrack +attr srcCompat +attr stackFromEnd +attr staggered +attr startDestination +attr state_above_anchor +attr state_collapsed +attr state_collapsible +attr state_liftable +attr state_lifted +attr statusBarBackground +attr statusBarScrim +attr strokeColor +attr strokeWidth +attr subMenuArrow +attr submitBackground +attr subtitle +attr subtitleTextAppearance +attr subtitleTextColor +attr subtitleTextStyle +attr suggestionRowLayout +attr switchMinWidth +attr switchPadding +attr switchStyle +attr switchTextAppearance +attr tabBackground +attr tabContentStart +attr tabGravity +attr tabIconTint +attr tabIconTintMode +attr tabIndicator +attr tabIndicatorAnimationDuration +attr tabIndicatorColor +attr tabIndicatorFullWidth +attr tabIndicatorGravity +attr tabIndicatorHeight +attr tabInlineLabel +attr tabMaxWidth +attr tabMinWidth +attr tabMode +attr tabPadding +attr tabPaddingBottom +attr tabPaddingEnd +attr tabPaddingStart +attr tabPaddingTop +attr tabRippleColor +attr tabSelectedTextColor +attr tabStyle +attr tabTextAppearance +attr tabTextColor +attr tabUnboundedRipple +attr targetId +attr telltales_tailColor +attr telltales_tailScale +attr telltales_velocityMode +attr textAllCaps +attr textAppearanceBody1 +attr textAppearanceBody2 +attr textAppearanceButton +attr textAppearanceCaption +attr textAppearanceHeadline1 +attr textAppearanceHeadline2 +attr textAppearanceHeadline3 +attr textAppearanceHeadline4 +attr textAppearanceHeadline5 +attr textAppearanceHeadline6 +attr textAppearanceLargePopupMenu +attr textAppearanceListItem +attr textAppearanceListItemSecondary +attr textAppearanceListItemSmall +attr textAppearanceOverline +attr textAppearancePopupMenuHeader +attr textAppearanceSearchResultSubtitle +attr textAppearanceSearchResultTitle +attr textAppearanceSmallPopupMenu +attr textAppearanceSubtitle1 +attr textAppearanceSubtitle2 +attr textColorAlertDialogListItem +attr textColorSearchUrl +attr textEndPadding +attr textInputStyle +attr textStartPadding +attr theme +attr thickness +attr thumbTextPadding +attr thumbTint +attr thumbTintMode +attr tickMark +attr tickMarkTint +attr tickMarkTintMode +attr tint +attr tintMode +attr title +attr titleEnabled +attr titleMargin +attr titleMarginBottom +attr titleMarginEnd +attr titleMarginStart +attr titleMarginTop +attr titleMargins +attr titleTextAppearance +attr titleTextColor +attr titleTextStyle +attr toolbarId +attr toolbarNavigationButtonStyle +attr toolbarStyle +attr tooltipForegroundColor +attr tooltipFrameBackground +attr tooltipText +attr touchAnchorId +attr touchAnchorSide +attr touchRegionId +attr track +attr trackTint +attr trackTintMode +attr transitionDisable +attr transitionEasing +attr transitionFlags +attr transitionPathRotate +attr triggerId +attr triggerReceiver +attr triggerSlack +attr ttcIndex +attr uri +attr useCompatPadding +attr viewInflaterClass +attr visibilityMode +attr voiceIcon +attr warmth +attr waveDecay +attr waveOffset +attr wavePeriod +attr waveShape +attr waveVariesBy +attr windowActionBar +attr windowActionBarOverlay +attr windowActionModeOverlay +attr windowFixedHeightMajor +attr windowFixedHeightMinor +attr windowFixedWidthMajor +attr windowFixedWidthMinor +attr windowMinWidthMajor +attr windowMinWidthMinor +attr windowNoTitle +bool abc_action_bar_embed_tabs +bool abc_allow_stacked_button_bar +bool abc_config_actionMenuItemAllCaps +bool mtrl_btn_textappearance_all_caps +color abc_background_cache_hint_selector_material_dark +color abc_background_cache_hint_selector_material_light +color abc_btn_colored_borderless_text_material +color abc_btn_colored_text_material +color abc_color_highlight_material +color abc_hint_foreground_material_dark +color abc_hint_foreground_material_light +color abc_input_method_navigation_guard +color abc_primary_text_disable_only_material_dark +color abc_primary_text_disable_only_material_light +color abc_primary_text_material_dark +color abc_primary_text_material_light +color abc_search_url_text +color abc_search_url_text_normal +color abc_search_url_text_pressed +color abc_search_url_text_selected +color abc_secondary_text_material_dark +color abc_secondary_text_material_light +color abc_tint_btn_checkable +color abc_tint_default +color abc_tint_edittext +color abc_tint_seek_thumb +color abc_tint_spinner +color abc_tint_switch_track +color accent_material_dark +color accent_material_light +color background_floating_material_dark +color background_floating_material_light +color background_material_dark +color background_material_light +color black_overlay +color bright_foreground_disabled_material_dark +color bright_foreground_disabled_material_light +color bright_foreground_inverse_material_dark +color bright_foreground_inverse_material_light +color bright_foreground_material_dark +color bright_foreground_material_light +color button_material_dark +color button_material_light +color cardview_dark_background +color cardview_light_background +color cardview_shadow_end_color +color cardview_shadow_start_color +color design_bottom_navigation_shadow_color +color design_default_color_primary +color design_default_color_primary_dark +color design_error +color design_fab_shadow_end_color +color design_fab_shadow_mid_color +color design_fab_shadow_start_color +color design_fab_stroke_end_inner_color +color design_fab_stroke_end_outer_color +color design_fab_stroke_top_inner_color +color design_fab_stroke_top_outer_color +color design_snackbar_background_color +color design_tint_password_toggle +color dim_foreground_disabled_material_dark +color dim_foreground_disabled_material_light +color dim_foreground_material_dark +color dim_foreground_material_light +color error_color_material_dark +color error_color_material_light +color foreground_material_dark +color foreground_material_light +color highlighted_text_material_dark +color highlighted_text_material_light +color light_blue_600 +color light_blue_900 +color light_blue_A200 +color light_blue_A400 +color material_blue_grey_800 +color material_blue_grey_900 +color material_blue_grey_950 +color material_deep_teal_200 +color material_deep_teal_500 +color material_grey_100 +color material_grey_300 +color material_grey_50 +color material_grey_600 +color material_grey_800 +color material_grey_850 +color material_grey_900 +color mtrl_bottom_nav_colored_item_tint +color mtrl_bottom_nav_item_tint +color mtrl_btn_bg_color_disabled +color mtrl_btn_bg_color_selector +color mtrl_btn_ripple_color +color mtrl_btn_stroke_color_selector +color mtrl_btn_text_btn_ripple_color +color mtrl_btn_text_color_disabled +color mtrl_btn_text_color_selector +color mtrl_btn_transparent_bg_color +color mtrl_chip_background_color +color mtrl_chip_close_icon_tint +color mtrl_chip_ripple_color +color mtrl_chip_text_color +color mtrl_fab_ripple_color +color mtrl_scrim_color +color mtrl_tabs_colored_ripple_color +color mtrl_tabs_icon_color_selector +color mtrl_tabs_icon_color_selector_colored +color mtrl_tabs_legacy_text_color_selector +color mtrl_tabs_ripple_color +color mtrl_text_btn_text_color_selector +color mtrl_textinput_default_box_stroke_color +color mtrl_textinput_disabled_color +color mtrl_textinput_filled_box_default_background_color +color mtrl_textinput_hovered_box_stroke_color +color notification_action_color_filter +color notification_icon_bg_color +color notification_material_background_media_default_color +color primary_dark_material_dark +color primary_dark_material_light +color primary_material_dark +color primary_material_light +color primary_text_dark +color primary_text_default_material_dark +color primary_text_default_material_light +color primary_text_disabled_material_dark +color primary_text_disabled_material_light +color ripple_material_dark +color ripple_material_light +color secondary_text_dark +color secondary_text_default_material_dark +color secondary_text_default_material_light +color secondary_text_disabled_material_dark +color secondary_text_disabled_material_light +color switch_thumb_disabled_material_dark +color switch_thumb_disabled_material_light +color switch_thumb_material_dark +color switch_thumb_material_light +color switch_thumb_normal_material_dark +color switch_thumb_normal_material_light +color tooltip_background_dark +color tooltip_background_light +color user_query_highlight +dimen abc_action_bar_content_inset_material +dimen abc_action_bar_content_inset_with_nav +dimen abc_action_bar_default_height_material +dimen abc_action_bar_default_padding_end_material +dimen abc_action_bar_default_padding_start_material +dimen abc_action_bar_elevation_material +dimen abc_action_bar_icon_vertical_padding_material +dimen abc_action_bar_overflow_padding_end_material +dimen abc_action_bar_overflow_padding_start_material +dimen abc_action_bar_stacked_max_height +dimen abc_action_bar_stacked_tab_max_width +dimen abc_action_bar_subtitle_bottom_margin_material +dimen abc_action_bar_subtitle_top_margin_material +dimen abc_action_button_min_height_material +dimen abc_action_button_min_width_material +dimen abc_action_button_min_width_overflow_material +dimen abc_alert_dialog_button_bar_height +dimen abc_alert_dialog_button_dimen +dimen abc_button_inset_horizontal_material +dimen abc_button_inset_vertical_material +dimen abc_button_padding_horizontal_material +dimen abc_button_padding_vertical_material +dimen abc_cascading_menus_min_smallest_width +dimen abc_config_prefDialogWidth +dimen abc_control_corner_material +dimen abc_control_inset_material +dimen abc_control_padding_material +dimen abc_dialog_corner_radius_material +dimen abc_dialog_fixed_height_major +dimen abc_dialog_fixed_height_minor +dimen abc_dialog_fixed_width_major +dimen abc_dialog_fixed_width_minor +dimen abc_dialog_list_padding_bottom_no_buttons +dimen abc_dialog_list_padding_top_no_title +dimen abc_dialog_min_width_major +dimen abc_dialog_min_width_minor +dimen abc_dialog_padding_material +dimen abc_dialog_padding_top_material +dimen abc_dialog_title_divider_material +dimen abc_disabled_alpha_material_dark +dimen abc_disabled_alpha_material_light +dimen abc_dropdownitem_icon_width +dimen abc_dropdownitem_text_padding_left +dimen abc_dropdownitem_text_padding_right +dimen abc_edit_text_inset_bottom_material +dimen abc_edit_text_inset_horizontal_material +dimen abc_edit_text_inset_top_material +dimen abc_floating_window_z +dimen abc_list_item_padding_horizontal_material +dimen abc_panel_menu_list_width +dimen abc_progress_bar_height_material +dimen abc_search_view_preferred_height +dimen abc_search_view_preferred_width +dimen abc_seekbar_track_background_height_material +dimen abc_seekbar_track_progress_height_material +dimen abc_select_dialog_padding_start_material +dimen abc_switch_padding +dimen abc_text_size_body_1_material +dimen abc_text_size_body_2_material +dimen abc_text_size_button_material +dimen abc_text_size_caption_material +dimen abc_text_size_display_1_material +dimen abc_text_size_display_2_material +dimen abc_text_size_display_3_material +dimen abc_text_size_display_4_material +dimen abc_text_size_headline_material +dimen abc_text_size_large_material +dimen abc_text_size_medium_material +dimen abc_text_size_menu_header_material +dimen abc_text_size_menu_material +dimen abc_text_size_small_material +dimen abc_text_size_subhead_material +dimen abc_text_size_subtitle_material_toolbar +dimen abc_text_size_title_material +dimen abc_text_size_title_material_toolbar +dimen activity_horizontal_margin +dimen activity_vertical_margin +dimen cardview_compat_inset_shadow +dimen cardview_default_elevation +dimen cardview_default_radius +dimen compat_button_inset_horizontal_material +dimen compat_button_inset_vertical_material +dimen compat_button_padding_horizontal_material +dimen compat_button_padding_vertical_material +dimen compat_control_corner_material +dimen compat_notification_large_icon_max_height +dimen compat_notification_large_icon_max_width +dimen design_appbar_elevation +dimen design_bottom_navigation_active_item_max_width +dimen design_bottom_navigation_active_item_min_width +dimen design_bottom_navigation_active_text_size +dimen design_bottom_navigation_elevation +dimen design_bottom_navigation_height +dimen design_bottom_navigation_icon_size +dimen design_bottom_navigation_item_max_width +dimen design_bottom_navigation_item_min_width +dimen design_bottom_navigation_margin +dimen design_bottom_navigation_shadow_height +dimen design_bottom_navigation_text_size +dimen design_bottom_sheet_modal_elevation +dimen design_bottom_sheet_peek_height_min +dimen design_fab_border_width +dimen design_fab_elevation +dimen design_fab_image_size +dimen design_fab_size_mini +dimen design_fab_size_normal +dimen design_fab_translation_z_hovered_focused +dimen design_fab_translation_z_pressed +dimen design_navigation_elevation +dimen design_navigation_icon_padding +dimen design_navigation_icon_size +dimen design_navigation_item_horizontal_padding +dimen design_navigation_item_icon_padding +dimen design_navigation_max_width +dimen design_navigation_padding_bottom +dimen design_navigation_separator_vertical_padding +dimen design_snackbar_action_inline_max_width +dimen design_snackbar_background_corner_radius +dimen design_snackbar_elevation +dimen design_snackbar_extra_spacing_horizontal +dimen design_snackbar_max_width +dimen design_snackbar_min_width +dimen design_snackbar_padding_horizontal +dimen design_snackbar_padding_vertical +dimen design_snackbar_padding_vertical_2lines +dimen design_snackbar_text_size +dimen design_tab_max_width +dimen design_tab_scrollable_min_width +dimen design_tab_text_size +dimen design_tab_text_size_2line +dimen design_textinput_caption_translate_y +dimen disabled_alpha_material_dark +dimen disabled_alpha_material_light +dimen fastscroll_default_thickness +dimen fastscroll_margin +dimen fastscroll_minimum_range +dimen highlight_alpha_material_colored +dimen highlight_alpha_material_dark +dimen highlight_alpha_material_light +dimen hint_alpha_material_dark +dimen hint_alpha_material_light +dimen hint_pressed_alpha_material_dark +dimen hint_pressed_alpha_material_light +dimen item_touch_helper_max_drag_scroll_per_frame +dimen item_touch_helper_swipe_escape_max_velocity +dimen item_touch_helper_swipe_escape_velocity +dimen mtrl_bottomappbar_fabOffsetEndMode +dimen mtrl_bottomappbar_fab_cradle_margin +dimen mtrl_bottomappbar_fab_cradle_rounded_corner_radius +dimen mtrl_bottomappbar_fab_cradle_vertical_offset +dimen mtrl_bottomappbar_height +dimen mtrl_btn_corner_radius +dimen mtrl_btn_dialog_btn_min_width +dimen mtrl_btn_disabled_elevation +dimen mtrl_btn_disabled_z +dimen mtrl_btn_elevation +dimen mtrl_btn_focused_z +dimen mtrl_btn_hovered_z +dimen mtrl_btn_icon_btn_padding_left +dimen mtrl_btn_icon_padding +dimen mtrl_btn_inset +dimen mtrl_btn_letter_spacing +dimen mtrl_btn_padding_bottom +dimen mtrl_btn_padding_left +dimen mtrl_btn_padding_right +dimen mtrl_btn_padding_top +dimen mtrl_btn_pressed_z +dimen mtrl_btn_stroke_size +dimen mtrl_btn_text_btn_icon_padding +dimen mtrl_btn_text_btn_padding_left +dimen mtrl_btn_text_btn_padding_right +dimen mtrl_btn_text_size +dimen mtrl_btn_z +dimen mtrl_card_elevation +dimen mtrl_card_spacing +dimen mtrl_chip_pressed_translation_z +dimen mtrl_chip_text_size +dimen mtrl_fab_elevation +dimen mtrl_fab_translation_z_hovered_focused +dimen mtrl_fab_translation_z_pressed +dimen mtrl_navigation_elevation +dimen mtrl_navigation_item_horizontal_padding +dimen mtrl_navigation_item_icon_padding +dimen mtrl_snackbar_background_corner_radius +dimen mtrl_snackbar_margin +dimen mtrl_textinput_box_bottom_offset +dimen mtrl_textinput_box_corner_radius_medium +dimen mtrl_textinput_box_corner_radius_small +dimen mtrl_textinput_box_label_cutout_padding +dimen mtrl_textinput_box_padding_end +dimen mtrl_textinput_box_stroke_width_default +dimen mtrl_textinput_box_stroke_width_focused +dimen mtrl_textinput_outline_box_expanded_padding +dimen mtrl_toolbar_default_height +dimen notification_action_icon_size +dimen notification_action_text_size +dimen notification_big_circle_margin +dimen notification_content_margin_start +dimen notification_large_icon_height +dimen notification_large_icon_width +dimen notification_main_column_padding_top +dimen notification_media_narrow_margin +dimen notification_right_icon_size +dimen notification_right_side_padding_top +dimen notification_small_icon_background_padding +dimen notification_small_icon_size_as_large +dimen notification_subtext_size +dimen notification_top_pad +dimen notification_top_pad_large_text +dimen subtitle_corner_radius +dimen subtitle_outline_width +dimen subtitle_shadow_offset +dimen subtitle_shadow_radius +dimen text_font_size_large +dimen text_font_size_medium +dimen text_font_size_normal +dimen text_font_size_small +dimen text_font_size_super +dimen tooltip_corner_radius +dimen tooltip_horizontal_padding +dimen tooltip_margin +dimen tooltip_precise_anchor_extra_offset +dimen tooltip_precise_anchor_threshold +dimen tooltip_vertical_padding +dimen tooltip_y_offset_non_touch +dimen tooltip_y_offset_touch +drawable abc_ab_share_pack_mtrl_alpha +drawable abc_action_bar_item_background_material +drawable abc_btn_borderless_material +drawable abc_btn_check_material +drawable abc_btn_check_to_on_mtrl_000 +drawable abc_btn_check_to_on_mtrl_015 +drawable abc_btn_colored_material +drawable abc_btn_default_mtrl_shape +drawable abc_btn_radio_material +drawable abc_btn_radio_to_on_mtrl_000 +drawable abc_btn_radio_to_on_mtrl_015 +drawable abc_btn_switch_to_on_mtrl_00001 +drawable abc_btn_switch_to_on_mtrl_00012 +drawable abc_cab_background_internal_bg +drawable abc_cab_background_top_material +drawable abc_cab_background_top_mtrl_alpha +drawable abc_control_background_material +drawable abc_dialog_material_background +drawable abc_edit_text_material +drawable abc_ic_ab_back_material +drawable abc_ic_arrow_drop_right_black_24dp +drawable abc_ic_clear_material +drawable abc_ic_commit_search_api_mtrl_alpha +drawable abc_ic_go_search_api_material +drawable abc_ic_menu_copy_mtrl_am_alpha +drawable abc_ic_menu_cut_mtrl_alpha +drawable abc_ic_menu_overflow_material +drawable abc_ic_menu_paste_mtrl_am_alpha +drawable abc_ic_menu_selectall_mtrl_alpha +drawable abc_ic_menu_share_mtrl_alpha +drawable abc_ic_search_api_material +drawable abc_ic_star_black_16dp +drawable abc_ic_star_black_36dp +drawable abc_ic_star_black_48dp +drawable abc_ic_star_half_black_16dp +drawable abc_ic_star_half_black_36dp +drawable abc_ic_star_half_black_48dp +drawable abc_ic_voice_search_api_material +drawable abc_item_background_holo_dark +drawable abc_item_background_holo_light +drawable abc_list_divider_material +drawable abc_list_divider_mtrl_alpha +drawable abc_list_focused_holo +drawable abc_list_longpressed_holo +drawable abc_list_pressed_holo_dark +drawable abc_list_pressed_holo_light +drawable abc_list_selector_background_transition_holo_dark +drawable abc_list_selector_background_transition_holo_light +drawable abc_list_selector_disabled_holo_dark +drawable abc_list_selector_disabled_holo_light +drawable abc_list_selector_holo_dark +drawable abc_list_selector_holo_light +drawable abc_menu_hardkey_panel_mtrl_mult +drawable abc_popup_background_mtrl_mult +drawable abc_ratingbar_indicator_material +drawable abc_ratingbar_material +drawable abc_ratingbar_small_material +drawable abc_scrubber_control_off_mtrl_alpha +drawable abc_scrubber_control_to_pressed_mtrl_000 +drawable abc_scrubber_control_to_pressed_mtrl_005 +drawable abc_scrubber_primary_mtrl_alpha +drawable abc_scrubber_track_mtrl_alpha +drawable abc_seekbar_thumb_material +drawable abc_seekbar_tick_mark_material +drawable abc_seekbar_track_material +drawable abc_spinner_mtrl_am_alpha +drawable abc_spinner_textfield_background_material +drawable abc_switch_thumb_material +drawable abc_switch_track_mtrl_alpha +drawable abc_tab_indicator_material +drawable abc_tab_indicator_mtrl_alpha +drawable abc_text_cursor_material +drawable abc_text_select_handle_left_mtrl_dark +drawable abc_text_select_handle_left_mtrl_light +drawable abc_text_select_handle_middle_mtrl_dark +drawable abc_text_select_handle_middle_mtrl_light +drawable abc_text_select_handle_right_mtrl_dark +drawable abc_text_select_handle_right_mtrl_light +drawable abc_textfield_activated_mtrl_alpha +drawable abc_textfield_default_mtrl_alpha +drawable abc_textfield_search_activated_mtrl_alpha +drawable abc_textfield_search_default_mtrl_alpha +drawable abc_textfield_search_material +drawable abc_vector_test +drawable avd_hide_password +drawable avd_show_password +drawable bg_btn_set_color +drawable bg_color_btn_mask +drawable call_record +drawable clock +drawable delete +drawable design_bottom_navigation_item_background +drawable design_fab_background +drawable design_ic_visibility +drawable design_ic_visibility_off +drawable design_password_eye +drawable design_snackbar_background +drawable dropdown_icon +drawable edit_blue +drawable edit_green +drawable edit_red +drawable edit_title_blue +drawable edit_title_green +drawable edit_title_red +drawable edit_title_white +drawable edit_title_yellow +drawable edit_white +drawable edit_yellow +drawable font_large +drawable font_normal +drawable font_size_selector_bg +drawable font_small +drawable font_super +drawable ic_dashboard_black_24dp +drawable ic_home_black_24dp +drawable ic_launcher_background +drawable ic_mtrl_chip_checked_black +drawable ic_mtrl_chip_checked_circle +drawable ic_mtrl_chip_close_circle +drawable ic_notifications_black_24dp +drawable icon_app +drawable img +drawable list_background +drawable list_blue_down +drawable list_blue_middle +drawable list_blue_single +drawable list_blue_up +drawable list_folder +drawable list_footer_bg +drawable list_green_down +drawable list_green_middle +drawable list_green_single +drawable list_green_up +drawable list_red_down +drawable list_red_middle +drawable list_red_single +drawable list_red_up +drawable list_white_down +drawable list_white_middle +drawable list_white_single +drawable list_white_up +drawable list_yellow_down +drawable list_yellow_middle +drawable list_yellow_single +drawable list_yellow_up +drawable menu_delete +drawable menu_move +drawable mtrl_snackbar_background +drawable mtrl_tabs_default_indicator +drawable navigation_empty_icon +drawable new_note +drawable new_note_normal +drawable new_note_pressed +drawable note_edit_color_selector_panel +drawable notification +drawable notification_action_background +drawable notification_bg +drawable notification_bg_low +drawable notification_bg_low_normal +drawable notification_bg_low_pressed +drawable notification_bg_normal +drawable notification_bg_normal_pressed +drawable notification_icon_background +drawable notification_template_icon_bg +drawable notification_template_icon_low_bg +drawable notification_tile_bg +drawable notify_panel_notification_icon_bg +drawable p1 +drawable record +drawable search_result +drawable selected +drawable splash +drawable star +drawable title_alert +drawable title_bar_bg +drawable tooltip_frame_dark +drawable tooltip_frame_light +drawable widget_2x_blue +drawable widget_2x_green +drawable widget_2x_red +drawable widget_2x_white +drawable widget_2x_yellow +drawable widget_4x_blue +drawable widget_4x_green +drawable widget_4x_red +drawable widget_4x_white +drawable widget_4x_yellow +id ALT +id CTRL +id FUNCTION +id META +id NO_DEBUG +id SHIFT +id SHOW_ALL +id SHOW_PATH +id SHOW_PROGRESS +id SYM +id accelerate +id account_dialog_subtitle +id account_dialog_title +id action0 +id action_bar +id action_bar_activity_content +id action_bar_container +id action_bar_root +id action_bar_spinner +id action_bar_subtitle +id action_bar_title +id action_container +id action_context_bar +id action_divider +id action_image +id action_menu_divider +id action_menu_presenter +id action_mode_bar +id action_mode_bar_stub +id action_mode_close_button +id action_select_all +id action_text +id actions +id activity_chooser_view_content +id add +id alertTitle +id aligned +id all +id always +id amPm +id animateToEnd +id animateToStart +id asConfigured +id async +id auto +id autoComplete +id autoCompleteToEnd +id autoCompleteToStart +id barrier +id baseline +id beginOnFirstDraw +id beginning +id blocking +id bottom +id bounce +id btn_new_note +id btn_set_bg_color +id btn_start +id buttonPanel +id cache_measures +id cancel_action +id cb_edit_item +id center +id center_horizontal +id center_vertical +id chain +id chains +id checkbox +id chronometer +id clip_horizontal +id clip_vertical +id collapseActionView +id container +id content +id contentPanel +id coordinator +id cos +id custom +id customPanel +id date +id decelerate +id decelerateAndComplete +id decor_content_parent +id default_activity_button +id delete +id deltaRelative +id dependency_ordering +id design_bottom_sheet +id design_menu_item_action_area +id design_menu_item_action_area_stub +id design_menu_item_text +id design_navigation_view +id dimensions +id direct +id disableHome +id disablePostScroll +id disableScroll +id dragDown +id dragEnd +id dragLeft +id dragRight +id dragStart +id dragUp +id dummy_button +id easeIn +id easeInOut +id easeOut +id edit_query +id end +id end_padder +id enterAlways +id enterAlwaysCollapsed +id et_edit_text +id et_foler_name +id exitUntilCollapsed +id expand_activities_button +id expanded_menu +id fill +id fill_horizontal +id fill_vertical +id filled +id fixed +id flip +id font_size_selector +id forever +id fullscreen_content +id fullscreen_content_controls +id ghost_view +id gone +id graph +id graph_wrap +id group_divider +id grouping +id groups +id home +id homeAsUp +id honorRequest +id hour +id icon +id icon_group +id ifRoom +id ignore +id ignoreRequest +id image +id imageView +id info +id invisible +id italic +id item_touch_helper_previous_elevation +id iv_alert_icon +id iv_bg_blue +id iv_bg_blue_select +id iv_bg_green +id iv_bg_green_select +id iv_bg_red +id iv_bg_red_select +id iv_bg_white +id iv_bg_white_select +id iv_bg_yellow +id iv_bg_yellow_select +id iv_large_select +id iv_medium_select +id iv_record_icon +id iv_small_select +id iv_super_select +id jumpToEnd +id jumpToStart +id labeled +id largeLabel +id layout +id left +id line1 +id line3 +id linear +id listMode +id list_item +id ll_font_large +id ll_font_normal +id ll_font_small +id ll_font_super +id masked +id media_actions +id menu_add_image +id menu_alert +id menu_day_time +id menu_delete +id menu_delete_remind +id menu_export_text +id menu_font_size +id menu_list_mode +id menu_new_folder +id menu_new_note +id menu_night_time +id menu_play_record +id menu_record +id menu_restore +id menu_search +id menu_send_to_desktop +id menu_setting +id menu_share +id menu_star +id menu_stop_record +id menu_sync +id message +id middle +id mini +id minute +id mobile_navigation +id motion_base +id move +id mtrl_child_content_container +id mtrl_internal_children_alpha_tag +id multiply +id nav_controller_view_tag +id navigation_bar +id navigation_dashboard +id navigation_header_container +id navigation_home +id navigation_notifications +id never +id none +id normal +id note_bg_color_selector +id note_edit_list +id note_edit_view +id note_item +id note_title +id notes_list +id notification_background +id notification_main_column +id notification_main_column_container +id outline +id packed +id parallax +id parent +id parentPanel +id parentRelative +id parent_matrix +id path +id pathRelative +id pause_record +id percent +id pin +id play_record +id position +id postLayout +id prefenerece_sync_status_textview +id preference_sync_button +id progress_circular +id progress_horizontal +id radio +id ratio +id rectangles +id reverseSawtooth +id right +id right_icon +id right_side +id save_image_matrix +id save_non_transition_alpha +id save_scale_type +id sawtooth +id screen +id scroll +id scrollIndicatorDown +id scrollIndicatorUp +id scrollView +id scrollable +id search_badge +id search_bar +id search_button +id search_close_btn +id search_edit_frame +id search_go_btn +id search_mag_icon +id search_plate +id search_src_text +id search_voice_btn +id select_dialog_listview +id selected +id selection_menu +id shortcut +id showCustom +id showHome +id showTitle +id sin +id smallLabel +id snackbar_action +id snackbar_text +id snap +id snapMargins +id spacer +id spline +id split_action_bar +id spread +id spread_inside +id square +id src_atop +id src_in +id src_over +id standard +id start +id startHorizontal +id startVertical +id start_record +id staticLayout +id staticPostLayout +id status_bar_latest_event_content +id stop +id stop_play_record +id stop_record +id stretch +id submenuarrow +id submit_area +id sv_note_edit +id tabMode +id tag_transition_group +id tag_unhandled_key_event_manager +id tag_unhandled_key_listeners +id text +id text2 +id textSpacerNoButtons +id textSpacerNoTitle +id textStart +id text_dashboard +id text_home +id text_input_password_toggle +id text_notifications +id text_num +id textinput_counter +id textinput_error +id textinput_helper_text +id time +id title +id titleDividerNoCustom +id title_template +id toggle +id top +id topPanel +id touch_outside +id transitionToEnd +id transitionToStart +id transition_current_scene +id transition_layout_save +id transition_position +id transition_scene_layoutid_cache +id transition_transform +id triangle +id tv_alert_date +id tv_folder_name +id tv_modified_date +id tv_name +id tv_time +id tv_title +id tv_title_bar +id uniform +id unlabeled +id up +id useLogo +id view_offset_helper +id visible +id widget_bg_image +id widget_text +id withText +id wrap +id wrap_content +integer abc_config_activityDefaultDur +integer abc_config_activityShortDur +integer app_bar_elevation_anim_duration +integer bottom_sheet_slide_duration +integer cancel_button_image_alpha +integer config_tooltipAnimTime +integer design_snackbar_text_max_lines +integer design_tab_indicator_anim_duration_ms +integer hide_password_duration +integer mtrl_btn_anim_delay_ms +integer mtrl_btn_anim_duration_ms +integer mtrl_chip_anim_duration +integer mtrl_tab_indicator_anim_duration_ms +integer show_password_duration +integer status_bar_notification_info_maxnum +interpolator mtrl_fast_out_linear_in +interpolator mtrl_fast_out_slow_in +interpolator mtrl_linear +interpolator mtrl_linear_out_slow_in +layout abc_action_bar_title_item +layout abc_action_bar_up_container +layout abc_action_menu_item_layout +layout abc_action_menu_layout +layout abc_action_mode_bar +layout abc_action_mode_close_item_material +layout abc_activity_chooser_view +layout abc_activity_chooser_view_list_item +layout abc_alert_dialog_button_bar_material +layout abc_alert_dialog_material +layout abc_alert_dialog_title_material +layout abc_cascading_menu_item_layout +layout abc_dialog_title_material +layout abc_expanded_menu_layout +layout abc_list_menu_item_checkbox +layout abc_list_menu_item_icon +layout abc_list_menu_item_layout +layout abc_list_menu_item_radio +layout abc_popup_menu_header_item_layout +layout abc_popup_menu_item_layout +layout abc_screen_content_include +layout abc_screen_simple +layout abc_screen_simple_overlay_action_mode +layout abc_screen_toolbar +layout abc_search_dropdown_item_icons_2line +layout abc_search_view +layout abc_select_dialog_material +layout abc_tooltip +layout account_dialog_title +layout activity_splash +layout add_account_text +layout datetime_picker +layout design_bottom_navigation_item +layout design_bottom_sheet_dialog +layout design_layout_snackbar +layout design_layout_snackbar_include +layout design_layout_tab_icon +layout design_layout_tab_text +layout design_menu_item_action_area +layout design_navigation_item +layout design_navigation_item_header +layout design_navigation_item_separator +layout design_navigation_item_subheader +layout design_navigation_menu +layout design_navigation_menu_item +layout design_text_input_password_icon +layout dialog_edit_text +layout folder_list_item +layout fragment_dashboard +layout fragment_home +layout fragment_notifications +layout mtrl_layout_snackbar +layout mtrl_layout_snackbar_include +layout note_edit +layout note_edit_list_item +layout note_item +layout note_list +layout note_list_dropdown_menu +layout note_list_footer +layout notification_action +layout notification_action_tombstone +layout notification_media_action +layout notification_media_cancel_action +layout notification_template_big_media +layout notification_template_big_media_custom +layout notification_template_big_media_narrow +layout notification_template_big_media_narrow_custom +layout notification_template_custom_big +layout notification_template_icon_group +layout notification_template_lines_media +layout notification_template_media +layout notification_template_media_custom +layout notification_template_part_chronometer +layout notification_template_part_time +layout play_record +layout record_activity +layout select_dialog_item_material +layout select_dialog_multichoice_material +layout select_dialog_singlechoice_material +layout settings_header +layout support_simple_spinner_dropdown_item +layout widget_2x +layout widget_4x +menu bottom_nav_menu +menu call_note_edit +menu call_record_folder +menu note_edit +menu note_list +menu note_list_dropdown +menu note_list_options +menu sub_folder +mipmap ic_launcher +mipmap ic_launcher_round +navigation mobile_navigation +plurals search_results_title +raw introduction +string abc_action_bar_home_description +string abc_action_bar_up_description +string abc_action_menu_overflow_description +string abc_action_mode_done +string abc_activity_chooser_view_see_all +string abc_activitychooserview_choose_application +string abc_capital_off +string abc_capital_on +string abc_font_family_body_1_material +string abc_font_family_body_2_material +string abc_font_family_button_material +string abc_font_family_caption_material +string abc_font_family_display_1_material +string abc_font_family_display_2_material +string abc_font_family_display_3_material +string abc_font_family_display_4_material +string abc_font_family_headline_material +string abc_font_family_menu_material +string abc_font_family_subhead_material +string abc_font_family_title_material +string abc_menu_alt_shortcut_label +string abc_menu_ctrl_shortcut_label +string abc_menu_delete_shortcut_label +string abc_menu_enter_shortcut_label +string abc_menu_function_shortcut_label +string abc_menu_meta_shortcut_label +string abc_menu_shift_shortcut_label +string abc_menu_space_shortcut_label +string abc_menu_sym_shortcut_label +string abc_prepend_shortcut_label +string abc_search_hint +string abc_searchview_description_clear +string abc_searchview_description_query +string abc_searchview_description_search +string abc_searchview_description_submit +string abc_searchview_description_voice +string abc_shareactionprovider_share_with +string abc_shareactionprovider_share_with_application +string abc_toolbar_collapse_description +string alert_message_delete_folder +string alert_message_delete_note +string alert_message_delete_notes +string alert_title_delete +string app_name +string app_widget2x2 +string app_widget4x4 +string appbar_scrolling_view_behavior +string bottom_sheet_behavior +string button_delete +string call_record_folder_name +string character_counter_content_description +string character_counter_pattern +string datetime_dialog_cancel +string datetime_dialog_ok +string day_time +string delete_remind_time_message +string dummy_button +string dummy_content +string error_note_empty_for_clock +string error_note_empty_for_send_to_desktop +string error_note_not_exist +string error_sdcard_export +string error_sdcard_unmounted +string error_sync_cancelled +string error_sync_internal +string error_sync_network +string fab_transformation_scrim_behavior +string fab_transformation_sheet_behavior +string failed_sdcard_export +string file_name_txt_format +string file_path +string folder_exist +string format_date_ymd +string format_datetime_mdhm +string format_exported_file_location +string format_folder_files_count +string format_move_notes_to_folder +string hide_bottom_view_on_scroll_behavior +string hint_foler_name +string info_note_enter_desktop +string menu_add_image +string menu_alert +string menu_create_folder +string menu_delete +string menu_deselect_all +string menu_export_text +string menu_folder_change_name +string menu_folder_delete +string menu_folder_view +string menu_font_large +string menu_font_normal +string menu_font_size +string menu_font_small +string menu_font_super +string menu_list_mode +string menu_move +string menu_move_parent_folder +string menu_normal_mode +string menu_play_record +string menu_record +string menu_remove_remind +string menu_search +string menu_select_all +string menu_select_none +string menu_select_title +string menu_send_to_desktop +string menu_setting +string menu_share +string menu_star +string menu_stop_record +string menu_sync +string menu_sync_cancel +string menu_title_select_folder +string mtrl_chip_close_icon_content_description +string nav_app_bar_navigate_up_description +string nav_app_bar_open_drawer_description +string night_time +string note_alert_expired +string note_link_email +string note_link_other +string note_link_tel +string note_link_web +string notealert_enter +string notealert_ok +string notelist_menu_new +string notelist_string_info +string password_toggle_content_description +string path_password_eye +string path_password_eye_mask_strike_through +string path_password_eye_mask_visible +string path_password_strike_through +string play_record +string preferences_account_summary +string preferences_account_title +string preferences_add_account +string preferences_bg_random_appear_title +string preferences_button_sync_cancel +string preferences_button_sync_immediately +string preferences_dialog_change_account_title +string preferences_dialog_change_account_warn_msg +string preferences_dialog_select_account_tips +string preferences_dialog_select_account_title +string preferences_last_sync_time +string preferences_last_sync_time_format +string preferences_menu_cancel +string preferences_menu_change_account +string preferences_menu_remove_account +string preferences_title +string preferences_toast_cannot_change_account +string preferences_toast_success_set_accout +string restore +string search +string search_hint +string search_label +string search_menu_title +string search_setting_description +string set_remind_time_message +string start_record +string status_bar_notification_info_overflow +string stop_record +string success_sdcard_export +string success_sync_account +string sync_progress_init_list +string sync_progress_login +string sync_progress_syncing +string ticker_cancel +string ticker_fail +string ticker_success +string ticker_syncing +string title_activity_splash +string title_dashboard +string title_home +string title_notifications +string widget_havenot_content +string widget_under_visit_mode +style AlertDialog_AppCompat +style AlertDialog_AppCompat_Light +style Animation_AppCompat_Dialog +style Animation_AppCompat_DropDownUp +style Animation_AppCompat_Tooltip +style Animation_Design_BottomSheetDialog +style Base_AlertDialog_AppCompat +style Base_AlertDialog_AppCompat_Light +style Base_Animation_AppCompat_Dialog +style Base_Animation_AppCompat_DropDownUp +style Base_Animation_AppCompat_Tooltip +style Base_CardView +style Base_DialogWindowTitle_AppCompat +style Base_DialogWindowTitleBackground_AppCompat +style Base_TextAppearance_AppCompat +style Base_TextAppearance_AppCompat_Body1 +style Base_TextAppearance_AppCompat_Body2 +style Base_TextAppearance_AppCompat_Button +style Base_TextAppearance_AppCompat_Caption +style Base_TextAppearance_AppCompat_Display1 +style Base_TextAppearance_AppCompat_Display2 +style Base_TextAppearance_AppCompat_Display3 +style Base_TextAppearance_AppCompat_Display4 +style Base_TextAppearance_AppCompat_Headline +style Base_TextAppearance_AppCompat_Inverse +style Base_TextAppearance_AppCompat_Large +style Base_TextAppearance_AppCompat_Large_Inverse +style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large +style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small +style Base_TextAppearance_AppCompat_Medium +style Base_TextAppearance_AppCompat_Medium_Inverse +style Base_TextAppearance_AppCompat_Menu +style Base_TextAppearance_AppCompat_SearchResult +style Base_TextAppearance_AppCompat_SearchResult_Subtitle +style Base_TextAppearance_AppCompat_SearchResult_Title +style Base_TextAppearance_AppCompat_Small +style Base_TextAppearance_AppCompat_Small_Inverse +style Base_TextAppearance_AppCompat_Subhead +style Base_TextAppearance_AppCompat_Subhead_Inverse +style Base_TextAppearance_AppCompat_Title +style Base_TextAppearance_AppCompat_Title_Inverse +style Base_TextAppearance_AppCompat_Tooltip +style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu +style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle +style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse +style Base_TextAppearance_AppCompat_Widget_ActionBar_Title +style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse +style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle +style Base_TextAppearance_AppCompat_Widget_ActionMode_Title +style Base_TextAppearance_AppCompat_Widget_Button +style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored +style Base_TextAppearance_AppCompat_Widget_Button_Colored +style Base_TextAppearance_AppCompat_Widget_Button_Inverse +style Base_TextAppearance_AppCompat_Widget_DropDownItem +style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header +style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large +style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small +style Base_TextAppearance_AppCompat_Widget_Switch +style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem +style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item +style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle +style Base_TextAppearance_Widget_AppCompat_Toolbar_Title +style Base_Theme_AppCompat +style Base_Theme_AppCompat_CompactMenu +style Base_Theme_AppCompat_Dialog +style Base_Theme_AppCompat_Dialog_Alert +style Base_Theme_AppCompat_Dialog_FixedSize +style Base_Theme_AppCompat_Dialog_MinWidth +style Base_Theme_AppCompat_DialogWhenLarge +style Base_Theme_AppCompat_Light +style Base_Theme_AppCompat_Light_DarkActionBar +style Base_Theme_AppCompat_Light_Dialog +style Base_Theme_AppCompat_Light_Dialog_Alert +style Base_Theme_AppCompat_Light_Dialog_FixedSize +style Base_Theme_AppCompat_Light_Dialog_MinWidth +style Base_Theme_AppCompat_Light_DialogWhenLarge +style Base_Theme_MaterialComponents +style Base_Theme_MaterialComponents_Bridge +style Base_Theme_MaterialComponents_CompactMenu +style Base_Theme_MaterialComponents_Dialog +style Base_Theme_MaterialComponents_Dialog_Alert +style Base_Theme_MaterialComponents_Dialog_FixedSize +style Base_Theme_MaterialComponents_Dialog_MinWidth +style Base_Theme_MaterialComponents_DialogWhenLarge +style Base_Theme_MaterialComponents_Light +style Base_Theme_MaterialComponents_Light_Bridge +style Base_Theme_MaterialComponents_Light_DarkActionBar +style Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge +style Base_Theme_MaterialComponents_Light_Dialog +style Base_Theme_MaterialComponents_Light_Dialog_Alert +style Base_Theme_MaterialComponents_Light_Dialog_FixedSize +style Base_Theme_MaterialComponents_Light_Dialog_MinWidth +style Base_Theme_MaterialComponents_Light_DialogWhenLarge +style Base_ThemeOverlay_AppCompat +style Base_ThemeOverlay_AppCompat_ActionBar +style Base_ThemeOverlay_AppCompat_Dark +style Base_ThemeOverlay_AppCompat_Dark_ActionBar +style Base_ThemeOverlay_AppCompat_Dialog +style Base_ThemeOverlay_AppCompat_Dialog_Alert +style Base_ThemeOverlay_AppCompat_Light +style Base_ThemeOverlay_MaterialComponents_Dialog +style Base_ThemeOverlay_MaterialComponents_Dialog_Alert +style Base_V14_Theme_MaterialComponents +style Base_V14_Theme_MaterialComponents_Bridge +style Base_V14_Theme_MaterialComponents_Dialog +style Base_V14_Theme_MaterialComponents_Light +style Base_V14_Theme_MaterialComponents_Light_Bridge +style Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge +style Base_V14_Theme_MaterialComponents_Light_Dialog +style Base_V14_ThemeOverlay_MaterialComponents_Dialog +style Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert +style Base_V21_Theme_AppCompat +style Base_V21_Theme_AppCompat_Dialog +style Base_V21_Theme_AppCompat_Light +style Base_V21_Theme_AppCompat_Light_Dialog +style Base_V21_ThemeOverlay_AppCompat_Dialog +style Base_V22_Theme_AppCompat +style Base_V22_Theme_AppCompat_Light +style Base_V23_Theme_AppCompat +style Base_V23_Theme_AppCompat_Light +style Base_V26_Theme_AppCompat +style Base_V26_Theme_AppCompat_Light +style Base_V26_Widget_AppCompat_Toolbar +style Base_V28_Theme_AppCompat +style Base_V28_Theme_AppCompat_Light +style Base_V7_Theme_AppCompat +style Base_V7_Theme_AppCompat_Dialog +style Base_V7_Theme_AppCompat_Light +style Base_V7_Theme_AppCompat_Light_Dialog +style Base_V7_ThemeOverlay_AppCompat_Dialog +style Base_V7_Widget_AppCompat_AutoCompleteTextView +style Base_V7_Widget_AppCompat_EditText +style Base_V7_Widget_AppCompat_Toolbar +style Base_Widget_AppCompat_ActionBar +style Base_Widget_AppCompat_ActionBar_Solid +style Base_Widget_AppCompat_ActionBar_TabBar +style Base_Widget_AppCompat_ActionBar_TabText +style Base_Widget_AppCompat_ActionBar_TabView +style Base_Widget_AppCompat_ActionButton +style Base_Widget_AppCompat_ActionButton_CloseMode +style Base_Widget_AppCompat_ActionButton_Overflow +style Base_Widget_AppCompat_ActionMode +style Base_Widget_AppCompat_ActivityChooserView +style Base_Widget_AppCompat_AutoCompleteTextView +style Base_Widget_AppCompat_Button +style Base_Widget_AppCompat_Button_Borderless +style Base_Widget_AppCompat_Button_Borderless_Colored +style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog +style Base_Widget_AppCompat_Button_Colored +style Base_Widget_AppCompat_Button_Small +style Base_Widget_AppCompat_ButtonBar +style Base_Widget_AppCompat_ButtonBar_AlertDialog +style Base_Widget_AppCompat_CompoundButton_CheckBox +style Base_Widget_AppCompat_CompoundButton_RadioButton +style Base_Widget_AppCompat_CompoundButton_Switch +style Base_Widget_AppCompat_DrawerArrowToggle +style Base_Widget_AppCompat_DrawerArrowToggle_Common +style Base_Widget_AppCompat_DropDownItem_Spinner +style Base_Widget_AppCompat_EditText +style Base_Widget_AppCompat_ImageButton +style Base_Widget_AppCompat_Light_ActionBar +style Base_Widget_AppCompat_Light_ActionBar_Solid +style Base_Widget_AppCompat_Light_ActionBar_TabBar +style Base_Widget_AppCompat_Light_ActionBar_TabText +style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse +style Base_Widget_AppCompat_Light_ActionBar_TabView +style Base_Widget_AppCompat_Light_PopupMenu +style Base_Widget_AppCompat_Light_PopupMenu_Overflow +style Base_Widget_AppCompat_ListMenuView +style Base_Widget_AppCompat_ListPopupWindow +style Base_Widget_AppCompat_ListView +style Base_Widget_AppCompat_ListView_DropDown +style Base_Widget_AppCompat_ListView_Menu +style Base_Widget_AppCompat_PopupMenu +style Base_Widget_AppCompat_PopupMenu_Overflow +style Base_Widget_AppCompat_PopupWindow +style Base_Widget_AppCompat_ProgressBar +style Base_Widget_AppCompat_ProgressBar_Horizontal +style Base_Widget_AppCompat_RatingBar +style Base_Widget_AppCompat_RatingBar_Indicator +style Base_Widget_AppCompat_RatingBar_Small +style Base_Widget_AppCompat_SearchView +style Base_Widget_AppCompat_SearchView_ActionBar +style Base_Widget_AppCompat_SeekBar +style Base_Widget_AppCompat_SeekBar_Discrete +style Base_Widget_AppCompat_Spinner +style Base_Widget_AppCompat_Spinner_Underlined +style Base_Widget_AppCompat_TextView_SpinnerItem +style Base_Widget_AppCompat_Toolbar +style Base_Widget_AppCompat_Toolbar_Button_Navigation +style Base_Widget_Design_TabLayout +style Base_Widget_MaterialComponents_Chip +style Base_Widget_MaterialComponents_TextInputEditText +style Base_Widget_MaterialComponents_TextInputLayout +style CardView +style CardView_Dark +style CardView_Light +style HighlightTextAppearancePrimary +style HighlightTextAppearanceSecondary +style NoteActionBarStyle +style NoteTheme +style Platform_AppCompat +style Platform_AppCompat_Light +style Platform_MaterialComponents +style Platform_MaterialComponents_Dialog +style Platform_MaterialComponents_Light +style Platform_MaterialComponents_Light_Dialog +style Platform_ThemeOverlay_AppCompat +style Platform_ThemeOverlay_AppCompat_Dark +style Platform_ThemeOverlay_AppCompat_Light +style Platform_V21_AppCompat +style Platform_V21_AppCompat_Light +style Platform_V25_AppCompat +style Platform_V25_AppCompat_Light +style Platform_Widget_AppCompat_Spinner +style RtlOverlay_DialogWindowTitle_AppCompat +style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem +style RtlOverlay_Widget_AppCompat_DialogTitle_Icon +style RtlOverlay_Widget_AppCompat_PopupMenuItem +style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup +style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut +style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow +style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text +style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title +style RtlOverlay_Widget_AppCompat_Search_DropDown +style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 +style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 +style RtlOverlay_Widget_AppCompat_Search_DropDown_Query +style RtlOverlay_Widget_AppCompat_Search_DropDown_Text +style RtlOverlay_Widget_AppCompat_SearchView_MagIcon +style RtlUnderlay_Widget_AppCompat_ActionButton +style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow +style TextAppearance_AppCompat +style TextAppearance_AppCompat_Body1 +style TextAppearance_AppCompat_Body2 +style TextAppearance_AppCompat_Button +style TextAppearance_AppCompat_Caption +style TextAppearance_AppCompat_Display1 +style TextAppearance_AppCompat_Display2 +style TextAppearance_AppCompat_Display3 +style TextAppearance_AppCompat_Display4 +style TextAppearance_AppCompat_Headline +style TextAppearance_AppCompat_Inverse +style TextAppearance_AppCompat_Large +style TextAppearance_AppCompat_Large_Inverse +style TextAppearance_AppCompat_Light_SearchResult_Subtitle +style TextAppearance_AppCompat_Light_SearchResult_Title +style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large +style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small +style TextAppearance_AppCompat_Medium +style TextAppearance_AppCompat_Medium_Inverse +style TextAppearance_AppCompat_Menu +style TextAppearance_AppCompat_SearchResult_Subtitle +style TextAppearance_AppCompat_SearchResult_Title +style TextAppearance_AppCompat_Small +style TextAppearance_AppCompat_Small_Inverse +style TextAppearance_AppCompat_Subhead +style TextAppearance_AppCompat_Subhead_Inverse +style TextAppearance_AppCompat_Title +style TextAppearance_AppCompat_Title_Inverse +style TextAppearance_AppCompat_Tooltip +style TextAppearance_AppCompat_Widget_ActionBar_Menu +style TextAppearance_AppCompat_Widget_ActionBar_Subtitle +style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse +style TextAppearance_AppCompat_Widget_ActionBar_Title +style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse +style TextAppearance_AppCompat_Widget_ActionMode_Subtitle +style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse +style TextAppearance_AppCompat_Widget_ActionMode_Title +style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse +style TextAppearance_AppCompat_Widget_Button +style TextAppearance_AppCompat_Widget_Button_Borderless_Colored +style TextAppearance_AppCompat_Widget_Button_Colored +style TextAppearance_AppCompat_Widget_Button_Inverse +style TextAppearance_AppCompat_Widget_DropDownItem +style TextAppearance_AppCompat_Widget_PopupMenu_Header +style TextAppearance_AppCompat_Widget_PopupMenu_Large +style TextAppearance_AppCompat_Widget_PopupMenu_Small +style TextAppearance_AppCompat_Widget_Switch +style TextAppearance_AppCompat_Widget_TextView_SpinnerItem +style TextAppearance_Compat_Notification +style TextAppearance_Compat_Notification_Info +style TextAppearance_Compat_Notification_Info_Media +style TextAppearance_Compat_Notification_Line2 +style TextAppearance_Compat_Notification_Line2_Media +style TextAppearance_Compat_Notification_Media +style TextAppearance_Compat_Notification_Time +style TextAppearance_Compat_Notification_Time_Media +style TextAppearance_Compat_Notification_Title +style TextAppearance_Compat_Notification_Title_Media +style TextAppearance_Design_CollapsingToolbar_Expanded +style TextAppearance_Design_Counter +style TextAppearance_Design_Counter_Overflow +style TextAppearance_Design_Error +style TextAppearance_Design_HelperText +style TextAppearance_Design_Hint +style TextAppearance_Design_Snackbar_Message +style TextAppearance_Design_Tab +style TextAppearance_MaterialComponents_Body1 +style TextAppearance_MaterialComponents_Body2 +style TextAppearance_MaterialComponents_Button +style TextAppearance_MaterialComponents_Caption +style TextAppearance_MaterialComponents_Chip +style TextAppearance_MaterialComponents_Headline1 +style TextAppearance_MaterialComponents_Headline2 +style TextAppearance_MaterialComponents_Headline3 +style TextAppearance_MaterialComponents_Headline4 +style TextAppearance_MaterialComponents_Headline5 +style TextAppearance_MaterialComponents_Headline6 +style TextAppearance_MaterialComponents_Overline +style TextAppearance_MaterialComponents_Subtitle1 +style TextAppearance_MaterialComponents_Subtitle2 +style TextAppearance_MaterialComponents_Tab +style TextAppearance_Widget_AppCompat_ExpandedMenu_Item +style TextAppearance_Widget_AppCompat_Toolbar_Subtitle +style TextAppearance_Widget_AppCompat_Toolbar_Title +style TextAppearanceLarge +style TextAppearanceMedium +style TextAppearanceNormal +style TextAppearancePrimaryItem +style TextAppearanceSecondaryItem +style TextAppearanceSuper +style TextAppearanceUnderMenuIcon +style Theme_AppCompat +style Theme_AppCompat_CompactMenu +style Theme_AppCompat_DayNight +style Theme_AppCompat_DayNight_DarkActionBar +style Theme_AppCompat_DayNight_Dialog +style Theme_AppCompat_DayNight_Dialog_Alert +style Theme_AppCompat_DayNight_Dialog_MinWidth +style Theme_AppCompat_DayNight_DialogWhenLarge +style Theme_AppCompat_DayNight_NoActionBar +style Theme_AppCompat_Dialog +style Theme_AppCompat_Dialog_Alert +style Theme_AppCompat_Dialog_MinWidth +style Theme_AppCompat_DialogWhenLarge +style Theme_AppCompat_Light +style Theme_AppCompat_Light_DarkActionBar +style Theme_AppCompat_Light_Dialog +style Theme_AppCompat_Light_Dialog_Alert +style Theme_AppCompat_Light_Dialog_MinWidth +style Theme_AppCompat_Light_DialogWhenLarge +style Theme_AppCompat_Light_NoActionBar +style Theme_AppCompat_NoActionBar +style Theme_Design +style Theme_Design_BottomSheetDialog +style Theme_Design_Light +style Theme_Design_Light_BottomSheetDialog +style Theme_Design_Light_NoActionBar +style Theme_Design_NoActionBar +style Theme_MaterialComponents +style Theme_MaterialComponents_BottomSheetDialog +style Theme_MaterialComponents_Bridge +style Theme_MaterialComponents_CompactMenu +style Theme_MaterialComponents_Dialog +style Theme_MaterialComponents_Dialog_Alert +style Theme_MaterialComponents_Dialog_MinWidth +style Theme_MaterialComponents_DialogWhenLarge +style Theme_MaterialComponents_Light +style Theme_MaterialComponents_Light_BottomSheetDialog +style Theme_MaterialComponents_Light_Bridge +style Theme_MaterialComponents_Light_DarkActionBar +style Theme_MaterialComponents_Light_DarkActionBar_Bridge +style Theme_MaterialComponents_Light_Dialog +style Theme_MaterialComponents_Light_Dialog_Alert +style Theme_MaterialComponents_Light_Dialog_MinWidth +style Theme_MaterialComponents_Light_DialogWhenLarge +style Theme_MaterialComponents_Light_NoActionBar +style Theme_MaterialComponents_Light_NoActionBar_Bridge +style Theme_MaterialComponents_NoActionBar +style Theme_MaterialComponents_NoActionBar_Bridge +style Theme_Notesmaster2 +style Theme_Notesmaster2_Fullscreen +style ThemeOverlay_AppCompat +style ThemeOverlay_AppCompat_ActionBar +style ThemeOverlay_AppCompat_Dark +style ThemeOverlay_AppCompat_Dark_ActionBar +style ThemeOverlay_AppCompat_Dialog +style ThemeOverlay_AppCompat_Dialog_Alert +style ThemeOverlay_AppCompat_Light +style ThemeOverlay_MaterialComponents +style ThemeOverlay_MaterialComponents_ActionBar +style ThemeOverlay_MaterialComponents_Dark +style ThemeOverlay_MaterialComponents_Dark_ActionBar +style ThemeOverlay_MaterialComponents_Dialog +style ThemeOverlay_MaterialComponents_Dialog_Alert +style ThemeOverlay_MaterialComponents_Light +style ThemeOverlay_MaterialComponents_TextInputEditText +style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox +style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense +style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox +style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense +style ThemeOverlay_Notesmaster2_FullscreenContainer +style Widget_AppCompat_ActionBar +style Widget_AppCompat_ActionBar_Solid +style Widget_AppCompat_ActionBar_TabBar +style Widget_AppCompat_ActionBar_TabText +style Widget_AppCompat_ActionBar_TabView +style Widget_AppCompat_ActionButton +style Widget_AppCompat_ActionButton_CloseMode +style Widget_AppCompat_ActionButton_Overflow +style Widget_AppCompat_ActionMode +style Widget_AppCompat_ActivityChooserView +style Widget_AppCompat_AutoCompleteTextView +style Widget_AppCompat_Button +style Widget_AppCompat_Button_Borderless +style Widget_AppCompat_Button_Borderless_Colored +style Widget_AppCompat_Button_ButtonBar_AlertDialog +style Widget_AppCompat_Button_Colored +style Widget_AppCompat_Button_Small +style Widget_AppCompat_ButtonBar +style Widget_AppCompat_ButtonBar_AlertDialog +style Widget_AppCompat_CompoundButton_CheckBox +style Widget_AppCompat_CompoundButton_RadioButton +style Widget_AppCompat_CompoundButton_Switch +style Widget_AppCompat_DrawerArrowToggle +style Widget_AppCompat_DropDownItem_Spinner +style Widget_AppCompat_EditText +style Widget_AppCompat_ImageButton +style Widget_AppCompat_Light_ActionBar +style Widget_AppCompat_Light_ActionBar_Solid +style Widget_AppCompat_Light_ActionBar_Solid_Inverse +style Widget_AppCompat_Light_ActionBar_TabBar +style Widget_AppCompat_Light_ActionBar_TabBar_Inverse +style Widget_AppCompat_Light_ActionBar_TabText +style Widget_AppCompat_Light_ActionBar_TabText_Inverse +style Widget_AppCompat_Light_ActionBar_TabView +style Widget_AppCompat_Light_ActionBar_TabView_Inverse +style Widget_AppCompat_Light_ActionButton +style Widget_AppCompat_Light_ActionButton_CloseMode +style Widget_AppCompat_Light_ActionButton_Overflow +style Widget_AppCompat_Light_ActionMode_Inverse +style Widget_AppCompat_Light_ActivityChooserView +style Widget_AppCompat_Light_AutoCompleteTextView +style Widget_AppCompat_Light_DropDownItem_Spinner +style Widget_AppCompat_Light_ListPopupWindow +style Widget_AppCompat_Light_ListView_DropDown +style Widget_AppCompat_Light_PopupMenu +style Widget_AppCompat_Light_PopupMenu_Overflow +style Widget_AppCompat_Light_SearchView +style Widget_AppCompat_Light_Spinner_DropDown_ActionBar +style Widget_AppCompat_ListMenuView +style Widget_AppCompat_ListPopupWindow +style Widget_AppCompat_ListView +style Widget_AppCompat_ListView_DropDown +style Widget_AppCompat_ListView_Menu +style Widget_AppCompat_PopupMenu +style Widget_AppCompat_PopupMenu_Overflow +style Widget_AppCompat_PopupWindow +style Widget_AppCompat_ProgressBar +style Widget_AppCompat_ProgressBar_Horizontal +style Widget_AppCompat_RatingBar +style Widget_AppCompat_RatingBar_Indicator +style Widget_AppCompat_RatingBar_Small +style Widget_AppCompat_SearchView +style Widget_AppCompat_SearchView_ActionBar +style Widget_AppCompat_SeekBar +style Widget_AppCompat_SeekBar_Discrete +style Widget_AppCompat_Spinner +style Widget_AppCompat_Spinner_DropDown +style Widget_AppCompat_Spinner_DropDown_ActionBar +style Widget_AppCompat_Spinner_Underlined +style Widget_AppCompat_TextView_SpinnerItem +style Widget_AppCompat_Toolbar +style Widget_AppCompat_Toolbar_Button_Navigation +style Widget_Compat_NotificationActionContainer +style Widget_Compat_NotificationActionText +style Widget_Design_AppBarLayout +style Widget_Design_BottomNavigationView +style Widget_Design_BottomSheet_Modal +style Widget_Design_CollapsingToolbar +style Widget_Design_FloatingActionButton +style Widget_Design_NavigationView +style Widget_Design_ScrimInsetsFrameLayout +style Widget_Design_Snackbar +style Widget_Design_TabLayout +style Widget_Design_TextInputLayout +style Widget_MaterialComponents_BottomAppBar +style Widget_MaterialComponents_BottomAppBar_Colored +style Widget_MaterialComponents_BottomNavigationView +style Widget_MaterialComponents_BottomNavigationView_Colored +style Widget_MaterialComponents_BottomSheet_Modal +style Widget_MaterialComponents_Button +style Widget_MaterialComponents_Button_Icon +style Widget_MaterialComponents_Button_OutlinedButton +style Widget_MaterialComponents_Button_OutlinedButton_Icon +style Widget_MaterialComponents_Button_TextButton +style Widget_MaterialComponents_Button_TextButton_Dialog +style Widget_MaterialComponents_Button_TextButton_Dialog_Icon +style Widget_MaterialComponents_Button_TextButton_Icon +style Widget_MaterialComponents_Button_UnelevatedButton +style Widget_MaterialComponents_Button_UnelevatedButton_Icon +style Widget_MaterialComponents_CardView +style Widget_MaterialComponents_Chip_Action +style Widget_MaterialComponents_Chip_Choice +style Widget_MaterialComponents_Chip_Entry +style Widget_MaterialComponents_Chip_Filter +style Widget_MaterialComponents_ChipGroup +style Widget_MaterialComponents_FloatingActionButton +style Widget_MaterialComponents_NavigationView +style Widget_MaterialComponents_Snackbar +style Widget_MaterialComponents_Snackbar_FullWidth +style Widget_MaterialComponents_TabLayout +style Widget_MaterialComponents_TabLayout_Colored +style Widget_MaterialComponents_TextInputEditText_FilledBox +style Widget_MaterialComponents_TextInputEditText_FilledBox_Dense +style Widget_MaterialComponents_TextInputEditText_OutlinedBox +style Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense +style Widget_MaterialComponents_TextInputLayout_FilledBox +style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense +style Widget_MaterialComponents_TextInputLayout_OutlinedBox +style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense +style Widget_MaterialComponents_Toolbar +style Widget_Support_CoordinatorLayout +style Widget_Theme_Notesmaster2_ActionBar_Fullscreen +style Widget_Theme_Notesmaster2_ButtonBar_Fullscreen +styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle +styleable ActionBarLayout android_layout_gravity +styleable ActionMenuItemView android_minWidth +styleable ActionMenuView +styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle +styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount +styleable ActivityNavigator android_name action data dataPattern +styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout +styleable AnimatedStateListDrawableCompat android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration +styleable AnimatedStateListDrawableItem android_id android_drawable +styleable AnimatedStateListDrawableTransition android_drawable android_toId android_fromId android_reversible +styleable AppBarLayout android_background android_touchscreenBlocksFocus android_keyboardNavigationCluster elevation expanded liftOnScroll +styleable AppBarLayoutStates state_collapsed state_collapsible state_liftable state_lifted +styleable AppBarLayout_Layout layout_scrollFlags layout_scrollInterpolator +styleable AppCompatImageView android_src srcCompat tint tintMode +styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode +styleable AppCompatTextHelper android_textAppearance android_drawableTop android_drawableBottom android_drawableLeft android_drawableRight android_drawableStart android_drawableEnd +styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType firstBaselineToTopHeight fontFamily lastBaselineToBottomHeight lineHeight textAllCaps +styleable AppCompatTheme android_windowIsFloating android_windowAnimationStyle actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingLeft listPreferredItemPaddingRight panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle +styleable BottomAppBar backgroundTint fabAlignmentMode fabCradleMargin fabCradleRoundedCornerRadius fabCradleVerticalOffset hideOnScroll +styleable BottomNavigationView elevation itemBackground itemHorizontalTranslationEnabled itemIconSize itemIconTint itemTextAppearanceActive itemTextAppearanceInactive itemTextColor labelVisibilityMode menu +styleable BottomSheetBehavior_Layout behavior_fitToContents behavior_hideable behavior_peekHeight behavior_skipCollapsed +styleable ButtonBarLayout allowStacking +styleable CardView android_minWidth android_minHeight cardBackgroundColor cardCornerRadius cardElevation cardMaxElevation cardPreventCornerOverlap cardUseCompatPadding contentPadding contentPaddingBottom contentPaddingLeft contentPaddingRight contentPaddingTop +styleable Chip android_textAppearance android_ellipsize android_maxWidth android_text android_checkable checkedIcon checkedIconEnabled checkedIconVisible chipBackgroundColor chipCornerRadius chipEndPadding chipIcon chipIconEnabled chipIconSize chipIconTint chipIconVisible chipMinHeight chipStartPadding chipStrokeColor chipStrokeWidth closeIcon closeIconEnabled closeIconEndPadding closeIconSize closeIconStartPadding closeIconTint closeIconVisible hideMotionSpec iconEndPadding iconStartPadding rippleColor showMotionSpec textEndPadding textStartPadding +styleable ChipGroup checkedChip chipSpacing chipSpacingHorizontal chipSpacingVertical singleLine singleSelection +styleable CollapsingToolbarLayout collapsedTitleGravity collapsedTitleTextAppearance contentScrim expandedTitleGravity expandedTitleMargin expandedTitleMarginBottom expandedTitleMarginEnd expandedTitleMarginStart expandedTitleMarginTop expandedTitleTextAppearance scrimAnimationDuration scrimVisibleHeightTrigger statusBarScrim title titleEnabled toolbarId +styleable CollapsingToolbarLayout_Layout layout_collapseMode layout_collapseParallaxMultiplier +styleable ColorStateListItem android_color android_alpha alpha +styleable CompoundButton android_button buttonTint buttonTintMode +styleable Constraint android_orientation android_id android_visibility android_layout_width android_layout_height android_layout_marginLeft android_layout_marginTop android_layout_marginRight android_layout_marginBottom android_maxWidth android_maxHeight android_minWidth android_minHeight android_alpha android_transformPivotX android_transformPivotY android_translationX android_translationY android_scaleX android_scaleY android_rotation android_rotationX android_rotationY android_layout_marginStart android_layout_marginEnd android_translationZ android_elevation animate_relativeTo barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraint_referenced_ids constraint_referenced_tags drawPath flow_firstHorizontalBias flow_firstHorizontalStyle flow_firstVerticalBias flow_firstVerticalStyle flow_horizontalAlign flow_horizontalBias flow_horizontalGap flow_horizontalStyle flow_lastHorizontalBias flow_lastHorizontalStyle flow_lastVerticalBias flow_lastVerticalStyle flow_maxElementsWrap flow_verticalAlign flow_verticalBias flow_verticalGap flow_verticalStyle flow_wrapMode layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTag layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop motionProgress motionStagger pathMotionArc pivotAnchor transitionEasing transitionPathRotate visibilityMode +styleable ConstraintLayout_Layout android_orientation android_padding android_paddingLeft android_paddingTop android_paddingRight android_paddingBottom android_visibility android_maxWidth android_maxHeight android_minWidth android_minHeight android_paddingStart android_paddingEnd android_elevation barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraintSet constraint_referenced_ids constraint_referenced_tags flow_firstHorizontalBias flow_firstHorizontalStyle flow_firstVerticalBias flow_firstVerticalStyle flow_horizontalAlign flow_horizontalBias flow_horizontalGap flow_horizontalStyle flow_lastHorizontalBias flow_lastHorizontalStyle flow_lastVerticalBias flow_lastVerticalStyle flow_maxElementsWrap flow_verticalAlign flow_verticalBias flow_verticalGap flow_verticalStyle flow_wrapMode layoutDescription layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTag layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop layout_optimizationLevel +styleable ConstraintLayout_placeholder content placeholder_emptyVisibility +styleable ConstraintSet android_orientation android_id android_visibility android_layout_width android_layout_height android_layout_marginLeft android_layout_marginTop android_layout_marginRight android_layout_marginBottom android_maxWidth android_maxHeight android_minWidth android_minHeight android_pivotX android_pivotY android_alpha android_transformPivotX android_transformPivotY android_translationX android_translationY android_scaleX android_scaleY android_rotation android_rotationX android_rotationY android_layout_marginStart android_layout_marginEnd android_translationZ android_elevation animate_relativeTo barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraint_referenced_ids constraint_referenced_tags deriveConstraintsFrom drawPath flow_firstHorizontalBias flow_firstHorizontalStyle flow_firstVerticalBias flow_firstVerticalStyle flow_horizontalAlign flow_horizontalBias flow_horizontalGap flow_horizontalStyle flow_lastHorizontalBias flow_lastHorizontalStyle flow_lastVerticalBias flow_lastVerticalStyle flow_maxElementsWrap flow_verticalAlign flow_verticalBias flow_verticalGap flow_verticalStyle flow_wrapMode layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTag layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop motionProgress motionStagger pathMotionArc pivotAnchor transitionEasing transitionPathRotate +styleable CoordinatorLayout keylines statusBarBackground +styleable CoordinatorLayout_Layout android_layout_gravity layout_anchor layout_anchorGravity layout_behavior layout_dodgeInsetEdges layout_insetEdge layout_keyline +styleable CustomAttribute attributeName customBoolean customColorDrawableValue customColorValue customDimension customFloatValue customIntegerValue customPixelDimension customStringValue +styleable DesignTheme bottomSheetDialogTheme bottomSheetStyle +styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness +styleable FloatingActionButton backgroundTint backgroundTintMode borderWidth elevation fabCustomSize fabSize hideMotionSpec hoveredFocusedTranslationZ maxImageSize pressedTranslationZ rippleColor showMotionSpec useCompatPadding +styleable FloatingActionButton_Behavior_Layout behavior_autoHide +styleable FlowLayout itemSpacing lineSpacing +styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery +styleable FontFamilyFont android_font android_fontWeight android_fontStyle android_ttcIndex android_fontVariationSettings font fontStyle fontVariationSettings fontWeight ttcIndex +styleable ForegroundLinearLayout android_foreground android_foregroundGravity foregroundInsidePadding +styleable FragmentNavigator android_name +styleable FullscreenAttrs fullscreenBackgroundColor fullscreenTextColor +styleable GradientColor android_startColor android_endColor android_type android_centerX android_centerY android_gradientRadius android_tileMode android_centerColor android_startX android_startY android_endX android_endY +styleable GradientColorItem android_color android_offset +styleable ImageFilterView altSrc brightness contrast crossfade overlay round roundPercent saturation warmth +styleable KeyAttribute android_alpha android_transformPivotX android_transformPivotY android_translationX android_translationY android_scaleX android_scaleY android_rotation android_rotationX android_rotationY android_translationZ android_elevation curveFit framePosition motionProgress motionTarget transitionEasing transitionPathRotate +styleable KeyCycle android_alpha android_translationX android_translationY android_scaleX android_scaleY android_rotation android_rotationX android_rotationY android_translationZ android_elevation curveFit framePosition motionProgress motionTarget transitionEasing transitionPathRotate waveOffset wavePeriod waveShape waveVariesBy +styleable KeyFrame +styleable KeyFramesAcceleration +styleable KeyFramesVelocity +styleable KeyPosition curveFit drawPath framePosition keyPositionType motionTarget pathMotionArc percentHeight percentWidth percentX percentY sizePercent transitionEasing +styleable KeyTimeCycle android_alpha android_translationX android_translationY android_scaleX android_scaleY android_rotation android_rotationX android_rotationY android_translationZ android_elevation curveFit framePosition motionProgress motionTarget transitionEasing transitionPathRotate waveDecay waveOffset wavePeriod waveShape +styleable KeyTrigger framePosition motionTarget motion_postLayoutCollision motion_triggerOnCollision onCross onNegativeCross onPositiveCross triggerId triggerReceiver triggerSlack +styleable Layout android_orientation android_layout_width android_layout_height android_layout_marginLeft android_layout_marginTop android_layout_marginRight android_layout_marginBottom android_layout_marginStart android_layout_marginEnd barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraint_referenced_ids constraint_referenced_tags layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop maxHeight maxWidth minHeight minWidth +styleable LinearLayoutCompat android_gravity android_orientation android_baselineAligned android_baselineAlignedChildIndex android_weightSum divider dividerPadding measureWithLargestChild showDividers +styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_width android_layout_height android_layout_weight +styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset +styleable MaterialButton android_insetLeft android_insetRight android_insetTop android_insetBottom backgroundTint backgroundTintMode cornerRadius icon iconGravity iconPadding iconSize iconTint iconTintMode rippleColor strokeColor strokeWidth +styleable MaterialCardView strokeColor strokeWidth +styleable MaterialComponentsTheme bottomSheetDialogTheme bottomSheetStyle chipGroupStyle chipStandaloneStyle chipStyle colorAccent colorBackgroundFloating colorPrimary colorPrimaryDark colorSecondary editTextStyle floatingActionButtonStyle materialButtonStyle materialCardViewStyle navigationViewStyle scrimBackground snackbarButtonStyle tabStyle textAppearanceBody1 textAppearanceBody2 textAppearanceButton textAppearanceCaption textAppearanceHeadline1 textAppearanceHeadline2 textAppearanceHeadline3 textAppearanceHeadline4 textAppearanceHeadline5 textAppearanceHeadline6 textAppearanceOverline textAppearanceSubtitle1 textAppearanceSubtitle2 textInputStyle +styleable MenuGroup android_enabled android_id android_visible android_menuCategory android_orderInCategory android_checkableBehavior +styleable MenuItem android_icon android_enabled android_id android_checked android_visible android_menuCategory android_orderInCategory android_title android_titleCondensed android_alphabeticShortcut android_numericShortcut android_checkable android_onClick actionLayout actionProviderClass actionViewClass alphabeticModifiers contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText +styleable MenuView android_windowAnimationStyle android_itemTextAppearance android_horizontalDivider android_verticalDivider android_headerBackground android_itemBackground android_itemIconDisabledAlpha preserveIconSpacing subMenuArrow +styleable MockView mock_diagonalsColor mock_label mock_labelBackgroundColor mock_labelColor mock_showDiagonals mock_showLabel +styleable Motion animate_relativeTo drawPath motionPathRotate motionStagger pathMotionArc transitionEasing +styleable MotionHelper onHide onShow +styleable MotionLayout applyMotionScene currentState layoutDescription motionDebug motionProgress showPaths +styleable MotionScene defaultDuration layoutDuringTransition +styleable MotionTelltales telltales_tailColor telltales_tailScale telltales_velocityMode +styleable NavAction android_id destination enterAnim exitAnim launchSingleTop popEnterAnim popExitAnim popUpTo popUpToInclusive +styleable NavArgument android_name android_defaultValue argType nullable +styleable NavDeepLink android_autoVerify uri +styleable NavGraphNavigator startDestination +styleable NavHostFragment defaultNavHost navGraph +styleable NavInclude graph +styleable NavigationView android_background android_fitsSystemWindows android_maxWidth elevation headerLayout itemBackground itemHorizontalPadding itemIconPadding itemIconTint itemTextAppearance itemTextColor menu +styleable Navigator android_label android_id +styleable OnClick clickAction targetId +styleable OnSwipe dragDirection dragScale dragThreshold limitBoundsTo maxAcceleration maxVelocity moveWhenScrollAtTop nestedScrollFlags onTouchUp touchAnchorId touchAnchorSide touchRegionId +styleable PopupWindow android_popupBackground android_popupAnimationStyle overlapAnchor +styleable PopupWindowBackgroundState state_above_anchor +styleable PropertySet android_visibility android_alpha layout_constraintTag motionProgress visibilityMode +styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle +styleable RecyclerView android_orientation android_descendantFocusability fastScrollEnabled fastScrollHorizontalThumbDrawable fastScrollHorizontalTrackDrawable fastScrollVerticalThumbDrawable fastScrollVerticalTrackDrawable layoutManager reverseLayout spanCount stackFromEnd +styleable ScrimInsetsFrameLayout insetForeground +styleable ScrollingViewBehavior_Layout behavior_overlapTop +styleable SearchView android_focusable android_maxWidth android_inputType android_imeOptions closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon +styleable Snackbar snackbarButtonStyle snackbarStyle +styleable SnackbarLayout android_maxWidth elevation maxActionInlineWidth +styleable Spinner android_entries android_popupBackground android_prompt android_dropDownWidth popupTheme +styleable State android_id constraints +styleable StateListDrawable android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration +styleable StateListDrawableItem android_drawable +styleable StateSet defaultState +styleable SwitchCompat android_textOn android_textOff android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode +styleable TabItem android_icon android_layout android_text +styleable TabLayout tabBackground tabContentStart tabGravity tabIconTint tabIconTintMode tabIndicator tabIndicatorAnimationDuration tabIndicatorColor tabIndicatorFullWidth tabIndicatorGravity tabIndicatorHeight tabInlineLabel tabMaxWidth tabMinWidth tabMode tabPadding tabPaddingBottom tabPaddingEnd tabPaddingStart tabPaddingTop tabRippleColor tabSelectedTextColor tabTextAppearance tabTextColor tabUnboundedRipple +styleable TextAppearance android_textSize android_typeface android_textStyle android_textColor android_textColorHint android_textColorLink android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_fontFamily fontFamily textAllCaps +styleable TextInputLayout android_textColorHint android_hint boxBackgroundColor boxBackgroundMode boxCollapsedPaddingTop boxCornerRadiusBottomEnd boxCornerRadiusBottomStart boxCornerRadiusTopEnd boxCornerRadiusTopStart boxStrokeColor boxStrokeWidth counterEnabled counterMaxLength counterOverflowTextAppearance counterTextAppearance errorEnabled errorTextAppearance helperText helperTextEnabled helperTextTextAppearance hintAnimationEnabled hintEnabled hintTextAppearance passwordToggleContentDescription passwordToggleDrawable passwordToggleEnabled passwordToggleTint passwordToggleTintMode +styleable ThemeEnforcement android_textAppearance enforceMaterialTheme enforceTextAppearance +styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor +styleable Transform android_transformPivotX android_transformPivotY android_translationX android_translationY android_scaleX android_scaleY android_rotation android_rotationX android_rotationY android_translationZ android_elevation +styleable Transition android_id autoTransition constraintSetEnd constraintSetStart duration layoutDuringTransition motionInterpolator pathMotionArc staggered transitionDisable transitionFlags +styleable Variant constraints region_heightLessThan region_heightMoreThan region_widthLessThan region_widthMoreThan +styleable View android_theme android_focusable paddingEnd paddingStart theme +styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode +styleable ViewStubCompat android_id android_layout android_inflatedId +xml preferences +xml searchable +xml widget_2x_info +xml widget_4x_info diff --git a/src/app/build/intermediates/signing_config/debug/out/signing-config.json b/src/app/build/intermediates/signing_config/debug/out/signing-config.json new file mode 100644 index 0000000..5a55248 --- /dev/null +++ b/src/app/build/intermediates/signing_config/debug/out/signing-config.json @@ -0,0 +1 @@ +{"mName":"debug","mStoreFile":"C:\\Users\\smith\\.android\\debug.keystore","mStorePassword":"android","mKeyAlias":"AndroidDebugKey","mKeyPassword":"android","mStoreType":"pkcs12","mV1SigningEnabled":true,"mV2SigningEnabled":true} \ No newline at end of file diff --git a/src/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libmsc.so b/src/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libmsc.so new file mode 100644 index 0000000..97a365b Binary files /dev/null and b/src/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libmsc.so differ diff --git a/src/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libmsc.so b/src/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libmsc.so new file mode 100644 index 0000000..5dcfde5 Binary files /dev/null and b/src/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libmsc.so differ diff --git a/src/app/build/intermediates/symbols/androidTest/debug/R.txt b/src/app/build/intermediates/symbols/androidTest/debug/R.txt new file mode 100644 index 0000000..e69de29 diff --git a/src/app/build/intermediates/symbols/debug/R.txt b/src/app/build/intermediates/symbols/debug/R.txt new file mode 100644 index 0000000..c98a017 --- /dev/null +++ b/src/app/build/intermediates/symbols/debug/R.txt @@ -0,0 +1,3816 @@ +int anim abc_fade_in 0x7f010000 +int anim abc_fade_out 0x7f010001 +int anim abc_grow_fade_in_from_bottom 0x7f010002 +int anim abc_popup_enter 0x7f010003 +int anim abc_popup_exit 0x7f010004 +int anim abc_shrink_fade_out_from_bottom 0x7f010005 +int anim abc_slide_in_bottom 0x7f010006 +int anim abc_slide_in_top 0x7f010007 +int anim abc_slide_out_bottom 0x7f010008 +int anim abc_slide_out_top 0x7f010009 +int anim abc_tooltip_enter 0x7f01000a +int anim abc_tooltip_exit 0x7f01000b +int anim design_bottom_sheet_slide_in 0x7f01000c +int anim design_bottom_sheet_slide_out 0x7f01000d +int anim design_snackbar_in 0x7f01000e +int anim design_snackbar_out 0x7f01000f +int anim nav_default_enter_anim 0x7f010010 +int anim nav_default_exit_anim 0x7f010011 +int anim nav_default_pop_enter_anim 0x7f010012 +int anim nav_default_pop_exit_anim 0x7f010013 +int animator design_appbar_state_list_animator 0x7f020000 +int animator design_fab_hide_motion_spec 0x7f020001 +int animator design_fab_show_motion_spec 0x7f020002 +int animator mtrl_btn_state_list_anim 0x7f020003 +int animator mtrl_btn_unelevated_state_list_anim 0x7f020004 +int animator mtrl_chip_state_list_anim 0x7f020005 +int animator mtrl_fab_hide_motion_spec 0x7f020006 +int animator mtrl_fab_show_motion_spec 0x7f020007 +int animator mtrl_fab_transformation_sheet_collapse_spec 0x7f020008 +int animator mtrl_fab_transformation_sheet_expand_spec 0x7f020009 +int array format_for_exported_note 0x7f030000 +int array menu_share_ways 0x7f030001 +int attr action 0x7f040000 +int attr actionBarDivider 0x7f040001 +int attr actionBarItemBackground 0x7f040002 +int attr actionBarPopupTheme 0x7f040003 +int attr actionBarSize 0x7f040004 +int attr actionBarSplitStyle 0x7f040005 +int attr actionBarStyle 0x7f040006 +int attr actionBarTabBarStyle 0x7f040007 +int attr actionBarTabStyle 0x7f040008 +int attr actionBarTabTextStyle 0x7f040009 +int attr actionBarTheme 0x7f04000a +int attr actionBarWidgetTheme 0x7f04000b +int attr actionButtonStyle 0x7f04000c +int attr actionDropDownStyle 0x7f04000d +int attr actionLayout 0x7f04000e +int attr actionMenuTextAppearance 0x7f04000f +int attr actionMenuTextColor 0x7f040010 +int attr actionModeBackground 0x7f040011 +int attr actionModeCloseButtonStyle 0x7f040012 +int attr actionModeCloseDrawable 0x7f040013 +int attr actionModeCopyDrawable 0x7f040014 +int attr actionModeCutDrawable 0x7f040015 +int attr actionModeFindDrawable 0x7f040016 +int attr actionModePasteDrawable 0x7f040017 +int attr actionModePopupWindowStyle 0x7f040018 +int attr actionModeSelectAllDrawable 0x7f040019 +int attr actionModeShareDrawable 0x7f04001a +int attr actionModeSplitBackground 0x7f04001b +int attr actionModeStyle 0x7f04001c +int attr actionModeWebSearchDrawable 0x7f04001d +int attr actionOverflowButtonStyle 0x7f04001e +int attr actionOverflowMenuStyle 0x7f04001f +int attr actionProviderClass 0x7f040020 +int attr actionViewClass 0x7f040021 +int attr activityChooserViewStyle 0x7f040022 +int attr alertDialogButtonGroupStyle 0x7f040023 +int attr alertDialogCenterButtons 0x7f040024 +int attr alertDialogStyle 0x7f040025 +int attr alertDialogTheme 0x7f040026 +int attr allowStacking 0x7f040027 +int attr alpha 0x7f040028 +int attr alphabeticModifiers 0x7f040029 +int attr altSrc 0x7f04002a +int attr animate_relativeTo 0x7f04002b +int attr applyMotionScene 0x7f04002c +int attr arcMode 0x7f04002d +int attr argType 0x7f04002e +int attr arrowHeadLength 0x7f04002f +int attr arrowShaftLength 0x7f040030 +int attr attributeName 0x7f040031 +int attr autoCompleteTextViewStyle 0x7f040032 +int attr autoSizeMaxTextSize 0x7f040033 +int attr autoSizeMinTextSize 0x7f040034 +int attr autoSizePresetSizes 0x7f040035 +int attr autoSizeStepGranularity 0x7f040036 +int attr autoSizeTextType 0x7f040037 +int attr autoTransition 0x7f040038 +int attr background 0x7f040039 +int attr backgroundSplit 0x7f04003a +int attr backgroundStacked 0x7f04003b +int attr backgroundTint 0x7f04003c +int attr backgroundTintMode 0x7f04003d +int attr barLength 0x7f04003e +int attr barrierAllowsGoneWidgets 0x7f04003f +int attr barrierDirection 0x7f040040 +int attr barrierMargin 0x7f040041 +int attr behavior_autoHide 0x7f040042 +int attr behavior_fitToContents 0x7f040043 +int attr behavior_hideable 0x7f040044 +int attr behavior_overlapTop 0x7f040045 +int attr behavior_peekHeight 0x7f040046 +int attr behavior_skipCollapsed 0x7f040047 +int attr borderWidth 0x7f040048 +int attr borderlessButtonStyle 0x7f040049 +int attr bottomAppBarStyle 0x7f04004a +int attr bottomNavigationStyle 0x7f04004b +int attr bottomSheetDialogTheme 0x7f04004c +int attr bottomSheetStyle 0x7f04004d +int attr boxBackgroundColor 0x7f04004e +int attr boxBackgroundMode 0x7f04004f +int attr boxCollapsedPaddingTop 0x7f040050 +int attr boxCornerRadiusBottomEnd 0x7f040051 +int attr boxCornerRadiusBottomStart 0x7f040052 +int attr boxCornerRadiusTopEnd 0x7f040053 +int attr boxCornerRadiusTopStart 0x7f040054 +int attr boxStrokeColor 0x7f040055 +int attr boxStrokeWidth 0x7f040056 +int attr brightness 0x7f040057 +int attr buttonBarButtonStyle 0x7f040058 +int attr buttonBarNegativeButtonStyle 0x7f040059 +int attr buttonBarNeutralButtonStyle 0x7f04005a +int attr buttonBarPositiveButtonStyle 0x7f04005b +int attr buttonBarStyle 0x7f04005c +int attr buttonGravity 0x7f04005d +int attr buttonIconDimen 0x7f04005e +int attr buttonPanelSideLayout 0x7f04005f +int attr buttonStyle 0x7f040060 +int attr buttonStyleSmall 0x7f040061 +int attr buttonTint 0x7f040062 +int attr buttonTintMode 0x7f040063 +int attr cardBackgroundColor 0x7f040064 +int attr cardCornerRadius 0x7f040065 +int attr cardElevation 0x7f040066 +int attr cardMaxElevation 0x7f040067 +int attr cardPreventCornerOverlap 0x7f040068 +int attr cardUseCompatPadding 0x7f040069 +int attr cardViewStyle 0x7f04006a +int attr chainUseRtl 0x7f04006b +int attr checkboxStyle 0x7f04006c +int attr checkedChip 0x7f04006d +int attr checkedIcon 0x7f04006e +int attr checkedIconEnabled 0x7f04006f +int attr checkedIconVisible 0x7f040070 +int attr checkedTextViewStyle 0x7f040071 +int attr chipBackgroundColor 0x7f040072 +int attr chipCornerRadius 0x7f040073 +int attr chipEndPadding 0x7f040074 +int attr chipGroupStyle 0x7f040075 +int attr chipIcon 0x7f040076 +int attr chipIconEnabled 0x7f040077 +int attr chipIconSize 0x7f040078 +int attr chipIconTint 0x7f040079 +int attr chipIconVisible 0x7f04007a +int attr chipMinHeight 0x7f04007b +int attr chipSpacing 0x7f04007c +int attr chipSpacingHorizontal 0x7f04007d +int attr chipSpacingVertical 0x7f04007e +int attr chipStandaloneStyle 0x7f04007f +int attr chipStartPadding 0x7f040080 +int attr chipStrokeColor 0x7f040081 +int attr chipStrokeWidth 0x7f040082 +int attr chipStyle 0x7f040083 +int attr circleRadius 0x7f040084 +int attr clickAction 0x7f040085 +int attr closeIcon 0x7f040086 +int attr closeIconEnabled 0x7f040087 +int attr closeIconEndPadding 0x7f040088 +int attr closeIconSize 0x7f040089 +int attr closeIconStartPadding 0x7f04008a +int attr closeIconTint 0x7f04008b +int attr closeIconVisible 0x7f04008c +int attr closeItemLayout 0x7f04008d +int attr collapseContentDescription 0x7f04008e +int attr collapseIcon 0x7f04008f +int attr collapsedTitleGravity 0x7f040090 +int attr collapsedTitleTextAppearance 0x7f040091 +int attr color 0x7f040092 +int attr colorAccent 0x7f040093 +int attr colorBackgroundFloating 0x7f040094 +int attr colorButtonNormal 0x7f040095 +int attr colorControlActivated 0x7f040096 +int attr colorControlHighlight 0x7f040097 +int attr colorControlNormal 0x7f040098 +int attr colorError 0x7f040099 +int attr colorPrimary 0x7f04009a +int attr colorPrimaryDark 0x7f04009b +int attr colorSecondary 0x7f04009c +int attr colorSwitchThumbNormal 0x7f04009d +int attr commitIcon 0x7f04009e +int attr constraintSet 0x7f04009f +int attr constraintSetEnd 0x7f0400a0 +int attr constraintSetStart 0x7f0400a1 +int attr constraint_referenced_ids 0x7f0400a2 +int attr constraint_referenced_tags 0x7f0400a3 +int attr constraints 0x7f0400a4 +int attr content 0x7f0400a5 +int attr contentDescription 0x7f0400a6 +int attr contentInsetEnd 0x7f0400a7 +int attr contentInsetEndWithActions 0x7f0400a8 +int attr contentInsetLeft 0x7f0400a9 +int attr contentInsetRight 0x7f0400aa +int attr contentInsetStart 0x7f0400ab +int attr contentInsetStartWithNavigation 0x7f0400ac +int attr contentPadding 0x7f0400ad +int attr contentPaddingBottom 0x7f0400ae +int attr contentPaddingLeft 0x7f0400af +int attr contentPaddingRight 0x7f0400b0 +int attr contentPaddingTop 0x7f0400b1 +int attr contentScrim 0x7f0400b2 +int attr contrast 0x7f0400b3 +int attr controlBackground 0x7f0400b4 +int attr coordinatorLayoutStyle 0x7f0400b5 +int attr cornerRadius 0x7f0400b6 +int attr counterEnabled 0x7f0400b7 +int attr counterMaxLength 0x7f0400b8 +int attr counterOverflowTextAppearance 0x7f0400b9 +int attr counterTextAppearance 0x7f0400ba +int attr crossfade 0x7f0400bb +int attr currentState 0x7f0400bc +int attr curveFit 0x7f0400bd +int attr customBoolean 0x7f0400be +int attr customColorDrawableValue 0x7f0400bf +int attr customColorValue 0x7f0400c0 +int attr customDimension 0x7f0400c1 +int attr customFloatValue 0x7f0400c2 +int attr customIntegerValue 0x7f0400c3 +int attr customNavigationLayout 0x7f0400c4 +int attr customPixelDimension 0x7f0400c5 +int attr customStringValue 0x7f0400c6 +int attr data 0x7f0400c7 +int attr dataPattern 0x7f0400c8 +int attr defaultDuration 0x7f0400c9 +int attr defaultNavHost 0x7f0400ca +int attr defaultQueryHint 0x7f0400cb +int attr defaultState 0x7f0400cc +int attr deltaPolarAngle 0x7f0400cd +int attr deltaPolarRadius 0x7f0400ce +int attr deriveConstraintsFrom 0x7f0400cf +int attr destination 0x7f0400d0 +int attr dialogCornerRadius 0x7f0400d1 +int attr dialogPreferredPadding 0x7f0400d2 +int attr dialogTheme 0x7f0400d3 +int attr displayOptions 0x7f0400d4 +int attr divider 0x7f0400d5 +int attr dividerHorizontal 0x7f0400d6 +int attr dividerPadding 0x7f0400d7 +int attr dividerVertical 0x7f0400d8 +int attr dragDirection 0x7f0400d9 +int attr dragScale 0x7f0400da +int attr dragThreshold 0x7f0400db +int attr drawPath 0x7f0400dc +int attr drawableSize 0x7f0400dd +int attr drawerArrowStyle 0x7f0400de +int attr dropDownListViewStyle 0x7f0400df +int attr dropdownListPreferredItemHeight 0x7f0400e0 +int attr duration 0x7f0400e1 +int attr editTextBackground 0x7f0400e2 +int attr editTextColor 0x7f0400e3 +int attr editTextStyle 0x7f0400e4 +int attr elevation 0x7f0400e5 +int attr enforceMaterialTheme 0x7f0400e6 +int attr enforceTextAppearance 0x7f0400e7 +int attr enterAnim 0x7f0400e8 +int attr errorEnabled 0x7f0400e9 +int attr errorTextAppearance 0x7f0400ea +int attr exitAnim 0x7f0400eb +int attr expandActivityOverflowButtonDrawable 0x7f0400ec +int attr expanded 0x7f0400ed +int attr expandedTitleGravity 0x7f0400ee +int attr expandedTitleMargin 0x7f0400ef +int attr expandedTitleMarginBottom 0x7f0400f0 +int attr expandedTitleMarginEnd 0x7f0400f1 +int attr expandedTitleMarginStart 0x7f0400f2 +int attr expandedTitleMarginTop 0x7f0400f3 +int attr expandedTitleTextAppearance 0x7f0400f4 +int attr fabAlignmentMode 0x7f0400f5 +int attr fabCradleMargin 0x7f0400f6 +int attr fabCradleRoundedCornerRadius 0x7f0400f7 +int attr fabCradleVerticalOffset 0x7f0400f8 +int attr fabCustomSize 0x7f0400f9 +int attr fabSize 0x7f0400fa +int attr fastScrollEnabled 0x7f0400fb +int attr fastScrollHorizontalThumbDrawable 0x7f0400fc +int attr fastScrollHorizontalTrackDrawable 0x7f0400fd +int attr fastScrollVerticalThumbDrawable 0x7f0400fe +int attr fastScrollVerticalTrackDrawable 0x7f0400ff +int attr firstBaselineToTopHeight 0x7f040100 +int attr floatingActionButtonStyle 0x7f040101 +int attr flow_firstHorizontalBias 0x7f040102 +int attr flow_firstHorizontalStyle 0x7f040103 +int attr flow_firstVerticalBias 0x7f040104 +int attr flow_firstVerticalStyle 0x7f040105 +int attr flow_horizontalAlign 0x7f040106 +int attr flow_horizontalBias 0x7f040107 +int attr flow_horizontalGap 0x7f040108 +int attr flow_horizontalStyle 0x7f040109 +int attr flow_lastHorizontalBias 0x7f04010a +int attr flow_lastHorizontalStyle 0x7f04010b +int attr flow_lastVerticalBias 0x7f04010c +int attr flow_lastVerticalStyle 0x7f04010d +int attr flow_maxElementsWrap 0x7f04010e +int attr flow_padding 0x7f04010f +int attr flow_verticalAlign 0x7f040110 +int attr flow_verticalBias 0x7f040111 +int attr flow_verticalGap 0x7f040112 +int attr flow_verticalStyle 0x7f040113 +int attr flow_wrapMode 0x7f040114 +int attr font 0x7f040115 +int attr fontFamily 0x7f040116 +int attr fontProviderAuthority 0x7f040117 +int attr fontProviderCerts 0x7f040118 +int attr fontProviderFetchStrategy 0x7f040119 +int attr fontProviderFetchTimeout 0x7f04011a +int attr fontProviderPackage 0x7f04011b +int attr fontProviderQuery 0x7f04011c +int attr fontStyle 0x7f04011d +int attr fontVariationSettings 0x7f04011e +int attr fontWeight 0x7f04011f +int attr foregroundInsidePadding 0x7f040120 +int attr framePosition 0x7f040121 +int attr fullscreenBackgroundColor 0x7f040122 +int attr fullscreenTextColor 0x7f040123 +int attr gapBetweenBars 0x7f040124 +int attr goIcon 0x7f040125 +int attr graph 0x7f040126 +int attr headerLayout 0x7f040127 +int attr height 0x7f040128 +int attr helperText 0x7f040129 +int attr helperTextEnabled 0x7f04012a +int attr helperTextTextAppearance 0x7f04012b +int attr hideMotionSpec 0x7f04012c +int attr hideOnContentScroll 0x7f04012d +int attr hideOnScroll 0x7f04012e +int attr hintAnimationEnabled 0x7f04012f +int attr hintEnabled 0x7f040130 +int attr hintTextAppearance 0x7f040131 +int attr homeAsUpIndicator 0x7f040132 +int attr homeLayout 0x7f040133 +int attr hoveredFocusedTranslationZ 0x7f040134 +int attr icon 0x7f040135 +int attr iconEndPadding 0x7f040136 +int attr iconGravity 0x7f040137 +int attr iconPadding 0x7f040138 +int attr iconSize 0x7f040139 +int attr iconStartPadding 0x7f04013a +int attr iconTint 0x7f04013b +int attr iconTintMode 0x7f04013c +int attr iconifiedByDefault 0x7f04013d +int attr imageButtonStyle 0x7f04013e +int attr indeterminateProgressStyle 0x7f04013f +int attr initialActivityCount 0x7f040140 +int attr insetForeground 0x7f040141 +int attr isLightTheme 0x7f040142 +int attr itemBackground 0x7f040143 +int attr itemHorizontalPadding 0x7f040144 +int attr itemHorizontalTranslationEnabled 0x7f040145 +int attr itemIconPadding 0x7f040146 +int attr itemIconSize 0x7f040147 +int attr itemIconTint 0x7f040148 +int attr itemPadding 0x7f040149 +int attr itemSpacing 0x7f04014a +int attr itemTextAppearance 0x7f04014b +int attr itemTextAppearanceActive 0x7f04014c +int attr itemTextAppearanceInactive 0x7f04014d +int attr itemTextColor 0x7f04014e +int attr keyPositionType 0x7f04014f +int attr keylines 0x7f040150 +int attr labelVisibilityMode 0x7f040151 +int attr lastBaselineToBottomHeight 0x7f040152 +int attr launchSingleTop 0x7f040153 +int attr layout 0x7f040154 +int attr layoutDescription 0x7f040155 +int attr layoutDuringTransition 0x7f040156 +int attr layoutManager 0x7f040157 +int attr layout_anchor 0x7f040158 +int attr layout_anchorGravity 0x7f040159 +int attr layout_behavior 0x7f04015a +int attr layout_collapseMode 0x7f04015b +int attr layout_collapseParallaxMultiplier 0x7f04015c +int attr layout_constrainedHeight 0x7f04015d +int attr layout_constrainedWidth 0x7f04015e +int attr layout_constraintBaseline_creator 0x7f04015f +int attr layout_constraintBaseline_toBaselineOf 0x7f040160 +int attr layout_constraintBottom_creator 0x7f040161 +int attr layout_constraintBottom_toBottomOf 0x7f040162 +int attr layout_constraintBottom_toTopOf 0x7f040163 +int attr layout_constraintCircle 0x7f040164 +int attr layout_constraintCircleAngle 0x7f040165 +int attr layout_constraintCircleRadius 0x7f040166 +int attr layout_constraintDimensionRatio 0x7f040167 +int attr layout_constraintEnd_toEndOf 0x7f040168 +int attr layout_constraintEnd_toStartOf 0x7f040169 +int attr layout_constraintGuide_begin 0x7f04016a +int attr layout_constraintGuide_end 0x7f04016b +int attr layout_constraintGuide_percent 0x7f04016c +int attr layout_constraintHeight_default 0x7f04016d +int attr layout_constraintHeight_max 0x7f04016e +int attr layout_constraintHeight_min 0x7f04016f +int attr layout_constraintHeight_percent 0x7f040170 +int attr layout_constraintHorizontal_bias 0x7f040171 +int attr layout_constraintHorizontal_chainStyle 0x7f040172 +int attr layout_constraintHorizontal_weight 0x7f040173 +int attr layout_constraintLeft_creator 0x7f040174 +int attr layout_constraintLeft_toLeftOf 0x7f040175 +int attr layout_constraintLeft_toRightOf 0x7f040176 +int attr layout_constraintRight_creator 0x7f040177 +int attr layout_constraintRight_toLeftOf 0x7f040178 +int attr layout_constraintRight_toRightOf 0x7f040179 +int attr layout_constraintStart_toEndOf 0x7f04017a +int attr layout_constraintStart_toStartOf 0x7f04017b +int attr layout_constraintTag 0x7f04017c +int attr layout_constraintTop_creator 0x7f04017d +int attr layout_constraintTop_toBottomOf 0x7f04017e +int attr layout_constraintTop_toTopOf 0x7f04017f +int attr layout_constraintVertical_bias 0x7f040180 +int attr layout_constraintVertical_chainStyle 0x7f040181 +int attr layout_constraintVertical_weight 0x7f040182 +int attr layout_constraintWidth_default 0x7f040183 +int attr layout_constraintWidth_max 0x7f040184 +int attr layout_constraintWidth_min 0x7f040185 +int attr layout_constraintWidth_percent 0x7f040186 +int attr layout_dodgeInsetEdges 0x7f040187 +int attr layout_editor_absoluteX 0x7f040188 +int attr layout_editor_absoluteY 0x7f040189 +int attr layout_goneMarginBottom 0x7f04018a +int attr layout_goneMarginEnd 0x7f04018b +int attr layout_goneMarginLeft 0x7f04018c +int attr layout_goneMarginRight 0x7f04018d +int attr layout_goneMarginStart 0x7f04018e +int attr layout_goneMarginTop 0x7f04018f +int attr layout_insetEdge 0x7f040190 +int attr layout_keyline 0x7f040191 +int attr layout_optimizationLevel 0x7f040192 +int attr layout_scrollFlags 0x7f040193 +int attr layout_scrollInterpolator 0x7f040194 +int attr liftOnScroll 0x7f040195 +int attr limitBoundsTo 0x7f040196 +int attr lineHeight 0x7f040197 +int attr lineSpacing 0x7f040198 +int attr listChoiceBackgroundIndicator 0x7f040199 +int attr listDividerAlertDialog 0x7f04019a +int attr listItemLayout 0x7f04019b +int attr listLayout 0x7f04019c +int attr listMenuViewStyle 0x7f04019d +int attr listPopupWindowStyle 0x7f04019e +int attr listPreferredItemHeight 0x7f04019f +int attr listPreferredItemHeightLarge 0x7f0401a0 +int attr listPreferredItemHeightSmall 0x7f0401a1 +int attr listPreferredItemPaddingLeft 0x7f0401a2 +int attr listPreferredItemPaddingRight 0x7f0401a3 +int attr logo 0x7f0401a4 +int attr logoDescription 0x7f0401a5 +int attr materialButtonStyle 0x7f0401a6 +int attr materialCardViewStyle 0x7f0401a7 +int attr maxAcceleration 0x7f0401a8 +int attr maxActionInlineWidth 0x7f0401a9 +int attr maxButtonHeight 0x7f0401aa +int attr maxHeight 0x7f0401ab +int attr maxImageSize 0x7f0401ac +int attr maxVelocity 0x7f0401ad +int attr maxWidth 0x7f0401ae +int attr measureWithLargestChild 0x7f0401af +int attr menu 0x7f0401b0 +int attr minHeight 0x7f0401b1 +int attr minWidth 0x7f0401b2 +int attr mock_diagonalsColor 0x7f0401b3 +int attr mock_label 0x7f0401b4 +int attr mock_labelBackgroundColor 0x7f0401b5 +int attr mock_labelColor 0x7f0401b6 +int attr mock_showDiagonals 0x7f0401b7 +int attr mock_showLabel 0x7f0401b8 +int attr motionDebug 0x7f0401b9 +int attr motionInterpolator 0x7f0401ba +int attr motionPathRotate 0x7f0401bb +int attr motionProgress 0x7f0401bc +int attr motionStagger 0x7f0401bd +int attr motionTarget 0x7f0401be +int attr motion_postLayoutCollision 0x7f0401bf +int attr motion_triggerOnCollision 0x7f0401c0 +int attr moveWhenScrollAtTop 0x7f0401c1 +int attr multiChoiceItemLayout 0x7f0401c2 +int attr navGraph 0x7f0401c3 +int attr navigationContentDescription 0x7f0401c4 +int attr navigationIcon 0x7f0401c5 +int attr navigationMode 0x7f0401c6 +int attr navigationViewStyle 0x7f0401c7 +int attr nestedScrollFlags 0x7f0401c8 +int attr nullable 0x7f0401c9 +int attr numericModifiers 0x7f0401ca +int attr onCross 0x7f0401cb +int attr onHide 0x7f0401cc +int attr onNegativeCross 0x7f0401cd +int attr onPositiveCross 0x7f0401ce +int attr onShow 0x7f0401cf +int attr onTouchUp 0x7f0401d0 +int attr overlapAnchor 0x7f0401d1 +int attr overlay 0x7f0401d2 +int attr paddingBottomNoButtons 0x7f0401d3 +int attr paddingEnd 0x7f0401d4 +int attr paddingStart 0x7f0401d5 +int attr paddingTopNoTitle 0x7f0401d6 +int attr panelBackground 0x7f0401d7 +int attr panelMenuListTheme 0x7f0401d8 +int attr panelMenuListWidth 0x7f0401d9 +int attr passwordToggleContentDescription 0x7f0401da +int attr passwordToggleDrawable 0x7f0401db +int attr passwordToggleEnabled 0x7f0401dc +int attr passwordToggleTint 0x7f0401dd +int attr passwordToggleTintMode 0x7f0401de +int attr pathMotionArc 0x7f0401df +int attr path_percent 0x7f0401e0 +int attr percentHeight 0x7f0401e1 +int attr percentWidth 0x7f0401e2 +int attr percentX 0x7f0401e3 +int attr percentY 0x7f0401e4 +int attr perpendicularPath_percent 0x7f0401e5 +int attr pivotAnchor 0x7f0401e6 +int attr placeholder_emptyVisibility 0x7f0401e7 +int attr popEnterAnim 0x7f0401e8 +int attr popExitAnim 0x7f0401e9 +int attr popUpTo 0x7f0401ea +int attr popUpToInclusive 0x7f0401eb +int attr popupMenuStyle 0x7f0401ec +int attr popupTheme 0x7f0401ed +int attr popupWindowStyle 0x7f0401ee +int attr preserveIconSpacing 0x7f0401ef +int attr pressedTranslationZ 0x7f0401f0 +int attr progressBarPadding 0x7f0401f1 +int attr progressBarStyle 0x7f0401f2 +int attr queryBackground 0x7f0401f3 +int attr queryHint 0x7f0401f4 +int attr radioButtonStyle 0x7f0401f5 +int attr ratingBarStyle 0x7f0401f6 +int attr ratingBarStyleIndicator 0x7f0401f7 +int attr ratingBarStyleSmall 0x7f0401f8 +int attr region_heightLessThan 0x7f0401f9 +int attr region_heightMoreThan 0x7f0401fa +int attr region_widthLessThan 0x7f0401fb +int attr region_widthMoreThan 0x7f0401fc +int attr reverseLayout 0x7f0401fd +int attr rippleColor 0x7f0401fe +int attr round 0x7f0401ff +int attr roundPercent 0x7f040200 +int attr saturation 0x7f040201 +int attr scrimAnimationDuration 0x7f040202 +int attr scrimBackground 0x7f040203 +int attr scrimVisibleHeightTrigger 0x7f040204 +int attr searchHintIcon 0x7f040205 +int attr searchIcon 0x7f040206 +int attr searchViewStyle 0x7f040207 +int attr seekBarStyle 0x7f040208 +int attr selectableItemBackground 0x7f040209 +int attr selectableItemBackgroundBorderless 0x7f04020a +int attr showAsAction 0x7f04020b +int attr showDividers 0x7f04020c +int attr showMotionSpec 0x7f04020d +int attr showPaths 0x7f04020e +int attr showText 0x7f04020f +int attr showTitle 0x7f040210 +int attr singleChoiceItemLayout 0x7f040211 +int attr singleLine 0x7f040212 +int attr singleSelection 0x7f040213 +int attr sizePercent 0x7f040214 +int attr snackbarButtonStyle 0x7f040215 +int attr snackbarStyle 0x7f040216 +int attr spanCount 0x7f040217 +int attr spinBars 0x7f040218 +int attr spinnerDropDownItemStyle 0x7f040219 +int attr spinnerStyle 0x7f04021a +int attr splitTrack 0x7f04021b +int attr srcCompat 0x7f04021c +int attr stackFromEnd 0x7f04021d +int attr staggered 0x7f04021e +int attr startDestination 0x7f04021f +int attr state_above_anchor 0x7f040220 +int attr state_collapsed 0x7f040221 +int attr state_collapsible 0x7f040222 +int attr state_liftable 0x7f040223 +int attr state_lifted 0x7f040224 +int attr statusBarBackground 0x7f040225 +int attr statusBarScrim 0x7f040226 +int attr strokeColor 0x7f040227 +int attr strokeWidth 0x7f040228 +int attr subMenuArrow 0x7f040229 +int attr submitBackground 0x7f04022a +int attr subtitle 0x7f04022b +int attr subtitleTextAppearance 0x7f04022c +int attr subtitleTextColor 0x7f04022d +int attr subtitleTextStyle 0x7f04022e +int attr suggestionRowLayout 0x7f04022f +int attr switchMinWidth 0x7f040230 +int attr switchPadding 0x7f040231 +int attr switchStyle 0x7f040232 +int attr switchTextAppearance 0x7f040233 +int attr tabBackground 0x7f040234 +int attr tabContentStart 0x7f040235 +int attr tabGravity 0x7f040236 +int attr tabIconTint 0x7f040237 +int attr tabIconTintMode 0x7f040238 +int attr tabIndicator 0x7f040239 +int attr tabIndicatorAnimationDuration 0x7f04023a +int attr tabIndicatorColor 0x7f04023b +int attr tabIndicatorFullWidth 0x7f04023c +int attr tabIndicatorGravity 0x7f04023d +int attr tabIndicatorHeight 0x7f04023e +int attr tabInlineLabel 0x7f04023f +int attr tabMaxWidth 0x7f040240 +int attr tabMinWidth 0x7f040241 +int attr tabMode 0x7f040242 +int attr tabPadding 0x7f040243 +int attr tabPaddingBottom 0x7f040244 +int attr tabPaddingEnd 0x7f040245 +int attr tabPaddingStart 0x7f040246 +int attr tabPaddingTop 0x7f040247 +int attr tabRippleColor 0x7f040248 +int attr tabSelectedTextColor 0x7f040249 +int attr tabStyle 0x7f04024a +int attr tabTextAppearance 0x7f04024b +int attr tabTextColor 0x7f04024c +int attr tabUnboundedRipple 0x7f04024d +int attr targetId 0x7f04024e +int attr telltales_tailColor 0x7f04024f +int attr telltales_tailScale 0x7f040250 +int attr telltales_velocityMode 0x7f040251 +int attr textAllCaps 0x7f040252 +int attr textAppearanceBody1 0x7f040253 +int attr textAppearanceBody2 0x7f040254 +int attr textAppearanceButton 0x7f040255 +int attr textAppearanceCaption 0x7f040256 +int attr textAppearanceHeadline1 0x7f040257 +int attr textAppearanceHeadline2 0x7f040258 +int attr textAppearanceHeadline3 0x7f040259 +int attr textAppearanceHeadline4 0x7f04025a +int attr textAppearanceHeadline5 0x7f04025b +int attr textAppearanceHeadline6 0x7f04025c +int attr textAppearanceLargePopupMenu 0x7f04025d +int attr textAppearanceListItem 0x7f04025e +int attr textAppearanceListItemSecondary 0x7f04025f +int attr textAppearanceListItemSmall 0x7f040260 +int attr textAppearanceOverline 0x7f040261 +int attr textAppearancePopupMenuHeader 0x7f040262 +int attr textAppearanceSearchResultSubtitle 0x7f040263 +int attr textAppearanceSearchResultTitle 0x7f040264 +int attr textAppearanceSmallPopupMenu 0x7f040265 +int attr textAppearanceSubtitle1 0x7f040266 +int attr textAppearanceSubtitle2 0x7f040267 +int attr textColorAlertDialogListItem 0x7f040268 +int attr textColorSearchUrl 0x7f040269 +int attr textEndPadding 0x7f04026a +int attr textInputStyle 0x7f04026b +int attr textStartPadding 0x7f04026c +int attr theme 0x7f04026d +int attr thickness 0x7f04026e +int attr thumbTextPadding 0x7f04026f +int attr thumbTint 0x7f040270 +int attr thumbTintMode 0x7f040271 +int attr tickMark 0x7f040272 +int attr tickMarkTint 0x7f040273 +int attr tickMarkTintMode 0x7f040274 +int attr tint 0x7f040275 +int attr tintMode 0x7f040276 +int attr title 0x7f040277 +int attr titleEnabled 0x7f040278 +int attr titleMargin 0x7f040279 +int attr titleMarginBottom 0x7f04027a +int attr titleMarginEnd 0x7f04027b +int attr titleMarginStart 0x7f04027c +int attr titleMarginTop 0x7f04027d +int attr titleMargins 0x7f04027e +int attr titleTextAppearance 0x7f04027f +int attr titleTextColor 0x7f040280 +int attr titleTextStyle 0x7f040281 +int attr toolbarId 0x7f040282 +int attr toolbarNavigationButtonStyle 0x7f040283 +int attr toolbarStyle 0x7f040284 +int attr tooltipForegroundColor 0x7f040285 +int attr tooltipFrameBackground 0x7f040286 +int attr tooltipText 0x7f040287 +int attr touchAnchorId 0x7f040288 +int attr touchAnchorSide 0x7f040289 +int attr touchRegionId 0x7f04028a +int attr track 0x7f04028b +int attr trackTint 0x7f04028c +int attr trackTintMode 0x7f04028d +int attr transitionDisable 0x7f04028e +int attr transitionEasing 0x7f04028f +int attr transitionFlags 0x7f040290 +int attr transitionPathRotate 0x7f040291 +int attr triggerId 0x7f040292 +int attr triggerReceiver 0x7f040293 +int attr triggerSlack 0x7f040294 +int attr ttcIndex 0x7f040295 +int attr uri 0x7f040296 +int attr useCompatPadding 0x7f040297 +int attr viewInflaterClass 0x7f040298 +int attr visibilityMode 0x7f040299 +int attr voiceIcon 0x7f04029a +int attr warmth 0x7f04029b +int attr waveDecay 0x7f04029c +int attr waveOffset 0x7f04029d +int attr wavePeriod 0x7f04029e +int attr waveShape 0x7f04029f +int attr waveVariesBy 0x7f0402a0 +int attr windowActionBar 0x7f0402a1 +int attr windowActionBarOverlay 0x7f0402a2 +int attr windowActionModeOverlay 0x7f0402a3 +int attr windowFixedHeightMajor 0x7f0402a4 +int attr windowFixedHeightMinor 0x7f0402a5 +int attr windowFixedWidthMajor 0x7f0402a6 +int attr windowFixedWidthMinor 0x7f0402a7 +int attr windowMinWidthMajor 0x7f0402a8 +int attr windowMinWidthMinor 0x7f0402a9 +int attr windowNoTitle 0x7f0402aa +int bool abc_action_bar_embed_tabs 0x7f050000 +int bool abc_allow_stacked_button_bar 0x7f050001 +int bool abc_config_actionMenuItemAllCaps 0x7f050002 +int bool mtrl_btn_textappearance_all_caps 0x7f050003 +int color abc_background_cache_hint_selector_material_dark 0x7f060000 +int color abc_background_cache_hint_selector_material_light 0x7f060001 +int color abc_btn_colored_borderless_text_material 0x7f060002 +int color abc_btn_colored_text_material 0x7f060003 +int color abc_color_highlight_material 0x7f060004 +int color abc_hint_foreground_material_dark 0x7f060005 +int color abc_hint_foreground_material_light 0x7f060006 +int color abc_input_method_navigation_guard 0x7f060007 +int color abc_primary_text_disable_only_material_dark 0x7f060008 +int color abc_primary_text_disable_only_material_light 0x7f060009 +int color abc_primary_text_material_dark 0x7f06000a +int color abc_primary_text_material_light 0x7f06000b +int color abc_search_url_text 0x7f06000c +int color abc_search_url_text_normal 0x7f06000d +int color abc_search_url_text_pressed 0x7f06000e +int color abc_search_url_text_selected 0x7f06000f +int color abc_secondary_text_material_dark 0x7f060010 +int color abc_secondary_text_material_light 0x7f060011 +int color abc_tint_btn_checkable 0x7f060012 +int color abc_tint_default 0x7f060013 +int color abc_tint_edittext 0x7f060014 +int color abc_tint_seek_thumb 0x7f060015 +int color abc_tint_spinner 0x7f060016 +int color abc_tint_switch_track 0x7f060017 +int color accent_material_dark 0x7f060018 +int color accent_material_light 0x7f060019 +int color background_floating_material_dark 0x7f06001a +int color background_floating_material_light 0x7f06001b +int color background_material_dark 0x7f06001c +int color background_material_light 0x7f06001d +int color black_overlay 0x7f06001e +int color bright_foreground_disabled_material_dark 0x7f06001f +int color bright_foreground_disabled_material_light 0x7f060020 +int color bright_foreground_inverse_material_dark 0x7f060021 +int color bright_foreground_inverse_material_light 0x7f060022 +int color bright_foreground_material_dark 0x7f060023 +int color bright_foreground_material_light 0x7f060024 +int color button_material_dark 0x7f060025 +int color button_material_light 0x7f060026 +int color cardview_dark_background 0x7f060027 +int color cardview_light_background 0x7f060028 +int color cardview_shadow_end_color 0x7f060029 +int color cardview_shadow_start_color 0x7f06002a +int color design_bottom_navigation_shadow_color 0x7f06002b +int color design_default_color_primary 0x7f06002c +int color design_default_color_primary_dark 0x7f06002d +int color design_error 0x7f06002e +int color design_fab_shadow_end_color 0x7f06002f +int color design_fab_shadow_mid_color 0x7f060030 +int color design_fab_shadow_start_color 0x7f060031 +int color design_fab_stroke_end_inner_color 0x7f060032 +int color design_fab_stroke_end_outer_color 0x7f060033 +int color design_fab_stroke_top_inner_color 0x7f060034 +int color design_fab_stroke_top_outer_color 0x7f060035 +int color design_snackbar_background_color 0x7f060036 +int color design_tint_password_toggle 0x7f060037 +int color dim_foreground_disabled_material_dark 0x7f060038 +int color dim_foreground_disabled_material_light 0x7f060039 +int color dim_foreground_material_dark 0x7f06003a +int color dim_foreground_material_light 0x7f06003b +int color error_color_material_dark 0x7f06003c +int color error_color_material_light 0x7f06003d +int color foreground_material_dark 0x7f06003e +int color foreground_material_light 0x7f06003f +int color highlighted_text_material_dark 0x7f060040 +int color highlighted_text_material_light 0x7f060041 +int color light_blue_600 0x7f060042 +int color light_blue_900 0x7f060043 +int color light_blue_A200 0x7f060044 +int color light_blue_A400 0x7f060045 +int color material_blue_grey_800 0x7f060046 +int color material_blue_grey_900 0x7f060047 +int color material_blue_grey_950 0x7f060048 +int color material_deep_teal_200 0x7f060049 +int color material_deep_teal_500 0x7f06004a +int color material_grey_100 0x7f06004b +int color material_grey_300 0x7f06004c +int color material_grey_50 0x7f06004d +int color material_grey_600 0x7f06004e +int color material_grey_800 0x7f06004f +int color material_grey_850 0x7f060050 +int color material_grey_900 0x7f060051 +int color mtrl_bottom_nav_colored_item_tint 0x7f060052 +int color mtrl_bottom_nav_item_tint 0x7f060053 +int color mtrl_btn_bg_color_disabled 0x7f060054 +int color mtrl_btn_bg_color_selector 0x7f060055 +int color mtrl_btn_ripple_color 0x7f060056 +int color mtrl_btn_stroke_color_selector 0x7f060057 +int color mtrl_btn_text_btn_ripple_color 0x7f060058 +int color mtrl_btn_text_color_disabled 0x7f060059 +int color mtrl_btn_text_color_selector 0x7f06005a +int color mtrl_btn_transparent_bg_color 0x7f06005b +int color mtrl_chip_background_color 0x7f06005c +int color mtrl_chip_close_icon_tint 0x7f06005d +int color mtrl_chip_ripple_color 0x7f06005e +int color mtrl_chip_text_color 0x7f06005f +int color mtrl_fab_ripple_color 0x7f060060 +int color mtrl_scrim_color 0x7f060061 +int color mtrl_tabs_colored_ripple_color 0x7f060062 +int color mtrl_tabs_icon_color_selector 0x7f060063 +int color mtrl_tabs_icon_color_selector_colored 0x7f060064 +int color mtrl_tabs_legacy_text_color_selector 0x7f060065 +int color mtrl_tabs_ripple_color 0x7f060066 +int color mtrl_text_btn_text_color_selector 0x7f060067 +int color mtrl_textinput_default_box_stroke_color 0x7f060068 +int color mtrl_textinput_disabled_color 0x7f060069 +int color mtrl_textinput_filled_box_default_background_color 0x7f06006a +int color mtrl_textinput_hovered_box_stroke_color 0x7f06006b +int color notification_action_color_filter 0x7f06006c +int color notification_icon_bg_color 0x7f06006d +int color notification_material_background_media_default_color 0x7f06006e +int color primary_dark_material_dark 0x7f06006f +int color primary_dark_material_light 0x7f060070 +int color primary_material_dark 0x7f060071 +int color primary_material_light 0x7f060072 +int color primary_text_dark 0x7f060073 +int color primary_text_default_material_dark 0x7f060074 +int color primary_text_default_material_light 0x7f060075 +int color primary_text_disabled_material_dark 0x7f060076 +int color primary_text_disabled_material_light 0x7f060077 +int color ripple_material_dark 0x7f060078 +int color ripple_material_light 0x7f060079 +int color secondary_text_dark 0x7f06007a +int color secondary_text_default_material_dark 0x7f06007b +int color secondary_text_default_material_light 0x7f06007c +int color secondary_text_disabled_material_dark 0x7f06007d +int color secondary_text_disabled_material_light 0x7f06007e +int color switch_thumb_disabled_material_dark 0x7f06007f +int color switch_thumb_disabled_material_light 0x7f060080 +int color switch_thumb_material_dark 0x7f060081 +int color switch_thumb_material_light 0x7f060082 +int color switch_thumb_normal_material_dark 0x7f060083 +int color switch_thumb_normal_material_light 0x7f060084 +int color tooltip_background_dark 0x7f060085 +int color tooltip_background_light 0x7f060086 +int color user_query_highlight 0x7f060087 +int dimen abc_action_bar_content_inset_material 0x7f070000 +int dimen abc_action_bar_content_inset_with_nav 0x7f070001 +int dimen abc_action_bar_default_height_material 0x7f070002 +int dimen abc_action_bar_default_padding_end_material 0x7f070003 +int dimen abc_action_bar_default_padding_start_material 0x7f070004 +int dimen abc_action_bar_elevation_material 0x7f070005 +int dimen abc_action_bar_icon_vertical_padding_material 0x7f070006 +int dimen abc_action_bar_overflow_padding_end_material 0x7f070007 +int dimen abc_action_bar_overflow_padding_start_material 0x7f070008 +int dimen abc_action_bar_stacked_max_height 0x7f070009 +int dimen abc_action_bar_stacked_tab_max_width 0x7f07000a +int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f07000b +int dimen abc_action_bar_subtitle_top_margin_material 0x7f07000c +int dimen abc_action_button_min_height_material 0x7f07000d +int dimen abc_action_button_min_width_material 0x7f07000e +int dimen abc_action_button_min_width_overflow_material 0x7f07000f +int dimen abc_alert_dialog_button_bar_height 0x7f070010 +int dimen abc_alert_dialog_button_dimen 0x7f070011 +int dimen abc_button_inset_horizontal_material 0x7f070012 +int dimen abc_button_inset_vertical_material 0x7f070013 +int dimen abc_button_padding_horizontal_material 0x7f070014 +int dimen abc_button_padding_vertical_material 0x7f070015 +int dimen abc_cascading_menus_min_smallest_width 0x7f070016 +int dimen abc_config_prefDialogWidth 0x7f070017 +int dimen abc_control_corner_material 0x7f070018 +int dimen abc_control_inset_material 0x7f070019 +int dimen abc_control_padding_material 0x7f07001a +int dimen abc_dialog_corner_radius_material 0x7f07001b +int dimen abc_dialog_fixed_height_major 0x7f07001c +int dimen abc_dialog_fixed_height_minor 0x7f07001d +int dimen abc_dialog_fixed_width_major 0x7f07001e +int dimen abc_dialog_fixed_width_minor 0x7f07001f +int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f070020 +int dimen abc_dialog_list_padding_top_no_title 0x7f070021 +int dimen abc_dialog_min_width_major 0x7f070022 +int dimen abc_dialog_min_width_minor 0x7f070023 +int dimen abc_dialog_padding_material 0x7f070024 +int dimen abc_dialog_padding_top_material 0x7f070025 +int dimen abc_dialog_title_divider_material 0x7f070026 +int dimen abc_disabled_alpha_material_dark 0x7f070027 +int dimen abc_disabled_alpha_material_light 0x7f070028 +int dimen abc_dropdownitem_icon_width 0x7f070029 +int dimen abc_dropdownitem_text_padding_left 0x7f07002a +int dimen abc_dropdownitem_text_padding_right 0x7f07002b +int dimen abc_edit_text_inset_bottom_material 0x7f07002c +int dimen abc_edit_text_inset_horizontal_material 0x7f07002d +int dimen abc_edit_text_inset_top_material 0x7f07002e +int dimen abc_floating_window_z 0x7f07002f +int dimen abc_list_item_padding_horizontal_material 0x7f070030 +int dimen abc_panel_menu_list_width 0x7f070031 +int dimen abc_progress_bar_height_material 0x7f070032 +int dimen abc_search_view_preferred_height 0x7f070033 +int dimen abc_search_view_preferred_width 0x7f070034 +int dimen abc_seekbar_track_background_height_material 0x7f070035 +int dimen abc_seekbar_track_progress_height_material 0x7f070036 +int dimen abc_select_dialog_padding_start_material 0x7f070037 +int dimen abc_switch_padding 0x7f070038 +int dimen abc_text_size_body_1_material 0x7f070039 +int dimen abc_text_size_body_2_material 0x7f07003a +int dimen abc_text_size_button_material 0x7f07003b +int dimen abc_text_size_caption_material 0x7f07003c +int dimen abc_text_size_display_1_material 0x7f07003d +int dimen abc_text_size_display_2_material 0x7f07003e +int dimen abc_text_size_display_3_material 0x7f07003f +int dimen abc_text_size_display_4_material 0x7f070040 +int dimen abc_text_size_headline_material 0x7f070041 +int dimen abc_text_size_large_material 0x7f070042 +int dimen abc_text_size_medium_material 0x7f070043 +int dimen abc_text_size_menu_header_material 0x7f070044 +int dimen abc_text_size_menu_material 0x7f070045 +int dimen abc_text_size_small_material 0x7f070046 +int dimen abc_text_size_subhead_material 0x7f070047 +int dimen abc_text_size_subtitle_material_toolbar 0x7f070048 +int dimen abc_text_size_title_material 0x7f070049 +int dimen abc_text_size_title_material_toolbar 0x7f07004a +int dimen activity_horizontal_margin 0x7f07004b +int dimen activity_vertical_margin 0x7f07004c +int dimen cardview_compat_inset_shadow 0x7f07004d +int dimen cardview_default_elevation 0x7f07004e +int dimen cardview_default_radius 0x7f07004f +int dimen compat_button_inset_horizontal_material 0x7f070050 +int dimen compat_button_inset_vertical_material 0x7f070051 +int dimen compat_button_padding_horizontal_material 0x7f070052 +int dimen compat_button_padding_vertical_material 0x7f070053 +int dimen compat_control_corner_material 0x7f070054 +int dimen compat_notification_large_icon_max_height 0x7f070055 +int dimen compat_notification_large_icon_max_width 0x7f070056 +int dimen design_appbar_elevation 0x7f070057 +int dimen design_bottom_navigation_active_item_max_width 0x7f070058 +int dimen design_bottom_navigation_active_item_min_width 0x7f070059 +int dimen design_bottom_navigation_active_text_size 0x7f07005a +int dimen design_bottom_navigation_elevation 0x7f07005b +int dimen design_bottom_navigation_height 0x7f07005c +int dimen design_bottom_navigation_icon_size 0x7f07005d +int dimen design_bottom_navigation_item_max_width 0x7f07005e +int dimen design_bottom_navigation_item_min_width 0x7f07005f +int dimen design_bottom_navigation_margin 0x7f070060 +int dimen design_bottom_navigation_shadow_height 0x7f070061 +int dimen design_bottom_navigation_text_size 0x7f070062 +int dimen design_bottom_sheet_modal_elevation 0x7f070063 +int dimen design_bottom_sheet_peek_height_min 0x7f070064 +int dimen design_fab_border_width 0x7f070065 +int dimen design_fab_elevation 0x7f070066 +int dimen design_fab_image_size 0x7f070067 +int dimen design_fab_size_mini 0x7f070068 +int dimen design_fab_size_normal 0x7f070069 +int dimen design_fab_translation_z_hovered_focused 0x7f07006a +int dimen design_fab_translation_z_pressed 0x7f07006b +int dimen design_navigation_elevation 0x7f07006c +int dimen design_navigation_icon_padding 0x7f07006d +int dimen design_navigation_icon_size 0x7f07006e +int dimen design_navigation_item_horizontal_padding 0x7f07006f +int dimen design_navigation_item_icon_padding 0x7f070070 +int dimen design_navigation_max_width 0x7f070071 +int dimen design_navigation_padding_bottom 0x7f070072 +int dimen design_navigation_separator_vertical_padding 0x7f070073 +int dimen design_snackbar_action_inline_max_width 0x7f070074 +int dimen design_snackbar_background_corner_radius 0x7f070075 +int dimen design_snackbar_elevation 0x7f070076 +int dimen design_snackbar_extra_spacing_horizontal 0x7f070077 +int dimen design_snackbar_max_width 0x7f070078 +int dimen design_snackbar_min_width 0x7f070079 +int dimen design_snackbar_padding_horizontal 0x7f07007a +int dimen design_snackbar_padding_vertical 0x7f07007b +int dimen design_snackbar_padding_vertical_2lines 0x7f07007c +int dimen design_snackbar_text_size 0x7f07007d +int dimen design_tab_max_width 0x7f07007e +int dimen design_tab_scrollable_min_width 0x7f07007f +int dimen design_tab_text_size 0x7f070080 +int dimen design_tab_text_size_2line 0x7f070081 +int dimen design_textinput_caption_translate_y 0x7f070082 +int dimen disabled_alpha_material_dark 0x7f070083 +int dimen disabled_alpha_material_light 0x7f070084 +int dimen fastscroll_default_thickness 0x7f070085 +int dimen fastscroll_margin 0x7f070086 +int dimen fastscroll_minimum_range 0x7f070087 +int dimen highlight_alpha_material_colored 0x7f070088 +int dimen highlight_alpha_material_dark 0x7f070089 +int dimen highlight_alpha_material_light 0x7f07008a +int dimen hint_alpha_material_dark 0x7f07008b +int dimen hint_alpha_material_light 0x7f07008c +int dimen hint_pressed_alpha_material_dark 0x7f07008d +int dimen hint_pressed_alpha_material_light 0x7f07008e +int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f07008f +int dimen item_touch_helper_swipe_escape_max_velocity 0x7f070090 +int dimen item_touch_helper_swipe_escape_velocity 0x7f070091 +int dimen mtrl_bottomappbar_fabOffsetEndMode 0x7f070092 +int dimen mtrl_bottomappbar_fab_cradle_margin 0x7f070093 +int dimen mtrl_bottomappbar_fab_cradle_rounded_corner_radius 0x7f070094 +int dimen mtrl_bottomappbar_fab_cradle_vertical_offset 0x7f070095 +int dimen mtrl_bottomappbar_height 0x7f070096 +int dimen mtrl_btn_corner_radius 0x7f070097 +int dimen mtrl_btn_dialog_btn_min_width 0x7f070098 +int dimen mtrl_btn_disabled_elevation 0x7f070099 +int dimen mtrl_btn_disabled_z 0x7f07009a +int dimen mtrl_btn_elevation 0x7f07009b +int dimen mtrl_btn_focused_z 0x7f07009c +int dimen mtrl_btn_hovered_z 0x7f07009d +int dimen mtrl_btn_icon_btn_padding_left 0x7f07009e +int dimen mtrl_btn_icon_padding 0x7f07009f +int dimen mtrl_btn_inset 0x7f0700a0 +int dimen mtrl_btn_letter_spacing 0x7f0700a1 +int dimen mtrl_btn_padding_bottom 0x7f0700a2 +int dimen mtrl_btn_padding_left 0x7f0700a3 +int dimen mtrl_btn_padding_right 0x7f0700a4 +int dimen mtrl_btn_padding_top 0x7f0700a5 +int dimen mtrl_btn_pressed_z 0x7f0700a6 +int dimen mtrl_btn_stroke_size 0x7f0700a7 +int dimen mtrl_btn_text_btn_icon_padding 0x7f0700a8 +int dimen mtrl_btn_text_btn_padding_left 0x7f0700a9 +int dimen mtrl_btn_text_btn_padding_right 0x7f0700aa +int dimen mtrl_btn_text_size 0x7f0700ab +int dimen mtrl_btn_z 0x7f0700ac +int dimen mtrl_card_elevation 0x7f0700ad +int dimen mtrl_card_spacing 0x7f0700ae +int dimen mtrl_chip_pressed_translation_z 0x7f0700af +int dimen mtrl_chip_text_size 0x7f0700b0 +int dimen mtrl_fab_elevation 0x7f0700b1 +int dimen mtrl_fab_translation_z_hovered_focused 0x7f0700b2 +int dimen mtrl_fab_translation_z_pressed 0x7f0700b3 +int dimen mtrl_navigation_elevation 0x7f0700b4 +int dimen mtrl_navigation_item_horizontal_padding 0x7f0700b5 +int dimen mtrl_navigation_item_icon_padding 0x7f0700b6 +int dimen mtrl_snackbar_background_corner_radius 0x7f0700b7 +int dimen mtrl_snackbar_margin 0x7f0700b8 +int dimen mtrl_textinput_box_bottom_offset 0x7f0700b9 +int dimen mtrl_textinput_box_corner_radius_medium 0x7f0700ba +int dimen mtrl_textinput_box_corner_radius_small 0x7f0700bb +int dimen mtrl_textinput_box_label_cutout_padding 0x7f0700bc +int dimen mtrl_textinput_box_padding_end 0x7f0700bd +int dimen mtrl_textinput_box_stroke_width_default 0x7f0700be +int dimen mtrl_textinput_box_stroke_width_focused 0x7f0700bf +int dimen mtrl_textinput_outline_box_expanded_padding 0x7f0700c0 +int dimen mtrl_toolbar_default_height 0x7f0700c1 +int dimen notification_action_icon_size 0x7f0700c2 +int dimen notification_action_text_size 0x7f0700c3 +int dimen notification_big_circle_margin 0x7f0700c4 +int dimen notification_content_margin_start 0x7f0700c5 +int dimen notification_large_icon_height 0x7f0700c6 +int dimen notification_large_icon_width 0x7f0700c7 +int dimen notification_main_column_padding_top 0x7f0700c8 +int dimen notification_media_narrow_margin 0x7f0700c9 +int dimen notification_right_icon_size 0x7f0700ca +int dimen notification_right_side_padding_top 0x7f0700cb +int dimen notification_small_icon_background_padding 0x7f0700cc +int dimen notification_small_icon_size_as_large 0x7f0700cd +int dimen notification_subtext_size 0x7f0700ce +int dimen notification_top_pad 0x7f0700cf +int dimen notification_top_pad_large_text 0x7f0700d0 +int dimen subtitle_corner_radius 0x7f0700d1 +int dimen subtitle_outline_width 0x7f0700d2 +int dimen subtitle_shadow_offset 0x7f0700d3 +int dimen subtitle_shadow_radius 0x7f0700d4 +int dimen text_font_size_large 0x7f0700d5 +int dimen text_font_size_medium 0x7f0700d6 +int dimen text_font_size_normal 0x7f0700d7 +int dimen text_font_size_small 0x7f0700d8 +int dimen text_font_size_super 0x7f0700d9 +int dimen tooltip_corner_radius 0x7f0700da +int dimen tooltip_horizontal_padding 0x7f0700db +int dimen tooltip_margin 0x7f0700dc +int dimen tooltip_precise_anchor_extra_offset 0x7f0700dd +int dimen tooltip_precise_anchor_threshold 0x7f0700de +int dimen tooltip_vertical_padding 0x7f0700df +int dimen tooltip_y_offset_non_touch 0x7f0700e0 +int dimen tooltip_y_offset_touch 0x7f0700e1 +int drawable abc_ab_share_pack_mtrl_alpha 0x7f080006 +int drawable abc_action_bar_item_background_material 0x7f080007 +int drawable abc_btn_borderless_material 0x7f080008 +int drawable abc_btn_check_material 0x7f080009 +int drawable abc_btn_check_to_on_mtrl_000 0x7f08000a +int drawable abc_btn_check_to_on_mtrl_015 0x7f08000b +int drawable abc_btn_colored_material 0x7f08000c +int drawable abc_btn_default_mtrl_shape 0x7f08000d +int drawable abc_btn_radio_material 0x7f08000e +int drawable abc_btn_radio_to_on_mtrl_000 0x7f08000f +int drawable abc_btn_radio_to_on_mtrl_015 0x7f080010 +int drawable abc_btn_switch_to_on_mtrl_00001 0x7f080011 +int drawable abc_btn_switch_to_on_mtrl_00012 0x7f080012 +int drawable abc_cab_background_internal_bg 0x7f080013 +int drawable abc_cab_background_top_material 0x7f080014 +int drawable abc_cab_background_top_mtrl_alpha 0x7f080015 +int drawable abc_control_background_material 0x7f080016 +int drawable abc_dialog_material_background 0x7f080017 +int drawable abc_edit_text_material 0x7f080018 +int drawable abc_ic_ab_back_material 0x7f080019 +int drawable abc_ic_arrow_drop_right_black_24dp 0x7f08001a +int drawable abc_ic_clear_material 0x7f08001b +int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f08001c +int drawable abc_ic_go_search_api_material 0x7f08001d +int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f08001e +int drawable abc_ic_menu_cut_mtrl_alpha 0x7f08001f +int drawable abc_ic_menu_overflow_material 0x7f080020 +int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f080021 +int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f080022 +int drawable abc_ic_menu_share_mtrl_alpha 0x7f080023 +int drawable abc_ic_search_api_material 0x7f080024 +int drawable abc_ic_star_black_16dp 0x7f080025 +int drawable abc_ic_star_black_36dp 0x7f080026 +int drawable abc_ic_star_black_48dp 0x7f080027 +int drawable abc_ic_star_half_black_16dp 0x7f080028 +int drawable abc_ic_star_half_black_36dp 0x7f080029 +int drawable abc_ic_star_half_black_48dp 0x7f08002a +int drawable abc_ic_voice_search_api_material 0x7f08002b +int drawable abc_item_background_holo_dark 0x7f08002c +int drawable abc_item_background_holo_light 0x7f08002d +int drawable abc_list_divider_material 0x7f08002e +int drawable abc_list_divider_mtrl_alpha 0x7f08002f +int drawable abc_list_focused_holo 0x7f080030 +int drawable abc_list_longpressed_holo 0x7f080031 +int drawable abc_list_pressed_holo_dark 0x7f080032 +int drawable abc_list_pressed_holo_light 0x7f080033 +int drawable abc_list_selector_background_transition_holo_dark 0x7f080034 +int drawable abc_list_selector_background_transition_holo_light 0x7f080035 +int drawable abc_list_selector_disabled_holo_dark 0x7f080036 +int drawable abc_list_selector_disabled_holo_light 0x7f080037 +int drawable abc_list_selector_holo_dark 0x7f080038 +int drawable abc_list_selector_holo_light 0x7f080039 +int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f08003a +int drawable abc_popup_background_mtrl_mult 0x7f08003b +int drawable abc_ratingbar_indicator_material 0x7f08003c +int drawable abc_ratingbar_material 0x7f08003d +int drawable abc_ratingbar_small_material 0x7f08003e +int drawable abc_scrubber_control_off_mtrl_alpha 0x7f08003f +int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f080040 +int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f080041 +int drawable abc_scrubber_primary_mtrl_alpha 0x7f080042 +int drawable abc_scrubber_track_mtrl_alpha 0x7f080043 +int drawable abc_seekbar_thumb_material 0x7f080044 +int drawable abc_seekbar_tick_mark_material 0x7f080045 +int drawable abc_seekbar_track_material 0x7f080046 +int drawable abc_spinner_mtrl_am_alpha 0x7f080047 +int drawable abc_spinner_textfield_background_material 0x7f080048 +int drawable abc_switch_thumb_material 0x7f080049 +int drawable abc_switch_track_mtrl_alpha 0x7f08004a +int drawable abc_tab_indicator_material 0x7f08004b +int drawable abc_tab_indicator_mtrl_alpha 0x7f08004c +int drawable abc_text_cursor_material 0x7f08004d +int drawable abc_text_select_handle_left_mtrl_dark 0x7f08004e +int drawable abc_text_select_handle_left_mtrl_light 0x7f08004f +int drawable abc_text_select_handle_middle_mtrl_dark 0x7f080050 +int drawable abc_text_select_handle_middle_mtrl_light 0x7f080051 +int drawable abc_text_select_handle_right_mtrl_dark 0x7f080052 +int drawable abc_text_select_handle_right_mtrl_light 0x7f080053 +int drawable abc_textfield_activated_mtrl_alpha 0x7f080054 +int drawable abc_textfield_default_mtrl_alpha 0x7f080055 +int drawable abc_textfield_search_activated_mtrl_alpha 0x7f080056 +int drawable abc_textfield_search_default_mtrl_alpha 0x7f080057 +int drawable abc_textfield_search_material 0x7f080058 +int drawable abc_vector_test 0x7f080059 +int drawable avd_hide_password 0x7f08005a +int drawable avd_show_password 0x7f08005b +int drawable bg_btn_set_color 0x7f08005c +int drawable bg_color_btn_mask 0x7f08005d +int drawable call_record 0x7f08005e +int drawable clock 0x7f08005f +int drawable delete 0x7f080060 +int drawable design_bottom_navigation_item_background 0x7f080061 +int drawable design_fab_background 0x7f080062 +int drawable design_ic_visibility 0x7f080063 +int drawable design_ic_visibility_off 0x7f080064 +int drawable design_password_eye 0x7f080065 +int drawable design_snackbar_background 0x7f080066 +int drawable dropdown_icon 0x7f080067 +int drawable edit_blue 0x7f080068 +int drawable edit_green 0x7f080069 +int drawable edit_red 0x7f08006a +int drawable edit_title_blue 0x7f08006b +int drawable edit_title_green 0x7f08006c +int drawable edit_title_red 0x7f08006d +int drawable edit_title_white 0x7f08006e +int drawable edit_title_yellow 0x7f08006f +int drawable edit_white 0x7f080070 +int drawable edit_yellow 0x7f080071 +int drawable font_large 0x7f080072 +int drawable font_normal 0x7f080073 +int drawable font_size_selector_bg 0x7f080074 +int drawable font_small 0x7f080075 +int drawable font_super 0x7f080076 +int drawable ic_dashboard_black_24dp 0x7f080077 +int drawable ic_home_black_24dp 0x7f080078 +int drawable ic_launcher_background 0x7f080079 +int drawable ic_mtrl_chip_checked_black 0x7f08007a +int drawable ic_mtrl_chip_checked_circle 0x7f08007b +int drawable ic_mtrl_chip_close_circle 0x7f08007c +int drawable ic_notifications_black_24dp 0x7f08007d +int drawable icon_app 0x7f08007e +int drawable img 0x7f08007f +int drawable list_background 0x7f080080 +int drawable list_blue_down 0x7f080081 +int drawable list_blue_middle 0x7f080082 +int drawable list_blue_single 0x7f080083 +int drawable list_blue_up 0x7f080084 +int drawable list_folder 0x7f080085 +int drawable list_footer_bg 0x7f080086 +int drawable list_green_down 0x7f080087 +int drawable list_green_middle 0x7f080088 +int drawable list_green_single 0x7f080089 +int drawable list_green_up 0x7f08008a +int drawable list_red_down 0x7f08008b +int drawable list_red_middle 0x7f08008c +int drawable list_red_single 0x7f08008d +int drawable list_red_up 0x7f08008e +int drawable list_white_down 0x7f08008f +int drawable list_white_middle 0x7f080090 +int drawable list_white_single 0x7f080091 +int drawable list_white_up 0x7f080092 +int drawable list_yellow_down 0x7f080093 +int drawable list_yellow_middle 0x7f080094 +int drawable list_yellow_single 0x7f080095 +int drawable list_yellow_up 0x7f080096 +int drawable menu_delete 0x7f080097 +int drawable menu_move 0x7f080098 +int drawable mtrl_snackbar_background 0x7f080099 +int drawable mtrl_tabs_default_indicator 0x7f08009a +int drawable navigation_empty_icon 0x7f08009b +int drawable new_note 0x7f08009c +int drawable new_note_normal 0x7f08009d +int drawable new_note_pressed 0x7f08009e +int drawable note_edit_color_selector_panel 0x7f08009f +int drawable notification 0x7f0800a0 +int drawable notification_action_background 0x7f0800a1 +int drawable notification_bg 0x7f0800a2 +int drawable notification_bg_low 0x7f0800a3 +int drawable notification_bg_low_normal 0x7f0800a4 +int drawable notification_bg_low_pressed 0x7f0800a5 +int drawable notification_bg_normal 0x7f0800a6 +int drawable notification_bg_normal_pressed 0x7f0800a7 +int drawable notification_icon_background 0x7f0800a8 +int drawable notification_template_icon_bg 0x7f0800a9 +int drawable notification_template_icon_low_bg 0x7f0800aa +int drawable notification_tile_bg 0x7f0800ab +int drawable notify_panel_notification_icon_bg 0x7f0800ac +int drawable p1 0x7f0800ad +int drawable record 0x7f0800ae +int drawable search_result 0x7f0800af +int drawable selected 0x7f0800b0 +int drawable splash 0x7f0800b1 +int drawable star 0x7f0800b2 +int drawable title_alert 0x7f0800b3 +int drawable title_bar_bg 0x7f0800b4 +int drawable tooltip_frame_dark 0x7f0800b5 +int drawable tooltip_frame_light 0x7f0800b6 +int drawable widget_2x_blue 0x7f0800b7 +int drawable widget_2x_green 0x7f0800b8 +int drawable widget_2x_red 0x7f0800b9 +int drawable widget_2x_white 0x7f0800ba +int drawable widget_2x_yellow 0x7f0800bb +int drawable widget_4x_blue 0x7f0800bc +int drawable widget_4x_green 0x7f0800bd +int drawable widget_4x_red 0x7f0800be +int drawable widget_4x_white 0x7f0800bf +int drawable widget_4x_yellow 0x7f0800c0 +int id ALT 0x7f090000 +int id CTRL 0x7f090001 +int id FUNCTION 0x7f090002 +int id META 0x7f090003 +int id NO_DEBUG 0x7f090004 +int id SHIFT 0x7f090005 +int id SHOW_ALL 0x7f090006 +int id SHOW_PATH 0x7f090007 +int id SHOW_PROGRESS 0x7f090008 +int id SYM 0x7f090009 +int id accelerate 0x7f09000a +int id account_dialog_subtitle 0x7f09000b +int id account_dialog_title 0x7f09000c +int id action0 0x7f09000d +int id action_bar 0x7f09000e +int id action_bar_activity_content 0x7f09000f +int id action_bar_container 0x7f090010 +int id action_bar_root 0x7f090011 +int id action_bar_spinner 0x7f090012 +int id action_bar_subtitle 0x7f090013 +int id action_bar_title 0x7f090014 +int id action_container 0x7f090015 +int id action_context_bar 0x7f090016 +int id action_divider 0x7f090017 +int id action_image 0x7f090018 +int id action_menu_divider 0x7f090019 +int id action_menu_presenter 0x7f09001a +int id action_mode_bar 0x7f09001b +int id action_mode_bar_stub 0x7f09001c +int id action_mode_close_button 0x7f09001d +int id action_select_all 0x7f09001e +int id action_text 0x7f09001f +int id actions 0x7f090020 +int id activity_chooser_view_content 0x7f090021 +int id add 0x7f090022 +int id alertTitle 0x7f090023 +int id aligned 0x7f090024 +int id all 0x7f090025 +int id always 0x7f090026 +int id amPm 0x7f090027 +int id animateToEnd 0x7f090028 +int id animateToStart 0x7f090029 +int id asConfigured 0x7f09002a +int id async 0x7f09002b +int id auto 0x7f09002c +int id autoComplete 0x7f09002d +int id autoCompleteToEnd 0x7f09002e +int id autoCompleteToStart 0x7f09002f +int id barrier 0x7f090030 +int id baseline 0x7f090031 +int id beginOnFirstDraw 0x7f090032 +int id beginning 0x7f090033 +int id blocking 0x7f090034 +int id bottom 0x7f090035 +int id bounce 0x7f090036 +int id btn_new_note 0x7f090037 +int id btn_set_bg_color 0x7f090038 +int id btn_start 0x7f090039 +int id buttonPanel 0x7f09003a +int id cache_measures 0x7f09003b +int id cancel_action 0x7f09003c +int id cb_edit_item 0x7f09003d +int id center 0x7f09003e +int id center_horizontal 0x7f09003f +int id center_vertical 0x7f090040 +int id chain 0x7f090041 +int id chains 0x7f090042 +int id checkbox 0x7f090043 +int id chronometer 0x7f090044 +int id clip_horizontal 0x7f090045 +int id clip_vertical 0x7f090046 +int id collapseActionView 0x7f090047 +int id container 0x7f090048 +int id content 0x7f090049 +int id contentPanel 0x7f09004a +int id coordinator 0x7f09004b +int id cos 0x7f09004c +int id custom 0x7f09004d +int id customPanel 0x7f09004e +int id date 0x7f09004f +int id decelerate 0x7f090050 +int id decelerateAndComplete 0x7f090051 +int id decor_content_parent 0x7f090052 +int id default_activity_button 0x7f090053 +int id delete 0x7f090054 +int id deltaRelative 0x7f090055 +int id dependency_ordering 0x7f090056 +int id design_bottom_sheet 0x7f090057 +int id design_menu_item_action_area 0x7f090058 +int id design_menu_item_action_area_stub 0x7f090059 +int id design_menu_item_text 0x7f09005a +int id design_navigation_view 0x7f09005b +int id dimensions 0x7f09005c +int id direct 0x7f09005d +int id disableHome 0x7f09005e +int id disablePostScroll 0x7f09005f +int id disableScroll 0x7f090060 +int id dragDown 0x7f090061 +int id dragEnd 0x7f090062 +int id dragLeft 0x7f090063 +int id dragRight 0x7f090064 +int id dragStart 0x7f090065 +int id dragUp 0x7f090066 +int id dummy_button 0x7f090067 +int id easeIn 0x7f090068 +int id easeInOut 0x7f090069 +int id easeOut 0x7f09006a +int id edit_query 0x7f09006b +int id end 0x7f09006c +int id end_padder 0x7f09006d +int id enterAlways 0x7f09006e +int id enterAlwaysCollapsed 0x7f09006f +int id et_edit_text 0x7f090070 +int id et_foler_name 0x7f090071 +int id exitUntilCollapsed 0x7f090072 +int id expand_activities_button 0x7f090073 +int id expanded_menu 0x7f090074 +int id fill 0x7f090075 +int id fill_horizontal 0x7f090076 +int id fill_vertical 0x7f090077 +int id filled 0x7f090078 +int id fixed 0x7f090079 +int id flip 0x7f09007a +int id font_size_selector 0x7f09007b +int id forever 0x7f09007c +int id fullscreen_content 0x7f09007d +int id fullscreen_content_controls 0x7f09007e +int id ghost_view 0x7f09007f +int id gone 0x7f090080 +int id graph 0x7f090081 +int id graph_wrap 0x7f090082 +int id group_divider 0x7f090083 +int id grouping 0x7f090084 +int id groups 0x7f090085 +int id home 0x7f090086 +int id homeAsUp 0x7f090087 +int id honorRequest 0x7f090088 +int id hour 0x7f090089 +int id icon 0x7f09008a +int id icon_group 0x7f09008b +int id ifRoom 0x7f09008c +int id ignore 0x7f09008d +int id ignoreRequest 0x7f09008e +int id image 0x7f09008f +int id imageView 0x7f090090 +int id info 0x7f090091 +int id invisible 0x7f090092 +int id italic 0x7f090093 +int id item_touch_helper_previous_elevation 0x7f090094 +int id iv_alert_icon 0x7f090095 +int id iv_bg_blue 0x7f090096 +int id iv_bg_blue_select 0x7f090097 +int id iv_bg_green 0x7f090098 +int id iv_bg_green_select 0x7f090099 +int id iv_bg_red 0x7f09009a +int id iv_bg_red_select 0x7f09009b +int id iv_bg_white 0x7f09009c +int id iv_bg_white_select 0x7f09009d +int id iv_bg_yellow 0x7f09009e +int id iv_bg_yellow_select 0x7f09009f +int id iv_large_select 0x7f0900a0 +int id iv_medium_select 0x7f0900a1 +int id iv_record_icon 0x7f0900a2 +int id iv_small_select 0x7f0900a3 +int id iv_super_select 0x7f0900a4 +int id jumpToEnd 0x7f0900a5 +int id jumpToStart 0x7f0900a6 +int id labeled 0x7f0900a7 +int id largeLabel 0x7f0900a8 +int id layout 0x7f0900a9 +int id left 0x7f0900aa +int id line1 0x7f0900ab +int id line3 0x7f0900ac +int id linear 0x7f0900ad +int id listMode 0x7f0900ae +int id list_item 0x7f0900af +int id ll_font_large 0x7f0900b0 +int id ll_font_normal 0x7f0900b1 +int id ll_font_small 0x7f0900b2 +int id ll_font_super 0x7f0900b3 +int id masked 0x7f0900b4 +int id media_actions 0x7f0900b5 +int id menu_add_image 0x7f0900b6 +int id menu_alert 0x7f0900b7 +int id menu_day_time 0x7f0900b8 +int id menu_delete 0x7f0900b9 +int id menu_delete_remind 0x7f0900ba +int id menu_export_text 0x7f0900bb +int id menu_font_size 0x7f0900bc +int id menu_list_mode 0x7f0900bd +int id menu_new_folder 0x7f0900be +int id menu_new_note 0x7f0900bf +int id menu_night_time 0x7f0900c0 +int id menu_play_record 0x7f0900c1 +int id menu_record 0x7f0900c2 +int id menu_restore 0x7f0900c3 +int id menu_search 0x7f0900c4 +int id menu_send_to_desktop 0x7f0900c5 +int id menu_setting 0x7f0900c6 +int id menu_share 0x7f0900c7 +int id menu_star 0x7f0900c8 +int id menu_stop_record 0x7f0900c9 +int id menu_sync 0x7f0900ca +int id message 0x7f0900cb +int id middle 0x7f0900cc +int id mini 0x7f0900cd +int id minute 0x7f0900ce +int id mobile_navigation 0x7f0900cf +int id motion_base 0x7f0900d0 +int id move 0x7f0900d1 +int id mtrl_child_content_container 0x7f0900d2 +int id mtrl_internal_children_alpha_tag 0x7f0900d3 +int id multiply 0x7f0900d4 +int id nav_controller_view_tag 0x7f0900d5 +int id navigation_bar 0x7f0900d6 +int id navigation_dashboard 0x7f0900d7 +int id navigation_header_container 0x7f0900d8 +int id navigation_home 0x7f0900d9 +int id navigation_notifications 0x7f0900da +int id never 0x7f0900db +int id none 0x7f0900dc +int id normal 0x7f0900dd +int id note_bg_color_selector 0x7f0900de +int id note_edit_list 0x7f0900df +int id note_edit_view 0x7f0900e0 +int id note_item 0x7f0900e1 +int id note_title 0x7f0900e2 +int id notes_list 0x7f0900e3 +int id notification_background 0x7f0900e4 +int id notification_main_column 0x7f0900e5 +int id notification_main_column_container 0x7f0900e6 +int id outline 0x7f0900e7 +int id packed 0x7f0900e8 +int id parallax 0x7f0900e9 +int id parent 0x7f0900ea +int id parentPanel 0x7f0900eb +int id parentRelative 0x7f0900ec +int id parent_matrix 0x7f0900ed +int id path 0x7f0900ee +int id pathRelative 0x7f0900ef +int id pause_record 0x7f0900f0 +int id percent 0x7f0900f1 +int id pin 0x7f0900f2 +int id play_record 0x7f0900f3 +int id position 0x7f0900f4 +int id postLayout 0x7f0900f5 +int id prefenerece_sync_status_textview 0x7f0900f6 +int id preference_sync_button 0x7f0900f7 +int id progress_circular 0x7f0900f8 +int id progress_horizontal 0x7f0900f9 +int id radio 0x7f0900fa +int id ratio 0x7f0900fb +int id rectangles 0x7f0900fc +int id reverseSawtooth 0x7f0900fd +int id right 0x7f0900fe +int id right_icon 0x7f0900ff +int id right_side 0x7f090100 +int id save_image_matrix 0x7f090101 +int id save_non_transition_alpha 0x7f090102 +int id save_scale_type 0x7f090103 +int id sawtooth 0x7f090104 +int id screen 0x7f090105 +int id scroll 0x7f090106 +int id scrollIndicatorDown 0x7f090107 +int id scrollIndicatorUp 0x7f090108 +int id scrollView 0x7f090109 +int id scrollable 0x7f09010a +int id search_badge 0x7f09010b +int id search_bar 0x7f09010c +int id search_button 0x7f09010d +int id search_close_btn 0x7f09010e +int id search_edit_frame 0x7f09010f +int id search_go_btn 0x7f090110 +int id search_mag_icon 0x7f090111 +int id search_plate 0x7f090112 +int id search_src_text 0x7f090113 +int id search_voice_btn 0x7f090114 +int id select_dialog_listview 0x7f090115 +int id selected 0x7f090116 +int id selection_menu 0x7f090117 +int id shortcut 0x7f090118 +int id showCustom 0x7f090119 +int id showHome 0x7f09011a +int id showTitle 0x7f09011b +int id sin 0x7f09011c +int id smallLabel 0x7f09011d +int id snackbar_action 0x7f09011e +int id snackbar_text 0x7f09011f +int id snap 0x7f090120 +int id snapMargins 0x7f090121 +int id spacer 0x7f090122 +int id spline 0x7f090123 +int id split_action_bar 0x7f090124 +int id spread 0x7f090125 +int id spread_inside 0x7f090126 +int id square 0x7f090127 +int id src_atop 0x7f090128 +int id src_in 0x7f090129 +int id src_over 0x7f09012a +int id standard 0x7f09012b +int id start 0x7f09012c +int id startHorizontal 0x7f09012d +int id startVertical 0x7f09012e +int id start_record 0x7f09012f +int id staticLayout 0x7f090130 +int id staticPostLayout 0x7f090131 +int id status_bar_latest_event_content 0x7f090132 +int id stop 0x7f090133 +int id stop_play_record 0x7f090134 +int id stop_record 0x7f090135 +int id stretch 0x7f090136 +int id submenuarrow 0x7f090137 +int id submit_area 0x7f090138 +int id sv_note_edit 0x7f090139 +int id tabMode 0x7f09013a +int id tag_transition_group 0x7f09013b +int id tag_unhandled_key_event_manager 0x7f09013c +int id tag_unhandled_key_listeners 0x7f09013d +int id text 0x7f09013e +int id text2 0x7f09013f +int id textSpacerNoButtons 0x7f090140 +int id textSpacerNoTitle 0x7f090141 +int id textStart 0x7f090142 +int id text_dashboard 0x7f090143 +int id text_home 0x7f090144 +int id text_input_password_toggle 0x7f090145 +int id text_notifications 0x7f090146 +int id text_num 0x7f090147 +int id textinput_counter 0x7f090148 +int id textinput_error 0x7f090149 +int id textinput_helper_text 0x7f09014a +int id time 0x7f09014b +int id title 0x7f09014c +int id titleDividerNoCustom 0x7f09014d +int id title_template 0x7f09014e +int id toggle 0x7f09014f +int id top 0x7f090150 +int id topPanel 0x7f090151 +int id touch_outside 0x7f090152 +int id transitionToEnd 0x7f090153 +int id transitionToStart 0x7f090154 +int id transition_current_scene 0x7f090155 +int id transition_layout_save 0x7f090156 +int id transition_position 0x7f090157 +int id transition_scene_layoutid_cache 0x7f090158 +int id transition_transform 0x7f090159 +int id triangle 0x7f09015a +int id tv_alert_date 0x7f09015b +int id tv_folder_name 0x7f09015c +int id tv_modified_date 0x7f09015d +int id tv_name 0x7f09015e +int id tv_time 0x7f09015f +int id tv_title 0x7f090160 +int id tv_title_bar 0x7f090161 +int id uniform 0x7f090162 +int id unlabeled 0x7f090163 +int id up 0x7f090164 +int id useLogo 0x7f090165 +int id view_offset_helper 0x7f090166 +int id visible 0x7f090167 +int id widget_bg_image 0x7f090168 +int id widget_text 0x7f090169 +int id withText 0x7f09016a +int id wrap 0x7f09016b +int id wrap_content 0x7f09016c +int integer abc_config_activityDefaultDur 0x7f0a0000 +int integer abc_config_activityShortDur 0x7f0a0001 +int integer app_bar_elevation_anim_duration 0x7f0a0002 +int integer bottom_sheet_slide_duration 0x7f0a0003 +int integer cancel_button_image_alpha 0x7f0a0004 +int integer config_tooltipAnimTime 0x7f0a0005 +int integer design_snackbar_text_max_lines 0x7f0a0006 +int integer design_tab_indicator_anim_duration_ms 0x7f0a0007 +int integer hide_password_duration 0x7f0a0008 +int integer mtrl_btn_anim_delay_ms 0x7f0a0009 +int integer mtrl_btn_anim_duration_ms 0x7f0a000a +int integer mtrl_chip_anim_duration 0x7f0a000b +int integer mtrl_tab_indicator_anim_duration_ms 0x7f0a000c +int integer show_password_duration 0x7f0a000d +int integer status_bar_notification_info_maxnum 0x7f0a000e +int interpolator mtrl_fast_out_linear_in 0x7f0b0000 +int interpolator mtrl_fast_out_slow_in 0x7f0b0001 +int interpolator mtrl_linear 0x7f0b0002 +int interpolator mtrl_linear_out_slow_in 0x7f0b0003 +int layout abc_action_bar_title_item 0x7f0c0000 +int layout abc_action_bar_up_container 0x7f0c0001 +int layout abc_action_menu_item_layout 0x7f0c0002 +int layout abc_action_menu_layout 0x7f0c0003 +int layout abc_action_mode_bar 0x7f0c0004 +int layout abc_action_mode_close_item_material 0x7f0c0005 +int layout abc_activity_chooser_view 0x7f0c0006 +int layout abc_activity_chooser_view_list_item 0x7f0c0007 +int layout abc_alert_dialog_button_bar_material 0x7f0c0008 +int layout abc_alert_dialog_material 0x7f0c0009 +int layout abc_alert_dialog_title_material 0x7f0c000a +int layout abc_cascading_menu_item_layout 0x7f0c000b +int layout abc_dialog_title_material 0x7f0c000c +int layout abc_expanded_menu_layout 0x7f0c000d +int layout abc_list_menu_item_checkbox 0x7f0c000e +int layout abc_list_menu_item_icon 0x7f0c000f +int layout abc_list_menu_item_layout 0x7f0c0010 +int layout abc_list_menu_item_radio 0x7f0c0011 +int layout abc_popup_menu_header_item_layout 0x7f0c0012 +int layout abc_popup_menu_item_layout 0x7f0c0013 +int layout abc_screen_content_include 0x7f0c0014 +int layout abc_screen_simple 0x7f0c0015 +int layout abc_screen_simple_overlay_action_mode 0x7f0c0016 +int layout abc_screen_toolbar 0x7f0c0017 +int layout abc_search_dropdown_item_icons_2line 0x7f0c0018 +int layout abc_search_view 0x7f0c0019 +int layout abc_select_dialog_material 0x7f0c001a +int layout abc_tooltip 0x7f0c001b +int layout account_dialog_title 0x7f0c001c +int layout activity_splash 0x7f0c001d +int layout add_account_text 0x7f0c001e +int layout datetime_picker 0x7f0c001f +int layout design_bottom_navigation_item 0x7f0c0020 +int layout design_bottom_sheet_dialog 0x7f0c0021 +int layout design_layout_snackbar 0x7f0c0022 +int layout design_layout_snackbar_include 0x7f0c0023 +int layout design_layout_tab_icon 0x7f0c0024 +int layout design_layout_tab_text 0x7f0c0025 +int layout design_menu_item_action_area 0x7f0c0026 +int layout design_navigation_item 0x7f0c0027 +int layout design_navigation_item_header 0x7f0c0028 +int layout design_navigation_item_separator 0x7f0c0029 +int layout design_navigation_item_subheader 0x7f0c002a +int layout design_navigation_menu 0x7f0c002b +int layout design_navigation_menu_item 0x7f0c002c +int layout design_text_input_password_icon 0x7f0c002d +int layout dialog_edit_text 0x7f0c002e +int layout folder_list_item 0x7f0c002f +int layout fragment_dashboard 0x7f0c0030 +int layout fragment_home 0x7f0c0031 +int layout fragment_notifications 0x7f0c0032 +int layout mtrl_layout_snackbar 0x7f0c0033 +int layout mtrl_layout_snackbar_include 0x7f0c0034 +int layout note_edit 0x7f0c0035 +int layout note_edit_list_item 0x7f0c0036 +int layout note_item 0x7f0c0037 +int layout note_list 0x7f0c0038 +int layout note_list_dropdown_menu 0x7f0c0039 +int layout note_list_footer 0x7f0c003a +int layout notification_action 0x7f0c003b +int layout notification_action_tombstone 0x7f0c003c +int layout notification_media_action 0x7f0c003d +int layout notification_media_cancel_action 0x7f0c003e +int layout notification_template_big_media 0x7f0c003f +int layout notification_template_big_media_custom 0x7f0c0040 +int layout notification_template_big_media_narrow 0x7f0c0041 +int layout notification_template_big_media_narrow_custom 0x7f0c0042 +int layout notification_template_custom_big 0x7f0c0043 +int layout notification_template_icon_group 0x7f0c0044 +int layout notification_template_lines_media 0x7f0c0045 +int layout notification_template_media 0x7f0c0046 +int layout notification_template_media_custom 0x7f0c0047 +int layout notification_template_part_chronometer 0x7f0c0048 +int layout notification_template_part_time 0x7f0c0049 +int layout play_record 0x7f0c004a +int layout record_activity 0x7f0c004b +int layout select_dialog_item_material 0x7f0c004c +int layout select_dialog_multichoice_material 0x7f0c004d +int layout select_dialog_singlechoice_material 0x7f0c004e +int layout settings_header 0x7f0c004f +int layout support_simple_spinner_dropdown_item 0x7f0c0050 +int layout widget_2x 0x7f0c0051 +int layout widget_4x 0x7f0c0052 +int menu bottom_nav_menu 0x7f0d0000 +int menu call_note_edit 0x7f0d0001 +int menu call_record_folder 0x7f0d0002 +int menu note_edit 0x7f0d0003 +int menu note_list 0x7f0d0004 +int menu note_list_dropdown 0x7f0d0005 +int menu note_list_options 0x7f0d0006 +int menu sub_folder 0x7f0d0007 +int mipmap ic_launcher 0x7f0e0000 +int mipmap ic_launcher_round 0x7f0e0001 +int navigation mobile_navigation 0x7f0f0000 +int plurals search_results_title 0x7f100000 +int raw introduction 0x7f110000 +int string abc_action_bar_home_description 0x7f120000 +int string abc_action_bar_up_description 0x7f120001 +int string abc_action_menu_overflow_description 0x7f120002 +int string abc_action_mode_done 0x7f120003 +int string abc_activity_chooser_view_see_all 0x7f120004 +int string abc_activitychooserview_choose_application 0x7f120005 +int string abc_capital_off 0x7f120006 +int string abc_capital_on 0x7f120007 +int string abc_font_family_body_1_material 0x7f120008 +int string abc_font_family_body_2_material 0x7f120009 +int string abc_font_family_button_material 0x7f12000a +int string abc_font_family_caption_material 0x7f12000b +int string abc_font_family_display_1_material 0x7f12000c +int string abc_font_family_display_2_material 0x7f12000d +int string abc_font_family_display_3_material 0x7f12000e +int string abc_font_family_display_4_material 0x7f12000f +int string abc_font_family_headline_material 0x7f120010 +int string abc_font_family_menu_material 0x7f120011 +int string abc_font_family_subhead_material 0x7f120012 +int string abc_font_family_title_material 0x7f120013 +int string abc_menu_alt_shortcut_label 0x7f120014 +int string abc_menu_ctrl_shortcut_label 0x7f120015 +int string abc_menu_delete_shortcut_label 0x7f120016 +int string abc_menu_enter_shortcut_label 0x7f120017 +int string abc_menu_function_shortcut_label 0x7f120018 +int string abc_menu_meta_shortcut_label 0x7f120019 +int string abc_menu_shift_shortcut_label 0x7f12001a +int string abc_menu_space_shortcut_label 0x7f12001b +int string abc_menu_sym_shortcut_label 0x7f12001c +int string abc_prepend_shortcut_label 0x7f12001d +int string abc_search_hint 0x7f12001e +int string abc_searchview_description_clear 0x7f12001f +int string abc_searchview_description_query 0x7f120020 +int string abc_searchview_description_search 0x7f120021 +int string abc_searchview_description_submit 0x7f120022 +int string abc_searchview_description_voice 0x7f120023 +int string abc_shareactionprovider_share_with 0x7f120024 +int string abc_shareactionprovider_share_with_application 0x7f120025 +int string abc_toolbar_collapse_description 0x7f120026 +int string alert_message_delete_folder 0x7f120027 +int string alert_message_delete_note 0x7f120028 +int string alert_message_delete_notes 0x7f120029 +int string alert_title_delete 0x7f12002a +int string app_name 0x7f12002b +int string app_widget2x2 0x7f12002c +int string app_widget4x4 0x7f12002d +int string appbar_scrolling_view_behavior 0x7f12002e +int string bottom_sheet_behavior 0x7f12002f +int string button_delete 0x7f120030 +int string call_record_folder_name 0x7f120031 +int string character_counter_content_description 0x7f120032 +int string character_counter_pattern 0x7f120033 +int string datetime_dialog_cancel 0x7f120034 +int string datetime_dialog_ok 0x7f120035 +int string day_time 0x7f120036 +int string delete_remind_time_message 0x7f120037 +int string dummy_button 0x7f120038 +int string dummy_content 0x7f120039 +int string error_note_empty_for_clock 0x7f12003a +int string error_note_empty_for_send_to_desktop 0x7f12003b +int string error_note_not_exist 0x7f12003c +int string error_sdcard_export 0x7f12003d +int string error_sdcard_unmounted 0x7f12003e +int string error_sync_cancelled 0x7f12003f +int string error_sync_internal 0x7f120040 +int string error_sync_network 0x7f120041 +int string fab_transformation_scrim_behavior 0x7f120042 +int string fab_transformation_sheet_behavior 0x7f120043 +int string failed_sdcard_export 0x7f120044 +int string file_name_txt_format 0x7f120045 +int string file_path 0x7f120046 +int string folder_exist 0x7f120047 +int string format_date_ymd 0x7f120048 +int string format_datetime_mdhm 0x7f120049 +int string format_exported_file_location 0x7f12004a +int string format_folder_files_count 0x7f12004b +int string format_move_notes_to_folder 0x7f12004c +int string hide_bottom_view_on_scroll_behavior 0x7f12004d +int string hint_foler_name 0x7f12004e +int string info_note_enter_desktop 0x7f12004f +int string menu_add_image 0x7f120050 +int string menu_alert 0x7f120051 +int string menu_create_folder 0x7f120052 +int string menu_delete 0x7f120053 +int string menu_deselect_all 0x7f120054 +int string menu_export_text 0x7f120055 +int string menu_folder_change_name 0x7f120056 +int string menu_folder_delete 0x7f120057 +int string menu_folder_view 0x7f120058 +int string menu_font_large 0x7f120059 +int string menu_font_normal 0x7f12005a +int string menu_font_size 0x7f12005b +int string menu_font_small 0x7f12005c +int string menu_font_super 0x7f12005d +int string menu_list_mode 0x7f12005e +int string menu_move 0x7f12005f +int string menu_move_parent_folder 0x7f120060 +int string menu_normal_mode 0x7f120061 +int string menu_play_record 0x7f120062 +int string menu_record 0x7f120063 +int string menu_remove_remind 0x7f120064 +int string menu_search 0x7f120065 +int string menu_select_all 0x7f120066 +int string menu_select_none 0x7f120067 +int string menu_select_title 0x7f120068 +int string menu_send_to_desktop 0x7f120069 +int string menu_setting 0x7f12006a +int string menu_share 0x7f12006b +int string menu_star 0x7f12006c +int string menu_stop_record 0x7f12006d +int string menu_sync 0x7f12006e +int string menu_sync_cancel 0x7f12006f +int string menu_title_select_folder 0x7f120070 +int string mtrl_chip_close_icon_content_description 0x7f120071 +int string nav_app_bar_navigate_up_description 0x7f120072 +int string nav_app_bar_open_drawer_description 0x7f120073 +int string night_time 0x7f120074 +int string note_alert_expired 0x7f120075 +int string note_link_email 0x7f120076 +int string note_link_other 0x7f120077 +int string note_link_tel 0x7f120078 +int string note_link_web 0x7f120079 +int string notealert_enter 0x7f12007a +int string notealert_ok 0x7f12007b +int string notelist_menu_new 0x7f12007c +int string notelist_string_info 0x7f12007d +int string password_toggle_content_description 0x7f12007e +int string path_password_eye 0x7f12007f +int string path_password_eye_mask_strike_through 0x7f120080 +int string path_password_eye_mask_visible 0x7f120081 +int string path_password_strike_through 0x7f120082 +int string play_record 0x7f120083 +int string preferences_account_summary 0x7f120084 +int string preferences_account_title 0x7f120085 +int string preferences_add_account 0x7f120086 +int string preferences_bg_random_appear_title 0x7f120087 +int string preferences_button_sync_cancel 0x7f120088 +int string preferences_button_sync_immediately 0x7f120089 +int string preferences_dialog_change_account_title 0x7f12008a +int string preferences_dialog_change_account_warn_msg 0x7f12008b +int string preferences_dialog_select_account_tips 0x7f12008c +int string preferences_dialog_select_account_title 0x7f12008d +int string preferences_last_sync_time 0x7f12008e +int string preferences_last_sync_time_format 0x7f12008f +int string preferences_menu_cancel 0x7f120090 +int string preferences_menu_change_account 0x7f120091 +int string preferences_menu_remove_account 0x7f120092 +int string preferences_title 0x7f120093 +int string preferences_toast_cannot_change_account 0x7f120094 +int string preferences_toast_success_set_accout 0x7f120095 +int string restore 0x7f120096 +int string search 0x7f120097 +int string search_hint 0x7f120098 +int string search_label 0x7f120099 +int string search_menu_title 0x7f12009a +int string search_setting_description 0x7f12009b +int string set_remind_time_message 0x7f12009c +int string start_record 0x7f12009d +int string status_bar_notification_info_overflow 0x7f12009e +int string stop_record 0x7f12009f +int string success_sdcard_export 0x7f1200a0 +int string success_sync_account 0x7f1200a1 +int string sync_progress_init_list 0x7f1200a2 +int string sync_progress_login 0x7f1200a3 +int string sync_progress_syncing 0x7f1200a4 +int string ticker_cancel 0x7f1200a5 +int string ticker_fail 0x7f1200a6 +int string ticker_success 0x7f1200a7 +int string ticker_syncing 0x7f1200a8 +int string title_activity_splash 0x7f1200a9 +int string title_dashboard 0x7f1200aa +int string title_home 0x7f1200ab +int string title_notifications 0x7f1200ac +int string widget_havenot_content 0x7f1200ad +int string widget_under_visit_mode 0x7f1200ae +int style AlertDialog_AppCompat 0x7f130000 +int style AlertDialog_AppCompat_Light 0x7f130001 +int style Animation_AppCompat_Dialog 0x7f130002 +int style Animation_AppCompat_DropDownUp 0x7f130003 +int style Animation_AppCompat_Tooltip 0x7f130004 +int style Animation_Design_BottomSheetDialog 0x7f130005 +int style Base_AlertDialog_AppCompat 0x7f130006 +int style Base_AlertDialog_AppCompat_Light 0x7f130007 +int style Base_Animation_AppCompat_Dialog 0x7f130008 +int style Base_Animation_AppCompat_DropDownUp 0x7f130009 +int style Base_Animation_AppCompat_Tooltip 0x7f13000a +int style Base_CardView 0x7f13000b +int style Base_DialogWindowTitle_AppCompat 0x7f13000c +int style Base_DialogWindowTitleBackground_AppCompat 0x7f13000d +int style Base_TextAppearance_AppCompat 0x7f13000e +int style Base_TextAppearance_AppCompat_Body1 0x7f13000f +int style Base_TextAppearance_AppCompat_Body2 0x7f130010 +int style Base_TextAppearance_AppCompat_Button 0x7f130011 +int style Base_TextAppearance_AppCompat_Caption 0x7f130012 +int style Base_TextAppearance_AppCompat_Display1 0x7f130013 +int style Base_TextAppearance_AppCompat_Display2 0x7f130014 +int style Base_TextAppearance_AppCompat_Display3 0x7f130015 +int style Base_TextAppearance_AppCompat_Display4 0x7f130016 +int style Base_TextAppearance_AppCompat_Headline 0x7f130017 +int style Base_TextAppearance_AppCompat_Inverse 0x7f130018 +int style Base_TextAppearance_AppCompat_Large 0x7f130019 +int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f13001a +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f13001b +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f13001c +int style Base_TextAppearance_AppCompat_Medium 0x7f13001d +int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f13001e +int style Base_TextAppearance_AppCompat_Menu 0x7f13001f +int style Base_TextAppearance_AppCompat_SearchResult 0x7f130020 +int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f130021 +int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f130022 +int style Base_TextAppearance_AppCompat_Small 0x7f130023 +int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f130024 +int style Base_TextAppearance_AppCompat_Subhead 0x7f130025 +int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f130026 +int style Base_TextAppearance_AppCompat_Title 0x7f130027 +int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f130028 +int style Base_TextAppearance_AppCompat_Tooltip 0x7f130029 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f13002a +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f13002b +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f13002c +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f13002d +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f13002e +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f13002f +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f130030 +int style Base_TextAppearance_AppCompat_Widget_Button 0x7f130031 +int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f130032 +int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f130033 +int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f130034 +int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f130035 +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f130036 +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f130037 +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f130038 +int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f130039 +int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f13003a +int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f13003b +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f13003c +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f13003d +int style Base_Theme_AppCompat 0x7f13003e +int style Base_Theme_AppCompat_CompactMenu 0x7f13003f +int style Base_Theme_AppCompat_Dialog 0x7f130040 +int style Base_Theme_AppCompat_Dialog_Alert 0x7f130041 +int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f130042 +int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f130043 +int style Base_Theme_AppCompat_DialogWhenLarge 0x7f130044 +int style Base_Theme_AppCompat_Light 0x7f130045 +int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f130046 +int style Base_Theme_AppCompat_Light_Dialog 0x7f130047 +int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f130048 +int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f130049 +int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f13004a +int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f13004b +int style Base_Theme_MaterialComponents 0x7f13004c +int style Base_Theme_MaterialComponents_Bridge 0x7f13004d +int style Base_Theme_MaterialComponents_CompactMenu 0x7f13004e +int style Base_Theme_MaterialComponents_Dialog 0x7f13004f +int style Base_Theme_MaterialComponents_Dialog_Alert 0x7f130050 +int style Base_Theme_MaterialComponents_Dialog_FixedSize 0x7f130051 +int style Base_Theme_MaterialComponents_Dialog_MinWidth 0x7f130052 +int style Base_Theme_MaterialComponents_DialogWhenLarge 0x7f130053 +int style Base_Theme_MaterialComponents_Light 0x7f130054 +int style Base_Theme_MaterialComponents_Light_Bridge 0x7f130055 +int style Base_Theme_MaterialComponents_Light_DarkActionBar 0x7f130056 +int style Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f130057 +int style Base_Theme_MaterialComponents_Light_Dialog 0x7f130058 +int style Base_Theme_MaterialComponents_Light_Dialog_Alert 0x7f130059 +int style Base_Theme_MaterialComponents_Light_Dialog_FixedSize 0x7f13005a +int style Base_Theme_MaterialComponents_Light_Dialog_MinWidth 0x7f13005b +int style Base_Theme_MaterialComponents_Light_DialogWhenLarge 0x7f13005c +int style Base_ThemeOverlay_AppCompat 0x7f13005d +int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f13005e +int style Base_ThemeOverlay_AppCompat_Dark 0x7f13005f +int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f130060 +int style Base_ThemeOverlay_AppCompat_Dialog 0x7f130061 +int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f130062 +int style Base_ThemeOverlay_AppCompat_Light 0x7f130063 +int style Base_ThemeOverlay_MaterialComponents_Dialog 0x7f130064 +int style Base_ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f130065 +int style Base_V14_Theme_MaterialComponents 0x7f130066 +int style Base_V14_Theme_MaterialComponents_Bridge 0x7f130067 +int style Base_V14_Theme_MaterialComponents_Dialog 0x7f130068 +int style Base_V14_Theme_MaterialComponents_Light 0x7f130069 +int style Base_V14_Theme_MaterialComponents_Light_Bridge 0x7f13006a +int style Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f13006b +int style Base_V14_Theme_MaterialComponents_Light_Dialog 0x7f13006c +int style Base_V14_ThemeOverlay_MaterialComponents_Dialog 0x7f13006d +int style Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f13006e +int style Base_V21_Theme_AppCompat 0x7f13006f +int style Base_V21_Theme_AppCompat_Dialog 0x7f130070 +int style Base_V21_Theme_AppCompat_Light 0x7f130071 +int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f130072 +int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f130073 +int style Base_V22_Theme_AppCompat 0x7f130074 +int style Base_V22_Theme_AppCompat_Light 0x7f130075 +int style Base_V23_Theme_AppCompat 0x7f130076 +int style Base_V23_Theme_AppCompat_Light 0x7f130077 +int style Base_V26_Theme_AppCompat 0x7f130078 +int style Base_V26_Theme_AppCompat_Light 0x7f130079 +int style Base_V26_Widget_AppCompat_Toolbar 0x7f13007a +int style Base_V28_Theme_AppCompat 0x7f13007b +int style Base_V28_Theme_AppCompat_Light 0x7f13007c +int style Base_V7_Theme_AppCompat 0x7f13007d +int style Base_V7_Theme_AppCompat_Dialog 0x7f13007e +int style Base_V7_Theme_AppCompat_Light 0x7f13007f +int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f130080 +int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f130081 +int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f130082 +int style Base_V7_Widget_AppCompat_EditText 0x7f130083 +int style Base_V7_Widget_AppCompat_Toolbar 0x7f130084 +int style Base_Widget_AppCompat_ActionBar 0x7f130085 +int style Base_Widget_AppCompat_ActionBar_Solid 0x7f130086 +int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f130087 +int style Base_Widget_AppCompat_ActionBar_TabText 0x7f130088 +int style Base_Widget_AppCompat_ActionBar_TabView 0x7f130089 +int style Base_Widget_AppCompat_ActionButton 0x7f13008a +int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f13008b +int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f13008c +int style Base_Widget_AppCompat_ActionMode 0x7f13008d +int style Base_Widget_AppCompat_ActivityChooserView 0x7f13008e +int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f13008f +int style Base_Widget_AppCompat_Button 0x7f130090 +int style Base_Widget_AppCompat_Button_Borderless 0x7f130091 +int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f130092 +int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f130093 +int style Base_Widget_AppCompat_Button_Colored 0x7f130094 +int style Base_Widget_AppCompat_Button_Small 0x7f130095 +int style Base_Widget_AppCompat_ButtonBar 0x7f130096 +int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f130097 +int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f130098 +int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f130099 +int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f13009a +int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f13009b +int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f13009c +int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f13009d +int style Base_Widget_AppCompat_EditText 0x7f13009e +int style Base_Widget_AppCompat_ImageButton 0x7f13009f +int style Base_Widget_AppCompat_Light_ActionBar 0x7f1300a0 +int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f1300a1 +int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f1300a2 +int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f1300a3 +int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f1300a4 +int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f1300a5 +int style Base_Widget_AppCompat_Light_PopupMenu 0x7f1300a6 +int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f1300a7 +int style Base_Widget_AppCompat_ListMenuView 0x7f1300a8 +int style Base_Widget_AppCompat_ListPopupWindow 0x7f1300a9 +int style Base_Widget_AppCompat_ListView 0x7f1300aa +int style Base_Widget_AppCompat_ListView_DropDown 0x7f1300ab +int style Base_Widget_AppCompat_ListView_Menu 0x7f1300ac +int style Base_Widget_AppCompat_PopupMenu 0x7f1300ad +int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f1300ae +int style Base_Widget_AppCompat_PopupWindow 0x7f1300af +int style Base_Widget_AppCompat_ProgressBar 0x7f1300b0 +int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f1300b1 +int style Base_Widget_AppCompat_RatingBar 0x7f1300b2 +int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f1300b3 +int style Base_Widget_AppCompat_RatingBar_Small 0x7f1300b4 +int style Base_Widget_AppCompat_SearchView 0x7f1300b5 +int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f1300b6 +int style Base_Widget_AppCompat_SeekBar 0x7f1300b7 +int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f1300b8 +int style Base_Widget_AppCompat_Spinner 0x7f1300b9 +int style Base_Widget_AppCompat_Spinner_Underlined 0x7f1300ba +int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f1300bb +int style Base_Widget_AppCompat_Toolbar 0x7f1300bc +int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f1300bd +int style Base_Widget_Design_TabLayout 0x7f1300be +int style Base_Widget_MaterialComponents_Chip 0x7f1300bf +int style Base_Widget_MaterialComponents_TextInputEditText 0x7f1300c0 +int style Base_Widget_MaterialComponents_TextInputLayout 0x7f1300c1 +int style CardView 0x7f1300c2 +int style CardView_Dark 0x7f1300c3 +int style CardView_Light 0x7f1300c4 +int style HighlightTextAppearancePrimary 0x7f1300c5 +int style HighlightTextAppearanceSecondary 0x7f1300c6 +int style NoteActionBarStyle 0x7f1300c7 +int style NoteTheme 0x7f1300c8 +int style Platform_AppCompat 0x7f1300c9 +int style Platform_AppCompat_Light 0x7f1300ca +int style Platform_MaterialComponents 0x7f1300cb +int style Platform_MaterialComponents_Dialog 0x7f1300cc +int style Platform_MaterialComponents_Light 0x7f1300cd +int style Platform_MaterialComponents_Light_Dialog 0x7f1300ce +int style Platform_ThemeOverlay_AppCompat 0x7f1300cf +int style Platform_ThemeOverlay_AppCompat_Dark 0x7f1300d0 +int style Platform_ThemeOverlay_AppCompat_Light 0x7f1300d1 +int style Platform_V21_AppCompat 0x7f1300d2 +int style Platform_V21_AppCompat_Light 0x7f1300d3 +int style Platform_V25_AppCompat 0x7f1300d4 +int style Platform_V25_AppCompat_Light 0x7f1300d5 +int style Platform_Widget_AppCompat_Spinner 0x7f1300d6 +int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f1300d7 +int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f1300d8 +int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f1300d9 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f1300da +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f1300db +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x7f1300dc +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x7f1300dd +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f1300de +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x7f1300df +int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f1300e0 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f1300e1 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f1300e2 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f1300e3 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f1300e4 +int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f1300e5 +int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f1300e6 +int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f1300e7 +int style TextAppearance_AppCompat 0x7f1300e8 +int style TextAppearance_AppCompat_Body1 0x7f1300e9 +int style TextAppearance_AppCompat_Body2 0x7f1300ea +int style TextAppearance_AppCompat_Button 0x7f1300eb +int style TextAppearance_AppCompat_Caption 0x7f1300ec +int style TextAppearance_AppCompat_Display1 0x7f1300ed +int style TextAppearance_AppCompat_Display2 0x7f1300ee +int style TextAppearance_AppCompat_Display3 0x7f1300ef +int style TextAppearance_AppCompat_Display4 0x7f1300f0 +int style TextAppearance_AppCompat_Headline 0x7f1300f1 +int style TextAppearance_AppCompat_Inverse 0x7f1300f2 +int style TextAppearance_AppCompat_Large 0x7f1300f3 +int style TextAppearance_AppCompat_Large_Inverse 0x7f1300f4 +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f1300f5 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f1300f6 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f1300f7 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f1300f8 +int style TextAppearance_AppCompat_Medium 0x7f1300f9 +int style TextAppearance_AppCompat_Medium_Inverse 0x7f1300fa +int style TextAppearance_AppCompat_Menu 0x7f1300fb +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f1300fc +int style TextAppearance_AppCompat_SearchResult_Title 0x7f1300fd +int style TextAppearance_AppCompat_Small 0x7f1300fe +int style TextAppearance_AppCompat_Small_Inverse 0x7f1300ff +int style TextAppearance_AppCompat_Subhead 0x7f130100 +int style TextAppearance_AppCompat_Subhead_Inverse 0x7f130101 +int style TextAppearance_AppCompat_Title 0x7f130102 +int style TextAppearance_AppCompat_Title_Inverse 0x7f130103 +int style TextAppearance_AppCompat_Tooltip 0x7f130104 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f130105 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f130106 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f130107 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f130108 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f130109 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f13010a +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f13010b +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f13010c +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f13010d +int style TextAppearance_AppCompat_Widget_Button 0x7f13010e +int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f13010f +int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f130110 +int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f130111 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f130112 +int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f130113 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f130114 +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f130115 +int style TextAppearance_AppCompat_Widget_Switch 0x7f130116 +int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f130117 +int style TextAppearance_Compat_Notification 0x7f130118 +int style TextAppearance_Compat_Notification_Info 0x7f130119 +int style TextAppearance_Compat_Notification_Info_Media 0x7f13011a +int style TextAppearance_Compat_Notification_Line2 0x7f13011b +int style TextAppearance_Compat_Notification_Line2_Media 0x7f13011c +int style TextAppearance_Compat_Notification_Media 0x7f13011d +int style TextAppearance_Compat_Notification_Time 0x7f13011e +int style TextAppearance_Compat_Notification_Time_Media 0x7f13011f +int style TextAppearance_Compat_Notification_Title 0x7f130120 +int style TextAppearance_Compat_Notification_Title_Media 0x7f130121 +int style TextAppearance_Design_CollapsingToolbar_Expanded 0x7f130122 +int style TextAppearance_Design_Counter 0x7f130123 +int style TextAppearance_Design_Counter_Overflow 0x7f130124 +int style TextAppearance_Design_Error 0x7f130125 +int style TextAppearance_Design_HelperText 0x7f130126 +int style TextAppearance_Design_Hint 0x7f130127 +int style TextAppearance_Design_Snackbar_Message 0x7f130128 +int style TextAppearance_Design_Tab 0x7f130129 +int style TextAppearance_MaterialComponents_Body1 0x7f13012a +int style TextAppearance_MaterialComponents_Body2 0x7f13012b +int style TextAppearance_MaterialComponents_Button 0x7f13012c +int style TextAppearance_MaterialComponents_Caption 0x7f13012d +int style TextAppearance_MaterialComponents_Chip 0x7f13012e +int style TextAppearance_MaterialComponents_Headline1 0x7f13012f +int style TextAppearance_MaterialComponents_Headline2 0x7f130130 +int style TextAppearance_MaterialComponents_Headline3 0x7f130131 +int style TextAppearance_MaterialComponents_Headline4 0x7f130132 +int style TextAppearance_MaterialComponents_Headline5 0x7f130133 +int style TextAppearance_MaterialComponents_Headline6 0x7f130134 +int style TextAppearance_MaterialComponents_Overline 0x7f130135 +int style TextAppearance_MaterialComponents_Subtitle1 0x7f130136 +int style TextAppearance_MaterialComponents_Subtitle2 0x7f130137 +int style TextAppearance_MaterialComponents_Tab 0x7f130138 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f130139 +int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f13013a +int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f13013b +int style TextAppearanceLarge 0x7f13013c +int style TextAppearanceMedium 0x7f13013d +int style TextAppearanceNormal 0x7f13013e +int style TextAppearancePrimaryItem 0x7f13013f +int style TextAppearanceSecondaryItem 0x7f130140 +int style TextAppearanceSuper 0x7f130141 +int style TextAppearanceUnderMenuIcon 0x7f130142 +int style Theme_AppCompat 0x7f130143 +int style Theme_AppCompat_CompactMenu 0x7f130144 +int style Theme_AppCompat_DayNight 0x7f130145 +int style Theme_AppCompat_DayNight_DarkActionBar 0x7f130146 +int style Theme_AppCompat_DayNight_Dialog 0x7f130147 +int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f130148 +int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f130149 +int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f13014a +int style Theme_AppCompat_DayNight_NoActionBar 0x7f13014b +int style Theme_AppCompat_Dialog 0x7f13014c +int style Theme_AppCompat_Dialog_Alert 0x7f13014d +int style Theme_AppCompat_Dialog_MinWidth 0x7f13014e +int style Theme_AppCompat_DialogWhenLarge 0x7f13014f +int style Theme_AppCompat_Light 0x7f130150 +int style Theme_AppCompat_Light_DarkActionBar 0x7f130151 +int style Theme_AppCompat_Light_Dialog 0x7f130152 +int style Theme_AppCompat_Light_Dialog_Alert 0x7f130153 +int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f130154 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f130155 +int style Theme_AppCompat_Light_NoActionBar 0x7f130156 +int style Theme_AppCompat_NoActionBar 0x7f130157 +int style Theme_Design 0x7f130158 +int style Theme_Design_BottomSheetDialog 0x7f130159 +int style Theme_Design_Light 0x7f13015a +int style Theme_Design_Light_BottomSheetDialog 0x7f13015b +int style Theme_Design_Light_NoActionBar 0x7f13015c +int style Theme_Design_NoActionBar 0x7f13015d +int style Theme_MaterialComponents 0x7f13015e +int style Theme_MaterialComponents_BottomSheetDialog 0x7f13015f +int style Theme_MaterialComponents_Bridge 0x7f130160 +int style Theme_MaterialComponents_CompactMenu 0x7f130161 +int style Theme_MaterialComponents_Dialog 0x7f130162 +int style Theme_MaterialComponents_Dialog_Alert 0x7f130163 +int style Theme_MaterialComponents_Dialog_MinWidth 0x7f130164 +int style Theme_MaterialComponents_DialogWhenLarge 0x7f130165 +int style Theme_MaterialComponents_Light 0x7f130166 +int style Theme_MaterialComponents_Light_BottomSheetDialog 0x7f130167 +int style Theme_MaterialComponents_Light_Bridge 0x7f130168 +int style Theme_MaterialComponents_Light_DarkActionBar 0x7f130169 +int style Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f13016a +int style Theme_MaterialComponents_Light_Dialog 0x7f13016b +int style Theme_MaterialComponents_Light_Dialog_Alert 0x7f13016c +int style Theme_MaterialComponents_Light_Dialog_MinWidth 0x7f13016d +int style Theme_MaterialComponents_Light_DialogWhenLarge 0x7f13016e +int style Theme_MaterialComponents_Light_NoActionBar 0x7f13016f +int style Theme_MaterialComponents_Light_NoActionBar_Bridge 0x7f130170 +int style Theme_MaterialComponents_NoActionBar 0x7f130171 +int style Theme_MaterialComponents_NoActionBar_Bridge 0x7f130172 +int style Theme_Notesmaster2 0x7f130173 +int style Theme_Notesmaster2_Fullscreen 0x7f130174 +int style ThemeOverlay_AppCompat 0x7f130175 +int style ThemeOverlay_AppCompat_ActionBar 0x7f130176 +int style ThemeOverlay_AppCompat_Dark 0x7f130177 +int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f130178 +int style ThemeOverlay_AppCompat_Dialog 0x7f130179 +int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f13017a +int style ThemeOverlay_AppCompat_Light 0x7f13017b +int style ThemeOverlay_MaterialComponents 0x7f13017c +int style ThemeOverlay_MaterialComponents_ActionBar 0x7f13017d +int style ThemeOverlay_MaterialComponents_Dark 0x7f13017e +int style ThemeOverlay_MaterialComponents_Dark_ActionBar 0x7f13017f +int style ThemeOverlay_MaterialComponents_Dialog 0x7f130180 +int style ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f130181 +int style ThemeOverlay_MaterialComponents_Light 0x7f130182 +int style ThemeOverlay_MaterialComponents_TextInputEditText 0x7f130183 +int style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox 0x7f130184 +int style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense 0x7f130185 +int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox 0x7f130186 +int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x7f130187 +int style ThemeOverlay_Notesmaster2_FullscreenContainer 0x7f130188 +int style Widget_AppCompat_ActionBar 0x7f130189 +int style Widget_AppCompat_ActionBar_Solid 0x7f13018a +int style Widget_AppCompat_ActionBar_TabBar 0x7f13018b +int style Widget_AppCompat_ActionBar_TabText 0x7f13018c +int style Widget_AppCompat_ActionBar_TabView 0x7f13018d +int style Widget_AppCompat_ActionButton 0x7f13018e +int style Widget_AppCompat_ActionButton_CloseMode 0x7f13018f +int style Widget_AppCompat_ActionButton_Overflow 0x7f130190 +int style Widget_AppCompat_ActionMode 0x7f130191 +int style Widget_AppCompat_ActivityChooserView 0x7f130192 +int style Widget_AppCompat_AutoCompleteTextView 0x7f130193 +int style Widget_AppCompat_Button 0x7f130194 +int style Widget_AppCompat_Button_Borderless 0x7f130195 +int style Widget_AppCompat_Button_Borderless_Colored 0x7f130196 +int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f130197 +int style Widget_AppCompat_Button_Colored 0x7f130198 +int style Widget_AppCompat_Button_Small 0x7f130199 +int style Widget_AppCompat_ButtonBar 0x7f13019a +int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f13019b +int style Widget_AppCompat_CompoundButton_CheckBox 0x7f13019c +int style Widget_AppCompat_CompoundButton_RadioButton 0x7f13019d +int style Widget_AppCompat_CompoundButton_Switch 0x7f13019e +int style Widget_AppCompat_DrawerArrowToggle 0x7f13019f +int style Widget_AppCompat_DropDownItem_Spinner 0x7f1301a0 +int style Widget_AppCompat_EditText 0x7f1301a1 +int style Widget_AppCompat_ImageButton 0x7f1301a2 +int style Widget_AppCompat_Light_ActionBar 0x7f1301a3 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f1301a4 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f1301a5 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f1301a6 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f1301a7 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f1301a8 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f1301a9 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f1301aa +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f1301ab +int style Widget_AppCompat_Light_ActionButton 0x7f1301ac +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f1301ad +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f1301ae +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f1301af +int style Widget_AppCompat_Light_ActivityChooserView 0x7f1301b0 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f1301b1 +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f1301b2 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f1301b3 +int style Widget_AppCompat_Light_ListView_DropDown 0x7f1301b4 +int style Widget_AppCompat_Light_PopupMenu 0x7f1301b5 +int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f1301b6 +int style Widget_AppCompat_Light_SearchView 0x7f1301b7 +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f1301b8 +int style Widget_AppCompat_ListMenuView 0x7f1301b9 +int style Widget_AppCompat_ListPopupWindow 0x7f1301ba +int style Widget_AppCompat_ListView 0x7f1301bb +int style Widget_AppCompat_ListView_DropDown 0x7f1301bc +int style Widget_AppCompat_ListView_Menu 0x7f1301bd +int style Widget_AppCompat_PopupMenu 0x7f1301be +int style Widget_AppCompat_PopupMenu_Overflow 0x7f1301bf +int style Widget_AppCompat_PopupWindow 0x7f1301c0 +int style Widget_AppCompat_ProgressBar 0x7f1301c1 +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f1301c2 +int style Widget_AppCompat_RatingBar 0x7f1301c3 +int style Widget_AppCompat_RatingBar_Indicator 0x7f1301c4 +int style Widget_AppCompat_RatingBar_Small 0x7f1301c5 +int style Widget_AppCompat_SearchView 0x7f1301c6 +int style Widget_AppCompat_SearchView_ActionBar 0x7f1301c7 +int style Widget_AppCompat_SeekBar 0x7f1301c8 +int style Widget_AppCompat_SeekBar_Discrete 0x7f1301c9 +int style Widget_AppCompat_Spinner 0x7f1301ca +int style Widget_AppCompat_Spinner_DropDown 0x7f1301cb +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f1301cc +int style Widget_AppCompat_Spinner_Underlined 0x7f1301cd +int style Widget_AppCompat_TextView_SpinnerItem 0x7f1301ce +int style Widget_AppCompat_Toolbar 0x7f1301cf +int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f1301d0 +int style Widget_Compat_NotificationActionContainer 0x7f1301d1 +int style Widget_Compat_NotificationActionText 0x7f1301d2 +int style Widget_Design_AppBarLayout 0x7f1301d3 +int style Widget_Design_BottomNavigationView 0x7f1301d4 +int style Widget_Design_BottomSheet_Modal 0x7f1301d5 +int style Widget_Design_CollapsingToolbar 0x7f1301d6 +int style Widget_Design_FloatingActionButton 0x7f1301d7 +int style Widget_Design_NavigationView 0x7f1301d8 +int style Widget_Design_ScrimInsetsFrameLayout 0x7f1301d9 +int style Widget_Design_Snackbar 0x7f1301da +int style Widget_Design_TabLayout 0x7f1301db +int style Widget_Design_TextInputLayout 0x7f1301dc +int style Widget_MaterialComponents_BottomAppBar 0x7f1301dd +int style Widget_MaterialComponents_BottomAppBar_Colored 0x7f1301de +int style Widget_MaterialComponents_BottomNavigationView 0x7f1301df +int style Widget_MaterialComponents_BottomNavigationView_Colored 0x7f1301e0 +int style Widget_MaterialComponents_BottomSheet_Modal 0x7f1301e1 +int style Widget_MaterialComponents_Button 0x7f1301e2 +int style Widget_MaterialComponents_Button_Icon 0x7f1301e3 +int style Widget_MaterialComponents_Button_OutlinedButton 0x7f1301e4 +int style Widget_MaterialComponents_Button_OutlinedButton_Icon 0x7f1301e5 +int style Widget_MaterialComponents_Button_TextButton 0x7f1301e6 +int style Widget_MaterialComponents_Button_TextButton_Dialog 0x7f1301e7 +int style Widget_MaterialComponents_Button_TextButton_Dialog_Icon 0x7f1301e8 +int style Widget_MaterialComponents_Button_TextButton_Icon 0x7f1301e9 +int style Widget_MaterialComponents_Button_UnelevatedButton 0x7f1301ea +int style Widget_MaterialComponents_Button_UnelevatedButton_Icon 0x7f1301eb +int style Widget_MaterialComponents_CardView 0x7f1301ec +int style Widget_MaterialComponents_Chip_Action 0x7f1301ed +int style Widget_MaterialComponents_Chip_Choice 0x7f1301ee +int style Widget_MaterialComponents_Chip_Entry 0x7f1301ef +int style Widget_MaterialComponents_Chip_Filter 0x7f1301f0 +int style Widget_MaterialComponents_ChipGroup 0x7f1301f1 +int style Widget_MaterialComponents_FloatingActionButton 0x7f1301f2 +int style Widget_MaterialComponents_NavigationView 0x7f1301f3 +int style Widget_MaterialComponents_Snackbar 0x7f1301f4 +int style Widget_MaterialComponents_Snackbar_FullWidth 0x7f1301f5 +int style Widget_MaterialComponents_TabLayout 0x7f1301f6 +int style Widget_MaterialComponents_TabLayout_Colored 0x7f1301f7 +int style Widget_MaterialComponents_TextInputEditText_FilledBox 0x7f1301f8 +int style Widget_MaterialComponents_TextInputEditText_FilledBox_Dense 0x7f1301f9 +int style Widget_MaterialComponents_TextInputEditText_OutlinedBox 0x7f1301fa +int style Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x7f1301fb +int style Widget_MaterialComponents_TextInputLayout_FilledBox 0x7f1301fc +int style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense 0x7f1301fd +int style Widget_MaterialComponents_TextInputLayout_OutlinedBox 0x7f1301fe +int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense 0x7f1301ff +int style Widget_MaterialComponents_Toolbar 0x7f130200 +int style Widget_Support_CoordinatorLayout 0x7f130201 +int style Widget_Theme_Notesmaster2_ActionBar_Fullscreen 0x7f130202 +int style Widget_Theme_Notesmaster2_ButtonBar_Fullscreen 0x7f130203 +int[] styleable ActionBar { 0x7f040039, 0x7f04003a, 0x7f04003b, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0400c4, 0x7f0400d4, 0x7f0400d5, 0x7f0400e5, 0x7f040128, 0x7f04012d, 0x7f040132, 0x7f040133, 0x7f040135, 0x7f04013f, 0x7f040149, 0x7f0401a4, 0x7f0401c6, 0x7f0401ed, 0x7f0401f1, 0x7f0401f2, 0x7f04022b, 0x7f04022e, 0x7f040277, 0x7f040281 } +int styleable ActionBar_background 0 +int styleable ActionBar_backgroundSplit 1 +int styleable ActionBar_backgroundStacked 2 +int styleable ActionBar_contentInsetEnd 3 +int styleable ActionBar_contentInsetEndWithActions 4 +int styleable ActionBar_contentInsetLeft 5 +int styleable ActionBar_contentInsetRight 6 +int styleable ActionBar_contentInsetStart 7 +int styleable ActionBar_contentInsetStartWithNavigation 8 +int styleable ActionBar_customNavigationLayout 9 +int styleable ActionBar_displayOptions 10 +int styleable ActionBar_divider 11 +int styleable ActionBar_elevation 12 +int styleable ActionBar_height 13 +int styleable ActionBar_hideOnContentScroll 14 +int styleable ActionBar_homeAsUpIndicator 15 +int styleable ActionBar_homeLayout 16 +int styleable ActionBar_icon 17 +int styleable ActionBar_indeterminateProgressStyle 18 +int styleable ActionBar_itemPadding 19 +int styleable ActionBar_logo 20 +int styleable ActionBar_navigationMode 21 +int styleable ActionBar_popupTheme 22 +int styleable ActionBar_progressBarPadding 23 +int styleable ActionBar_progressBarStyle 24 +int styleable ActionBar_subtitle 25 +int styleable ActionBar_subtitleTextStyle 26 +int styleable ActionBar_title 27 +int styleable ActionBar_titleTextStyle 28 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f040039, 0x7f04003a, 0x7f04008d, 0x7f040128, 0x7f04022e, 0x7f040281 } +int styleable ActionMode_background 0 +int styleable ActionMode_backgroundSplit 1 +int styleable ActionMode_closeItemLayout 2 +int styleable ActionMode_height 3 +int styleable ActionMode_subtitleTextStyle 4 +int styleable ActionMode_titleTextStyle 5 +int[] styleable ActivityChooserView { 0x7f0400ec, 0x7f040140 } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0 +int styleable ActivityChooserView_initialActivityCount 1 +int[] styleable ActivityNavigator { 0x01010003, 0x7f040000, 0x7f0400c7, 0x7f0400c8 } +int styleable ActivityNavigator_android_name 0 +int styleable ActivityNavigator_action 1 +int styleable ActivityNavigator_data 2 +int styleable ActivityNavigator_dataPattern 3 +int[] styleable AlertDialog { 0x010100f2, 0x7f04005e, 0x7f04005f, 0x7f04019b, 0x7f04019c, 0x7f0401c2, 0x7f040210, 0x7f040211 } +int styleable AlertDialog_android_layout 0 +int styleable AlertDialog_buttonIconDimen 1 +int styleable AlertDialog_buttonPanelSideLayout 2 +int styleable AlertDialog_listItemLayout 3 +int styleable AlertDialog_listLayout 4 +int styleable AlertDialog_multiChoiceItemLayout 5 +int styleable AlertDialog_showTitle 6 +int styleable AlertDialog_singleChoiceItemLayout 7 +int[] styleable AnimatedStateListDrawableCompat { 0x0101011c, 0x01010194, 0x01010195, 0x01010196, 0x0101030c, 0x0101030d } +int styleable AnimatedStateListDrawableCompat_android_dither 0 +int styleable AnimatedStateListDrawableCompat_android_visible 1 +int styleable AnimatedStateListDrawableCompat_android_variablePadding 2 +int styleable AnimatedStateListDrawableCompat_android_constantSize 3 +int styleable AnimatedStateListDrawableCompat_android_enterFadeDuration 4 +int styleable AnimatedStateListDrawableCompat_android_exitFadeDuration 5 +int[] styleable AnimatedStateListDrawableItem { 0x010100d0, 0x01010199 } +int styleable AnimatedStateListDrawableItem_android_id 0 +int styleable AnimatedStateListDrawableItem_android_drawable 1 +int[] styleable AnimatedStateListDrawableTransition { 0x01010199, 0x01010449, 0x0101044a, 0x0101044b } +int styleable AnimatedStateListDrawableTransition_android_drawable 0 +int styleable AnimatedStateListDrawableTransition_android_toId 1 +int styleable AnimatedStateListDrawableTransition_android_fromId 2 +int styleable AnimatedStateListDrawableTransition_android_reversible 3 +int[] styleable AppBarLayout { 0x010100d4, 0x0101048f, 0x01010540, 0x7f0400e5, 0x7f0400ed, 0x7f040195 } +int styleable AppBarLayout_android_background 0 +int styleable AppBarLayout_android_touchscreenBlocksFocus 1 +int styleable AppBarLayout_android_keyboardNavigationCluster 2 +int styleable AppBarLayout_elevation 3 +int styleable AppBarLayout_expanded 4 +int styleable AppBarLayout_liftOnScroll 5 +int[] styleable AppBarLayoutStates { 0x7f040221, 0x7f040222, 0x7f040223, 0x7f040224 } +int styleable AppBarLayoutStates_state_collapsed 0 +int styleable AppBarLayoutStates_state_collapsible 1 +int styleable AppBarLayoutStates_state_liftable 2 +int styleable AppBarLayoutStates_state_lifted 3 +int[] styleable AppBarLayout_Layout { 0x7f040193, 0x7f040194 } +int styleable AppBarLayout_Layout_layout_scrollFlags 0 +int styleable AppBarLayout_Layout_layout_scrollInterpolator 1 +int[] styleable AppCompatImageView { 0x01010119, 0x7f04021c, 0x7f040275, 0x7f040276 } +int styleable AppCompatImageView_android_src 0 +int styleable AppCompatImageView_srcCompat 1 +int styleable AppCompatImageView_tint 2 +int styleable AppCompatImageView_tintMode 3 +int[] styleable AppCompatSeekBar { 0x01010142, 0x7f040272, 0x7f040273, 0x7f040274 } +int styleable AppCompatSeekBar_android_thumb 0 +int styleable AppCompatSeekBar_tickMark 1 +int styleable AppCompatSeekBar_tickMarkTint 2 +int styleable AppCompatSeekBar_tickMarkTintMode 3 +int[] styleable AppCompatTextHelper { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 } +int styleable AppCompatTextHelper_android_textAppearance 0 +int styleable AppCompatTextHelper_android_drawableTop 1 +int styleable AppCompatTextHelper_android_drawableBottom 2 +int styleable AppCompatTextHelper_android_drawableLeft 3 +int styleable AppCompatTextHelper_android_drawableRight 4 +int styleable AppCompatTextHelper_android_drawableStart 5 +int styleable AppCompatTextHelper_android_drawableEnd 6 +int[] styleable AppCompatTextView { 0x01010034, 0x7f040033, 0x7f040034, 0x7f040035, 0x7f040036, 0x7f040037, 0x7f040100, 0x7f040116, 0x7f040152, 0x7f040197, 0x7f040252 } +int styleable AppCompatTextView_android_textAppearance 0 +int styleable AppCompatTextView_autoSizeMaxTextSize 1 +int styleable AppCompatTextView_autoSizeMinTextSize 2 +int styleable AppCompatTextView_autoSizePresetSizes 3 +int styleable AppCompatTextView_autoSizeStepGranularity 4 +int styleable AppCompatTextView_autoSizeTextType 5 +int styleable AppCompatTextView_firstBaselineToTopHeight 6 +int styleable AppCompatTextView_fontFamily 7 +int styleable AppCompatTextView_lastBaselineToBottomHeight 8 +int styleable AppCompatTextView_lineHeight 9 +int styleable AppCompatTextView_textAllCaps 10 +int[] styleable AppCompatTheme { 0x01010057, 0x010100ae, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040032, 0x7f040049, 0x7f040058, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f040060, 0x7f040061, 0x7f04006c, 0x7f040071, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096, 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04009d, 0x7f0400b4, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d6, 0x7f0400d8, 0x7f0400df, 0x7f0400e0, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f040132, 0x7f04013e, 0x7f040199, 0x7f04019a, 0x7f04019d, 0x7f04019e, 0x7f04019f, 0x7f0401a0, 0x7f0401a1, 0x7f0401a2, 0x7f0401a3, 0x7f0401d7, 0x7f0401d8, 0x7f0401d9, 0x7f0401ec, 0x7f0401ee, 0x7f0401f5, 0x7f0401f6, 0x7f0401f7, 0x7f0401f8, 0x7f040207, 0x7f040208, 0x7f040209, 0x7f04020a, 0x7f040219, 0x7f04021a, 0x7f040232, 0x7f04025d, 0x7f04025e, 0x7f04025f, 0x7f040260, 0x7f040262, 0x7f040263, 0x7f040264, 0x7f040265, 0x7f040268, 0x7f040269, 0x7f040283, 0x7f040284, 0x7f040285, 0x7f040286, 0x7f040298, 0x7f0402a1, 0x7f0402a2, 0x7f0402a3, 0x7f0402a4, 0x7f0402a5, 0x7f0402a6, 0x7f0402a7, 0x7f0402a8, 0x7f0402a9, 0x7f0402aa } +int styleable AppCompatTheme_android_windowIsFloating 0 +int styleable AppCompatTheme_android_windowAnimationStyle 1 +int styleable AppCompatTheme_actionBarDivider 2 +int styleable AppCompatTheme_actionBarItemBackground 3 +int styleable AppCompatTheme_actionBarPopupTheme 4 +int styleable AppCompatTheme_actionBarSize 5 +int styleable AppCompatTheme_actionBarSplitStyle 6 +int styleable AppCompatTheme_actionBarStyle 7 +int styleable AppCompatTheme_actionBarTabBarStyle 8 +int styleable AppCompatTheme_actionBarTabStyle 9 +int styleable AppCompatTheme_actionBarTabTextStyle 10 +int styleable AppCompatTheme_actionBarTheme 11 +int styleable AppCompatTheme_actionBarWidgetTheme 12 +int styleable AppCompatTheme_actionButtonStyle 13 +int styleable AppCompatTheme_actionDropDownStyle 14 +int styleable AppCompatTheme_actionMenuTextAppearance 15 +int styleable AppCompatTheme_actionMenuTextColor 16 +int styleable AppCompatTheme_actionModeBackground 17 +int styleable AppCompatTheme_actionModeCloseButtonStyle 18 +int styleable AppCompatTheme_actionModeCloseDrawable 19 +int styleable AppCompatTheme_actionModeCopyDrawable 20 +int styleable AppCompatTheme_actionModeCutDrawable 21 +int styleable AppCompatTheme_actionModeFindDrawable 22 +int styleable AppCompatTheme_actionModePasteDrawable 23 +int styleable AppCompatTheme_actionModePopupWindowStyle 24 +int styleable AppCompatTheme_actionModeSelectAllDrawable 25 +int styleable AppCompatTheme_actionModeShareDrawable 26 +int styleable AppCompatTheme_actionModeSplitBackground 27 +int styleable AppCompatTheme_actionModeStyle 28 +int styleable AppCompatTheme_actionModeWebSearchDrawable 29 +int styleable AppCompatTheme_actionOverflowButtonStyle 30 +int styleable AppCompatTheme_actionOverflowMenuStyle 31 +int styleable AppCompatTheme_activityChooserViewStyle 32 +int styleable AppCompatTheme_alertDialogButtonGroupStyle 33 +int styleable AppCompatTheme_alertDialogCenterButtons 34 +int styleable AppCompatTheme_alertDialogStyle 35 +int styleable AppCompatTheme_alertDialogTheme 36 +int styleable AppCompatTheme_autoCompleteTextViewStyle 37 +int styleable AppCompatTheme_borderlessButtonStyle 38 +int styleable AppCompatTheme_buttonBarButtonStyle 39 +int styleable AppCompatTheme_buttonBarNegativeButtonStyle 40 +int styleable AppCompatTheme_buttonBarNeutralButtonStyle 41 +int styleable AppCompatTheme_buttonBarPositiveButtonStyle 42 +int styleable AppCompatTheme_buttonBarStyle 43 +int styleable AppCompatTheme_buttonStyle 44 +int styleable AppCompatTheme_buttonStyleSmall 45 +int styleable AppCompatTheme_checkboxStyle 46 +int styleable AppCompatTheme_checkedTextViewStyle 47 +int styleable AppCompatTheme_colorAccent 48 +int styleable AppCompatTheme_colorBackgroundFloating 49 +int styleable AppCompatTheme_colorButtonNormal 50 +int styleable AppCompatTheme_colorControlActivated 51 +int styleable AppCompatTheme_colorControlHighlight 52 +int styleable AppCompatTheme_colorControlNormal 53 +int styleable AppCompatTheme_colorError 54 +int styleable AppCompatTheme_colorPrimary 55 +int styleable AppCompatTheme_colorPrimaryDark 56 +int styleable AppCompatTheme_colorSwitchThumbNormal 57 +int styleable AppCompatTheme_controlBackground 58 +int styleable AppCompatTheme_dialogCornerRadius 59 +int styleable AppCompatTheme_dialogPreferredPadding 60 +int styleable AppCompatTheme_dialogTheme 61 +int styleable AppCompatTheme_dividerHorizontal 62 +int styleable AppCompatTheme_dividerVertical 63 +int styleable AppCompatTheme_dropDownListViewStyle 64 +int styleable AppCompatTheme_dropdownListPreferredItemHeight 65 +int styleable AppCompatTheme_editTextBackground 66 +int styleable AppCompatTheme_editTextColor 67 +int styleable AppCompatTheme_editTextStyle 68 +int styleable AppCompatTheme_homeAsUpIndicator 69 +int styleable AppCompatTheme_imageButtonStyle 70 +int styleable AppCompatTheme_listChoiceBackgroundIndicator 71 +int styleable AppCompatTheme_listDividerAlertDialog 72 +int styleable AppCompatTheme_listMenuViewStyle 73 +int styleable AppCompatTheme_listPopupWindowStyle 74 +int styleable AppCompatTheme_listPreferredItemHeight 75 +int styleable AppCompatTheme_listPreferredItemHeightLarge 76 +int styleable AppCompatTheme_listPreferredItemHeightSmall 77 +int styleable AppCompatTheme_listPreferredItemPaddingLeft 78 +int styleable AppCompatTheme_listPreferredItemPaddingRight 79 +int styleable AppCompatTheme_panelBackground 80 +int styleable AppCompatTheme_panelMenuListTheme 81 +int styleable AppCompatTheme_panelMenuListWidth 82 +int styleable AppCompatTheme_popupMenuStyle 83 +int styleable AppCompatTheme_popupWindowStyle 84 +int styleable AppCompatTheme_radioButtonStyle 85 +int styleable AppCompatTheme_ratingBarStyle 86 +int styleable AppCompatTheme_ratingBarStyleIndicator 87 +int styleable AppCompatTheme_ratingBarStyleSmall 88 +int styleable AppCompatTheme_searchViewStyle 89 +int styleable AppCompatTheme_seekBarStyle 90 +int styleable AppCompatTheme_selectableItemBackground 91 +int styleable AppCompatTheme_selectableItemBackgroundBorderless 92 +int styleable AppCompatTheme_spinnerDropDownItemStyle 93 +int styleable AppCompatTheme_spinnerStyle 94 +int styleable AppCompatTheme_switchStyle 95 +int styleable AppCompatTheme_textAppearanceLargePopupMenu 96 +int styleable AppCompatTheme_textAppearanceListItem 97 +int styleable AppCompatTheme_textAppearanceListItemSecondary 98 +int styleable AppCompatTheme_textAppearanceListItemSmall 99 +int styleable AppCompatTheme_textAppearancePopupMenuHeader 100 +int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 101 +int styleable AppCompatTheme_textAppearanceSearchResultTitle 102 +int styleable AppCompatTheme_textAppearanceSmallPopupMenu 103 +int styleable AppCompatTheme_textColorAlertDialogListItem 104 +int styleable AppCompatTheme_textColorSearchUrl 105 +int styleable AppCompatTheme_toolbarNavigationButtonStyle 106 +int styleable AppCompatTheme_toolbarStyle 107 +int styleable AppCompatTheme_tooltipForegroundColor 108 +int styleable AppCompatTheme_tooltipFrameBackground 109 +int styleable AppCompatTheme_viewInflaterClass 110 +int styleable AppCompatTheme_windowActionBar 111 +int styleable AppCompatTheme_windowActionBarOverlay 112 +int styleable AppCompatTheme_windowActionModeOverlay 113 +int styleable AppCompatTheme_windowFixedHeightMajor 114 +int styleable AppCompatTheme_windowFixedHeightMinor 115 +int styleable AppCompatTheme_windowFixedWidthMajor 116 +int styleable AppCompatTheme_windowFixedWidthMinor 117 +int styleable AppCompatTheme_windowMinWidthMajor 118 +int styleable AppCompatTheme_windowMinWidthMinor 119 +int styleable AppCompatTheme_windowNoTitle 120 +int[] styleable BottomAppBar { 0x7f04003c, 0x7f0400f5, 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f04012e } +int styleable BottomAppBar_backgroundTint 0 +int styleable BottomAppBar_fabAlignmentMode 1 +int styleable BottomAppBar_fabCradleMargin 2 +int styleable BottomAppBar_fabCradleRoundedCornerRadius 3 +int styleable BottomAppBar_fabCradleVerticalOffset 4 +int styleable BottomAppBar_hideOnScroll 5 +int[] styleable BottomNavigationView { 0x7f0400e5, 0x7f040143, 0x7f040145, 0x7f040147, 0x7f040148, 0x7f04014c, 0x7f04014d, 0x7f04014e, 0x7f040151, 0x7f0401b0 } +int styleable BottomNavigationView_elevation 0 +int styleable BottomNavigationView_itemBackground 1 +int styleable BottomNavigationView_itemHorizontalTranslationEnabled 2 +int styleable BottomNavigationView_itemIconSize 3 +int styleable BottomNavigationView_itemIconTint 4 +int styleable BottomNavigationView_itemTextAppearanceActive 5 +int styleable BottomNavigationView_itemTextAppearanceInactive 6 +int styleable BottomNavigationView_itemTextColor 7 +int styleable BottomNavigationView_labelVisibilityMode 8 +int styleable BottomNavigationView_menu 9 +int[] styleable BottomSheetBehavior_Layout { 0x7f040043, 0x7f040044, 0x7f040046, 0x7f040047 } +int styleable BottomSheetBehavior_Layout_behavior_fitToContents 0 +int styleable BottomSheetBehavior_Layout_behavior_hideable 1 +int styleable BottomSheetBehavior_Layout_behavior_peekHeight 2 +int styleable BottomSheetBehavior_Layout_behavior_skipCollapsed 3 +int[] styleable ButtonBarLayout { 0x7f040027 } +int styleable ButtonBarLayout_allowStacking 0 +int[] styleable CardView { 0x0101013f, 0x01010140, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f040068, 0x7f040069, 0x7f0400ad, 0x7f0400ae, 0x7f0400af, 0x7f0400b0, 0x7f0400b1 } +int styleable CardView_android_minWidth 0 +int styleable CardView_android_minHeight 1 +int styleable CardView_cardBackgroundColor 2 +int styleable CardView_cardCornerRadius 3 +int styleable CardView_cardElevation 4 +int styleable CardView_cardMaxElevation 5 +int styleable CardView_cardPreventCornerOverlap 6 +int styleable CardView_cardUseCompatPadding 7 +int styleable CardView_contentPadding 8 +int styleable CardView_contentPaddingBottom 9 +int styleable CardView_contentPaddingLeft 10 +int styleable CardView_contentPaddingRight 11 +int styleable CardView_contentPaddingTop 12 +int[] styleable Chip { 0x01010034, 0x010100ab, 0x0101011f, 0x0101014f, 0x010101e5, 0x7f04006e, 0x7f04006f, 0x7f040070, 0x7f040072, 0x7f040073, 0x7f040074, 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f040080, 0x7f040081, 0x7f040082, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f040089, 0x7f04008a, 0x7f04008b, 0x7f04008c, 0x7f04012c, 0x7f040136, 0x7f04013a, 0x7f0401fe, 0x7f04020d, 0x7f04026a, 0x7f04026c } +int styleable Chip_android_textAppearance 0 +int styleable Chip_android_ellipsize 1 +int styleable Chip_android_maxWidth 2 +int styleable Chip_android_text 3 +int styleable Chip_android_checkable 4 +int styleable Chip_checkedIcon 5 +int styleable Chip_checkedIconEnabled 6 +int styleable Chip_checkedIconVisible 7 +int styleable Chip_chipBackgroundColor 8 +int styleable Chip_chipCornerRadius 9 +int styleable Chip_chipEndPadding 10 +int styleable Chip_chipIcon 11 +int styleable Chip_chipIconEnabled 12 +int styleable Chip_chipIconSize 13 +int styleable Chip_chipIconTint 14 +int styleable Chip_chipIconVisible 15 +int styleable Chip_chipMinHeight 16 +int styleable Chip_chipStartPadding 17 +int styleable Chip_chipStrokeColor 18 +int styleable Chip_chipStrokeWidth 19 +int styleable Chip_closeIcon 20 +int styleable Chip_closeIconEnabled 21 +int styleable Chip_closeIconEndPadding 22 +int styleable Chip_closeIconSize 23 +int styleable Chip_closeIconStartPadding 24 +int styleable Chip_closeIconTint 25 +int styleable Chip_closeIconVisible 26 +int styleable Chip_hideMotionSpec 27 +int styleable Chip_iconEndPadding 28 +int styleable Chip_iconStartPadding 29 +int styleable Chip_rippleColor 30 +int styleable Chip_showMotionSpec 31 +int styleable Chip_textEndPadding 32 +int styleable Chip_textStartPadding 33 +int[] styleable ChipGroup { 0x7f04006d, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f040212, 0x7f040213 } +int styleable ChipGroup_checkedChip 0 +int styleable ChipGroup_chipSpacing 1 +int styleable ChipGroup_chipSpacingHorizontal 2 +int styleable ChipGroup_chipSpacingVertical 3 +int styleable ChipGroup_singleLine 4 +int styleable ChipGroup_singleSelection 5 +int[] styleable CollapsingToolbarLayout { 0x7f040090, 0x7f040091, 0x7f0400b2, 0x7f0400ee, 0x7f0400ef, 0x7f0400f0, 0x7f0400f1, 0x7f0400f2, 0x7f0400f3, 0x7f0400f4, 0x7f040202, 0x7f040204, 0x7f040226, 0x7f040277, 0x7f040278, 0x7f040282 } +int styleable CollapsingToolbarLayout_collapsedTitleGravity 0 +int styleable CollapsingToolbarLayout_collapsedTitleTextAppearance 1 +int styleable CollapsingToolbarLayout_contentScrim 2 +int styleable CollapsingToolbarLayout_expandedTitleGravity 3 +int styleable CollapsingToolbarLayout_expandedTitleMargin 4 +int styleable CollapsingToolbarLayout_expandedTitleMarginBottom 5 +int styleable CollapsingToolbarLayout_expandedTitleMarginEnd 6 +int styleable CollapsingToolbarLayout_expandedTitleMarginStart 7 +int styleable CollapsingToolbarLayout_expandedTitleMarginTop 8 +int styleable CollapsingToolbarLayout_expandedTitleTextAppearance 9 +int styleable CollapsingToolbarLayout_scrimAnimationDuration 10 +int styleable CollapsingToolbarLayout_scrimVisibleHeightTrigger 11 +int styleable CollapsingToolbarLayout_statusBarScrim 12 +int styleable CollapsingToolbarLayout_title 13 +int styleable CollapsingToolbarLayout_titleEnabled 14 +int styleable CollapsingToolbarLayout_toolbarId 15 +int[] styleable CollapsingToolbarLayout_Layout { 0x7f04015b, 0x7f04015c } +int styleable CollapsingToolbarLayout_Layout_layout_collapseMode 0 +int styleable CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier 1 +int[] styleable ColorStateListItem { 0x010101a5, 0x0101031f, 0x7f040028 } +int styleable ColorStateListItem_android_color 0 +int styleable ColorStateListItem_android_alpha 1 +int styleable ColorStateListItem_alpha 2 +int[] styleable CompoundButton { 0x01010107, 0x7f040062, 0x7f040063 } +int styleable CompoundButton_android_button 0 +int styleable CompoundButton_buttonTint 1 +int styleable CompoundButton_buttonTintMode 2 +int[] styleable Constraint { 0x010100c4, 0x010100d0, 0x010100dc, 0x010100f4, 0x010100f5, 0x010100f7, 0x010100f8, 0x010100f9, 0x010100fa, 0x0101011f, 0x01010120, 0x0101013f, 0x01010140, 0x0101031f, 0x01010320, 0x01010321, 0x01010322, 0x01010323, 0x01010324, 0x01010325, 0x01010326, 0x01010327, 0x01010328, 0x010103b5, 0x010103b6, 0x010103fa, 0x01010440, 0x7f04002b, 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f04006b, 0x7f0400a2, 0x7f0400a3, 0x7f0400dc, 0x7f040102, 0x7f040103, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040108, 0x7f040109, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f040110, 0x7f040111, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040164, 0x7f040165, 0x7f040166, 0x7f040167, 0x7f040168, 0x7f040169, 0x7f04016a, 0x7f04016b, 0x7f04016c, 0x7f04016d, 0x7f04016e, 0x7f04016f, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, 0x7f040175, 0x7f040176, 0x7f040177, 0x7f040178, 0x7f040179, 0x7f04017a, 0x7f04017b, 0x7f04017c, 0x7f04017d, 0x7f04017e, 0x7f04017f, 0x7f040180, 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, 0x7f040185, 0x7f040186, 0x7f040188, 0x7f040189, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f0401bc, 0x7f0401bd, 0x7f0401df, 0x7f0401e6, 0x7f04028f, 0x7f040291, 0x7f040299 } +int styleable Constraint_android_orientation 0 +int styleable Constraint_android_id 1 +int styleable Constraint_android_visibility 2 +int styleable Constraint_android_layout_width 3 +int styleable Constraint_android_layout_height 4 +int styleable Constraint_android_layout_marginLeft 5 +int styleable Constraint_android_layout_marginTop 6 +int styleable Constraint_android_layout_marginRight 7 +int styleable Constraint_android_layout_marginBottom 8 +int styleable Constraint_android_maxWidth 9 +int styleable Constraint_android_maxHeight 10 +int styleable Constraint_android_minWidth 11 +int styleable Constraint_android_minHeight 12 +int styleable Constraint_android_alpha 13 +int styleable Constraint_android_transformPivotX 14 +int styleable Constraint_android_transformPivotY 15 +int styleable Constraint_android_translationX 16 +int styleable Constraint_android_translationY 17 +int styleable Constraint_android_scaleX 18 +int styleable Constraint_android_scaleY 19 +int styleable Constraint_android_rotation 20 +int styleable Constraint_android_rotationX 21 +int styleable Constraint_android_rotationY 22 +int styleable Constraint_android_layout_marginStart 23 +int styleable Constraint_android_layout_marginEnd 24 +int styleable Constraint_android_translationZ 25 +int styleable Constraint_android_elevation 26 +int styleable Constraint_animate_relativeTo 27 +int styleable Constraint_barrierAllowsGoneWidgets 28 +int styleable Constraint_barrierDirection 29 +int styleable Constraint_barrierMargin 30 +int styleable Constraint_chainUseRtl 31 +int styleable Constraint_constraint_referenced_ids 32 +int styleable Constraint_constraint_referenced_tags 33 +int styleable Constraint_drawPath 34 +int styleable Constraint_flow_firstHorizontalBias 35 +int styleable Constraint_flow_firstHorizontalStyle 36 +int styleable Constraint_flow_firstVerticalBias 37 +int styleable Constraint_flow_firstVerticalStyle 38 +int styleable Constraint_flow_horizontalAlign 39 +int styleable Constraint_flow_horizontalBias 40 +int styleable Constraint_flow_horizontalGap 41 +int styleable Constraint_flow_horizontalStyle 42 +int styleable Constraint_flow_lastHorizontalBias 43 +int styleable Constraint_flow_lastHorizontalStyle 44 +int styleable Constraint_flow_lastVerticalBias 45 +int styleable Constraint_flow_lastVerticalStyle 46 +int styleable Constraint_flow_maxElementsWrap 47 +int styleable Constraint_flow_verticalAlign 48 +int styleable Constraint_flow_verticalBias 49 +int styleable Constraint_flow_verticalGap 50 +int styleable Constraint_flow_verticalStyle 51 +int styleable Constraint_flow_wrapMode 52 +int styleable Constraint_layout_constrainedHeight 53 +int styleable Constraint_layout_constrainedWidth 54 +int styleable Constraint_layout_constraintBaseline_creator 55 +int styleable Constraint_layout_constraintBaseline_toBaselineOf 56 +int styleable Constraint_layout_constraintBottom_creator 57 +int styleable Constraint_layout_constraintBottom_toBottomOf 58 +int styleable Constraint_layout_constraintBottom_toTopOf 59 +int styleable Constraint_layout_constraintCircle 60 +int styleable Constraint_layout_constraintCircleAngle 61 +int styleable Constraint_layout_constraintCircleRadius 62 +int styleable Constraint_layout_constraintDimensionRatio 63 +int styleable Constraint_layout_constraintEnd_toEndOf 64 +int styleable Constraint_layout_constraintEnd_toStartOf 65 +int styleable Constraint_layout_constraintGuide_begin 66 +int styleable Constraint_layout_constraintGuide_end 67 +int styleable Constraint_layout_constraintGuide_percent 68 +int styleable Constraint_layout_constraintHeight_default 69 +int styleable Constraint_layout_constraintHeight_max 70 +int styleable Constraint_layout_constraintHeight_min 71 +int styleable Constraint_layout_constraintHeight_percent 72 +int styleable Constraint_layout_constraintHorizontal_bias 73 +int styleable Constraint_layout_constraintHorizontal_chainStyle 74 +int styleable Constraint_layout_constraintHorizontal_weight 75 +int styleable Constraint_layout_constraintLeft_creator 76 +int styleable Constraint_layout_constraintLeft_toLeftOf 77 +int styleable Constraint_layout_constraintLeft_toRightOf 78 +int styleable Constraint_layout_constraintRight_creator 79 +int styleable Constraint_layout_constraintRight_toLeftOf 80 +int styleable Constraint_layout_constraintRight_toRightOf 81 +int styleable Constraint_layout_constraintStart_toEndOf 82 +int styleable Constraint_layout_constraintStart_toStartOf 83 +int styleable Constraint_layout_constraintTag 84 +int styleable Constraint_layout_constraintTop_creator 85 +int styleable Constraint_layout_constraintTop_toBottomOf 86 +int styleable Constraint_layout_constraintTop_toTopOf 87 +int styleable Constraint_layout_constraintVertical_bias 88 +int styleable Constraint_layout_constraintVertical_chainStyle 89 +int styleable Constraint_layout_constraintVertical_weight 90 +int styleable Constraint_layout_constraintWidth_default 91 +int styleable Constraint_layout_constraintWidth_max 92 +int styleable Constraint_layout_constraintWidth_min 93 +int styleable Constraint_layout_constraintWidth_percent 94 +int styleable Constraint_layout_editor_absoluteX 95 +int styleable Constraint_layout_editor_absoluteY 96 +int styleable Constraint_layout_goneMarginBottom 97 +int styleable Constraint_layout_goneMarginEnd 98 +int styleable Constraint_layout_goneMarginLeft 99 +int styleable Constraint_layout_goneMarginRight 100 +int styleable Constraint_layout_goneMarginStart 101 +int styleable Constraint_layout_goneMarginTop 102 +int styleable Constraint_motionProgress 103 +int styleable Constraint_motionStagger 104 +int styleable Constraint_pathMotionArc 105 +int styleable Constraint_pivotAnchor 106 +int styleable Constraint_transitionEasing 107 +int styleable Constraint_transitionPathRotate 108 +int styleable Constraint_visibilityMode 109 +int[] styleable ConstraintLayout_Layout { 0x010100c4, 0x010100d5, 0x010100d6, 0x010100d7, 0x010100d8, 0x010100d9, 0x010100dc, 0x0101011f, 0x01010120, 0x0101013f, 0x01010140, 0x010103b3, 0x010103b4, 0x01010440, 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f04006b, 0x7f04009f, 0x7f0400a2, 0x7f0400a3, 0x7f040102, 0x7f040103, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040108, 0x7f040109, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f040110, 0x7f040111, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040155, 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040164, 0x7f040165, 0x7f040166, 0x7f040167, 0x7f040168, 0x7f040169, 0x7f04016a, 0x7f04016b, 0x7f04016c, 0x7f04016d, 0x7f04016e, 0x7f04016f, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, 0x7f040175, 0x7f040176, 0x7f040177, 0x7f040178, 0x7f040179, 0x7f04017a, 0x7f04017b, 0x7f04017c, 0x7f04017d, 0x7f04017e, 0x7f04017f, 0x7f040180, 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, 0x7f040185, 0x7f040186, 0x7f040188, 0x7f040189, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f040192 } +int styleable ConstraintLayout_Layout_android_orientation 0 +int styleable ConstraintLayout_Layout_android_padding 1 +int styleable ConstraintLayout_Layout_android_paddingLeft 2 +int styleable ConstraintLayout_Layout_android_paddingTop 3 +int styleable ConstraintLayout_Layout_android_paddingRight 4 +int styleable ConstraintLayout_Layout_android_paddingBottom 5 +int styleable ConstraintLayout_Layout_android_visibility 6 +int styleable ConstraintLayout_Layout_android_maxWidth 7 +int styleable ConstraintLayout_Layout_android_maxHeight 8 +int styleable ConstraintLayout_Layout_android_minWidth 9 +int styleable ConstraintLayout_Layout_android_minHeight 10 +int styleable ConstraintLayout_Layout_android_paddingStart 11 +int styleable ConstraintLayout_Layout_android_paddingEnd 12 +int styleable ConstraintLayout_Layout_android_elevation 13 +int styleable ConstraintLayout_Layout_barrierAllowsGoneWidgets 14 +int styleable ConstraintLayout_Layout_barrierDirection 15 +int styleable ConstraintLayout_Layout_barrierMargin 16 +int styleable ConstraintLayout_Layout_chainUseRtl 17 +int styleable ConstraintLayout_Layout_constraintSet 18 +int styleable ConstraintLayout_Layout_constraint_referenced_ids 19 +int styleable ConstraintLayout_Layout_constraint_referenced_tags 20 +int styleable ConstraintLayout_Layout_flow_firstHorizontalBias 21 +int styleable ConstraintLayout_Layout_flow_firstHorizontalStyle 22 +int styleable ConstraintLayout_Layout_flow_firstVerticalBias 23 +int styleable ConstraintLayout_Layout_flow_firstVerticalStyle 24 +int styleable ConstraintLayout_Layout_flow_horizontalAlign 25 +int styleable ConstraintLayout_Layout_flow_horizontalBias 26 +int styleable ConstraintLayout_Layout_flow_horizontalGap 27 +int styleable ConstraintLayout_Layout_flow_horizontalStyle 28 +int styleable ConstraintLayout_Layout_flow_lastHorizontalBias 29 +int styleable ConstraintLayout_Layout_flow_lastHorizontalStyle 30 +int styleable ConstraintLayout_Layout_flow_lastVerticalBias 31 +int styleable ConstraintLayout_Layout_flow_lastVerticalStyle 32 +int styleable ConstraintLayout_Layout_flow_maxElementsWrap 33 +int styleable ConstraintLayout_Layout_flow_verticalAlign 34 +int styleable ConstraintLayout_Layout_flow_verticalBias 35 +int styleable ConstraintLayout_Layout_flow_verticalGap 36 +int styleable ConstraintLayout_Layout_flow_verticalStyle 37 +int styleable ConstraintLayout_Layout_flow_wrapMode 38 +int styleable ConstraintLayout_Layout_layoutDescription 39 +int styleable ConstraintLayout_Layout_layout_constrainedHeight 40 +int styleable ConstraintLayout_Layout_layout_constrainedWidth 41 +int styleable ConstraintLayout_Layout_layout_constraintBaseline_creator 42 +int styleable ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf 43 +int styleable ConstraintLayout_Layout_layout_constraintBottom_creator 44 +int styleable ConstraintLayout_Layout_layout_constraintBottom_toBottomOf 45 +int styleable ConstraintLayout_Layout_layout_constraintBottom_toTopOf 46 +int styleable ConstraintLayout_Layout_layout_constraintCircle 47 +int styleable ConstraintLayout_Layout_layout_constraintCircleAngle 48 +int styleable ConstraintLayout_Layout_layout_constraintCircleRadius 49 +int styleable ConstraintLayout_Layout_layout_constraintDimensionRatio 50 +int styleable ConstraintLayout_Layout_layout_constraintEnd_toEndOf 51 +int styleable ConstraintLayout_Layout_layout_constraintEnd_toStartOf 52 +int styleable ConstraintLayout_Layout_layout_constraintGuide_begin 53 +int styleable ConstraintLayout_Layout_layout_constraintGuide_end 54 +int styleable ConstraintLayout_Layout_layout_constraintGuide_percent 55 +int styleable ConstraintLayout_Layout_layout_constraintHeight_default 56 +int styleable ConstraintLayout_Layout_layout_constraintHeight_max 57 +int styleable ConstraintLayout_Layout_layout_constraintHeight_min 58 +int styleable ConstraintLayout_Layout_layout_constraintHeight_percent 59 +int styleable ConstraintLayout_Layout_layout_constraintHorizontal_bias 60 +int styleable ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle 61 +int styleable ConstraintLayout_Layout_layout_constraintHorizontal_weight 62 +int styleable ConstraintLayout_Layout_layout_constraintLeft_creator 63 +int styleable ConstraintLayout_Layout_layout_constraintLeft_toLeftOf 64 +int styleable ConstraintLayout_Layout_layout_constraintLeft_toRightOf 65 +int styleable ConstraintLayout_Layout_layout_constraintRight_creator 66 +int styleable ConstraintLayout_Layout_layout_constraintRight_toLeftOf 67 +int styleable ConstraintLayout_Layout_layout_constraintRight_toRightOf 68 +int styleable ConstraintLayout_Layout_layout_constraintStart_toEndOf 69 +int styleable ConstraintLayout_Layout_layout_constraintStart_toStartOf 70 +int styleable ConstraintLayout_Layout_layout_constraintTag 71 +int styleable ConstraintLayout_Layout_layout_constraintTop_creator 72 +int styleable ConstraintLayout_Layout_layout_constraintTop_toBottomOf 73 +int styleable ConstraintLayout_Layout_layout_constraintTop_toTopOf 74 +int styleable ConstraintLayout_Layout_layout_constraintVertical_bias 75 +int styleable ConstraintLayout_Layout_layout_constraintVertical_chainStyle 76 +int styleable ConstraintLayout_Layout_layout_constraintVertical_weight 77 +int styleable ConstraintLayout_Layout_layout_constraintWidth_default 78 +int styleable ConstraintLayout_Layout_layout_constraintWidth_max 79 +int styleable ConstraintLayout_Layout_layout_constraintWidth_min 80 +int styleable ConstraintLayout_Layout_layout_constraintWidth_percent 81 +int styleable ConstraintLayout_Layout_layout_editor_absoluteX 82 +int styleable ConstraintLayout_Layout_layout_editor_absoluteY 83 +int styleable ConstraintLayout_Layout_layout_goneMarginBottom 84 +int styleable ConstraintLayout_Layout_layout_goneMarginEnd 85 +int styleable ConstraintLayout_Layout_layout_goneMarginLeft 86 +int styleable ConstraintLayout_Layout_layout_goneMarginRight 87 +int styleable ConstraintLayout_Layout_layout_goneMarginStart 88 +int styleable ConstraintLayout_Layout_layout_goneMarginTop 89 +int styleable ConstraintLayout_Layout_layout_optimizationLevel 90 +int[] styleable ConstraintLayout_placeholder { 0x7f0400a5, 0x7f0401e7 } +int styleable ConstraintLayout_placeholder_content 0 +int styleable ConstraintLayout_placeholder_placeholder_emptyVisibility 1 +int[] styleable ConstraintSet { 0x010100c4, 0x010100d0, 0x010100dc, 0x010100f4, 0x010100f5, 0x010100f7, 0x010100f8, 0x010100f9, 0x010100fa, 0x0101011f, 0x01010120, 0x0101013f, 0x01010140, 0x010101b5, 0x010101b6, 0x0101031f, 0x01010320, 0x01010321, 0x01010322, 0x01010323, 0x01010324, 0x01010325, 0x01010326, 0x01010327, 0x01010328, 0x010103b5, 0x010103b6, 0x010103fa, 0x01010440, 0x7f04002b, 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f04006b, 0x7f0400a2, 0x7f0400a3, 0x7f0400cf, 0x7f0400dc, 0x7f040102, 0x7f040103, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040108, 0x7f040109, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f040110, 0x7f040111, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040164, 0x7f040165, 0x7f040166, 0x7f040167, 0x7f040168, 0x7f040169, 0x7f04016a, 0x7f04016b, 0x7f04016c, 0x7f04016d, 0x7f04016e, 0x7f04016f, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, 0x7f040175, 0x7f040176, 0x7f040177, 0x7f040178, 0x7f040179, 0x7f04017a, 0x7f04017b, 0x7f04017c, 0x7f04017d, 0x7f04017e, 0x7f04017f, 0x7f040180, 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, 0x7f040185, 0x7f040186, 0x7f040188, 0x7f040189, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f0401bc, 0x7f0401bd, 0x7f0401df, 0x7f0401e6, 0x7f04028f, 0x7f040291 } +int styleable ConstraintSet_android_orientation 0 +int styleable ConstraintSet_android_id 1 +int styleable ConstraintSet_android_visibility 2 +int styleable ConstraintSet_android_layout_width 3 +int styleable ConstraintSet_android_layout_height 4 +int styleable ConstraintSet_android_layout_marginLeft 5 +int styleable ConstraintSet_android_layout_marginTop 6 +int styleable ConstraintSet_android_layout_marginRight 7 +int styleable ConstraintSet_android_layout_marginBottom 8 +int styleable ConstraintSet_android_maxWidth 9 +int styleable ConstraintSet_android_maxHeight 10 +int styleable ConstraintSet_android_minWidth 11 +int styleable ConstraintSet_android_minHeight 12 +int styleable ConstraintSet_android_pivotX 13 +int styleable ConstraintSet_android_pivotY 14 +int styleable ConstraintSet_android_alpha 15 +int styleable ConstraintSet_android_transformPivotX 16 +int styleable ConstraintSet_android_transformPivotY 17 +int styleable ConstraintSet_android_translationX 18 +int styleable ConstraintSet_android_translationY 19 +int styleable ConstraintSet_android_scaleX 20 +int styleable ConstraintSet_android_scaleY 21 +int styleable ConstraintSet_android_rotation 22 +int styleable ConstraintSet_android_rotationX 23 +int styleable ConstraintSet_android_rotationY 24 +int styleable ConstraintSet_android_layout_marginStart 25 +int styleable ConstraintSet_android_layout_marginEnd 26 +int styleable ConstraintSet_android_translationZ 27 +int styleable ConstraintSet_android_elevation 28 +int styleable ConstraintSet_animate_relativeTo 29 +int styleable ConstraintSet_barrierAllowsGoneWidgets 30 +int styleable ConstraintSet_barrierDirection 31 +int styleable ConstraintSet_barrierMargin 32 +int styleable ConstraintSet_chainUseRtl 33 +int styleable ConstraintSet_constraint_referenced_ids 34 +int styleable ConstraintSet_constraint_referenced_tags 35 +int styleable ConstraintSet_deriveConstraintsFrom 36 +int styleable ConstraintSet_drawPath 37 +int styleable ConstraintSet_flow_firstHorizontalBias 38 +int styleable ConstraintSet_flow_firstHorizontalStyle 39 +int styleable ConstraintSet_flow_firstVerticalBias 40 +int styleable ConstraintSet_flow_firstVerticalStyle 41 +int styleable ConstraintSet_flow_horizontalAlign 42 +int styleable ConstraintSet_flow_horizontalBias 43 +int styleable ConstraintSet_flow_horizontalGap 44 +int styleable ConstraintSet_flow_horizontalStyle 45 +int styleable ConstraintSet_flow_lastHorizontalBias 46 +int styleable ConstraintSet_flow_lastHorizontalStyle 47 +int styleable ConstraintSet_flow_lastVerticalBias 48 +int styleable ConstraintSet_flow_lastVerticalStyle 49 +int styleable ConstraintSet_flow_maxElementsWrap 50 +int styleable ConstraintSet_flow_verticalAlign 51 +int styleable ConstraintSet_flow_verticalBias 52 +int styleable ConstraintSet_flow_verticalGap 53 +int styleable ConstraintSet_flow_verticalStyle 54 +int styleable ConstraintSet_flow_wrapMode 55 +int styleable ConstraintSet_layout_constrainedHeight 56 +int styleable ConstraintSet_layout_constrainedWidth 57 +int styleable ConstraintSet_layout_constraintBaseline_creator 58 +int styleable ConstraintSet_layout_constraintBaseline_toBaselineOf 59 +int styleable ConstraintSet_layout_constraintBottom_creator 60 +int styleable ConstraintSet_layout_constraintBottom_toBottomOf 61 +int styleable ConstraintSet_layout_constraintBottom_toTopOf 62 +int styleable ConstraintSet_layout_constraintCircle 63 +int styleable ConstraintSet_layout_constraintCircleAngle 64 +int styleable ConstraintSet_layout_constraintCircleRadius 65 +int styleable ConstraintSet_layout_constraintDimensionRatio 66 +int styleable ConstraintSet_layout_constraintEnd_toEndOf 67 +int styleable ConstraintSet_layout_constraintEnd_toStartOf 68 +int styleable ConstraintSet_layout_constraintGuide_begin 69 +int styleable ConstraintSet_layout_constraintGuide_end 70 +int styleable ConstraintSet_layout_constraintGuide_percent 71 +int styleable ConstraintSet_layout_constraintHeight_default 72 +int styleable ConstraintSet_layout_constraintHeight_max 73 +int styleable ConstraintSet_layout_constraintHeight_min 74 +int styleable ConstraintSet_layout_constraintHeight_percent 75 +int styleable ConstraintSet_layout_constraintHorizontal_bias 76 +int styleable ConstraintSet_layout_constraintHorizontal_chainStyle 77 +int styleable ConstraintSet_layout_constraintHorizontal_weight 78 +int styleable ConstraintSet_layout_constraintLeft_creator 79 +int styleable ConstraintSet_layout_constraintLeft_toLeftOf 80 +int styleable ConstraintSet_layout_constraintLeft_toRightOf 81 +int styleable ConstraintSet_layout_constraintRight_creator 82 +int styleable ConstraintSet_layout_constraintRight_toLeftOf 83 +int styleable ConstraintSet_layout_constraintRight_toRightOf 84 +int styleable ConstraintSet_layout_constraintStart_toEndOf 85 +int styleable ConstraintSet_layout_constraintStart_toStartOf 86 +int styleable ConstraintSet_layout_constraintTag 87 +int styleable ConstraintSet_layout_constraintTop_creator 88 +int styleable ConstraintSet_layout_constraintTop_toBottomOf 89 +int styleable ConstraintSet_layout_constraintTop_toTopOf 90 +int styleable ConstraintSet_layout_constraintVertical_bias 91 +int styleable ConstraintSet_layout_constraintVertical_chainStyle 92 +int styleable ConstraintSet_layout_constraintVertical_weight 93 +int styleable ConstraintSet_layout_constraintWidth_default 94 +int styleable ConstraintSet_layout_constraintWidth_max 95 +int styleable ConstraintSet_layout_constraintWidth_min 96 +int styleable ConstraintSet_layout_constraintWidth_percent 97 +int styleable ConstraintSet_layout_editor_absoluteX 98 +int styleable ConstraintSet_layout_editor_absoluteY 99 +int styleable ConstraintSet_layout_goneMarginBottom 100 +int styleable ConstraintSet_layout_goneMarginEnd 101 +int styleable ConstraintSet_layout_goneMarginLeft 102 +int styleable ConstraintSet_layout_goneMarginRight 103 +int styleable ConstraintSet_layout_goneMarginStart 104 +int styleable ConstraintSet_layout_goneMarginTop 105 +int styleable ConstraintSet_motionProgress 106 +int styleable ConstraintSet_motionStagger 107 +int styleable ConstraintSet_pathMotionArc 108 +int styleable ConstraintSet_pivotAnchor 109 +int styleable ConstraintSet_transitionEasing 110 +int styleable ConstraintSet_transitionPathRotate 111 +int[] styleable CoordinatorLayout { 0x7f040150, 0x7f040225 } +int styleable CoordinatorLayout_keylines 0 +int styleable CoordinatorLayout_statusBarBackground 1 +int[] styleable CoordinatorLayout_Layout { 0x010100b3, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f040187, 0x7f040190, 0x7f040191 } +int styleable CoordinatorLayout_Layout_android_layout_gravity 0 +int styleable CoordinatorLayout_Layout_layout_anchor 1 +int styleable CoordinatorLayout_Layout_layout_anchorGravity 2 +int styleable CoordinatorLayout_Layout_layout_behavior 3 +int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4 +int styleable CoordinatorLayout_Layout_layout_insetEdge 5 +int styleable CoordinatorLayout_Layout_layout_keyline 6 +int[] styleable CustomAttribute { 0x7f040031, 0x7f0400be, 0x7f0400bf, 0x7f0400c0, 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400c5, 0x7f0400c6 } +int styleable CustomAttribute_attributeName 0 +int styleable CustomAttribute_customBoolean 1 +int styleable CustomAttribute_customColorDrawableValue 2 +int styleable CustomAttribute_customColorValue 3 +int styleable CustomAttribute_customDimension 4 +int styleable CustomAttribute_customFloatValue 5 +int styleable CustomAttribute_customIntegerValue 6 +int styleable CustomAttribute_customPixelDimension 7 +int styleable CustomAttribute_customStringValue 8 +int[] styleable DesignTheme { 0x7f04004c, 0x7f04004d } +int styleable DesignTheme_bottomSheetDialogTheme 0 +int styleable DesignTheme_bottomSheetStyle 1 +int[] styleable DrawerArrowToggle { 0x7f04002f, 0x7f040030, 0x7f04003e, 0x7f040092, 0x7f0400dd, 0x7f040124, 0x7f040218, 0x7f04026e } +int styleable DrawerArrowToggle_arrowHeadLength 0 +int styleable DrawerArrowToggle_arrowShaftLength 1 +int styleable DrawerArrowToggle_barLength 2 +int styleable DrawerArrowToggle_color 3 +int styleable DrawerArrowToggle_drawableSize 4 +int styleable DrawerArrowToggle_gapBetweenBars 5 +int styleable DrawerArrowToggle_spinBars 6 +int styleable DrawerArrowToggle_thickness 7 +int[] styleable FloatingActionButton { 0x7f04003c, 0x7f04003d, 0x7f040048, 0x7f0400e5, 0x7f0400f9, 0x7f0400fa, 0x7f04012c, 0x7f040134, 0x7f0401ac, 0x7f0401f0, 0x7f0401fe, 0x7f04020d, 0x7f040297 } +int styleable FloatingActionButton_backgroundTint 0 +int styleable FloatingActionButton_backgroundTintMode 1 +int styleable FloatingActionButton_borderWidth 2 +int styleable FloatingActionButton_elevation 3 +int styleable FloatingActionButton_fabCustomSize 4 +int styleable FloatingActionButton_fabSize 5 +int styleable FloatingActionButton_hideMotionSpec 6 +int styleable FloatingActionButton_hoveredFocusedTranslationZ 7 +int styleable FloatingActionButton_maxImageSize 8 +int styleable FloatingActionButton_pressedTranslationZ 9 +int styleable FloatingActionButton_rippleColor 10 +int styleable FloatingActionButton_showMotionSpec 11 +int styleable FloatingActionButton_useCompatPadding 12 +int[] styleable FloatingActionButton_Behavior_Layout { 0x7f040042 } +int styleable FloatingActionButton_Behavior_Layout_behavior_autoHide 0 +int[] styleable FlowLayout { 0x7f04014a, 0x7f040198 } +int styleable FlowLayout_itemSpacing 0 +int styleable FlowLayout_lineSpacing 1 +int[] styleable FontFamily { 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c } +int styleable FontFamily_fontProviderAuthority 0 +int styleable FontFamily_fontProviderCerts 1 +int styleable FontFamily_fontProviderFetchStrategy 2 +int styleable FontFamily_fontProviderFetchTimeout 3 +int styleable FontFamily_fontProviderPackage 4 +int styleable FontFamily_fontProviderQuery 5 +int[] styleable FontFamilyFont { 0x01010532, 0x01010533, 0x0101053f, 0x0101056f, 0x01010570, 0x7f040115, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040295 } +int styleable FontFamilyFont_android_font 0 +int styleable FontFamilyFont_android_fontWeight 1 +int styleable FontFamilyFont_android_fontStyle 2 +int styleable FontFamilyFont_android_ttcIndex 3 +int styleable FontFamilyFont_android_fontVariationSettings 4 +int styleable FontFamilyFont_font 5 +int styleable FontFamilyFont_fontStyle 6 +int styleable FontFamilyFont_fontVariationSettings 7 +int styleable FontFamilyFont_fontWeight 8 +int styleable FontFamilyFont_ttcIndex 9 +int[] styleable ForegroundLinearLayout { 0x01010109, 0x01010200, 0x7f040120 } +int styleable ForegroundLinearLayout_android_foreground 0 +int styleable ForegroundLinearLayout_android_foregroundGravity 1 +int styleable ForegroundLinearLayout_foregroundInsidePadding 2 +int[] styleable FragmentNavigator { 0x01010003 } +int styleable FragmentNavigator_android_name 0 +int[] styleable FullscreenAttrs { 0x7f040122, 0x7f040123 } +int styleable FullscreenAttrs_fullscreenBackgroundColor 0 +int styleable FullscreenAttrs_fullscreenTextColor 1 +int[] styleable GradientColor { 0x0101019d, 0x0101019e, 0x010101a1, 0x010101a2, 0x010101a3, 0x010101a4, 0x01010201, 0x0101020b, 0x01010510, 0x01010511, 0x01010512, 0x01010513 } +int styleable GradientColor_android_startColor 0 +int styleable GradientColor_android_endColor 1 +int styleable GradientColor_android_type 2 +int styleable GradientColor_android_centerX 3 +int styleable GradientColor_android_centerY 4 +int styleable GradientColor_android_gradientRadius 5 +int styleable GradientColor_android_tileMode 6 +int styleable GradientColor_android_centerColor 7 +int styleable GradientColor_android_startX 8 +int styleable GradientColor_android_startY 9 +int styleable GradientColor_android_endX 10 +int styleable GradientColor_android_endY 11 +int[] styleable GradientColorItem { 0x010101a5, 0x01010514 } +int styleable GradientColorItem_android_color 0 +int styleable GradientColorItem_android_offset 1 +int[] styleable ImageFilterView { 0x7f04002a, 0x7f040057, 0x7f0400b3, 0x7f0400bb, 0x7f0401d2, 0x7f0401ff, 0x7f040200, 0x7f040201, 0x7f04029b } +int styleable ImageFilterView_altSrc 0 +int styleable ImageFilterView_brightness 1 +int styleable ImageFilterView_contrast 2 +int styleable ImageFilterView_crossfade 3 +int styleable ImageFilterView_overlay 4 +int styleable ImageFilterView_round 5 +int styleable ImageFilterView_roundPercent 6 +int styleable ImageFilterView_saturation 7 +int styleable ImageFilterView_warmth 8 +int[] styleable KeyAttribute { 0x0101031f, 0x01010320, 0x01010321, 0x01010322, 0x01010323, 0x01010324, 0x01010325, 0x01010326, 0x01010327, 0x01010328, 0x010103fa, 0x01010440, 0x7f0400bd, 0x7f040121, 0x7f0401bc, 0x7f0401be, 0x7f04028f, 0x7f040291 } +int styleable KeyAttribute_android_alpha 0 +int styleable KeyAttribute_android_transformPivotX 1 +int styleable KeyAttribute_android_transformPivotY 2 +int styleable KeyAttribute_android_translationX 3 +int styleable KeyAttribute_android_translationY 4 +int styleable KeyAttribute_android_scaleX 5 +int styleable KeyAttribute_android_scaleY 6 +int styleable KeyAttribute_android_rotation 7 +int styleable KeyAttribute_android_rotationX 8 +int styleable KeyAttribute_android_rotationY 9 +int styleable KeyAttribute_android_translationZ 10 +int styleable KeyAttribute_android_elevation 11 +int styleable KeyAttribute_curveFit 12 +int styleable KeyAttribute_framePosition 13 +int styleable KeyAttribute_motionProgress 14 +int styleable KeyAttribute_motionTarget 15 +int styleable KeyAttribute_transitionEasing 16 +int styleable KeyAttribute_transitionPathRotate 17 +int[] styleable KeyCycle { 0x0101031f, 0x01010322, 0x01010323, 0x01010324, 0x01010325, 0x01010326, 0x01010327, 0x01010328, 0x010103fa, 0x01010440, 0x7f0400bd, 0x7f040121, 0x7f0401bc, 0x7f0401be, 0x7f04028f, 0x7f040291, 0x7f04029d, 0x7f04029e, 0x7f04029f, 0x7f0402a0 } +int styleable KeyCycle_android_alpha 0 +int styleable KeyCycle_android_translationX 1 +int styleable KeyCycle_android_translationY 2 +int styleable KeyCycle_android_scaleX 3 +int styleable KeyCycle_android_scaleY 4 +int styleable KeyCycle_android_rotation 5 +int styleable KeyCycle_android_rotationX 6 +int styleable KeyCycle_android_rotationY 7 +int styleable KeyCycle_android_translationZ 8 +int styleable KeyCycle_android_elevation 9 +int styleable KeyCycle_curveFit 10 +int styleable KeyCycle_framePosition 11 +int styleable KeyCycle_motionProgress 12 +int styleable KeyCycle_motionTarget 13 +int styleable KeyCycle_transitionEasing 14 +int styleable KeyCycle_transitionPathRotate 15 +int styleable KeyCycle_waveOffset 16 +int styleable KeyCycle_wavePeriod 17 +int styleable KeyCycle_waveShape 18 +int styleable KeyCycle_waveVariesBy 19 +int[] styleable KeyFrame { } +int[] styleable KeyFramesAcceleration { } +int[] styleable KeyFramesVelocity { } +int[] styleable KeyPosition { 0x7f0400bd, 0x7f0400dc, 0x7f040121, 0x7f04014f, 0x7f0401be, 0x7f0401df, 0x7f0401e1, 0x7f0401e2, 0x7f0401e3, 0x7f0401e4, 0x7f040214, 0x7f04028f } +int styleable KeyPosition_curveFit 0 +int styleable KeyPosition_drawPath 1 +int styleable KeyPosition_framePosition 2 +int styleable KeyPosition_keyPositionType 3 +int styleable KeyPosition_motionTarget 4 +int styleable KeyPosition_pathMotionArc 5 +int styleable KeyPosition_percentHeight 6 +int styleable KeyPosition_percentWidth 7 +int styleable KeyPosition_percentX 8 +int styleable KeyPosition_percentY 9 +int styleable KeyPosition_sizePercent 10 +int styleable KeyPosition_transitionEasing 11 +int[] styleable KeyTimeCycle { 0x0101031f, 0x01010322, 0x01010323, 0x01010324, 0x01010325, 0x01010326, 0x01010327, 0x01010328, 0x010103fa, 0x01010440, 0x7f0400bd, 0x7f040121, 0x7f0401bc, 0x7f0401be, 0x7f04028f, 0x7f040291, 0x7f04029c, 0x7f04029d, 0x7f04029e, 0x7f04029f } +int styleable KeyTimeCycle_android_alpha 0 +int styleable KeyTimeCycle_android_translationX 1 +int styleable KeyTimeCycle_android_translationY 2 +int styleable KeyTimeCycle_android_scaleX 3 +int styleable KeyTimeCycle_android_scaleY 4 +int styleable KeyTimeCycle_android_rotation 5 +int styleable KeyTimeCycle_android_rotationX 6 +int styleable KeyTimeCycle_android_rotationY 7 +int styleable KeyTimeCycle_android_translationZ 8 +int styleable KeyTimeCycle_android_elevation 9 +int styleable KeyTimeCycle_curveFit 10 +int styleable KeyTimeCycle_framePosition 11 +int styleable KeyTimeCycle_motionProgress 12 +int styleable KeyTimeCycle_motionTarget 13 +int styleable KeyTimeCycle_transitionEasing 14 +int styleable KeyTimeCycle_transitionPathRotate 15 +int styleable KeyTimeCycle_waveDecay 16 +int styleable KeyTimeCycle_waveOffset 17 +int styleable KeyTimeCycle_wavePeriod 18 +int styleable KeyTimeCycle_waveShape 19 +int[] styleable KeyTrigger { 0x7f040121, 0x7f0401be, 0x7f0401bf, 0x7f0401c0, 0x7f0401cb, 0x7f0401cd, 0x7f0401ce, 0x7f040292, 0x7f040293, 0x7f040294 } +int styleable KeyTrigger_framePosition 0 +int styleable KeyTrigger_motionTarget 1 +int styleable KeyTrigger_motion_postLayoutCollision 2 +int styleable KeyTrigger_motion_triggerOnCollision 3 +int styleable KeyTrigger_onCross 4 +int styleable KeyTrigger_onNegativeCross 5 +int styleable KeyTrigger_onPositiveCross 6 +int styleable KeyTrigger_triggerId 7 +int styleable KeyTrigger_triggerReceiver 8 +int styleable KeyTrigger_triggerSlack 9 +int[] styleable Layout { 0x010100c4, 0x010100f4, 0x010100f5, 0x010100f7, 0x010100f8, 0x010100f9, 0x010100fa, 0x010103b5, 0x010103b6, 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f04006b, 0x7f0400a2, 0x7f0400a3, 0x7f04015d, 0x7f04015e, 0x7f04015f, 0x7f040160, 0x7f040161, 0x7f040162, 0x7f040163, 0x7f040164, 0x7f040165, 0x7f040166, 0x7f040167, 0x7f040168, 0x7f040169, 0x7f04016a, 0x7f04016b, 0x7f04016c, 0x7f04016d, 0x7f04016e, 0x7f04016f, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, 0x7f040175, 0x7f040176, 0x7f040177, 0x7f040178, 0x7f040179, 0x7f04017a, 0x7f04017b, 0x7f04017d, 0x7f04017e, 0x7f04017f, 0x7f040180, 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, 0x7f040185, 0x7f040186, 0x7f040188, 0x7f040189, 0x7f04018a, 0x7f04018b, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f0401ab, 0x7f0401ae, 0x7f0401b1, 0x7f0401b2 } +int styleable Layout_android_orientation 0 +int styleable Layout_android_layout_width 1 +int styleable Layout_android_layout_height 2 +int styleable Layout_android_layout_marginLeft 3 +int styleable Layout_android_layout_marginTop 4 +int styleable Layout_android_layout_marginRight 5 +int styleable Layout_android_layout_marginBottom 6 +int styleable Layout_android_layout_marginStart 7 +int styleable Layout_android_layout_marginEnd 8 +int styleable Layout_barrierAllowsGoneWidgets 9 +int styleable Layout_barrierDirection 10 +int styleable Layout_barrierMargin 11 +int styleable Layout_chainUseRtl 12 +int styleable Layout_constraint_referenced_ids 13 +int styleable Layout_constraint_referenced_tags 14 +int styleable Layout_layout_constrainedHeight 15 +int styleable Layout_layout_constrainedWidth 16 +int styleable Layout_layout_constraintBaseline_creator 17 +int styleable Layout_layout_constraintBaseline_toBaselineOf 18 +int styleable Layout_layout_constraintBottom_creator 19 +int styleable Layout_layout_constraintBottom_toBottomOf 20 +int styleable Layout_layout_constraintBottom_toTopOf 21 +int styleable Layout_layout_constraintCircle 22 +int styleable Layout_layout_constraintCircleAngle 23 +int styleable Layout_layout_constraintCircleRadius 24 +int styleable Layout_layout_constraintDimensionRatio 25 +int styleable Layout_layout_constraintEnd_toEndOf 26 +int styleable Layout_layout_constraintEnd_toStartOf 27 +int styleable Layout_layout_constraintGuide_begin 28 +int styleable Layout_layout_constraintGuide_end 29 +int styleable Layout_layout_constraintGuide_percent 30 +int styleable Layout_layout_constraintHeight_default 31 +int styleable Layout_layout_constraintHeight_max 32 +int styleable Layout_layout_constraintHeight_min 33 +int styleable Layout_layout_constraintHeight_percent 34 +int styleable Layout_layout_constraintHorizontal_bias 35 +int styleable Layout_layout_constraintHorizontal_chainStyle 36 +int styleable Layout_layout_constraintHorizontal_weight 37 +int styleable Layout_layout_constraintLeft_creator 38 +int styleable Layout_layout_constraintLeft_toLeftOf 39 +int styleable Layout_layout_constraintLeft_toRightOf 40 +int styleable Layout_layout_constraintRight_creator 41 +int styleable Layout_layout_constraintRight_toLeftOf 42 +int styleable Layout_layout_constraintRight_toRightOf 43 +int styleable Layout_layout_constraintStart_toEndOf 44 +int styleable Layout_layout_constraintStart_toStartOf 45 +int styleable Layout_layout_constraintTop_creator 46 +int styleable Layout_layout_constraintTop_toBottomOf 47 +int styleable Layout_layout_constraintTop_toTopOf 48 +int styleable Layout_layout_constraintVertical_bias 49 +int styleable Layout_layout_constraintVertical_chainStyle 50 +int styleable Layout_layout_constraintVertical_weight 51 +int styleable Layout_layout_constraintWidth_default 52 +int styleable Layout_layout_constraintWidth_max 53 +int styleable Layout_layout_constraintWidth_min 54 +int styleable Layout_layout_constraintWidth_percent 55 +int styleable Layout_layout_editor_absoluteX 56 +int styleable Layout_layout_editor_absoluteY 57 +int styleable Layout_layout_goneMarginBottom 58 +int styleable Layout_layout_goneMarginEnd 59 +int styleable Layout_layout_goneMarginLeft 60 +int styleable Layout_layout_goneMarginRight 61 +int styleable Layout_layout_goneMarginStart 62 +int styleable Layout_layout_goneMarginTop 63 +int styleable Layout_maxHeight 64 +int styleable Layout_maxWidth 65 +int styleable Layout_minHeight 66 +int styleable Layout_minWidth 67 +int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f0400d5, 0x7f0400d7, 0x7f0401af, 0x7f04020c } +int styleable LinearLayoutCompat_android_gravity 0 +int styleable LinearLayoutCompat_android_orientation 1 +int styleable LinearLayoutCompat_android_baselineAligned 2 +int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3 +int styleable LinearLayoutCompat_android_weightSum 4 +int styleable LinearLayoutCompat_divider 5 +int styleable LinearLayoutCompat_dividerPadding 6 +int styleable LinearLayoutCompat_measureWithLargestChild 7 +int styleable LinearLayoutCompat_showDividers 8 +int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 } +int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 +int styleable LinearLayoutCompat_Layout_android_layout_width 1 +int styleable LinearLayoutCompat_Layout_android_layout_height 2 +int styleable LinearLayoutCompat_Layout_android_layout_weight 3 +int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad } +int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 +int styleable ListPopupWindow_android_dropDownVerticalOffset 1 +int[] styleable MaterialButton { 0x010101b7, 0x010101b8, 0x010101b9, 0x010101ba, 0x7f04003c, 0x7f04003d, 0x7f0400b6, 0x7f040135, 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013b, 0x7f04013c, 0x7f0401fe, 0x7f040227, 0x7f040228 } +int styleable MaterialButton_android_insetLeft 0 +int styleable MaterialButton_android_insetRight 1 +int styleable MaterialButton_android_insetTop 2 +int styleable MaterialButton_android_insetBottom 3 +int styleable MaterialButton_backgroundTint 4 +int styleable MaterialButton_backgroundTintMode 5 +int styleable MaterialButton_cornerRadius 6 +int styleable MaterialButton_icon 7 +int styleable MaterialButton_iconGravity 8 +int styleable MaterialButton_iconPadding 9 +int styleable MaterialButton_iconSize 10 +int styleable MaterialButton_iconTint 11 +int styleable MaterialButton_iconTintMode 12 +int styleable MaterialButton_rippleColor 13 +int styleable MaterialButton_strokeColor 14 +int styleable MaterialButton_strokeWidth 15 +int[] styleable MaterialCardView { 0x7f040227, 0x7f040228 } +int styleable MaterialCardView_strokeColor 0 +int styleable MaterialCardView_strokeWidth 1 +int[] styleable MaterialComponentsTheme { 0x7f04004c, 0x7f04004d, 0x7f040075, 0x7f04007f, 0x7f040083, 0x7f040093, 0x7f040094, 0x7f04009a, 0x7f04009b, 0x7f04009c, 0x7f0400e4, 0x7f040101, 0x7f0401a6, 0x7f0401a7, 0x7f0401c7, 0x7f040203, 0x7f040215, 0x7f04024a, 0x7f040253, 0x7f040254, 0x7f040255, 0x7f040256, 0x7f040257, 0x7f040258, 0x7f040259, 0x7f04025a, 0x7f04025b, 0x7f04025c, 0x7f040261, 0x7f040266, 0x7f040267, 0x7f04026b } +int styleable MaterialComponentsTheme_bottomSheetDialogTheme 0 +int styleable MaterialComponentsTheme_bottomSheetStyle 1 +int styleable MaterialComponentsTheme_chipGroupStyle 2 +int styleable MaterialComponentsTheme_chipStandaloneStyle 3 +int styleable MaterialComponentsTheme_chipStyle 4 +int styleable MaterialComponentsTheme_colorAccent 5 +int styleable MaterialComponentsTheme_colorBackgroundFloating 6 +int styleable MaterialComponentsTheme_colorPrimary 7 +int styleable MaterialComponentsTheme_colorPrimaryDark 8 +int styleable MaterialComponentsTheme_colorSecondary 9 +int styleable MaterialComponentsTheme_editTextStyle 10 +int styleable MaterialComponentsTheme_floatingActionButtonStyle 11 +int styleable MaterialComponentsTheme_materialButtonStyle 12 +int styleable MaterialComponentsTheme_materialCardViewStyle 13 +int styleable MaterialComponentsTheme_navigationViewStyle 14 +int styleable MaterialComponentsTheme_scrimBackground 15 +int styleable MaterialComponentsTheme_snackbarButtonStyle 16 +int styleable MaterialComponentsTheme_tabStyle 17 +int styleable MaterialComponentsTheme_textAppearanceBody1 18 +int styleable MaterialComponentsTheme_textAppearanceBody2 19 +int styleable MaterialComponentsTheme_textAppearanceButton 20 +int styleable MaterialComponentsTheme_textAppearanceCaption 21 +int styleable MaterialComponentsTheme_textAppearanceHeadline1 22 +int styleable MaterialComponentsTheme_textAppearanceHeadline2 23 +int styleable MaterialComponentsTheme_textAppearanceHeadline3 24 +int styleable MaterialComponentsTheme_textAppearanceHeadline4 25 +int styleable MaterialComponentsTheme_textAppearanceHeadline5 26 +int styleable MaterialComponentsTheme_textAppearanceHeadline6 27 +int styleable MaterialComponentsTheme_textAppearanceOverline 28 +int styleable MaterialComponentsTheme_textAppearanceSubtitle1 29 +int styleable MaterialComponentsTheme_textAppearanceSubtitle2 30 +int styleable MaterialComponentsTheme_textInputStyle 31 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_visible 2 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_checkableBehavior 5 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f04000e, 0x7f040020, 0x7f040021, 0x7f040029, 0x7f0400a6, 0x7f04013b, 0x7f04013c, 0x7f0401ca, 0x7f04020b, 0x7f040287 } +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_actionLayout 13 +int styleable MenuItem_actionProviderClass 14 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_alphabeticModifiers 16 +int styleable MenuItem_contentDescription 17 +int styleable MenuItem_iconTint 18 +int styleable MenuItem_iconTintMode 19 +int styleable MenuItem_numericModifiers 20 +int styleable MenuItem_showAsAction 21 +int styleable MenuItem_tooltipText 22 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0401ef, 0x7f040229 } +int styleable MenuView_android_windowAnimationStyle 0 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_preserveIconSpacing 7 +int styleable MenuView_subMenuArrow 8 +int[] styleable MockView { 0x7f0401b3, 0x7f0401b4, 0x7f0401b5, 0x7f0401b6, 0x7f0401b7, 0x7f0401b8 } +int styleable MockView_mock_diagonalsColor 0 +int styleable MockView_mock_label 1 +int styleable MockView_mock_labelBackgroundColor 2 +int styleable MockView_mock_labelColor 3 +int styleable MockView_mock_showDiagonals 4 +int styleable MockView_mock_showLabel 5 +int[] styleable Motion { 0x7f04002b, 0x7f0400dc, 0x7f0401bb, 0x7f0401bd, 0x7f0401df, 0x7f04028f } +int styleable Motion_animate_relativeTo 0 +int styleable Motion_drawPath 1 +int styleable Motion_motionPathRotate 2 +int styleable Motion_motionStagger 3 +int styleable Motion_pathMotionArc 4 +int styleable Motion_transitionEasing 5 +int[] styleable MotionHelper { 0x7f0401cc, 0x7f0401cf } +int styleable MotionHelper_onHide 0 +int styleable MotionHelper_onShow 1 +int[] styleable MotionLayout { 0x7f04002c, 0x7f0400bc, 0x7f040155, 0x7f0401b9, 0x7f0401bc, 0x7f04020e } +int styleable MotionLayout_applyMotionScene 0 +int styleable MotionLayout_currentState 1 +int styleable MotionLayout_layoutDescription 2 +int styleable MotionLayout_motionDebug 3 +int styleable MotionLayout_motionProgress 4 +int styleable MotionLayout_showPaths 5 +int[] styleable MotionScene { 0x7f0400c9, 0x7f040156 } +int styleable MotionScene_defaultDuration 0 +int styleable MotionScene_layoutDuringTransition 1 +int[] styleable MotionTelltales { 0x7f04024f, 0x7f040250, 0x7f040251 } +int styleable MotionTelltales_telltales_tailColor 0 +int styleable MotionTelltales_telltales_tailScale 1 +int styleable MotionTelltales_telltales_velocityMode 2 +int[] styleable NavAction { 0x010100d0, 0x7f0400d0, 0x7f0400e8, 0x7f0400eb, 0x7f040153, 0x7f0401e8, 0x7f0401e9, 0x7f0401ea, 0x7f0401eb } +int styleable NavAction_android_id 0 +int styleable NavAction_destination 1 +int styleable NavAction_enterAnim 2 +int styleable NavAction_exitAnim 3 +int styleable NavAction_launchSingleTop 4 +int styleable NavAction_popEnterAnim 5 +int styleable NavAction_popExitAnim 6 +int styleable NavAction_popUpTo 7 +int styleable NavAction_popUpToInclusive 8 +int[] styleable NavArgument { 0x01010003, 0x010101ed, 0x7f04002e, 0x7f0401c9 } +int styleable NavArgument_android_name 0 +int styleable NavArgument_android_defaultValue 1 +int styleable NavArgument_argType 2 +int styleable NavArgument_nullable 3 +int[] styleable NavDeepLink { 0x010104ee, 0x7f040296 } +int styleable NavDeepLink_android_autoVerify 0 +int styleable NavDeepLink_uri 1 +int[] styleable NavGraphNavigator { 0x7f04021f } +int styleable NavGraphNavigator_startDestination 0 +int[] styleable NavHostFragment { 0x7f0400ca, 0x7f0401c3 } +int styleable NavHostFragment_defaultNavHost 0 +int styleable NavHostFragment_navGraph 1 +int[] styleable NavInclude { 0x7f040126 } +int styleable NavInclude_graph 0 +int[] styleable NavigationView { 0x010100d4, 0x010100dd, 0x0101011f, 0x7f0400e5, 0x7f040127, 0x7f040143, 0x7f040144, 0x7f040146, 0x7f040148, 0x7f04014b, 0x7f04014e, 0x7f0401b0 } +int styleable NavigationView_android_background 0 +int styleable NavigationView_android_fitsSystemWindows 1 +int styleable NavigationView_android_maxWidth 2 +int styleable NavigationView_elevation 3 +int styleable NavigationView_headerLayout 4 +int styleable NavigationView_itemBackground 5 +int styleable NavigationView_itemHorizontalPadding 6 +int styleable NavigationView_itemIconPadding 7 +int styleable NavigationView_itemIconTint 8 +int styleable NavigationView_itemTextAppearance 9 +int styleable NavigationView_itemTextColor 10 +int styleable NavigationView_menu 11 +int[] styleable Navigator { 0x01010001, 0x010100d0 } +int styleable Navigator_android_label 0 +int styleable Navigator_android_id 1 +int[] styleable OnClick { 0x7f040085, 0x7f04024e } +int styleable OnClick_clickAction 0 +int styleable OnClick_targetId 1 +int[] styleable OnSwipe { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f040196, 0x7f0401a8, 0x7f0401ad, 0x7f0401c1, 0x7f0401c8, 0x7f0401d0, 0x7f040288, 0x7f040289, 0x7f04028a } +int styleable OnSwipe_dragDirection 0 +int styleable OnSwipe_dragScale 1 +int styleable OnSwipe_dragThreshold 2 +int styleable OnSwipe_limitBoundsTo 3 +int styleable OnSwipe_maxAcceleration 4 +int styleable OnSwipe_maxVelocity 5 +int styleable OnSwipe_moveWhenScrollAtTop 6 +int styleable OnSwipe_nestedScrollFlags 7 +int styleable OnSwipe_onTouchUp 8 +int styleable OnSwipe_touchAnchorId 9 +int styleable OnSwipe_touchAnchorSide 10 +int styleable OnSwipe_touchRegionId 11 +int[] styleable PopupWindow { 0x01010176, 0x010102c9, 0x7f0401d1 } +int styleable PopupWindow_android_popupBackground 0 +int styleable PopupWindow_android_popupAnimationStyle 1 +int styleable PopupWindow_overlapAnchor 2 +int[] styleable PopupWindowBackgroundState { 0x7f040220 } +int styleable PopupWindowBackgroundState_state_above_anchor 0 +int[] styleable PropertySet { 0x010100dc, 0x0101031f, 0x7f04017c, 0x7f0401bc, 0x7f040299 } +int styleable PropertySet_android_visibility 0 +int styleable PropertySet_android_alpha 1 +int styleable PropertySet_layout_constraintTag 2 +int styleable PropertySet_motionProgress 3 +int styleable PropertySet_visibilityMode 4 +int[] styleable RecycleListView { 0x7f0401d3, 0x7f0401d6 } +int styleable RecycleListView_paddingBottomNoButtons 0 +int styleable RecycleListView_paddingTopNoTitle 1 +int[] styleable RecyclerView { 0x010100c4, 0x010100f1, 0x7f0400fb, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f0400ff, 0x7f040157, 0x7f0401fd, 0x7f040217, 0x7f04021d } +int styleable RecyclerView_android_orientation 0 +int styleable RecyclerView_android_descendantFocusability 1 +int styleable RecyclerView_fastScrollEnabled 2 +int styleable RecyclerView_fastScrollHorizontalThumbDrawable 3 +int styleable RecyclerView_fastScrollHorizontalTrackDrawable 4 +int styleable RecyclerView_fastScrollVerticalThumbDrawable 5 +int styleable RecyclerView_fastScrollVerticalTrackDrawable 6 +int styleable RecyclerView_layoutManager 7 +int styleable RecyclerView_reverseLayout 8 +int styleable RecyclerView_spanCount 9 +int styleable RecyclerView_stackFromEnd 10 +int[] styleable ScrimInsetsFrameLayout { 0x7f040141 } +int styleable ScrimInsetsFrameLayout_insetForeground 0 +int[] styleable ScrollingViewBehavior_Layout { 0x7f040045 } +int styleable ScrollingViewBehavior_Layout_behavior_overlapTop 0 +int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f040086, 0x7f04009e, 0x7f0400cb, 0x7f040125, 0x7f04013d, 0x7f040154, 0x7f0401f3, 0x7f0401f4, 0x7f040205, 0x7f040206, 0x7f04022a, 0x7f04022f, 0x7f04029a } +int styleable SearchView_android_focusable 0 +int styleable SearchView_android_maxWidth 1 +int styleable SearchView_android_inputType 2 +int styleable SearchView_android_imeOptions 3 +int styleable SearchView_closeIcon 4 +int styleable SearchView_commitIcon 5 +int styleable SearchView_defaultQueryHint 6 +int styleable SearchView_goIcon 7 +int styleable SearchView_iconifiedByDefault 8 +int styleable SearchView_layout 9 +int styleable SearchView_queryBackground 10 +int styleable SearchView_queryHint 11 +int styleable SearchView_searchHintIcon 12 +int styleable SearchView_searchIcon 13 +int styleable SearchView_submitBackground 14 +int styleable SearchView_suggestionRowLayout 15 +int styleable SearchView_voiceIcon 16 +int[] styleable Snackbar { 0x7f040215, 0x7f040216 } +int styleable Snackbar_snackbarButtonStyle 0 +int styleable Snackbar_snackbarStyle 1 +int[] styleable SnackbarLayout { 0x0101011f, 0x7f0400e5, 0x7f0401a9 } +int styleable SnackbarLayout_android_maxWidth 0 +int styleable SnackbarLayout_elevation 1 +int styleable SnackbarLayout_maxActionInlineWidth 2 +int[] styleable Spinner { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f0401ed } +int styleable Spinner_android_entries 0 +int styleable Spinner_android_popupBackground 1 +int styleable Spinner_android_prompt 2 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_popupTheme 4 +int[] styleable State { 0x010100d0, 0x7f0400a4 } +int styleable State_android_id 0 +int styleable State_constraints 1 +int[] styleable StateListDrawable { 0x0101011c, 0x01010194, 0x01010195, 0x01010196, 0x0101030c, 0x0101030d } +int styleable StateListDrawable_android_dither 0 +int styleable StateListDrawable_android_visible 1 +int styleable StateListDrawable_android_variablePadding 2 +int styleable StateListDrawable_android_constantSize 3 +int styleable StateListDrawable_android_enterFadeDuration 4 +int styleable StateListDrawable_android_exitFadeDuration 5 +int[] styleable StateListDrawableItem { 0x01010199 } +int styleable StateListDrawableItem_android_drawable 0 +int[] styleable StateSet { 0x7f0400cc } +int styleable StateSet_defaultState 0 +int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f04020f, 0x7f04021b, 0x7f040230, 0x7f040231, 0x7f040233, 0x7f04026f, 0x7f040270, 0x7f040271, 0x7f04028b, 0x7f04028c, 0x7f04028d } +int styleable SwitchCompat_android_textOn 0 +int styleable SwitchCompat_android_textOff 1 +int styleable SwitchCompat_android_thumb 2 +int styleable SwitchCompat_showText 3 +int styleable SwitchCompat_splitTrack 4 +int styleable SwitchCompat_switchMinWidth 5 +int styleable SwitchCompat_switchPadding 6 +int styleable SwitchCompat_switchTextAppearance 7 +int styleable SwitchCompat_thumbTextPadding 8 +int styleable SwitchCompat_thumbTint 9 +int styleable SwitchCompat_thumbTintMode 10 +int styleable SwitchCompat_track 11 +int styleable SwitchCompat_trackTint 12 +int styleable SwitchCompat_trackTintMode 13 +int[] styleable TabItem { 0x01010002, 0x010100f2, 0x0101014f } +int styleable TabItem_android_icon 0 +int styleable TabItem_android_layout 1 +int styleable TabItem_android_text 2 +int[] styleable TabLayout { 0x7f040234, 0x7f040235, 0x7f040236, 0x7f040237, 0x7f040238, 0x7f040239, 0x7f04023a, 0x7f04023b, 0x7f04023c, 0x7f04023d, 0x7f04023e, 0x7f04023f, 0x7f040240, 0x7f040241, 0x7f040242, 0x7f040243, 0x7f040244, 0x7f040245, 0x7f040246, 0x7f040247, 0x7f040248, 0x7f040249, 0x7f04024b, 0x7f04024c, 0x7f04024d } +int styleable TabLayout_tabBackground 0 +int styleable TabLayout_tabContentStart 1 +int styleable TabLayout_tabGravity 2 +int styleable TabLayout_tabIconTint 3 +int styleable TabLayout_tabIconTintMode 4 +int styleable TabLayout_tabIndicator 5 +int styleable TabLayout_tabIndicatorAnimationDuration 6 +int styleable TabLayout_tabIndicatorColor 7 +int styleable TabLayout_tabIndicatorFullWidth 8 +int styleable TabLayout_tabIndicatorGravity 9 +int styleable TabLayout_tabIndicatorHeight 10 +int styleable TabLayout_tabInlineLabel 11 +int styleable TabLayout_tabMaxWidth 12 +int styleable TabLayout_tabMinWidth 13 +int styleable TabLayout_tabMode 14 +int styleable TabLayout_tabPadding 15 +int styleable TabLayout_tabPaddingBottom 16 +int styleable TabLayout_tabPaddingEnd 17 +int styleable TabLayout_tabPaddingStart 18 +int styleable TabLayout_tabPaddingTop 19 +int styleable TabLayout_tabRippleColor 20 +int styleable TabLayout_tabSelectedTextColor 21 +int styleable TabLayout_tabTextAppearance 22 +int styleable TabLayout_tabTextColor 23 +int styleable TabLayout_tabUnboundedRipple 24 +int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x0101009b, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x010103ac, 0x7f040116, 0x7f040252 } +int styleable TextAppearance_android_textSize 0 +int styleable TextAppearance_android_typeface 1 +int styleable TextAppearance_android_textStyle 2 +int styleable TextAppearance_android_textColor 3 +int styleable TextAppearance_android_textColorHint 4 +int styleable TextAppearance_android_textColorLink 5 +int styleable TextAppearance_android_shadowColor 6 +int styleable TextAppearance_android_shadowDx 7 +int styleable TextAppearance_android_shadowDy 8 +int styleable TextAppearance_android_shadowRadius 9 +int styleable TextAppearance_android_fontFamily 10 +int styleable TextAppearance_fontFamily 11 +int styleable TextAppearance_textAllCaps 12 +int[] styleable TextInputLayout { 0x0101009a, 0x01010150, 0x7f04004e, 0x7f04004f, 0x7f040050, 0x7f040051, 0x7f040052, 0x7f040053, 0x7f040054, 0x7f040055, 0x7f040056, 0x7f0400b7, 0x7f0400b8, 0x7f0400b9, 0x7f0400ba, 0x7f0400e9, 0x7f0400ea, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012f, 0x7f040130, 0x7f040131, 0x7f0401da, 0x7f0401db, 0x7f0401dc, 0x7f0401dd, 0x7f0401de } +int styleable TextInputLayout_android_textColorHint 0 +int styleable TextInputLayout_android_hint 1 +int styleable TextInputLayout_boxBackgroundColor 2 +int styleable TextInputLayout_boxBackgroundMode 3 +int styleable TextInputLayout_boxCollapsedPaddingTop 4 +int styleable TextInputLayout_boxCornerRadiusBottomEnd 5 +int styleable TextInputLayout_boxCornerRadiusBottomStart 6 +int styleable TextInputLayout_boxCornerRadiusTopEnd 7 +int styleable TextInputLayout_boxCornerRadiusTopStart 8 +int styleable TextInputLayout_boxStrokeColor 9 +int styleable TextInputLayout_boxStrokeWidth 10 +int styleable TextInputLayout_counterEnabled 11 +int styleable TextInputLayout_counterMaxLength 12 +int styleable TextInputLayout_counterOverflowTextAppearance 13 +int styleable TextInputLayout_counterTextAppearance 14 +int styleable TextInputLayout_errorEnabled 15 +int styleable TextInputLayout_errorTextAppearance 16 +int styleable TextInputLayout_helperText 17 +int styleable TextInputLayout_helperTextEnabled 18 +int styleable TextInputLayout_helperTextTextAppearance 19 +int styleable TextInputLayout_hintAnimationEnabled 20 +int styleable TextInputLayout_hintEnabled 21 +int styleable TextInputLayout_hintTextAppearance 22 +int styleable TextInputLayout_passwordToggleContentDescription 23 +int styleable TextInputLayout_passwordToggleDrawable 24 +int styleable TextInputLayout_passwordToggleEnabled 25 +int styleable TextInputLayout_passwordToggleTint 26 +int styleable TextInputLayout_passwordToggleTintMode 27 +int[] styleable ThemeEnforcement { 0x01010034, 0x7f0400e6, 0x7f0400e7 } +int styleable ThemeEnforcement_android_textAppearance 0 +int styleable ThemeEnforcement_enforceMaterialTheme 1 +int styleable ThemeEnforcement_enforceTextAppearance 2 +int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f04005d, 0x7f04008e, 0x7f04008f, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac, 0x7f0401a4, 0x7f0401a5, 0x7f0401aa, 0x7f0401c4, 0x7f0401c5, 0x7f0401ed, 0x7f04022b, 0x7f04022c, 0x7f04022d, 0x7f040277, 0x7f040279, 0x7f04027a, 0x7f04027b, 0x7f04027c, 0x7f04027d, 0x7f04027e, 0x7f04027f, 0x7f040280 } +int styleable Toolbar_android_gravity 0 +int styleable Toolbar_android_minHeight 1 +int styleable Toolbar_buttonGravity 2 +int styleable Toolbar_collapseContentDescription 3 +int styleable Toolbar_collapseIcon 4 +int styleable Toolbar_contentInsetEnd 5 +int styleable Toolbar_contentInsetEndWithActions 6 +int styleable Toolbar_contentInsetLeft 7 +int styleable Toolbar_contentInsetRight 8 +int styleable Toolbar_contentInsetStart 9 +int styleable Toolbar_contentInsetStartWithNavigation 10 +int styleable Toolbar_logo 11 +int styleable Toolbar_logoDescription 12 +int styleable Toolbar_maxButtonHeight 13 +int styleable Toolbar_navigationContentDescription 14 +int styleable Toolbar_navigationIcon 15 +int styleable Toolbar_popupTheme 16 +int styleable Toolbar_subtitle 17 +int styleable Toolbar_subtitleTextAppearance 18 +int styleable Toolbar_subtitleTextColor 19 +int styleable Toolbar_title 20 +int styleable Toolbar_titleMargin 21 +int styleable Toolbar_titleMarginBottom 22 +int styleable Toolbar_titleMarginEnd 23 +int styleable Toolbar_titleMarginStart 24 +int styleable Toolbar_titleMarginTop 25 +int styleable Toolbar_titleMargins 26 +int styleable Toolbar_titleTextAppearance 27 +int styleable Toolbar_titleTextColor 28 +int[] styleable Transform { 0x01010320, 0x01010321, 0x01010322, 0x01010323, 0x01010324, 0x01010325, 0x01010326, 0x01010327, 0x01010328, 0x010103fa, 0x01010440 } +int styleable Transform_android_transformPivotX 0 +int styleable Transform_android_transformPivotY 1 +int styleable Transform_android_translationX 2 +int styleable Transform_android_translationY 3 +int styleable Transform_android_scaleX 4 +int styleable Transform_android_scaleY 5 +int styleable Transform_android_rotation 6 +int styleable Transform_android_rotationX 7 +int styleable Transform_android_rotationY 8 +int styleable Transform_android_translationZ 9 +int styleable Transform_android_elevation 10 +int[] styleable Transition { 0x010100d0, 0x7f040038, 0x7f0400a0, 0x7f0400a1, 0x7f0400e1, 0x7f040156, 0x7f0401ba, 0x7f0401df, 0x7f04021e, 0x7f04028e, 0x7f040290 } +int styleable Transition_android_id 0 +int styleable Transition_autoTransition 1 +int styleable Transition_constraintSetEnd 2 +int styleable Transition_constraintSetStart 3 +int styleable Transition_duration 4 +int styleable Transition_layoutDuringTransition 5 +int styleable Transition_motionInterpolator 6 +int styleable Transition_pathMotionArc 7 +int styleable Transition_staggered 8 +int styleable Transition_transitionDisable 9 +int styleable Transition_transitionFlags 10 +int[] styleable Variant { 0x7f0400a4, 0x7f0401f9, 0x7f0401fa, 0x7f0401fb, 0x7f0401fc } +int styleable Variant_constraints 0 +int styleable Variant_region_heightLessThan 1 +int styleable Variant_region_heightMoreThan 2 +int styleable Variant_region_widthLessThan 3 +int styleable Variant_region_widthMoreThan 4 +int[] styleable View { 0x01010000, 0x010100da, 0x7f0401d4, 0x7f0401d5, 0x7f04026d } +int styleable View_android_theme 0 +int styleable View_android_focusable 1 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 3 +int styleable View_theme 4 +int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f04003c, 0x7f04003d } +int styleable ViewBackgroundHelper_android_background 0 +int styleable ViewBackgroundHelper_backgroundTint 1 +int styleable ViewBackgroundHelper_backgroundTintMode 2 +int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 } +int styleable ViewStubCompat_android_id 0 +int styleable ViewStubCompat_android_layout 1 +int styleable ViewStubCompat_android_inflatedId 2 +int xml preferences 0x7f150000 +int xml searchable 0x7f150001 +int xml widget_2x_info 0x7f150002 +int xml widget_4x_info 0x7f150003 diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/core/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/core/R.dex new file mode 100644 index 0000000..6f0bc00 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/core/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/R.dex new file mode 100644 index 0000000..28f07eb Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/livedata/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/livedata/R.dex new file mode 100644 index 0000000..317b5f4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/livedata/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/livedata/core/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/livedata/core/R.dex new file mode 100644 index 0000000..dd2d1d2 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/livedata/core/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/viewmodel/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/viewmodel/R.dex new file mode 100644 index 0000000..c6f5ee3 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/arch/lifecycle/viewmodel/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$attr.dex new file mode 100644 index 0000000..47108a5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$color.dex new file mode 100644 index 0000000..9834745 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$dimen.dex new file mode 100644 index 0000000..4680b0b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$drawable.dex new file mode 100644 index 0000000..cdc2280 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$id.dex new file mode 100644 index 0000000..d08aa82 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$integer.dex new file mode 100644 index 0000000..aaa6c14 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$layout.dex new file mode 100644 index 0000000..98fd8a0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$string.dex new file mode 100644 index 0000000..ae6fb76 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$style.dex new file mode 100644 index 0000000..266d705 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$styleable.dex new file mode 100644 index 0000000..30a4396 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R.dex new file mode 100644 index 0000000..a3d3bce Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/asynclayoutinflater/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$attr.dex new file mode 100644 index 0000000..491f69b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$color.dex new file mode 100644 index 0000000..87d4391 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$dimen.dex new file mode 100644 index 0000000..92be566 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$drawable.dex new file mode 100644 index 0000000..5bf3523 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$id.dex new file mode 100644 index 0000000..fcf278f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$integer.dex new file mode 100644 index 0000000..e1ecd8f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$layout.dex new file mode 100644 index 0000000..4f34c72 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$string.dex new file mode 100644 index 0000000..2378254 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$style.dex new file mode 100644 index 0000000..f60726c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$styleable.dex new file mode 100644 index 0000000..b7d3f39 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R.dex new file mode 100644 index 0000000..18bc393 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/compat/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$anim.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$anim.dex new file mode 100644 index 0000000..bc11dc8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$anim.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$attr.dex new file mode 100644 index 0000000..77babd1 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$bool.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$bool.dex new file mode 100644 index 0000000..d4d7aed Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$bool.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$color.dex new file mode 100644 index 0000000..71d2281 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$dimen.dex new file mode 100644 index 0000000..2ac5690 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$drawable.dex new file mode 100644 index 0000000..e698657 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$id.dex new file mode 100644 index 0000000..ffe3d78 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$integer.dex new file mode 100644 index 0000000..5ea6836 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$layout.dex new file mode 100644 index 0000000..57a646e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$string.dex new file mode 100644 index 0000000..f9bc8fe Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$style.dex new file mode 100644 index 0000000..0618c70 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$styleable.dex new file mode 100644 index 0000000..6a3e880 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R.dex new file mode 100644 index 0000000..5ed8239 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/constraint/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$attr.dex new file mode 100644 index 0000000..b6d130a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$color.dex new file mode 100644 index 0000000..282f454 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$dimen.dex new file mode 100644 index 0000000..f2047b1 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$drawable.dex new file mode 100644 index 0000000..9c8a792 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$id.dex new file mode 100644 index 0000000..a18cb27 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$integer.dex new file mode 100644 index 0000000..5454f6e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$layout.dex new file mode 100644 index 0000000..d1a6053 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$string.dex new file mode 100644 index 0000000..efc3a05 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$style.dex new file mode 100644 index 0000000..d9508bd Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$styleable.dex new file mode 100644 index 0000000..c18b089 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R.dex new file mode 100644 index 0000000..d36cbb8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coordinatorlayout/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$attr.dex new file mode 100644 index 0000000..d7beb6e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$color.dex new file mode 100644 index 0000000..781527d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$dimen.dex new file mode 100644 index 0000000..76ec58a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$drawable.dex new file mode 100644 index 0000000..8c68c00 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$id.dex new file mode 100644 index 0000000..7122259 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$integer.dex new file mode 100644 index 0000000..33299f8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$layout.dex new file mode 100644 index 0000000..b970fc5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$string.dex new file mode 100644 index 0000000..e4a3184 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$style.dex new file mode 100644 index 0000000..8aad0ae Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$styleable.dex new file mode 100644 index 0000000..b8faf07 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R.dex new file mode 100644 index 0000000..5a03de4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreui/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$attr.dex new file mode 100644 index 0000000..6bb07d0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$color.dex new file mode 100644 index 0000000..4ada389 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$dimen.dex new file mode 100644 index 0000000..4377730 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$drawable.dex new file mode 100644 index 0000000..2856343 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$id.dex new file mode 100644 index 0000000..98689c2 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$integer.dex new file mode 100644 index 0000000..77b0944 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$layout.dex new file mode 100644 index 0000000..f025086 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$string.dex new file mode 100644 index 0000000..d2c94fc Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$style.dex new file mode 100644 index 0000000..0b51fc1 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$styleable.dex new file mode 100644 index 0000000..b244721 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R.dex new file mode 100644 index 0000000..8a1660c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/coreutils/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/cursoradapter/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/cursoradapter/R.dex new file mode 100644 index 0000000..6d5ace2 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/cursoradapter/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$attr.dex new file mode 100644 index 0000000..2c2a4fd Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$color.dex new file mode 100644 index 0000000..b726074 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$dimen.dex new file mode 100644 index 0000000..a4b84f4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$drawable.dex new file mode 100644 index 0000000..9117dd9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$id.dex new file mode 100644 index 0000000..d89ca8b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$integer.dex new file mode 100644 index 0000000..54ed990 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$layout.dex new file mode 100644 index 0000000..8cd6191 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$string.dex new file mode 100644 index 0000000..2ff11e0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$style.dex new file mode 100644 index 0000000..faf9b7e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$styleable.dex new file mode 100644 index 0000000..8575b8b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R.dex new file mode 100644 index 0000000..1d0b4d8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/customview/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$anim.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$anim.dex new file mode 100644 index 0000000..0724621 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$anim.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$animator.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$animator.dex new file mode 100644 index 0000000..8e99d77 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$animator.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$attr.dex new file mode 100644 index 0000000..b7a63a5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$bool.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$bool.dex new file mode 100644 index 0000000..7ce0e1e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$bool.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$color.dex new file mode 100644 index 0000000..79164a5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$dimen.dex new file mode 100644 index 0000000..27d8ca2 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$drawable.dex new file mode 100644 index 0000000..0114784 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$id.dex new file mode 100644 index 0000000..daa5f88 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$integer.dex new file mode 100644 index 0000000..09033aa Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$interpolator.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$interpolator.dex new file mode 100644 index 0000000..a97a7ed Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$interpolator.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$layout.dex new file mode 100644 index 0000000..3dc846f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$string.dex new file mode 100644 index 0000000..ad36e42 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$style.dex new file mode 100644 index 0000000..095449f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$styleable.dex new file mode 100644 index 0000000..6cbdd98 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R.dex new file mode 100644 index 0000000..5b879b8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/design/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/documentfile/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/documentfile/R.dex new file mode 100644 index 0000000..19c11da Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/documentfile/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$attr.dex new file mode 100644 index 0000000..ad20a4a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$color.dex new file mode 100644 index 0000000..faab583 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$dimen.dex new file mode 100644 index 0000000..e642f52 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$drawable.dex new file mode 100644 index 0000000..78fc5b5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$id.dex new file mode 100644 index 0000000..9a17213 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$integer.dex new file mode 100644 index 0000000..e2b0eed Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$layout.dex new file mode 100644 index 0000000..f0af285 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$string.dex new file mode 100644 index 0000000..e74e1a7 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$style.dex new file mode 100644 index 0000000..bd12a5e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$styleable.dex new file mode 100644 index 0000000..319603a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R.dex new file mode 100644 index 0000000..5d45ac0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/drawerlayout/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$attr.dex new file mode 100644 index 0000000..00257f3 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$color.dex new file mode 100644 index 0000000..1db0648 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$dimen.dex new file mode 100644 index 0000000..f9b132b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$drawable.dex new file mode 100644 index 0000000..7cf6eb2 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$id.dex new file mode 100644 index 0000000..061de6a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$integer.dex new file mode 100644 index 0000000..6863394 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$layout.dex new file mode 100644 index 0000000..7031f4c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$string.dex new file mode 100644 index 0000000..0e8e2d9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$style.dex new file mode 100644 index 0000000..c286fc3 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$styleable.dex new file mode 100644 index 0000000..bf07b65 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R.dex new file mode 100644 index 0000000..909be95 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/fragment/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$attr.dex new file mode 100644 index 0000000..b6a4b09 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$color.dex new file mode 100644 index 0000000..a196f37 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$dimen.dex new file mode 100644 index 0000000..9342c9b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$drawable.dex new file mode 100644 index 0000000..e5da213 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$id.dex new file mode 100644 index 0000000..425ad3f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$integer.dex new file mode 100644 index 0000000..2e1a7f0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$layout.dex new file mode 100644 index 0000000..2a34566 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$string.dex new file mode 100644 index 0000000..f2fa4e0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$style.dex new file mode 100644 index 0000000..5079551 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$styleable.dex new file mode 100644 index 0000000..57cb379 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R.dex new file mode 100644 index 0000000..464822d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/graphics/drawable/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/interpolator/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/interpolator/R.dex new file mode 100644 index 0000000..794792d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/interpolator/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$attr.dex new file mode 100644 index 0000000..44237e3 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$color.dex new file mode 100644 index 0000000..318251a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$dimen.dex new file mode 100644 index 0000000..9269b67 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$drawable.dex new file mode 100644 index 0000000..95f760a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$id.dex new file mode 100644 index 0000000..4403d89 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$integer.dex new file mode 100644 index 0000000..7baaf27 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$layout.dex new file mode 100644 index 0000000..355e54c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$string.dex new file mode 100644 index 0000000..b9f410a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$style.dex new file mode 100644 index 0000000..e45d152 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$styleable.dex new file mode 100644 index 0000000..fde52c0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R.dex new file mode 100644 index 0000000..d3eae5b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/loader/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/localbroadcastmanager/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/localbroadcastmanager/R.dex new file mode 100644 index 0000000..62c8100 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/localbroadcastmanager/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$attr.dex new file mode 100644 index 0000000..d535a15 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$color.dex new file mode 100644 index 0000000..ced8fce Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$dimen.dex new file mode 100644 index 0000000..e801722 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$drawable.dex new file mode 100644 index 0000000..620c84f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$id.dex new file mode 100644 index 0000000..b2dc891 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$integer.dex new file mode 100644 index 0000000..caa5498 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$layout.dex new file mode 100644 index 0000000..85e3ff3 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$string.dex new file mode 100644 index 0000000..8c8f77f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$style.dex new file mode 100644 index 0000000..72e1dad Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$styleable.dex new file mode 100644 index 0000000..8909101 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R.dex new file mode 100644 index 0000000..3bd6b6c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/mediacompat/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/print/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/print/R.dex new file mode 100644 index 0000000..9d8e31f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/print/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$attr.dex new file mode 100644 index 0000000..3b2a5dd Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$color.dex new file mode 100644 index 0000000..4266146 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$dimen.dex new file mode 100644 index 0000000..daf32f6 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$drawable.dex new file mode 100644 index 0000000..cb5473f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$id.dex new file mode 100644 index 0000000..57602c0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$integer.dex new file mode 100644 index 0000000..4db7cce Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$layout.dex new file mode 100644 index 0000000..5218c35 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$string.dex new file mode 100644 index 0000000..32dd4cc Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$style.dex new file mode 100644 index 0000000..3d83e88 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$styleable.dex new file mode 100644 index 0000000..a829851 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R.dex new file mode 100644 index 0000000..bd54b3c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/slidingpanelayout/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$attr.dex new file mode 100644 index 0000000..a1def2f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$color.dex new file mode 100644 index 0000000..650ba80 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$dimen.dex new file mode 100644 index 0000000..fea0235 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$drawable.dex new file mode 100644 index 0000000..065a362 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$id.dex new file mode 100644 index 0000000..887ed4c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$integer.dex new file mode 100644 index 0000000..059244c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$layout.dex new file mode 100644 index 0000000..22fb4c1 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$string.dex new file mode 100644 index 0000000..f4eb914 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$style.dex new file mode 100644 index 0000000..f1b565a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$styleable.dex new file mode 100644 index 0000000..65b84a3 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R.dex new file mode 100644 index 0000000..b69776e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/swiperefreshlayout/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$attr.dex new file mode 100644 index 0000000..1889266 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$color.dex new file mode 100644 index 0000000..285ebac Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$dimen.dex new file mode 100644 index 0000000..8ac78e5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$drawable.dex new file mode 100644 index 0000000..84a53b7 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$id.dex new file mode 100644 index 0000000..9285f9e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$integer.dex new file mode 100644 index 0000000..8959b2a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$layout.dex new file mode 100644 index 0000000..ebe44e1 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$string.dex new file mode 100644 index 0000000..6e4e864 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$style.dex new file mode 100644 index 0000000..84ab559 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$styleable.dex new file mode 100644 index 0000000..f2ffe30 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R.dex new file mode 100644 index 0000000..245f7bf Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/transition/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$attr.dex new file mode 100644 index 0000000..216ca7b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$color.dex new file mode 100644 index 0000000..55db485 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$dimen.dex new file mode 100644 index 0000000..1c6455d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$drawable.dex new file mode 100644 index 0000000..5c72063 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$id.dex new file mode 100644 index 0000000..9a5f5be Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$integer.dex new file mode 100644 index 0000000..d266840 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$layout.dex new file mode 100644 index 0000000..3574d02 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$string.dex new file mode 100644 index 0000000..e69cd2f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$style.dex new file mode 100644 index 0000000..7eff580 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$styleable.dex new file mode 100644 index 0000000..cce4584 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R.dex new file mode 100644 index 0000000..2c991de Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v4/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$anim.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$anim.dex new file mode 100644 index 0000000..05127ff Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$anim.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$attr.dex new file mode 100644 index 0000000..2d00bc9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$bool.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$bool.dex new file mode 100644 index 0000000..64c13c7 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$bool.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$color.dex new file mode 100644 index 0000000..3368fc2 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$dimen.dex new file mode 100644 index 0000000..f864b8e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$drawable.dex new file mode 100644 index 0000000..43960e5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$id.dex new file mode 100644 index 0000000..9a08d26 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$integer.dex new file mode 100644 index 0000000..dba2408 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$layout.dex new file mode 100644 index 0000000..8528174 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$string.dex new file mode 100644 index 0000000..f7bcf8c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$style.dex new file mode 100644 index 0000000..6145ade Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$styleable.dex new file mode 100644 index 0000000..9923fa2 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R.dex new file mode 100644 index 0000000..74d5890 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/appcompat/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$attr.dex new file mode 100644 index 0000000..3eea58c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$color.dex new file mode 100644 index 0000000..47629a2 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$dimen.dex new file mode 100644 index 0000000..cc2363d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$style.dex new file mode 100644 index 0000000..21671af Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$styleable.dex new file mode 100644 index 0000000..e496d29 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R.dex new file mode 100644 index 0000000..e3c838c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/cardview/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$attr.dex new file mode 100644 index 0000000..288263f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$color.dex new file mode 100644 index 0000000..71da14a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$dimen.dex new file mode 100644 index 0000000..7b9bde4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$drawable.dex new file mode 100644 index 0000000..0792830 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$id.dex new file mode 100644 index 0000000..3b3f42a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$integer.dex new file mode 100644 index 0000000..7c17a16 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$layout.dex new file mode 100644 index 0000000..7cb99ca Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$string.dex new file mode 100644 index 0000000..ef2c104 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$style.dex new file mode 100644 index 0000000..10acedc Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$styleable.dex new file mode 100644 index 0000000..e7513fa Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R.dex new file mode 100644 index 0000000..2e81d46 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/recyclerview/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$attr.dex new file mode 100644 index 0000000..874d84d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$color.dex new file mode 100644 index 0000000..0c481e4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$dimen.dex new file mode 100644 index 0000000..c150fd9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$drawable.dex new file mode 100644 index 0000000..b888201 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$id.dex new file mode 100644 index 0000000..750e430 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$integer.dex new file mode 100644 index 0000000..b187483 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$layout.dex new file mode 100644 index 0000000..f33d25f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$string.dex new file mode 100644 index 0000000..b98a915 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$style.dex new file mode 100644 index 0000000..e55db8a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$styleable.dex new file mode 100644 index 0000000..75a1a80 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R.dex new file mode 100644 index 0000000..03b4e84 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/android/support/v7/viewpager/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$attr.dex new file mode 100644 index 0000000..de78579 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$color.dex new file mode 100644 index 0000000..fb5c5df Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$dimen.dex new file mode 100644 index 0000000..762eaec Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$drawable.dex new file mode 100644 index 0000000..893ff14 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$id.dex new file mode 100644 index 0000000..78bbcb9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$integer.dex new file mode 100644 index 0000000..27ee1c4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$layout.dex new file mode 100644 index 0000000..56936c4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$string.dex new file mode 100644 index 0000000..aac57e6 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$style.dex new file mode 100644 index 0000000..96b35cc Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$styleable.dex new file mode 100644 index 0000000..6784c90 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R.dex new file mode 100644 index 0000000..6e266b8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$attr.dex new file mode 100644 index 0000000..536dfc9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$color.dex new file mode 100644 index 0000000..e27577a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$dimen.dex new file mode 100644 index 0000000..e91f929 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$drawable.dex new file mode 100644 index 0000000..7965c13 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$id.dex new file mode 100644 index 0000000..58ce98b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$integer.dex new file mode 100644 index 0000000..91d5dd4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$layout.dex new file mode 100644 index 0000000..4d2e9ab Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$string.dex new file mode 100644 index 0000000..53fb861 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$style.dex new file mode 100644 index 0000000..e2de864 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$styleable.dex new file mode 100644 index 0000000..3ebf042 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R.dex new file mode 100644 index 0000000..f337b25 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/common/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$attr.dex new file mode 100644 index 0000000..374bd3e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$color.dex new file mode 100644 index 0000000..b5a762e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$dimen.dex new file mode 100644 index 0000000..c680129 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$drawable.dex new file mode 100644 index 0000000..7019380 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$id.dex new file mode 100644 index 0000000..fa15f0c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$integer.dex new file mode 100644 index 0000000..c6810dd Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$layout.dex new file mode 100644 index 0000000..201fe69 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$string.dex new file mode 100644 index 0000000..19ff197 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$style.dex new file mode 100644 index 0000000..a5a37e0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$styleable.dex new file mode 100644 index 0000000..4aba424 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R.dex new file mode 100644 index 0000000..4984144 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/fragment/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$anim.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$anim.dex new file mode 100644 index 0000000..f5aaa58 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$anim.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$animator.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$animator.dex new file mode 100644 index 0000000..504c87c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$animator.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$attr.dex new file mode 100644 index 0000000..3e762f3 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$bool.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$bool.dex new file mode 100644 index 0000000..fa61b78 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$bool.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$color.dex new file mode 100644 index 0000000..e721ef6 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$dimen.dex new file mode 100644 index 0000000..1a09fdb Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$drawable.dex new file mode 100644 index 0000000..5e5bcb8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$id.dex new file mode 100644 index 0000000..5b0953a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$integer.dex new file mode 100644 index 0000000..c7d1237 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$interpolator.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$interpolator.dex new file mode 100644 index 0000000..b0624ff Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$interpolator.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$layout.dex new file mode 100644 index 0000000..8b1b3fa Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$string.dex new file mode 100644 index 0000000..dbeeb53 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$style.dex new file mode 100644 index 0000000..50f42c8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$styleable.dex new file mode 100644 index 0000000..2ac8cca Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R.dex new file mode 100644 index 0000000..7227a8e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/navigation/ui/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/versionedparcelable/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/versionedparcelable/R.dex new file mode 100644 index 0000000..cc52d49 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/androidx/versionedparcelable/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/BuildConfig.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/BuildConfig.dex new file mode 100644 index 0000000..137bc6f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/BuildConfig.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$anim.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$anim.dex new file mode 100644 index 0000000..ae954e8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$anim.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$animator.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$animator.dex new file mode 100644 index 0000000..99dcff5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$animator.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$array.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$array.dex new file mode 100644 index 0000000..cbb5f62 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$array.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$attr.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$attr.dex new file mode 100644 index 0000000..975e47d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$attr.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$bool.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$bool.dex new file mode 100644 index 0000000..59b3062 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$bool.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$color.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$color.dex new file mode 100644 index 0000000..c42d1b9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$color.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$dimen.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$dimen.dex new file mode 100644 index 0000000..8e0ea73 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$dimen.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$drawable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$drawable.dex new file mode 100644 index 0000000..e58faff Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$drawable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$id.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$id.dex new file mode 100644 index 0000000..b524ab5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$id.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$integer.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$integer.dex new file mode 100644 index 0000000..acf8fce Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$integer.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$interpolator.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$interpolator.dex new file mode 100644 index 0000000..d84f5d5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$interpolator.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$layout.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$layout.dex new file mode 100644 index 0000000..b51fe99 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$layout.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$menu.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$menu.dex new file mode 100644 index 0000000..c4ab5ea Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$menu.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$mipmap.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$mipmap.dex new file mode 100644 index 0000000..459cab4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$mipmap.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$navigation.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$navigation.dex new file mode 100644 index 0000000..c78d6bf Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$navigation.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$plurals.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$plurals.dex new file mode 100644 index 0000000..84e5de6 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$plurals.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$raw.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$raw.dex new file mode 100644 index 0000000..f3f3258 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$raw.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$string.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$string.dex new file mode 100644 index 0000000..8612de5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$string.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$style.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$style.dex new file mode 100644 index 0000000..fa262b9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$style.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$styleable.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$styleable.dex new file mode 100644 index 0000000..1725d3d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$styleable.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$xml.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$xml.dex new file mode 100644 index 0000000..2c34d11 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R$xml.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R.dex new file mode 100644 index 0000000..b26ce74 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/R.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Contact.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Contact.dex new file mode 100644 index 0000000..c49f43e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Contact.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$CallNote.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$CallNote.dex new file mode 100644 index 0000000..3caf070 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$CallNote.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataColumns.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataColumns.dex new file mode 100644 index 0000000..d187917 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataColumns.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataConstants.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataConstants.dex new file mode 100644 index 0000000..e718373 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$DataConstants.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$NoteColumns.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$NoteColumns.dex new file mode 100644 index 0000000..1d64089 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$NoteColumns.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$TextNote.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$TextNote.dex new file mode 100644 index 0000000..9931f87 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes$TextNote.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes.dex new file mode 100644 index 0000000..4b393a2 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/Notes.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex new file mode 100644 index 0000000..d321c25 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper.dex new file mode 100644 index 0000000..707db62 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesDatabaseHelper.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesProvider.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesProvider.dex new file mode 100644 index 0000000..fd06817 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/data/NotesProvider.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/MetaData.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/MetaData.dex new file mode 100644 index 0000000..e4dfc42 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/MetaData.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Node.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Node.dex new file mode 100644 index 0000000..52edeff Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Node.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlData.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlData.dex new file mode 100644 index 0000000..4718856 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlData.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlNote.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlNote.dex new file mode 100644 index 0000000..88d5c9a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/SqlNote.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Task.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Task.dex new file mode 100644 index 0000000..9ad29a9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/Task.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/TaskList.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/TaskList.dex new file mode 100644 index 0000000..48a8787 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/data/TaskList.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/ActionFailureException.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/ActionFailureException.dex new file mode 100644 index 0000000..d2b901b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/ActionFailureException.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/NetworkFailureException.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/NetworkFailureException.dex new file mode 100644 index 0000000..ad0eb1e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/exception/NetworkFailureException.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex new file mode 100644 index 0000000..ad79356 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex new file mode 100644 index 0000000..5266a05 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex new file mode 100644 index 0000000..85cb53b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskASyncTask.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskClient.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskClient.dex new file mode 100644 index 0000000..f4a6472 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskClient.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskManager.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskManager.dex new file mode 100644 index 0000000..b0af48b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskManager.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex new file mode 100644 index 0000000..a306a1d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService.dex new file mode 100644 index 0000000..9bc018d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/gtask/remote/GTaskSyncService.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note$NoteData.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note$NoteData.dex new file mode 100644 index 0000000..0343bd1 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note$NoteData.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note.dex new file mode 100644 index 0000000..ed12dc6 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/Note.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex new file mode 100644 index 0000000..3d2def9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote.dex new file mode 100644 index 0000000..e30a031 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/model/WorkingNote.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils$TextExport.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils$TextExport.dex new file mode 100644 index 0000000..d6e939f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils$TextExport.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils.dex new file mode 100644 index 0000000..a464b85 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/BackupUtils.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/DataUtils.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/DataUtils.dex new file mode 100644 index 0000000..bdfaa34 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/DataUtils.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/GTaskStringUtils.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/GTaskStringUtils.dex new file mode 100644 index 0000000..b0a39d4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/GTaskStringUtils.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ImageUtils.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ImageUtils.dex new file mode 100644 index 0000000..6eb7779 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ImageUtils.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex new file mode 100644 index 0000000..05e3b82 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteBgResources.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex new file mode 100644 index 0000000..98101d5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex new file mode 100644 index 0000000..ad458cb Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex new file mode 100644 index 0000000..20815c0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser.dex new file mode 100644 index 0000000..67c17cb Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ResourceParser.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ScreenUtils.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ScreenUtils.dex new file mode 100644 index 0000000..aa06297 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/tool/ScreenUtils.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmAlertActivity.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmAlertActivity.dex new file mode 100644 index 0000000..aefa665 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmAlertActivity.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmInitReceiver.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmInitReceiver.dex new file mode 100644 index 0000000..9c10c7d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmInitReceiver.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmReceiver.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmReceiver.dex new file mode 100644 index 0000000..e9e16ab Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/AlarmReceiver.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$1.dex new file mode 100644 index 0000000..c3ab146 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$2.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$2.dex new file mode 100644 index 0000000..1f4125f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$2.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$3.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$3.dex new file mode 100644 index 0000000..c8fc2fb Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$3.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$4.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$4.dex new file mode 100644 index 0000000..092e0b1 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$4.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex new file mode 100644 index 0000000..7402c2e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker.dex new file mode 100644 index 0000000..2d211a0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePicker.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$1.dex new file mode 100644 index 0000000..5f5520e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex new file mode 100644 index 0000000..72401da Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog.dex new file mode 100644 index 0000000..9408490 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DateTimePickerDialog.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu$1.dex new file mode 100644 index 0000000..def5d26 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu.dex new file mode 100644 index 0000000..528ee82 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/DropdownMenu.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex new file mode 100644 index 0000000..2ac14a8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter.dex new file mode 100644 index 0000000..9cb3a40 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/FoldersListAdapter.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/JsonParser.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/JsonParser.dex new file mode 100644 index 0000000..6ba298c Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/JsonParser.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$1.dex new file mode 100644 index 0000000..dab328e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$2.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$2.dex new file mode 100644 index 0000000..44d1aaa Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$2.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$3.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$3.dex new file mode 100644 index 0000000..48c2fba Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$3.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$4.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$4.dex new file mode 100644 index 0000000..367cd77 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$4.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$5.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$5.dex new file mode 100644 index 0000000..97c7980 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$5.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$6.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$6.dex new file mode 100644 index 0000000..9a8ccbe Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$6.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$7.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$7.dex new file mode 100644 index 0000000..40616a3 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$7.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex new file mode 100644 index 0000000..83bedf9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity.dex new file mode 100644 index 0000000..69847ea Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditActivity.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$1.dex new file mode 100644 index 0000000..5b3637a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex new file mode 100644 index 0000000..f5b7add Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText.dex new file mode 100644 index 0000000..7f69674 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteEditText.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteItemData.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteItemData.dex new file mode 100644 index 0000000..dd2e79a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NoteItemData.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$1.dex new file mode 100644 index 0000000..ece3f78 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$2.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$2.dex new file mode 100644 index 0000000..a416787 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$2.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$3.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$3.dex new file mode 100644 index 0000000..d7019ea Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$3.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$4.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$4.dex new file mode 100644 index 0000000..c2dcef9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$4.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$5.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$5.dex new file mode 100644 index 0000000..4f7f6c0 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$5.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$6.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$6.dex new file mode 100644 index 0000000..a562127 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$6.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$7.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$7.dex new file mode 100644 index 0000000..55179d9 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$7.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$8.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$8.dex new file mode 100644 index 0000000..284db81 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$8.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$9.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$9.dex new file mode 100644 index 0000000..c0ef580 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$9.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex new file mode 100644 index 0000000..bebbf1f Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex new file mode 100644 index 0000000..433c3ab Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ListEditState.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex new file mode 100644 index 0000000..aec9168 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex new file mode 100644 index 0000000..c0f89ed Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex new file mode 100644 index 0000000..0ef4eb5 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$ModeCallback.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex new file mode 100644 index 0000000..f32061a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex new file mode 100644 index 0000000..0c28bde Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity.dex new file mode 100644 index 0000000..5e9fbff Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListActivity.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex new file mode 100644 index 0000000..f5ba12e Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter.dex new file mode 100644 index 0000000..ac6b452 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListAdapter.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListItem.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListItem.dex new file mode 100644 index 0000000..4999ecd Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesListItem.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex new file mode 100644 index 0000000..9388ebd Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex new file mode 100644 index 0000000..49a1276 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$2.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex new file mode 100644 index 0000000..55c3c78 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$3.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex new file mode 100644 index 0000000..6c2425d Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$4.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex new file mode 100644 index 0000000..2a8724b Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$5.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex new file mode 100644 index 0000000..1db6419 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$6.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex new file mode 100644 index 0000000..cdcfce3 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$7.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex new file mode 100644 index 0000000..c680a51 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$8.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex new file mode 100644 index 0000000..6486763 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity.dex new file mode 100644 index 0000000..237c2e4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/NotesPreferenceActivity.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SpeechApplication.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SpeechApplication.dex new file mode 100644 index 0000000..5039bc8 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SpeechApplication.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$1.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$1.dex new file mode 100644 index 0000000..6e6e527 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$1.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$2.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$2.dex new file mode 100644 index 0000000..2c085c7 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$2.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$3.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$3.dex new file mode 100644 index 0000000..00d95f4 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$3.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$4.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$4.dex new file mode 100644 index 0000000..2ddb241 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$4.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$5.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$5.dex new file mode 100644 index 0000000..6eaae80 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$5.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$6.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$6.dex new file mode 100644 index 0000000..6989500 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity$6.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity.dex new file mode 100644 index 0000000..e93e9d3 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/ui/SplashActivity.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider.dex new file mode 100644 index 0000000..5c0fef6 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex new file mode 100644 index 0000000..da46df7 Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_2x.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex new file mode 100644 index 0000000..fe83a4a Binary files /dev/null and b/src/app/build/intermediates/transforms/dexBuilder/debug/0/net/micode/notes/widget/NoteWidgetProvider_4x.dex differ diff --git a/src/app/build/intermediates/transforms/dexBuilder/debug/__content__.json b/src/app/build/intermediates/transforms/dexBuilder/debug/__content__.json new file mode 100644 index 0000000..e49486b --- /dev/null +++ b/src/app/build/intermediates/transforms/dexBuilder/debug/__content__.json @@ -0,0 +1 @@ +[{"name":"E:\\zym\\app\\build\\intermediates\\javac\\debug\\classes","index":0,"scopes":["PROJECT"],"types":["DEX_ARCHIVE"],"format":"DIRECTORY","present":true}] \ No newline at end of file diff --git a/src/app/build/outputs/apk/debug/app-debug.apk b/src/app/build/outputs/apk/debug/app-debug.apk new file mode 100644 index 0000000..bdb70d1 Binary files /dev/null and b/src/app/build/outputs/apk/debug/app-debug.apk differ diff --git a/src/app/build/outputs/apk/debug/output.json b/src/app/build/outputs/apk/debug/output.json new file mode 100644 index 0000000..07239e5 --- /dev/null +++ b/src/app/build/outputs/apk/debug/output.json @@ -0,0 +1 @@ +[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.1","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"app-debug.apk","properties":{}}] \ No newline at end of file diff --git a/src/app/build/outputs/logs/manifest-merger-debug-report.txt b/src/app/build/outputs/logs/manifest-merger-debug-report.txt new file mode 100644 index 0000000..ef94b7a --- /dev/null +++ b/src/app/build/outputs/logs/manifest-merger-debug-report.txt @@ -0,0 +1,378 @@ +-- Merging decision tree log --- +manifest +ADDED from E:\zym\app\src\main\AndroidManifest.xml:2:1-147:12 +INJECTED from E:\zym\app\src\main\AndroidManifest.xml:2:1-147:12 +INJECTED from E:\zym\app\src\main\AndroidManifest.xml:2:1-147:12 +INJECTED from E:\zym\app\src\main\AndroidManifest.xml:2:1-147:12 +MERGED from [com.android.support:support-v4:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\a0a97da87b32c6b7d2cf7a1f5657c881\support-v4-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support.constraint:constraint-layout:2.0.4] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\e534938a63537da8e3d550cd116b5fb8\constraint-layout-2.0.4\AndroidManifest.xml:2:1-11:12 +MERGED from [android.arch.navigation:navigation-ui:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\363d498352dbe394a4c2ee8b7d5219bb\navigation-ui-1.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:design:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\fb1bb4f22fece0afff87deb16da22f79\design-28.0.0\AndroidManifest.xml:17:1-24:12 +MERGED from [com.android.support:appcompat-v7:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\d361875a0d27f2539b74283b5047326b\appcompat-v7-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:animated-vector-drawable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f5f4d517d030f4ccb671d50508f3d6c6\animated-vector-drawable-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:support-vector-drawable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\257fea3c65e4772fad178dce3ba6fa59\support-vector-drawable-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [android.arch.navigation:navigation-fragment:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\8bb9c28c2c384a7165173de17d562e16\navigation-fragment-1.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:support-fragment:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\44444cb07591c1693d2cb4ccc1a1ea71\support-fragment-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:recyclerview-v7:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\639321a65737bb14f1e6391c3f723761\recyclerview-v7-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:support-core-ui:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f75bd89102772cef2d864ed820a9978c\support-core-ui-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [android.arch.navigation:navigation-runtime:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\97a9efa3bb399feb9b58338d9e236cee\navigation-runtime-1.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:support-core-utils:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\48f641fa5a3cbe0c6d3da9955d391356\support-core-utils-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:loader:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\73a1984b9f2a798a38504ab3ea33eb42\loader-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [android.arch.lifecycle:livedata:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\41b617d73c5392f017e937d0aeb647ed\livedata-1.1.1\AndroidManifest.xml:17:1-22:12 +MERGED from [android.arch.lifecycle:viewmodel:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\a8d66e93ad4ef05a8e307b6175acad8e\viewmodel-1.1.1\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:support-media-compat:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f59c416eb71ab4692f8a16a38c64af95\support-media-compat-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:viewpager:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f430fadba602854097bfe2a5147e701a\viewpager-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:coordinatorlayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\09a4222fa838139a983fb301bb8b5307\coordinatorlayout-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:drawerlayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\16f4d60c61f48410815bb4c21d72d901\drawerlayout-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:slidingpanelayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\9c8ecb1f90c36a33ebf2848626299e42\slidingpanelayout-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:customview:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\c39b9e75e2010301109e281494a72f47\customview-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:swiperefreshlayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\fe9d3af62d321a83cd6f06f95dd63c63\swiperefreshlayout-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:asynclayoutinflater:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\4e502d82219efa5d9abb7f084d01c72a\asynclayoutinflater-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [android.arch.navigation:navigation-common:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\c6c473e7d09dbe631dc452dfd8dacc77\navigation-common-1.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:transition:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\8d5edb946a6e25206434965666371426\transition-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:support-compat:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\0a6322d192fdfe18b2f8cfa16184d23a\support-compat-28.0.0\AndroidManifest.xml:17:1-24:12 +MERGED from [android.arch.lifecycle:livedata-core:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\27bea311a72468e32dcac6adec144f44\livedata-core-1.1.1\AndroidManifest.xml:17:1-22:12 +MERGED from [android.arch.core:runtime:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\396faa28b3baaaa36212261c3ad860f5\runtime-1.1.1\AndroidManifest.xml:17:1-22:12 +MERGED from [android.arch.lifecycle:runtime:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\498fef043fe6cd68d1efe196b755e001\runtime-1.1.1\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:versionedparcelable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f3a8ad7d5cbc36ec835ebcc50569dfe9\versionedparcelable-28.0.0\AndroidManifest.xml:17:1-25:12 +MERGED from [com.android.support:documentfile:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\8465441db06068d12298b30a241932af\documentfile-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:localbroadcastmanager:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\d079c15049885db58773f05e5c49620e\localbroadcastmanager-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:print:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\e18d70aa9e7cacfdef64e3a0dd3bc461\print-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:interpolator:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\4a3fa1309b34454a2b681b449ecef8dc\interpolator-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:cursoradapter:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\310e7b6c958e674baa5d24b5f59d7e7a\cursoradapter-28.0.0\AndroidManifest.xml:17:1-22:12 +MERGED from [com.android.support:cardview-v7:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\ea19d45b663daa2afaff87acfad3da71\cardview-v7-28.0.0\AndroidManifest.xml:17:1-22:12 +INJECTED from E:\zym\app\src\main\AndroidManifest.xml:2:1-147:12 +INJECTED from E:\zym\app\src\main\AndroidManifest.xml:2:1-147:12 +INJECTED from E:\zym\app\src\main\AndroidManifest.xml:2:1-147:12 + package + ADDED from E:\zym\app\src\main\AndroidManifest.xml:3:5-31 + INJECTED from E:\zym\app\src\main\AndroidManifest.xml + INJECTED from E:\zym\app\src\main\AndroidManifest.xml + android:versionName + ADDED from E:\zym\app\src\main\AndroidManifest.xml:5:5-30 + INJECTED from E:\zym\app\src\main\AndroidManifest.xml + INJECTED from E:\zym\app\src\main\AndroidManifest.xml + xmlns:android + ADDED from E:\zym\app\src\main\AndroidManifest.xml:2:11-69 + android:versionCode + ADDED from E:\zym\app\src\main\AndroidManifest.xml:4:5-28 + INJECTED from E:\zym\app\src\main\AndroidManifest.xml + INJECTED from E:\zym\app\src\main\AndroidManifest.xml +uses-sdk +ADDED from E:\zym\app\src\main\AndroidManifest.xml:7:5-44 +INJECTED from E:\zym\app\src\main\AndroidManifest.xml:7:5-44 +INJECTED from E:\zym\app\src\main\AndroidManifest.xml:7:5-44 +MERGED from [com.android.support:support-v4:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\a0a97da87b32c6b7d2cf7a1f5657c881\support-v4-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-v4:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\a0a97da87b32c6b7d2cf7a1f5657c881\support-v4-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support.constraint:constraint-layout:2.0.4] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\e534938a63537da8e3d550cd116b5fb8\constraint-layout-2.0.4\AndroidManifest.xml:5:5-7:41 +MERGED from [com.android.support.constraint:constraint-layout:2.0.4] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\e534938a63537da8e3d550cd116b5fb8\constraint-layout-2.0.4\AndroidManifest.xml:5:5-7:41 +MERGED from [android.arch.navigation:navigation-ui:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\363d498352dbe394a4c2ee8b7d5219bb\navigation-ui-1.0.0\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.navigation:navigation-ui:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\363d498352dbe394a4c2ee8b7d5219bb\navigation-ui-1.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:design:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\fb1bb4f22fece0afff87deb16da22f79\design-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:design:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\fb1bb4f22fece0afff87deb16da22f79\design-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:appcompat-v7:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\d361875a0d27f2539b74283b5047326b\appcompat-v7-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:appcompat-v7:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\d361875a0d27f2539b74283b5047326b\appcompat-v7-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:animated-vector-drawable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f5f4d517d030f4ccb671d50508f3d6c6\animated-vector-drawable-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:animated-vector-drawable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f5f4d517d030f4ccb671d50508f3d6c6\animated-vector-drawable-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-vector-drawable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\257fea3c65e4772fad178dce3ba6fa59\support-vector-drawable-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-vector-drawable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\257fea3c65e4772fad178dce3ba6fa59\support-vector-drawable-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.navigation:navigation-fragment:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\8bb9c28c2c384a7165173de17d562e16\navigation-fragment-1.0.0\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.navigation:navigation-fragment:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\8bb9c28c2c384a7165173de17d562e16\navigation-fragment-1.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-fragment:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\44444cb07591c1693d2cb4ccc1a1ea71\support-fragment-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-fragment:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\44444cb07591c1693d2cb4ccc1a1ea71\support-fragment-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:recyclerview-v7:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\639321a65737bb14f1e6391c3f723761\recyclerview-v7-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:recyclerview-v7:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\639321a65737bb14f1e6391c3f723761\recyclerview-v7-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-core-ui:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f75bd89102772cef2d864ed820a9978c\support-core-ui-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-core-ui:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f75bd89102772cef2d864ed820a9978c\support-core-ui-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.navigation:navigation-runtime:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\97a9efa3bb399feb9b58338d9e236cee\navigation-runtime-1.0.0\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.navigation:navigation-runtime:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\97a9efa3bb399feb9b58338d9e236cee\navigation-runtime-1.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-core-utils:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\48f641fa5a3cbe0c6d3da9955d391356\support-core-utils-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-core-utils:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\48f641fa5a3cbe0c6d3da9955d391356\support-core-utils-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:loader:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\73a1984b9f2a798a38504ab3ea33eb42\loader-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:loader:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\73a1984b9f2a798a38504ab3ea33eb42\loader-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.lifecycle:livedata:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\41b617d73c5392f017e937d0aeb647ed\livedata-1.1.1\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.lifecycle:livedata:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\41b617d73c5392f017e937d0aeb647ed\livedata-1.1.1\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.lifecycle:viewmodel:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\a8d66e93ad4ef05a8e307b6175acad8e\viewmodel-1.1.1\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.lifecycle:viewmodel:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\a8d66e93ad4ef05a8e307b6175acad8e\viewmodel-1.1.1\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-media-compat:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f59c416eb71ab4692f8a16a38c64af95\support-media-compat-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-media-compat:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f59c416eb71ab4692f8a16a38c64af95\support-media-compat-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:viewpager:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f430fadba602854097bfe2a5147e701a\viewpager-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:viewpager:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f430fadba602854097bfe2a5147e701a\viewpager-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:coordinatorlayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\09a4222fa838139a983fb301bb8b5307\coordinatorlayout-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:coordinatorlayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\09a4222fa838139a983fb301bb8b5307\coordinatorlayout-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:drawerlayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\16f4d60c61f48410815bb4c21d72d901\drawerlayout-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:drawerlayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\16f4d60c61f48410815bb4c21d72d901\drawerlayout-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:slidingpanelayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\9c8ecb1f90c36a33ebf2848626299e42\slidingpanelayout-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:slidingpanelayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\9c8ecb1f90c36a33ebf2848626299e42\slidingpanelayout-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:customview:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\c39b9e75e2010301109e281494a72f47\customview-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:customview:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\c39b9e75e2010301109e281494a72f47\customview-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:swiperefreshlayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\fe9d3af62d321a83cd6f06f95dd63c63\swiperefreshlayout-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:swiperefreshlayout:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\fe9d3af62d321a83cd6f06f95dd63c63\swiperefreshlayout-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:asynclayoutinflater:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\4e502d82219efa5d9abb7f084d01c72a\asynclayoutinflater-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:asynclayoutinflater:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\4e502d82219efa5d9abb7f084d01c72a\asynclayoutinflater-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.navigation:navigation-common:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\c6c473e7d09dbe631dc452dfd8dacc77\navigation-common-1.0.0\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.navigation:navigation-common:1.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\c6c473e7d09dbe631dc452dfd8dacc77\navigation-common-1.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:transition:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\8d5edb946a6e25206434965666371426\transition-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:transition:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\8d5edb946a6e25206434965666371426\transition-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-compat:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\0a6322d192fdfe18b2f8cfa16184d23a\support-compat-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:support-compat:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\0a6322d192fdfe18b2f8cfa16184d23a\support-compat-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.lifecycle:livedata-core:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\27bea311a72468e32dcac6adec144f44\livedata-core-1.1.1\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.lifecycle:livedata-core:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\27bea311a72468e32dcac6adec144f44\livedata-core-1.1.1\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.core:runtime:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\396faa28b3baaaa36212261c3ad860f5\runtime-1.1.1\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.core:runtime:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\396faa28b3baaaa36212261c3ad860f5\runtime-1.1.1\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.lifecycle:runtime:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\498fef043fe6cd68d1efe196b755e001\runtime-1.1.1\AndroidManifest.xml:20:5-44 +MERGED from [android.arch.lifecycle:runtime:1.1.1] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\498fef043fe6cd68d1efe196b755e001\runtime-1.1.1\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:versionedparcelable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f3a8ad7d5cbc36ec835ebcc50569dfe9\versionedparcelable-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:versionedparcelable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f3a8ad7d5cbc36ec835ebcc50569dfe9\versionedparcelable-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:documentfile:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\8465441db06068d12298b30a241932af\documentfile-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:documentfile:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\8465441db06068d12298b30a241932af\documentfile-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:localbroadcastmanager:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\d079c15049885db58773f05e5c49620e\localbroadcastmanager-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:localbroadcastmanager:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\d079c15049885db58773f05e5c49620e\localbroadcastmanager-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:print:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\e18d70aa9e7cacfdef64e3a0dd3bc461\print-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:print:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\e18d70aa9e7cacfdef64e3a0dd3bc461\print-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:interpolator:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\4a3fa1309b34454a2b681b449ecef8dc\interpolator-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:interpolator:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\4a3fa1309b34454a2b681b449ecef8dc\interpolator-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:cursoradapter:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\310e7b6c958e674baa5d24b5f59d7e7a\cursoradapter-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:cursoradapter:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\310e7b6c958e674baa5d24b5f59d7e7a\cursoradapter-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:cardview-v7:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\ea19d45b663daa2afaff87acfad3da71\cardview-v7-28.0.0\AndroidManifest.xml:20:5-44 +MERGED from [com.android.support:cardview-v7:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\ea19d45b663daa2afaff87acfad3da71\cardview-v7-28.0.0\AndroidManifest.xml:20:5-44 +INJECTED from E:\zym\app\src\main\AndroidManifest.xml:7:5-44 +INJECTED from E:\zym\app\src\main\AndroidManifest.xml:7:5-44 + android:targetSdkVersion + INJECTED from E:\zym\app\src\main\AndroidManifest.xml + ADDED from E:\zym\app\src\main\AndroidManifest.xml:7:5-44 + INJECTED from E:\zym\app\src\main\AndroidManifest.xml + android:minSdkVersion + ADDED from E:\zym\app\src\main\AndroidManifest.xml:7:15-41 + INJECTED from E:\zym\app\src\main\AndroidManifest.xml + INJECTED from E:\zym\app\src\main\AndroidManifest.xml +uses-permission#android.permission.WRITE_EXTERNAL_STORAGE +ADDED from E:\zym\app\src\main\AndroidManifest.xml:9:5-81 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:9:22-78 +uses-permission#android.permission.READ_EXTERNAL_STORAGE +ADDED from E:\zym\app\src\main\AndroidManifest.xml:10:5-80 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:10:22-77 +uses-permission#com.android.launcher.permission.INSTALL_SHORTCUT +ADDED from E:\zym\app\src\main\AndroidManifest.xml:11:5-88 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:11:22-85 +uses-permission#android.permission.INTERNET +ADDED from E:\zym\app\src\main\AndroidManifest.xml:12:5-67 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:12:22-64 +uses-permission#android.permission.READ_CONTACTS +ADDED from E:\zym\app\src\main\AndroidManifest.xml:13:5-72 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:13:22-69 +uses-permission#android.permission.MANAGE_ACCOUNTS +ADDED from E:\zym\app\src\main\AndroidManifest.xml:14:5-74 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:14:22-71 +uses-permission#android.permission.AUTHENTICATE_ACCOUNTS +ADDED from E:\zym\app\src\main\AndroidManifest.xml:15:5-80 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:15:22-77 +uses-permission#android.permission.GET_ACCOUNTS +ADDED from E:\zym\app\src\main\AndroidManifest.xml:16:5-71 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:16:22-68 +uses-permission#android.permission.USE_CREDENTIALS +ADDED from E:\zym\app\src\main\AndroidManifest.xml:17:5-74 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:17:22-71 +uses-permission#android.permission.RECEIVE_BOOT_COMPLETED +ADDED from E:\zym\app\src\main\AndroidManifest.xml:18:5-81 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:18:22-78 +uses-permission#android.permission.RECORD_AUDIO +ADDED from E:\zym\app\src\main\AndroidManifest.xml:19:5-71 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:19:22-68 +uses-permission#android.permission.CAMERA +ADDED from E:\zym\app\src\main\AndroidManifest.xml:20:5-65 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:20:22-62 +application +ADDED from E:\zym\app\src\main\AndroidManifest.xml:24:5-145:19 +MERGED from [com.android.support.constraint:constraint-layout:2.0.4] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\e534938a63537da8e3d550cd116b5fb8\constraint-layout-2.0.4\AndroidManifest.xml:9:5-20 +MERGED from [com.android.support.constraint:constraint-layout:2.0.4] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\e534938a63537da8e3d550cd116b5fb8\constraint-layout-2.0.4\AndroidManifest.xml:9:5-20 +MERGED from [com.android.support:design:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\fb1bb4f22fece0afff87deb16da22f79\design-28.0.0\AndroidManifest.xml:22:5-20 +MERGED from [com.android.support:design:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\fb1bb4f22fece0afff87deb16da22f79\design-28.0.0\AndroidManifest.xml:22:5-20 +MERGED from [com.android.support:support-compat:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\0a6322d192fdfe18b2f8cfa16184d23a\support-compat-28.0.0\AndroidManifest.xml:22:5-94 +MERGED from [com.android.support:support-compat:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\0a6322d192fdfe18b2f8cfa16184d23a\support-compat-28.0.0\AndroidManifest.xml:22:5-94 +MERGED from [com.android.support:versionedparcelable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f3a8ad7d5cbc36ec835ebcc50569dfe9\versionedparcelable-28.0.0\AndroidManifest.xml:22:5-23:19 +MERGED from [com.android.support:versionedparcelable:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\f3a8ad7d5cbc36ec835ebcc50569dfe9\versionedparcelable-28.0.0\AndroidManifest.xml:22:5-23:19 + android:appComponentFactory + ADDED from [com.android.support:support-compat:28.0.0] C:\Users\smith\.gradle\caches\transforms-2\files-2.1\0a6322d192fdfe18b2f8cfa16184d23a\support-compat-28.0.0\AndroidManifest.xml:22:18-91 + android:label + ADDED from E:\zym\app\src\main\AndroidManifest.xml:26:9-41 + android:icon + ADDED from E:\zym\app\src\main\AndroidManifest.xml:25:9-42 +activity#net.micode.notes.ui.SplashActivity +ADDED from E:\zym\app\src\main\AndroidManifest.xml:27:9-39:20 + android:label + ADDED from E:\zym\app\src\main\AndroidManifest.xml:31:13-45 + android:exported + ADDED from E:\zym\app\src\main\AndroidManifest.xml:30:13-36 + android:configChanges + ADDED from E:\zym\app\src\main\AndroidManifest.xml:29:13-74 + android:theme + ADDED from E:\zym\app\src\main\AndroidManifest.xml:32:13-65 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:28:13-46 +intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER +ADDED from E:\zym\app\src\main\AndroidManifest.xml:34:13-38:29 +action#android.intent.action.MAIN +ADDED from E:\zym\app\src\main\AndroidManifest.xml:35:17-69 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:35:25-66 +category#android.intent.category.LAUNCHER +ADDED from E:\zym\app\src\main\AndroidManifest.xml:37:17-77 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:37:27-74 +activity#net.micode.notes.ui.NotesListActivity +ADDED from E:\zym\app\src\main\AndroidManifest.xml:41:9-52:20 + android:label + ADDED from E:\zym\app\src\main\AndroidManifest.xml:44:13-45 + android:launchMode + ADDED from E:\zym\app\src\main\AndroidManifest.xml:45:13-43 + android:windowSoftInputMode + ADDED from E:\zym\app\src\main\AndroidManifest.xml:47:13-52 + android:configChanges + ADDED from E:\zym\app\src\main\AndroidManifest.xml:43:13-74 + android:theme + ADDED from E:\zym\app\src\main\AndroidManifest.xml:46:13-45 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:42:13-49 +activity#net.micode.notes.ui.NoteEditActivity +ADDED from E:\zym\app\src\main\AndroidManifest.xml:53:9-83:20 + android:launchMode + ADDED from E:\zym\app\src\main\AndroidManifest.xml:56:13-43 + android:configChanges + ADDED from E:\zym\app\src\main\AndroidManifest.xml:55:13-74 + android:theme + ADDED from E:\zym\app\src\main\AndroidManifest.xml:57:13-45 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:54:13-48 +intent-filter#action:name:android.intent.action.VIEW+category:name:android.intent.category.DEFAULT+data:mimeType:vnd.android.cursor.item/call_note+data:mimeType:vnd.android.cursor.item/text_note +ADDED from E:\zym\app\src\main\AndroidManifest.xml:58:13-65:29 +action#android.intent.action.VIEW +ADDED from E:\zym\app\src\main\AndroidManifest.xml:59:17-69 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:59:25-66 +category#android.intent.category.DEFAULT +ADDED from E:\zym\app\src\main\AndroidManifest.xml:61:17-76 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:61:27-73 +data +ADDED from E:\zym\app\src\main\AndroidManifest.xml:63:17-78 + android:mimeType + ADDED from E:\zym\app\src\main\AndroidManifest.xml:63:23-75 +intent-filter#action:name:android.intent.action.INSERT_OR_EDIT+category:name:android.intent.category.DEFAULT+data:mimeType:vnd.android.cursor.item/call_note+data:mimeType:vnd.android.cursor.item/text_note +ADDED from E:\zym\app\src\main\AndroidManifest.xml:66:13-73:29 +action#android.intent.action.INSERT_OR_EDIT +ADDED from E:\zym\app\src\main\AndroidManifest.xml:67:17-79 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:67:25-76 +intent-filter#action:name:android.intent.action.SEARCH+category:name:android.intent.category.DEFAULT +ADDED from E:\zym\app\src\main\AndroidManifest.xml:74:13-78:29 +action#android.intent.action.SEARCH +ADDED from E:\zym\app\src\main\AndroidManifest.xml:75:17-71 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:75:25-68 +meta-data#android.app.searchable +ADDED from E:\zym\app\src\main\AndroidManifest.xml:80:13-82:54 + android:resource + ADDED from E:\zym\app\src\main\AndroidManifest.xml:82:17-51 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:81:17-54 +provider#net.micode.notes.data.NotesProvider +ADDED from E:\zym\app\src\main\AndroidManifest.xml:85:9-88:43 + android:authorities + ADDED from E:\zym\app\src\main\AndroidManifest.xml:87:13-47 + android:multiprocess + ADDED from E:\zym\app\src\main\AndroidManifest.xml:88:13-40 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:86:13-47 +receiver#net.micode.notes.widget.NoteWidgetProvider_2x +ADDED from E:\zym\app\src\main\AndroidManifest.xml:90:9-102:20 + android:label + ADDED from E:\zym\app\src\main\AndroidManifest.xml:92:13-50 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:91:13-57 +intent-filter#action:name:android.appwidget.action.APPWIDGET_DELETED+action:name:android.appwidget.action.APPWIDGET_UPDATE+action:name:android.intent.action.PRIVACY_MODE_CHANGED +ADDED from E:\zym\app\src\main\AndroidManifest.xml:93:13-97:29 +action#android.appwidget.action.APPWIDGET_UPDATE +ADDED from E:\zym\app\src\main\AndroidManifest.xml:94:17-84 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:94:25-81 +action#android.appwidget.action.APPWIDGET_DELETED +ADDED from E:\zym\app\src\main\AndroidManifest.xml:95:17-85 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:95:25-82 +action#android.intent.action.PRIVACY_MODE_CHANGED +ADDED from E:\zym\app\src\main\AndroidManifest.xml:96:17-85 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:96:25-82 +meta-data#android.appwidget.provider +ADDED from E:\zym\app\src\main\AndroidManifest.xml:99:13-101:58 + android:resource + ADDED from E:\zym\app\src\main\AndroidManifest.xml:101:17-55 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:100:17-58 +receiver#net.micode.notes.widget.NoteWidgetProvider_4x +ADDED from E:\zym\app\src\main\AndroidManifest.xml:103:9-115:20 + android:label + ADDED from E:\zym\app\src\main\AndroidManifest.xml:105:13-50 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:104:13-57 +receiver#net.micode.notes.ui.AlarmInitReceiver +ADDED from E:\zym\app\src\main\AndroidManifest.xml:116:9-120:20 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:116:19-55 +intent-filter#action:name:android.intent.action.BOOT_COMPLETED +ADDED from E:\zym\app\src\main\AndroidManifest.xml:117:13-119:29 +action#android.intent.action.BOOT_COMPLETED +ADDED from E:\zym\app\src\main\AndroidManifest.xml:118:17-79 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:118:25-76 +receiver#net.micode.notes.ui.AlarmReceiver +ADDED from E:\zym\app\src\main\AndroidManifest.xml:121:9-123:41 + android:process + ADDED from E:\zym\app\src\main\AndroidManifest.xml:123:13-38 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:122:13-45 +activity#net.micode.notes.ui.AlarmAlertActivity +ADDED from E:\zym\app\src\main\AndroidManifest.xml:125:9-131:20 + android:label + ADDED from E:\zym\app\src\main\AndroidManifest.xml:127:13-45 + android:launchMode + ADDED from E:\zym\app\src\main\AndroidManifest.xml:128:13-48 + android:theme + ADDED from E:\zym\app\src\main\AndroidManifest.xml:129:13-75 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:126:13-50 +activity#net.micode.notes.ui.NotesPreferenceActivity +ADDED from E:\zym\app\src\main\AndroidManifest.xml:132:9-136:63 + android:label + ADDED from E:\zym\app\src\main\AndroidManifest.xml:134:13-54 + android:launchMode + ADDED from E:\zym\app\src\main\AndroidManifest.xml:135:13-43 + android:theme + ADDED from E:\zym\app\src\main\AndroidManifest.xml:136:13-60 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:133:13-55 +service#net.micode.notes.gtask.remote.GTaskSyncService +ADDED from E:\zym\app\src\main\AndroidManifest.xml:138:9-140:40 + android:exported + ADDED from E:\zym\app\src\main\AndroidManifest.xml:140:13-37 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:139:13-58 +meta-data#android.app.default_searchable +ADDED from E:\zym\app\src\main\AndroidManifest.xml:142:9-144:52 + android:value + ADDED from E:\zym\app\src\main\AndroidManifest.xml:144:13-49 + android:name + ADDED from E:\zym\app\src\main\AndroidManifest.xml:143:13-58 diff --git a/src/app/libs/Msc.jar b/src/app/libs/Msc.jar new file mode 100644 index 0000000..ce39afb Binary files /dev/null and b/src/app/libs/Msc.jar differ diff --git a/src/app/libs/arm64-v8a/libmsc.so b/src/app/libs/arm64-v8a/libmsc.so new file mode 100644 index 0000000..a318b46 Binary files /dev/null and b/src/app/libs/arm64-v8a/libmsc.so differ diff --git a/src/app/libs/armeabi-v7a/libmsc.so b/src/app/libs/armeabi-v7a/libmsc.so new file mode 100644 index 0000000..babe592 Binary files /dev/null and b/src/app/libs/armeabi-v7a/libmsc.so differ diff --git a/src/app/src/main/AndroidManifest.xml b/src/app/src/main/AndroidManifest.xml new file mode 100644 index 0000000..994d69c --- /dev/null +++ b/src/app/src/main/AndroidManifest.xml @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #android:theme="theme.holo.light" > + + + + + + + + + \ No newline at end of file diff --git a/src/app/src/main/assets/iflytek/recognize.xml b/src/app/src/main/assets/iflytek/recognize.xml new file mode 100644 index 0000000..78300c1 Binary files /dev/null and b/src/app/src/main/assets/iflytek/recognize.xml differ diff --git a/src/app/src/main/assets/iflytek/voice_bg.9.png b/src/app/src/main/assets/iflytek/voice_bg.9.png new file mode 100644 index 0000000..217f9dc Binary files /dev/null and b/src/app/src/main/assets/iflytek/voice_bg.9.png differ diff --git a/src/app/src/main/assets/iflytek/voice_empty.png b/src/app/src/main/assets/iflytek/voice_empty.png new file mode 100644 index 0000000..08ffc43 Binary files /dev/null and b/src/app/src/main/assets/iflytek/voice_empty.png differ diff --git a/src/app/src/main/assets/iflytek/voice_full.png b/src/app/src/main/assets/iflytek/voice_full.png new file mode 100644 index 0000000..4bf5bbc Binary files /dev/null and b/src/app/src/main/assets/iflytek/voice_full.png differ diff --git a/src/app/src/main/assets/iflytek/waiting.png b/src/app/src/main/assets/iflytek/waiting.png new file mode 100644 index 0000000..d13bb33 Binary files /dev/null and b/src/app/src/main/assets/iflytek/waiting.png differ diff --git a/src/app/src/main/assets/iflytek/warning.png b/src/app/src/main/assets/iflytek/warning.png new file mode 100644 index 0000000..48150ff Binary files /dev/null and b/src/app/src/main/assets/iflytek/warning.png differ diff --git a/src/app/src/main/java/net/micode/notes/data/Contact.java b/src/app/src/main/java/net/micode/notes/data/Contact.java new file mode 100644 index 0000000..dadf53b --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/data/Contact.java @@ -0,0 +1,73 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//联系人数据库,google联系人,这里不太使用 +package net.micode.notes.data; + +import android.content.Context; +import android.database.Cursor; +import android.provider.ContactsContract.CommonDataKinds.Phone; +import android.provider.ContactsContract.Data; +import android.telephony.PhoneNumberUtils; +import android.util.Log; + +import java.util.HashMap; + +public class Contact { + private static HashMap sContactCache; + private static final String TAG = "Contact"; + + private static final String CALLER_ID_SELECTION = "PHONE_NUMBERS_EQUAL(" + Phone.NUMBER + + ",?) AND " + Data.MIMETYPE + "='" + Phone.CONTENT_ITEM_TYPE + "'" + + " AND " + Data.RAW_CONTACT_ID + " IN " + + "(SELECT raw_contact_id " + + " FROM phone_lookup" + + " WHERE min_match = '+')"; + + public static String getContact(Context context, String phoneNumber) { + if(sContactCache == null) { + sContactCache = new HashMap(); + } + + if(sContactCache.containsKey(phoneNumber)) { + return sContactCache.get(phoneNumber); + } + + String selection = CALLER_ID_SELECTION.replace("+", + PhoneNumberUtils.toCallerIDMinMatch(phoneNumber)); + Cursor cursor = context.getContentResolver().query( + Data.CONTENT_URI, + new String [] { Phone.DISPLAY_NAME }, + selection, + new String[] { phoneNumber }, + null); + + if (cursor != null && cursor.moveToFirst()) { + try { + String name = cursor.getString(0); + sContactCache.put(phoneNumber, name); + return name; + } catch (IndexOutOfBoundsException e) { + Log.e(TAG, " Cursor get string error " + e.toString()); + return null; + } finally { + cursor.close(); + } + } else { + Log.d(TAG, "No contact matched with number:" + phoneNumber); + return null; + } + } +} diff --git a/src/app/src/main/java/net/micode/notes/data/Notes.java b/src/app/src/main/java/net/micode/notes/data/Notes.java new file mode 100644 index 0000000..c8ec391 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/data/Notes.java @@ -0,0 +1,281 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//相当于便签的数据库,用来记录便签的属性(主要是颜色)以及里面的数据 +package net.micode.notes.data; + +import android.net.Uri; +public class Notes { + public static final String AUTHORITY = "micode_notes"; + public static final String TAG = "Notes"; + public static final int TYPE_NOTE = 0; + public static final int TYPE_FOLDER = 1; + public static final int TYPE_SYSTEM = 2; + + /** + * Following IDs are system folders' identifiers + * {@link Notes#ID_ROOT_FOLDER } is default folder + * {@link Notes#ID_TEMPARAY_FOLDER } is for notes belonging no folder + * {@link Notes#ID_CALL_RECORD_FOLDER} is to store call records + */ + public static final int ID_ROOT_FOLDER = 0; + public static final int ID_TEMPARAY_FOLDER = -1; + public static final int ID_CALL_RECORD_FOLDER = -2; + public static final int ID_TRASH_FOLER = -3; + + public static final String INTENT_EXTRA_ALERT_DATE = "net.micode.notes.alert_date"; + public static final String INTENT_EXTRA_BACKGROUND_ID = "net.micode.notes.background_color_id"; + public static final String INTENT_EXTRA_WIDGET_ID = "net.micode.notes.widget_id"; + public static final String INTENT_EXTRA_WIDGET_TYPE = "net.micode.notes.widget_type"; + public static final String INTENT_EXTRA_FOLDER_ID = "net.micode.notes.folder_id"; + public static final String INTENT_EXTRA_CALL_DATE = "net.micode.notes.call_date"; + + public static final int TYPE_WIDGET_INVALIDE = -1; + public static final int TYPE_WIDGET_2X = 0; + public static final int TYPE_WIDGET_4X = 1; + // + public static class DataConstants { + public static final String NOTE = TextNote.CONTENT_ITEM_TYPE; + public static final String CALL_NOTE = CallNote.CONTENT_ITEM_TYPE; + } + + /** + * Uri to query all notes and folders + */ + public static final Uri CONTENT_NOTE_URI = Uri.parse("content://" + AUTHORITY + "/note"); + + /** + * Uri to query data + */ + public static final Uri CONTENT_DATA_URI = Uri.parse("content://" + AUTHORITY + "/data"); + //接口,便签列 + public interface NoteColumns { + /** + * The unique ID for a row + *

Type: INTEGER (long)

+ */ + public static final String ID = "_id"; + + /** + * The parent's id for note or folder + *

Type: INTEGER (long)

+ */ + public static final String PARENT_ID = "parent_id"; + + /** + * Created data for note or folder + *

Type: INTEGER (long)

+ */ + public static final String CREATED_DATE = "created_date"; + + /** + * Latest modified date + *

Type: INTEGER (long)

+ */ + public static final String MODIFIED_DATE = "modified_date"; + + + /** + * Alert date + *

Type: INTEGER (long)

+ */ + public static final String ALERTED_DATE = "alert_date"; + + /** + * Folder's name or text content of note + *

Type: TEXT

+ * 片段 + */ + public static final String SNIPPET = "snippet"; + + /** + * Note's widget id,小部件 + *

Type: INTEGER (long)

+ */ + public static final String WIDGET_ID = "widget_id"; + + /** + * Note's widget type + *

Type: INTEGER (long)

+ */ + public static final String WIDGET_TYPE = "widget_type"; + + /** + * Note's background color's id + *

Type: INTEGER (long)

+ */ + public static final String BG_COLOR_ID = "bg_color_id"; + + /** + * For text note, it doesn't has attachment, for multi-media + * note, it has at least one attachment + *

Type: INTEGER

+ */ + public static final String HAS_ATTACHMENT = "has_attachment"; + + /** + * Folder's count of notes + *

Type: INTEGER (long)

+ */ + public static final String NOTES_COUNT = "notes_count"; + + /** + * The file type: folder or note + *

Type: INTEGER

+ */ + public static final String TYPE = "type"; + + /** + * The last sync id + *

Type: INTEGER (long)

+ */ + public static final String SYNC_ID = "sync_id"; + + /** + * Sign to indicate local modified or not + *

Type: INTEGER

+ */ + public static final String LOCAL_MODIFIED = "local_modified"; + + /** + * Original parent id before moving into temporary folder + *

Type : INTEGER

+ */ + public static final String ORIGIN_PARENT_ID = "origin_parent_id"; + + /** + * The gtask id + *

Type : TEXT

+ */ + public static final String GTASK_ID = "gtask_id"; + + /** + * The version code + *

Type : INTEGER (long)

+ */ + public static final String VERSION = "version"; + } + + //数据列接口 + public interface DataColumns { + /** + * The unique ID for a row + *

Type: INTEGER (long)

+ */ + public static final String ID = "_id"; + + /** + * The MIME type of the item represented by this row. + *

Type: Text

+ */ + public static final String MIME_TYPE = "mime_type"; + + /** + * The reference id to note that this data belongs to + *

Type: INTEGER (long)

+ */ + public static final String NOTE_ID = "note_id"; + + /** + * Created data for note or folder + *

Type: INTEGER (long)

+ */ + public static final String CREATED_DATE = "created_date"; + + /** + * Latest modified date + *

Type: INTEGER (long)

+ */ + public static final String MODIFIED_DATE = "modified_date"; + + /** + * Data's content + *

Type: TEXT

+ */ + public static final String CONTENT = "content"; + + + /** + * Generic data column, the meaning is {@link #MIMETYPE} specific, used for + * integer data type + *

Type: INTEGER

+ */ + public static final String DATA1 = "data1"; + + /** + * Generic data column, the meaning is {@link #MIMETYPE} specific, used for + * integer data type + *

Type: INTEGER

+ */ + public static final String DATA2 = "data2"; + + /** + * Generic data column, the meaning is {@link #MIMETYPE} specific, used for + * TEXT data type + *

Type: TEXT

+ */ + public static final String DATA3 = "data3"; + + /** + * Generic data column, the meaning is {@link #MIMETYPE} specific, used for + * TEXT data type + *

Type: TEXT

+ */ + public static final String DATA4 = "data4"; + + /** + * Generic data column, the meaning is {@link #MIMETYPE} specific, used for + * TEXT data type + *

Type: TEXT

+ */ + public static final String DATA5 = "data5"; + } + + public static final class TextNote implements DataColumns { + /** + * Mode to indicate the text in check list mode or not + *

Type: Integer 1:check list mode 0: normal mode

+ */ + public static final String MODE = DATA1; + + public static final int MODE_CHECK_LIST = 1; + + public static final String CONTENT_TYPE = "vnd.android.cursor.dir/text_note"; + + public static final String CONTENT_ITEM_TYPE = "vnd.android.cursor.item/text_note"; + + public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY + "/text_note"); + } + + public static final class CallNote implements DataColumns { + /** + * Call date for this record + *

Type: INTEGER (long)

+ */ + public static final String CALL_DATE = DATA1; + + /** + * Phone number for this record + *

Type: TEXT

+ */ + public static final String PHONE_NUMBER = DATA3; + + public static final String CONTENT_TYPE = "vnd.android.cursor.dir/call_note"; + + public static final String CONTENT_ITEM_TYPE = "vnd.android.cursor.item/call_note"; + + public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY + "/call_note"); + } +} diff --git a/src/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java b/src/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java new file mode 100644 index 0000000..05a22d6 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java @@ -0,0 +1,362 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//便签数据库的帮助 +package net.micode.notes.data; + +import android.content.ContentValues; +import android.content.Context; +import android.database.sqlite.SQLiteDatabase; +import android.database.sqlite.SQLiteOpenHelper; +import android.util.Log; + +import net.micode.notes.data.Notes.DataColumns; +import net.micode.notes.data.Notes.DataConstants; +import net.micode.notes.data.Notes.NoteColumns; + + +public class NotesDatabaseHelper extends SQLiteOpenHelper { + private static final String DB_NAME = "note.db"; + + private static final int DB_VERSION = 4; + + public interface TABLE { + public static final String NOTE = "note"; + + public static final String DATA = "data"; + } + + private static final String TAG = "NotesDatabaseHelper"; + + private static NotesDatabaseHelper mInstance; + + private static final String CREATE_NOTE_TABLE_SQL = + "CREATE TABLE " + TABLE.NOTE + "(" + + NoteColumns.ID + " INTEGER PRIMARY KEY," + + NoteColumns.PARENT_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.ALERTED_DATE + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.BG_COLOR_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.CREATED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + + NoteColumns.HAS_ATTACHMENT + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.MODIFIED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + + NoteColumns.NOTES_COUNT + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.SNIPPET + " TEXT NOT NULL DEFAULT ''," + + NoteColumns.TYPE + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.WIDGET_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.WIDGET_TYPE + " INTEGER NOT NULL DEFAULT -1," + + NoteColumns.SYNC_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.LOCAL_MODIFIED + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.ORIGIN_PARENT_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.GTASK_ID + " TEXT NOT NULL DEFAULT ''," + + NoteColumns.VERSION + " INTEGER NOT NULL DEFAULT 0" + + ")"; + + private static final String CREATE_DATA_TABLE_SQL = + "CREATE TABLE " + TABLE.DATA + "(" + + DataColumns.ID + " INTEGER PRIMARY KEY," + + DataColumns.MIME_TYPE + " TEXT NOT NULL," + + DataColumns.NOTE_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.CREATED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + + NoteColumns.MODIFIED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + + DataColumns.CONTENT + " TEXT NOT NULL DEFAULT ''," + + DataColumns.DATA1 + " INTEGER," + + DataColumns.DATA2 + " INTEGER," + + DataColumns.DATA3 + " TEXT NOT NULL DEFAULT ''," + + DataColumns.DATA4 + " TEXT NOT NULL DEFAULT ''," + + DataColumns.DATA5 + " TEXT NOT NULL DEFAULT ''" + + ")"; + + private static final String CREATE_DATA_NOTE_ID_INDEX_SQL = + "CREATE INDEX IF NOT EXISTS note_id_index ON " + + TABLE.DATA + "(" + DataColumns.NOTE_ID + ");"; + + /** + * Increase folder's note count when move note to the folder + */ + private static final String NOTE_INCREASE_FOLDER_COUNT_ON_UPDATE_TRIGGER = + "CREATE TRIGGER increase_folder_count_on_update "+ + " AFTER UPDATE OF " + NoteColumns.PARENT_ID + " ON " + TABLE.NOTE + + " BEGIN " + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + " + 1" + + " WHERE " + NoteColumns.ID + "=new." + NoteColumns.PARENT_ID + ";" + + " END"; + + /** + * Decrease folder's note count when move note from folder + */ + private static final String NOTE_DECREASE_FOLDER_COUNT_ON_UPDATE_TRIGGER = + "CREATE TRIGGER decrease_folder_count_on_update " + + " AFTER UPDATE OF " + NoteColumns.PARENT_ID + " ON " + TABLE.NOTE + + " BEGIN " + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + "-1" + + " WHERE " + NoteColumns.ID + "=old." + NoteColumns.PARENT_ID + + " AND " + NoteColumns.NOTES_COUNT + ">0" + ";" + + " END"; + + /** + * Increase folder's note count when insert new note to the folder + */ + private static final String NOTE_INCREASE_FOLDER_COUNT_ON_INSERT_TRIGGER = + "CREATE TRIGGER increase_folder_count_on_insert " + + " AFTER INSERT ON " + TABLE.NOTE + + " BEGIN " + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + " + 1" + + " WHERE " + NoteColumns.ID + "=new." + NoteColumns.PARENT_ID + ";" + + " END"; + + /** + * Decrease folder's note count when delete note from the folder + */ + private static final String NOTE_DECREASE_FOLDER_COUNT_ON_DELETE_TRIGGER = + "CREATE TRIGGER decrease_folder_count_on_delete " + + " AFTER DELETE ON " + TABLE.NOTE + + " BEGIN " + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + "-1" + + " WHERE " + NoteColumns.ID + "=old." + NoteColumns.PARENT_ID + + " AND " + NoteColumns.NOTES_COUNT + ">0;" + + " END"; + + /** + * Update note's content when insert data with type {@link DataConstants#NOTE} + */ + private static final String DATA_UPDATE_NOTE_CONTENT_ON_INSERT_TRIGGER = + "CREATE TRIGGER update_note_content_on_insert " + + " AFTER INSERT ON " + TABLE.DATA + + " WHEN new." + DataColumns.MIME_TYPE + "='" + DataConstants.NOTE + "'" + + " BEGIN" + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.SNIPPET + "=new." + DataColumns.CONTENT + + " WHERE " + NoteColumns.ID + "=new." + DataColumns.NOTE_ID + ";" + + " END"; + + /** + * Update note's content when data with {@link DataConstants#NOTE} type has changed + */ + private static final String DATA_UPDATE_NOTE_CONTENT_ON_UPDATE_TRIGGER = + "CREATE TRIGGER update_note_content_on_update " + + " AFTER UPDATE ON " + TABLE.DATA + + " WHEN old." + DataColumns.MIME_TYPE + "='" + DataConstants.NOTE + "'" + + " BEGIN" + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.SNIPPET + "=new." + DataColumns.CONTENT + + " WHERE " + NoteColumns.ID + "=new." + DataColumns.NOTE_ID + ";" + + " END"; + + /** + * Update note's content when data with {@link DataConstants#NOTE} type has deleted + */ + private static final String DATA_UPDATE_NOTE_CONTENT_ON_DELETE_TRIGGER = + "CREATE TRIGGER update_note_content_on_delete " + + " AFTER delete ON " + TABLE.DATA + + " WHEN old." + DataColumns.MIME_TYPE + "='" + DataConstants.NOTE + "'" + + " BEGIN" + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.SNIPPET + "=''" + + " WHERE " + NoteColumns.ID + "=old." + DataColumns.NOTE_ID + ";" + + " END"; + + /** + * Delete datas belong to note which has been deleted + */ + private static final String NOTE_DELETE_DATA_ON_DELETE_TRIGGER = + "CREATE TRIGGER delete_data_on_delete " + + " AFTER DELETE ON " + TABLE.NOTE + + " BEGIN" + + " DELETE FROM " + TABLE.DATA + + " WHERE " + DataColumns.NOTE_ID + "=old." + NoteColumns.ID + ";" + + " END"; + + /** + * Delete notes belong to folder which has been deleted + */ + private static final String FOLDER_DELETE_NOTES_ON_DELETE_TRIGGER = + "CREATE TRIGGER folder_delete_notes_on_delete " + + " AFTER DELETE ON " + TABLE.NOTE + + " BEGIN" + + " DELETE FROM " + TABLE.NOTE + + " WHERE " + NoteColumns.PARENT_ID + "=old." + NoteColumns.ID + ";" + + " END"; + + /** + * Move notes belong to folder which has been moved to trash folder + */ + private static final String FOLDER_MOVE_NOTES_ON_TRASH_TRIGGER = + "CREATE TRIGGER folder_move_notes_on_trash " + + " AFTER UPDATE ON " + TABLE.NOTE + + " WHEN new." + NoteColumns.PARENT_ID + "=" + Notes.ID_TRASH_FOLER + + " BEGIN" + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.PARENT_ID + "=" + Notes.ID_TRASH_FOLER + + " WHERE " + NoteColumns.PARENT_ID + "=old." + NoteColumns.ID + ";" + + " END"; + + public NotesDatabaseHelper(Context context) { + super(context, DB_NAME, null, DB_VERSION); + } + + public void createNoteTable(SQLiteDatabase db) { + db.execSQL(CREATE_NOTE_TABLE_SQL); + reCreateNoteTableTriggers(db); + createSystemFolder(db); + Log.d(TAG, "note table has been created"); + } + + private void reCreateNoteTableTriggers(SQLiteDatabase db) { + db.execSQL("DROP TRIGGER IF EXISTS increase_folder_count_on_update"); + db.execSQL("DROP TRIGGER IF EXISTS decrease_folder_count_on_update"); + db.execSQL("DROP TRIGGER IF EXISTS decrease_folder_count_on_delete"); + db.execSQL("DROP TRIGGER IF EXISTS delete_data_on_delete"); + db.execSQL("DROP TRIGGER IF EXISTS increase_folder_count_on_insert"); + db.execSQL("DROP TRIGGER IF EXISTS folder_delete_notes_on_delete"); + db.execSQL("DROP TRIGGER IF EXISTS folder_move_notes_on_trash"); + + db.execSQL(NOTE_INCREASE_FOLDER_COUNT_ON_UPDATE_TRIGGER); + db.execSQL(NOTE_DECREASE_FOLDER_COUNT_ON_UPDATE_TRIGGER); + db.execSQL(NOTE_DECREASE_FOLDER_COUNT_ON_DELETE_TRIGGER); + db.execSQL(NOTE_DELETE_DATA_ON_DELETE_TRIGGER); + db.execSQL(NOTE_INCREASE_FOLDER_COUNT_ON_INSERT_TRIGGER); + db.execSQL(FOLDER_DELETE_NOTES_ON_DELETE_TRIGGER); + db.execSQL(FOLDER_MOVE_NOTES_ON_TRASH_TRIGGER); + } + + private void createSystemFolder(SQLiteDatabase db) { + ContentValues values = new ContentValues(); + + /** + * call record foler for call notes + */ + values.put(NoteColumns.ID, Notes.ID_CALL_RECORD_FOLDER); + values.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); + db.insert(TABLE.NOTE, null, values); + + /** + * root folder which is default folder + */ + values.clear(); + values.put(NoteColumns.ID, Notes.ID_ROOT_FOLDER); + values.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); + db.insert(TABLE.NOTE, null, values); + + /** + * temporary folder which is used for moving note + */ + values.clear(); + values.put(NoteColumns.ID, Notes.ID_TEMPARAY_FOLDER); + values.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); + db.insert(TABLE.NOTE, null, values); + + /** + * create trash folder + */ + values.clear(); + values.put(NoteColumns.ID, Notes.ID_TRASH_FOLER); + values.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); + db.insert(TABLE.NOTE, null, values); + } + + public void createDataTable(SQLiteDatabase db) { + db.execSQL(CREATE_DATA_TABLE_SQL); + reCreateDataTableTriggers(db); + db.execSQL(CREATE_DATA_NOTE_ID_INDEX_SQL); + Log.d(TAG, "data table has been created"); + } + + private void reCreateDataTableTriggers(SQLiteDatabase db) { + db.execSQL("DROP TRIGGER IF EXISTS update_note_content_on_insert"); + db.execSQL("DROP TRIGGER IF EXISTS update_note_content_on_update"); + db.execSQL("DROP TRIGGER IF EXISTS update_note_content_on_delete"); + + db.execSQL(DATA_UPDATE_NOTE_CONTENT_ON_INSERT_TRIGGER); + db.execSQL(DATA_UPDATE_NOTE_CONTENT_ON_UPDATE_TRIGGER); + db.execSQL(DATA_UPDATE_NOTE_CONTENT_ON_DELETE_TRIGGER); + } + + static synchronized NotesDatabaseHelper getInstance(Context context) { + if (mInstance == null) { + mInstance = new NotesDatabaseHelper(context); + } + return mInstance; + } + + @Override + public void onCreate(SQLiteDatabase db) { + createNoteTable(db); + createDataTable(db); + } + + @Override + public void onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) { + boolean reCreateTriggers = false; + boolean skipV2 = false; + + if (oldVersion == 1) { + upgradeToV2(db); + skipV2 = true; // this upgrade including the upgrade from v2 to v3 + oldVersion++; + } + + if (oldVersion == 2 && !skipV2) { + upgradeToV3(db); + reCreateTriggers = true; + oldVersion++; + } + + if (oldVersion == 3) { + upgradeToV4(db); + oldVersion++; + } + + if (reCreateTriggers) { + reCreateNoteTableTriggers(db); + reCreateDataTableTriggers(db); + } + + if (oldVersion != newVersion) { + throw new IllegalStateException("Upgrade notes database to version " + newVersion + + "fails"); + } + } + + private void upgradeToV2(SQLiteDatabase db) { + db.execSQL("DROP TABLE IF EXISTS " + TABLE.NOTE); + db.execSQL("DROP TABLE IF EXISTS " + TABLE.DATA); + createNoteTable(db); + createDataTable(db); + } + + private void upgradeToV3(SQLiteDatabase db) { + // drop unused triggers + db.execSQL("DROP TRIGGER IF EXISTS update_note_modified_date_on_insert"); + db.execSQL("DROP TRIGGER IF EXISTS update_note_modified_date_on_delete"); + db.execSQL("DROP TRIGGER IF EXISTS update_note_modified_date_on_update"); + // add a column for gtask id + db.execSQL("ALTER TABLE " + TABLE.NOTE + " ADD COLUMN " + NoteColumns.GTASK_ID + + " TEXT NOT NULL DEFAULT ''"); + // add a trash system folder + ContentValues values = new ContentValues(); + values.put(NoteColumns.ID, Notes.ID_TRASH_FOLER); + values.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); + db.insert(TABLE.NOTE, null, values); + } + + private void upgradeToV4(SQLiteDatabase db) { + db.execSQL("ALTER TABLE " + TABLE.NOTE + " ADD COLUMN " + NoteColumns.VERSION + + " INTEGER NOT NULL DEFAULT 0"); + } +} diff --git a/src/app/src/main/java/net/micode/notes/data/NotesProvider.java b/src/app/src/main/java/net/micode/notes/data/NotesProvider.java new file mode 100644 index 0000000..d234a79 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/data/NotesProvider.java @@ -0,0 +1,305 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//便签信息的提供 +package net.micode.notes.data; + + +import android.app.SearchManager; +import android.content.ContentProvider; +import android.content.ContentUris; +import android.content.ContentValues; +import android.content.Intent; +import android.content.UriMatcher; +import android.database.Cursor; +import android.database.sqlite.SQLiteDatabase; +import android.net.Uri; +import android.text.TextUtils; +import android.util.Log; + +import net.micode.notes.R; +import net.micode.notes.data.Notes.DataColumns; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.data.NotesDatabaseHelper.TABLE; + + +public class NotesProvider extends ContentProvider { + private static final UriMatcher mMatcher; + + private NotesDatabaseHelper mHelper; + + private static final String TAG = "NotesProvider"; + + private static final int URI_NOTE = 1; + private static final int URI_NOTE_ITEM = 2; + private static final int URI_DATA = 3; + private static final int URI_DATA_ITEM = 4; + + private static final int URI_SEARCH = 5; + private static final int URI_SEARCH_SUGGEST = 6; + + static { + mMatcher = new UriMatcher(UriMatcher.NO_MATCH); + mMatcher.addURI(Notes.AUTHORITY, "note", URI_NOTE); + mMatcher.addURI(Notes.AUTHORITY, "note/#", URI_NOTE_ITEM); + mMatcher.addURI(Notes.AUTHORITY, "data", URI_DATA); + mMatcher.addURI(Notes.AUTHORITY, "data/#", URI_DATA_ITEM); + mMatcher.addURI(Notes.AUTHORITY, "search", URI_SEARCH); + mMatcher.addURI(Notes.AUTHORITY, SearchManager.SUGGEST_URI_PATH_QUERY, URI_SEARCH_SUGGEST); + mMatcher.addURI(Notes.AUTHORITY, SearchManager.SUGGEST_URI_PATH_QUERY + "/*", URI_SEARCH_SUGGEST); + } + + /** + * x'0A' represents the '\n' character in sqlite. For title and content in the search result, + * we will trim '\n' and white space in order to show more information. + */ + private static final String NOTES_SEARCH_PROJECTION = NoteColumns.ID + "," + + NoteColumns.ID + " AS " + SearchManager.SUGGEST_COLUMN_INTENT_EXTRA_DATA + "," + + "TRIM(REPLACE(" + NoteColumns.SNIPPET + ", x'0A','')) AS " + SearchManager.SUGGEST_COLUMN_TEXT_1 + "," + + "TRIM(REPLACE(" + NoteColumns.SNIPPET + ", x'0A','')) AS " + SearchManager.SUGGEST_COLUMN_TEXT_2 + "," + + R.drawable.search_result + " AS " + SearchManager.SUGGEST_COLUMN_ICON_1 + "," + + "'" + Intent.ACTION_VIEW + "' AS " + SearchManager.SUGGEST_COLUMN_INTENT_ACTION + "," + + "'" + Notes.TextNote.CONTENT_TYPE + "' AS " + SearchManager.SUGGEST_COLUMN_INTENT_DATA; + + private static String NOTES_SNIPPET_SEARCH_QUERY = "SELECT " + NOTES_SEARCH_PROJECTION + + " FROM " + TABLE.NOTE + + " WHERE " + NoteColumns.SNIPPET + " LIKE ?" + + " AND " + NoteColumns.PARENT_ID + "<>" + Notes.ID_TRASH_FOLER + + " AND " + NoteColumns.TYPE + "=" + Notes.TYPE_NOTE; + + @Override + public boolean onCreate() { + mHelper = NotesDatabaseHelper.getInstance(getContext()); + return true; + } + + @Override + public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs, + String sortOrder) { + Cursor c = null; + SQLiteDatabase db = mHelper.getReadableDatabase(); + String id = null; + switch (mMatcher.match(uri)) { + case URI_NOTE: + c = db.query(TABLE.NOTE, projection, selection, selectionArgs, null, null, + sortOrder); + break; + case URI_NOTE_ITEM: + id = uri.getPathSegments().get(1); + c = db.query(TABLE.NOTE, projection, NoteColumns.ID + "=" + id + + parseSelection(selection), selectionArgs, null, null, sortOrder); + break; + case URI_DATA: + c = db.query(TABLE.DATA, projection, selection, selectionArgs, null, null, + sortOrder); + break; + case URI_DATA_ITEM: + id = uri.getPathSegments().get(1); + c = db.query(TABLE.DATA, projection, DataColumns.ID + "=" + id + + parseSelection(selection), selectionArgs, null, null, sortOrder); + break; + case URI_SEARCH: + case URI_SEARCH_SUGGEST: + if (sortOrder != null || projection != null) { + throw new IllegalArgumentException( + "do not specify sortOrder, selection, selectionArgs, or projection" + "with this query"); + } + + String searchString = null; + if (mMatcher.match(uri) == URI_SEARCH_SUGGEST) { + if (uri.getPathSegments().size() > 1) { + searchString = uri.getPathSegments().get(1); + } + } else { + searchString = uri.getQueryParameter("pattern"); + } + + if (TextUtils.isEmpty(searchString)) { + return null; + } + + try { + searchString = String.format("%%%s%%", searchString); + c = db.rawQuery(NOTES_SNIPPET_SEARCH_QUERY, + new String[] { searchString }); + } catch (IllegalStateException ex) { + Log.e(TAG, "got exception: " + ex.toString()); + } + break; + default: + throw new IllegalArgumentException("Unknown URI " + uri); + } + if (c != null) { + c.setNotificationUri(getContext().getContentResolver(), uri); + } + return c; + } + + @Override + public Uri insert(Uri uri, ContentValues values) { + SQLiteDatabase db = mHelper.getWritableDatabase(); + long dataId = 0, noteId = 0, insertedId = 0; + switch (mMatcher.match(uri)) { + case URI_NOTE: + insertedId = noteId = db.insert(TABLE.NOTE, null, values); + break; + case URI_DATA: + if (values.containsKey(DataColumns.NOTE_ID)) { + noteId = values.getAsLong(DataColumns.NOTE_ID); + } else { + Log.d(TAG, "Wrong data format without note id:" + values.toString()); + } + insertedId = dataId = db.insert(TABLE.DATA, null, values); + break; + default: + throw new IllegalArgumentException("Unknown URI " + uri); + } + // Notify the note uri + if (noteId > 0) { + getContext().getContentResolver().notifyChange( + ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, noteId), null); + } + + // Notify the data uri + if (dataId > 0) { + getContext().getContentResolver().notifyChange( + ContentUris.withAppendedId(Notes.CONTENT_DATA_URI, dataId), null); + } + + return ContentUris.withAppendedId(uri, insertedId); + } + + @Override + public int delete(Uri uri, String selection, String[] selectionArgs) { + int count = 0; + String id = null; + SQLiteDatabase db = mHelper.getWritableDatabase(); + boolean deleteData = false; + switch (mMatcher.match(uri)) { + case URI_NOTE: + selection = "(" + selection + ") AND " + NoteColumns.ID + ">0 "; + count = db.delete(TABLE.NOTE, selection, selectionArgs); + break; + case URI_NOTE_ITEM: + id = uri.getPathSegments().get(1); + /** + * ID that smaller than 0 is system folder which is not allowed to + * trash + */ + long noteId = Long.valueOf(id); + if (noteId <= 0) { + break; + } + count = db.delete(TABLE.NOTE, + NoteColumns.ID + "=" + id + parseSelection(selection), selectionArgs); + break; + case URI_DATA: + count = db.delete(TABLE.DATA, selection, selectionArgs); + deleteData = true; + break; + case URI_DATA_ITEM: + id = uri.getPathSegments().get(1); + count = db.delete(TABLE.DATA, + DataColumns.ID + "=" + id + parseSelection(selection), selectionArgs); + deleteData = true; + break; + default: + throw new IllegalArgumentException("Unknown URI " + uri); + } + if (count > 0) { + if (deleteData) { + getContext().getContentResolver().notifyChange(Notes.CONTENT_NOTE_URI, null); + } + getContext().getContentResolver().notifyChange(uri, null); + } + return count; + } + + @Override + public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { + int count = 0; + String id = null; + SQLiteDatabase db = mHelper.getWritableDatabase(); + boolean updateData = false; + switch (mMatcher.match(uri)) { + case URI_NOTE: + increaseNoteVersion(-1, selection, selectionArgs); + count = db.update(TABLE.NOTE, values, selection, selectionArgs); + break; + case URI_NOTE_ITEM: + id = uri.getPathSegments().get(1); + increaseNoteVersion(Long.valueOf(id), selection, selectionArgs); + count = db.update(TABLE.NOTE, values, NoteColumns.ID + "=" + id + + parseSelection(selection), selectionArgs); + break; + case URI_DATA: + count = db.update(TABLE.DATA, values, selection, selectionArgs); + updateData = true; + break; + case URI_DATA_ITEM: + id = uri.getPathSegments().get(1); + count = db.update(TABLE.DATA, values, DataColumns.ID + "=" + id + + parseSelection(selection), selectionArgs); + updateData = true; + break; + default: + throw new IllegalArgumentException("Unknown URI " + uri); + } + + if (count > 0) { + if (updateData) { + getContext().getContentResolver().notifyChange(Notes.CONTENT_NOTE_URI, null); + } + getContext().getContentResolver().notifyChange(uri, null); + } + return count; + } + + private String parseSelection(String selection) { + return (!TextUtils.isEmpty(selection) ? " AND (" + selection + ')' : ""); + } + + private void increaseNoteVersion(long id, String selection, String[] selectionArgs) { + StringBuilder sql = new StringBuilder(120); + sql.append("UPDATE "); + sql.append(TABLE.NOTE); + sql.append(" SET "); + sql.append(NoteColumns.VERSION); + sql.append("=" + NoteColumns.VERSION + "+1 "); + + if (id > 0 || !TextUtils.isEmpty(selection)) { + sql.append(" WHERE "); + } + if (id > 0) { + sql.append(NoteColumns.ID + "=" + String.valueOf(id)); + } + if (!TextUtils.isEmpty(selection)) { + String selectString = id > 0 ? parseSelection(selection) : selection; + for (String args : selectionArgs) { + selectString = selectString.replaceFirst("\\?", args); + } + sql.append(selectString); + } + + mHelper.getWritableDatabase().execSQL(sql.toString()); + } + + @Override + public String getType(Uri uri) { + // TODO Auto-generated method stub + return null; + } + +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/data/MetaData.java b/src/app/src/main/java/net/micode/notes/gtask/data/MetaData.java new file mode 100644 index 0000000..b945b11 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/data/MetaData.java @@ -0,0 +1,82 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//关于同步任务的元数据 +package net.micode.notes.gtask.data; + +import android.database.Cursor; +import android.util.Log; + +import net.micode.notes.tool.GTaskStringUtils; + +import org.json.JSONException; +import org.json.JSONObject; + + +public class MetaData extends Task { + private final static String TAG = MetaData.class.getSimpleName(); + + private String mRelatedGid = null; + + public void setMeta(String gid, JSONObject metaInfo) { + try { + metaInfo.put(GTaskStringUtils.META_HEAD_GTASK_ID, gid); + } catch (JSONException e) { + Log.e(TAG, "failed to put related gid"); + } + setNotes(metaInfo.toString()); + setName(GTaskStringUtils.META_NOTE_NAME); + } + + public String getRelatedGid() { + return mRelatedGid; + } + + @Override + public boolean isWorthSaving() { + return getNotes() != null; + } + + @Override + public void setContentByRemoteJSON(JSONObject js) { + super.setContentByRemoteJSON(js); + if (getNotes() != null) { + try { + JSONObject metaInfo = new JSONObject(getNotes().trim()); + mRelatedGid = metaInfo.getString(GTaskStringUtils.META_HEAD_GTASK_ID); + } catch (JSONException e) { + Log.w(TAG, "failed to get related gid"); + mRelatedGid = null; + } + } + } + + @Override + public void setContentByLocalJSON(JSONObject js) { + // this function should not be called + throw new IllegalAccessError("MetaData:setContentByLocalJSON should not be called"); + } + + @Override + public JSONObject getLocalJSONFromContent() { + throw new IllegalAccessError("MetaData:getLocalJSONFromContent should not be called"); + } + + @Override + public int getSyncAction(Cursor c) { + throw new IllegalAccessError("MetaData:getSyncAction should not be called"); + } + +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/data/Node.java b/src/app/src/main/java/net/micode/notes/gtask/data/Node.java new file mode 100644 index 0000000..63950e0 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/data/Node.java @@ -0,0 +1,101 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.gtask.data; + +import android.database.Cursor; + +import org.json.JSONObject; + +public abstract class Node { + public static final int SYNC_ACTION_NONE = 0; + + public static final int SYNC_ACTION_ADD_REMOTE = 1; + + public static final int SYNC_ACTION_ADD_LOCAL = 2; + + public static final int SYNC_ACTION_DEL_REMOTE = 3; + + public static final int SYNC_ACTION_DEL_LOCAL = 4; + + public static final int SYNC_ACTION_UPDATE_REMOTE = 5; + + public static final int SYNC_ACTION_UPDATE_LOCAL = 6; + + public static final int SYNC_ACTION_UPDATE_CONFLICT = 7; + + public static final int SYNC_ACTION_ERROR = 8; + + private String mGid; + + private String mName; + + private long mLastModified; + + private boolean mDeleted; + + public Node() { + mGid = null; + mName = ""; + mLastModified = 0; + mDeleted = false; + } + + public abstract JSONObject getCreateAction(int actionId); + + public abstract JSONObject getUpdateAction(int actionId); + + public abstract void setContentByRemoteJSON(JSONObject js); + + public abstract void setContentByLocalJSON(JSONObject js); + + public abstract JSONObject getLocalJSONFromContent(); + + public abstract int getSyncAction(Cursor c); + + public void setGid(String gid) { + this.mGid = gid; + } + + public void setName(String name) { + this.mName = name; + } + + public void setLastModified(long lastModified) { + this.mLastModified = lastModified; + } + + public void setDeleted(boolean deleted) { + this.mDeleted = deleted; + } + + public String getGid() { + return this.mGid; + } + + public String getName() { + return this.mName; + } + + public long getLastModified() { + return this.mLastModified; + } + + public boolean getDeleted() { + return this.mDeleted; + } + +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/data/SqlData.java b/src/app/src/main/java/net/micode/notes/gtask/data/SqlData.java new file mode 100644 index 0000000..d3ec3be --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/data/SqlData.java @@ -0,0 +1,189 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.gtask.data; + +import android.content.ContentResolver; +import android.content.ContentUris; +import android.content.ContentValues; +import android.content.Context; +import android.database.Cursor; +import android.net.Uri; +import android.util.Log; + +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.DataColumns; +import net.micode.notes.data.Notes.DataConstants; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.data.NotesDatabaseHelper.TABLE; +import net.micode.notes.gtask.exception.ActionFailureException; + +import org.json.JSONException; +import org.json.JSONObject; + + +public class SqlData { + private static final String TAG = SqlData.class.getSimpleName(); + + private static final int INVALID_ID = -99999; + + public static final String[] PROJECTION_DATA = new String[] { + DataColumns.ID, DataColumns.MIME_TYPE, DataColumns.CONTENT, DataColumns.DATA1, + DataColumns.DATA3 + }; + + public static final int DATA_ID_COLUMN = 0; + + public static final int DATA_MIME_TYPE_COLUMN = 1; + + public static final int DATA_CONTENT_COLUMN = 2; + + public static final int DATA_CONTENT_DATA_1_COLUMN = 3; + + public static final int DATA_CONTENT_DATA_3_COLUMN = 4; + + private ContentResolver mContentResolver; + + private boolean mIsCreate; + + private long mDataId; + + private String mDataMimeType; + + private String mDataContent; + + private long mDataContentData1; + + private String mDataContentData3; + + private ContentValues mDiffDataValues; + + public SqlData(Context context) { + mContentResolver = context.getContentResolver(); + mIsCreate = true; + mDataId = INVALID_ID; + mDataMimeType = DataConstants.NOTE; + mDataContent = ""; + mDataContentData1 = 0; + mDataContentData3 = ""; + mDiffDataValues = new ContentValues(); + } + + public SqlData(Context context, Cursor c) { + mContentResolver = context.getContentResolver(); + mIsCreate = false; + loadFromCursor(c); + mDiffDataValues = new ContentValues(); + } + + private void loadFromCursor(Cursor c) { + mDataId = c.getLong(DATA_ID_COLUMN); + mDataMimeType = c.getString(DATA_MIME_TYPE_COLUMN); + mDataContent = c.getString(DATA_CONTENT_COLUMN); + mDataContentData1 = c.getLong(DATA_CONTENT_DATA_1_COLUMN); + mDataContentData3 = c.getString(DATA_CONTENT_DATA_3_COLUMN); + } + + public void setContent(JSONObject js) throws JSONException { + long dataId = js.has(DataColumns.ID) ? js.getLong(DataColumns.ID) : INVALID_ID; + if (mIsCreate || mDataId != dataId) { + mDiffDataValues.put(DataColumns.ID, dataId); + } + mDataId = dataId; + + String dataMimeType = js.has(DataColumns.MIME_TYPE) ? js.getString(DataColumns.MIME_TYPE) + : DataConstants.NOTE; + if (mIsCreate || !mDataMimeType.equals(dataMimeType)) { + mDiffDataValues.put(DataColumns.MIME_TYPE, dataMimeType); + } + mDataMimeType = dataMimeType; + + String dataContent = js.has(DataColumns.CONTENT) ? js.getString(DataColumns.CONTENT) : ""; + if (mIsCreate || !mDataContent.equals(dataContent)) { + mDiffDataValues.put(DataColumns.CONTENT, dataContent); + } + mDataContent = dataContent; + + long dataContentData1 = js.has(DataColumns.DATA1) ? js.getLong(DataColumns.DATA1) : 0; + if (mIsCreate || mDataContentData1 != dataContentData1) { + mDiffDataValues.put(DataColumns.DATA1, dataContentData1); + } + mDataContentData1 = dataContentData1; + + String dataContentData3 = js.has(DataColumns.DATA3) ? js.getString(DataColumns.DATA3) : ""; + if (mIsCreate || !mDataContentData3.equals(dataContentData3)) { + mDiffDataValues.put(DataColumns.DATA3, dataContentData3); + } + mDataContentData3 = dataContentData3; + } + + public JSONObject getContent() throws JSONException { + if (mIsCreate) { + Log.e(TAG, "it seems that we haven't created this in database yet"); + return null; + } + JSONObject js = new JSONObject(); + js.put(DataColumns.ID, mDataId); + js.put(DataColumns.MIME_TYPE, mDataMimeType); + js.put(DataColumns.CONTENT, mDataContent); + js.put(DataColumns.DATA1, mDataContentData1); + js.put(DataColumns.DATA3, mDataContentData3); + return js; + } + + public void commit(long noteId, boolean validateVersion, long version) { + + if (mIsCreate) { + if (mDataId == INVALID_ID && mDiffDataValues.containsKey(DataColumns.ID)) { + mDiffDataValues.remove(DataColumns.ID); + } + + mDiffDataValues.put(DataColumns.NOTE_ID, noteId); + Uri uri = mContentResolver.insert(Notes.CONTENT_DATA_URI, mDiffDataValues); + try { + mDataId = Long.valueOf(uri.getPathSegments().get(1)); + } catch (NumberFormatException e) { + Log.e(TAG, "Get note id error :" + e.toString()); + throw new ActionFailureException("create note failed"); + } + } else { + if (mDiffDataValues.size() > 0) { + int result = 0; + if (!validateVersion) { + result = mContentResolver.update(ContentUris.withAppendedId( + Notes.CONTENT_DATA_URI, mDataId), mDiffDataValues, null, null); + } else { + result = mContentResolver.update(ContentUris.withAppendedId( + Notes.CONTENT_DATA_URI, mDataId), mDiffDataValues, + " ? in (SELECT " + NoteColumns.ID + " FROM " + TABLE.NOTE + + " WHERE " + NoteColumns.VERSION + "=?)", new String[] { + String.valueOf(noteId), String.valueOf(version) + }); + } + if (result == 0) { + Log.w(TAG, "there is no update. maybe user updates note when syncing"); + } + } + } + + mDiffDataValues.clear(); + mIsCreate = false; + } + + public long getId() { + return mDataId; + } +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/data/SqlNote.java b/src/app/src/main/java/net/micode/notes/gtask/data/SqlNote.java new file mode 100644 index 0000000..79a4095 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/data/SqlNote.java @@ -0,0 +1,505 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.gtask.data; + +import android.appwidget.AppWidgetManager; +import android.content.ContentResolver; +import android.content.ContentValues; +import android.content.Context; +import android.database.Cursor; +import android.net.Uri; +import android.util.Log; + +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.DataColumns; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.gtask.exception.ActionFailureException; +import net.micode.notes.tool.GTaskStringUtils; +import net.micode.notes.tool.ResourceParser; + +import org.json.JSONArray; +import org.json.JSONException; +import org.json.JSONObject; + +import java.util.ArrayList; + + +public class SqlNote { + private static final String TAG = SqlNote.class.getSimpleName(); + + private static final int INVALID_ID = -99999; + + public static final String[] PROJECTION_NOTE = new String[] { + NoteColumns.ID, NoteColumns.ALERTED_DATE, NoteColumns.BG_COLOR_ID, + NoteColumns.CREATED_DATE, NoteColumns.HAS_ATTACHMENT, NoteColumns.MODIFIED_DATE, + NoteColumns.NOTES_COUNT, NoteColumns.PARENT_ID, NoteColumns.SNIPPET, NoteColumns.TYPE, + NoteColumns.WIDGET_ID, NoteColumns.WIDGET_TYPE, NoteColumns.SYNC_ID, + NoteColumns.LOCAL_MODIFIED, NoteColumns.ORIGIN_PARENT_ID, NoteColumns.GTASK_ID, + NoteColumns.VERSION + }; + + public static final int ID_COLUMN = 0; + + public static final int ALERTED_DATE_COLUMN = 1; + + public static final int BG_COLOR_ID_COLUMN = 2; + + public static final int CREATED_DATE_COLUMN = 3; + + public static final int HAS_ATTACHMENT_COLUMN = 4; + + public static final int MODIFIED_DATE_COLUMN = 5; + + public static final int NOTES_COUNT_COLUMN = 6; + + public static final int PARENT_ID_COLUMN = 7; + + public static final int SNIPPET_COLUMN = 8; + + public static final int TYPE_COLUMN = 9; + + public static final int WIDGET_ID_COLUMN = 10; + + public static final int WIDGET_TYPE_COLUMN = 11; + + public static final int SYNC_ID_COLUMN = 12; + + public static final int LOCAL_MODIFIED_COLUMN = 13; + + public static final int ORIGIN_PARENT_ID_COLUMN = 14; + + public static final int GTASK_ID_COLUMN = 15; + + public static final int VERSION_COLUMN = 16; + + private Context mContext; + + private ContentResolver mContentResolver; + + private boolean mIsCreate; + + private long mId; + + private long mAlertDate; + + private int mBgColorId; + + private long mCreatedDate; + + private int mHasAttachment; + + private long mModifiedDate; + + private long mParentId; + + private String mSnippet; + + private int mType; + + private int mWidgetId; + + private int mWidgetType; + + private long mOriginParent; + + private long mVersion; + + private ContentValues mDiffNoteValues; + + private ArrayList mDataList; + + public SqlNote(Context context) { + mContext = context; + mContentResolver = context.getContentResolver(); + mIsCreate = true; + mId = INVALID_ID; + mAlertDate = 0; + mBgColorId = ResourceParser.getDefaultBgId(context); + mCreatedDate = System.currentTimeMillis(); + mHasAttachment = 0; + mModifiedDate = System.currentTimeMillis(); + mParentId = 0; + mSnippet = ""; + mType = Notes.TYPE_NOTE; + mWidgetId = AppWidgetManager.INVALID_APPWIDGET_ID; + mWidgetType = Notes.TYPE_WIDGET_INVALIDE; + mOriginParent = 0; + mVersion = 0; + mDiffNoteValues = new ContentValues(); + mDataList = new ArrayList(); + } + + public SqlNote(Context context, Cursor c) { + mContext = context; + mContentResolver = context.getContentResolver(); + mIsCreate = false; + loadFromCursor(c); + mDataList = new ArrayList(); + if (mType == Notes.TYPE_NOTE) + loadDataContent(); + mDiffNoteValues = new ContentValues(); + } + + public SqlNote(Context context, long id) { + mContext = context; + mContentResolver = context.getContentResolver(); + mIsCreate = false; + loadFromCursor(id); + mDataList = new ArrayList(); + if (mType == Notes.TYPE_NOTE) + loadDataContent(); + mDiffNoteValues = new ContentValues(); + + } + + private void loadFromCursor(long id) { + Cursor c = null; + try { + c = mContentResolver.query(Notes.CONTENT_NOTE_URI, PROJECTION_NOTE, "(_id=?)", + new String[] { + String.valueOf(id) + }, null); + if (c != null) { + c.moveToNext(); + loadFromCursor(c); + } else { + Log.w(TAG, "loadFromCursor: cursor = null"); + } + } finally { + if (c != null) + c.close(); + } + } + + private void loadFromCursor(Cursor c) { + mId = c.getLong(ID_COLUMN); + mAlertDate = c.getLong(ALERTED_DATE_COLUMN); + mBgColorId = c.getInt(BG_COLOR_ID_COLUMN); + mCreatedDate = c.getLong(CREATED_DATE_COLUMN); + mHasAttachment = c.getInt(HAS_ATTACHMENT_COLUMN); + mModifiedDate = c.getLong(MODIFIED_DATE_COLUMN); + mParentId = c.getLong(PARENT_ID_COLUMN); + mSnippet = c.getString(SNIPPET_COLUMN); + mType = c.getInt(TYPE_COLUMN); + mWidgetId = c.getInt(WIDGET_ID_COLUMN); + mWidgetType = c.getInt(WIDGET_TYPE_COLUMN); + mVersion = c.getLong(VERSION_COLUMN); + } + + private void loadDataContent() { + Cursor c = null; + mDataList.clear(); + try { + c = mContentResolver.query(Notes.CONTENT_DATA_URI, SqlData.PROJECTION_DATA, + "(note_id=?)", new String[] { + String.valueOf(mId) + }, null); + if (c != null) { + if (c.getCount() == 0) { + Log.w(TAG, "it seems that the note has not data"); + return; + } + while (c.moveToNext()) { + SqlData data = new SqlData(mContext, c); + mDataList.add(data); + } + } else { + Log.w(TAG, "loadDataContent: cursor = null"); + } + } finally { + if (c != null) + c.close(); + } + } + + public boolean setContent(JSONObject js) { + try { + JSONObject note = js.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); + if (note.getInt(NoteColumns.TYPE) == Notes.TYPE_SYSTEM) { + Log.w(TAG, "cannot set system folder"); + } else if (note.getInt(NoteColumns.TYPE) == Notes.TYPE_FOLDER) { + // for folder we can only update the snnipet and type + String snippet = note.has(NoteColumns.SNIPPET) ? note + .getString(NoteColumns.SNIPPET) : ""; + if (mIsCreate || !mSnippet.equals(snippet)) { + mDiffNoteValues.put(NoteColumns.SNIPPET, snippet); + } + mSnippet = snippet; + + int type = note.has(NoteColumns.TYPE) ? note.getInt(NoteColumns.TYPE) + : Notes.TYPE_NOTE; + if (mIsCreate || mType != type) { + mDiffNoteValues.put(NoteColumns.TYPE, type); + } + mType = type; + } else if (note.getInt(NoteColumns.TYPE) == Notes.TYPE_NOTE) { + JSONArray dataArray = js.getJSONArray(GTaskStringUtils.META_HEAD_DATA); + long id = note.has(NoteColumns.ID) ? note.getLong(NoteColumns.ID) : INVALID_ID; + if (mIsCreate || mId != id) { + mDiffNoteValues.put(NoteColumns.ID, id); + } + mId = id; + + long alertDate = note.has(NoteColumns.ALERTED_DATE) ? note + .getLong(NoteColumns.ALERTED_DATE) : 0; + if (mIsCreate || mAlertDate != alertDate) { + mDiffNoteValues.put(NoteColumns.ALERTED_DATE, alertDate); + } + mAlertDate = alertDate; + + int bgColorId = note.has(NoteColumns.BG_COLOR_ID) ? note + .getInt(NoteColumns.BG_COLOR_ID) : ResourceParser.getDefaultBgId(mContext); + if (mIsCreate || mBgColorId != bgColorId) { + mDiffNoteValues.put(NoteColumns.BG_COLOR_ID, bgColorId); + } + mBgColorId = bgColorId; + + long createDate = note.has(NoteColumns.CREATED_DATE) ? note + .getLong(NoteColumns.CREATED_DATE) : System.currentTimeMillis(); + if (mIsCreate || mCreatedDate != createDate) { + mDiffNoteValues.put(NoteColumns.CREATED_DATE, createDate); + } + mCreatedDate = createDate; + + int hasAttachment = note.has(NoteColumns.HAS_ATTACHMENT) ? note + .getInt(NoteColumns.HAS_ATTACHMENT) : 0; + if (mIsCreate || mHasAttachment != hasAttachment) { + mDiffNoteValues.put(NoteColumns.HAS_ATTACHMENT, hasAttachment); + } + mHasAttachment = hasAttachment; + + long modifiedDate = note.has(NoteColumns.MODIFIED_DATE) ? note + .getLong(NoteColumns.MODIFIED_DATE) : System.currentTimeMillis(); + if (mIsCreate || mModifiedDate != modifiedDate) { + mDiffNoteValues.put(NoteColumns.MODIFIED_DATE, modifiedDate); + } + mModifiedDate = modifiedDate; + + long parentId = note.has(NoteColumns.PARENT_ID) ? note + .getLong(NoteColumns.PARENT_ID) : 0; + if (mIsCreate || mParentId != parentId) { + mDiffNoteValues.put(NoteColumns.PARENT_ID, parentId); + } + mParentId = parentId; + + String snippet = note.has(NoteColumns.SNIPPET) ? note + .getString(NoteColumns.SNIPPET) : ""; + if (mIsCreate || !mSnippet.equals(snippet)) { + mDiffNoteValues.put(NoteColumns.SNIPPET, snippet); + } + mSnippet = snippet; + + int type = note.has(NoteColumns.TYPE) ? note.getInt(NoteColumns.TYPE) + : Notes.TYPE_NOTE; + if (mIsCreate || mType != type) { + mDiffNoteValues.put(NoteColumns.TYPE, type); + } + mType = type; + + int widgetId = note.has(NoteColumns.WIDGET_ID) ? note.getInt(NoteColumns.WIDGET_ID) + : AppWidgetManager.INVALID_APPWIDGET_ID; + if (mIsCreate || mWidgetId != widgetId) { + mDiffNoteValues.put(NoteColumns.WIDGET_ID, widgetId); + } + mWidgetId = widgetId; + + int widgetType = note.has(NoteColumns.WIDGET_TYPE) ? note + .getInt(NoteColumns.WIDGET_TYPE) : Notes.TYPE_WIDGET_INVALIDE; + if (mIsCreate || mWidgetType != widgetType) { + mDiffNoteValues.put(NoteColumns.WIDGET_TYPE, widgetType); + } + mWidgetType = widgetType; + + long originParent = note.has(NoteColumns.ORIGIN_PARENT_ID) ? note + .getLong(NoteColumns.ORIGIN_PARENT_ID) : 0; + if (mIsCreate || mOriginParent != originParent) { + mDiffNoteValues.put(NoteColumns.ORIGIN_PARENT_ID, originParent); + } + mOriginParent = originParent; + + for (int i = 0; i < dataArray.length(); i++) { + JSONObject data = dataArray.getJSONObject(i); + SqlData sqlData = null; + if (data.has(DataColumns.ID)) { + long dataId = data.getLong(DataColumns.ID); + for (SqlData temp : mDataList) { + if (dataId == temp.getId()) { + sqlData = temp; + } + } + } + + if (sqlData == null) { + sqlData = new SqlData(mContext); + mDataList.add(sqlData); + } + + sqlData.setContent(data); + } + } + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + return false; + } + return true; + } + + public JSONObject getContent() { + try { + JSONObject js = new JSONObject(); + + if (mIsCreate) { + Log.e(TAG, "it seems that we haven't created this in database yet"); + return null; + } + + JSONObject note = new JSONObject(); + if (mType == Notes.TYPE_NOTE) { + note.put(NoteColumns.ID, mId); + note.put(NoteColumns.ALERTED_DATE, mAlertDate); + note.put(NoteColumns.BG_COLOR_ID, mBgColorId); + note.put(NoteColumns.CREATED_DATE, mCreatedDate); + note.put(NoteColumns.HAS_ATTACHMENT, mHasAttachment); + note.put(NoteColumns.MODIFIED_DATE, mModifiedDate); + note.put(NoteColumns.PARENT_ID, mParentId); + note.put(NoteColumns.SNIPPET, mSnippet); + note.put(NoteColumns.TYPE, mType); + note.put(NoteColumns.WIDGET_ID, mWidgetId); + note.put(NoteColumns.WIDGET_TYPE, mWidgetType); + note.put(NoteColumns.ORIGIN_PARENT_ID, mOriginParent); + js.put(GTaskStringUtils.META_HEAD_NOTE, note); + + JSONArray dataArray = new JSONArray(); + for (SqlData sqlData : mDataList) { + JSONObject data = sqlData.getContent(); + if (data != null) { + dataArray.put(data); + } + } + js.put(GTaskStringUtils.META_HEAD_DATA, dataArray); + } else if (mType == Notes.TYPE_FOLDER || mType == Notes.TYPE_SYSTEM) { + note.put(NoteColumns.ID, mId); + note.put(NoteColumns.TYPE, mType); + note.put(NoteColumns.SNIPPET, mSnippet); + js.put(GTaskStringUtils.META_HEAD_NOTE, note); + } + + return js; + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + } + return null; + } + + public void setParentId(long id) { + mParentId = id; + mDiffNoteValues.put(NoteColumns.PARENT_ID, id); + } + + public void setGtaskId(String gid) { + mDiffNoteValues.put(NoteColumns.GTASK_ID, gid); + } + + public void setSyncId(long syncId) { + mDiffNoteValues.put(NoteColumns.SYNC_ID, syncId); + } + + public void resetLocalModified() { + mDiffNoteValues.put(NoteColumns.LOCAL_MODIFIED, 0); + } + + public long getId() { + return mId; + } + + public long getParentId() { + return mParentId; + } + + public String getSnippet() { + return mSnippet; + } + + public boolean isNoteType() { + return mType == Notes.TYPE_NOTE; + } + + public void commit(boolean validateVersion) { + if (mIsCreate) { + if (mId == INVALID_ID && mDiffNoteValues.containsKey(NoteColumns.ID)) { + mDiffNoteValues.remove(NoteColumns.ID); + } + + Uri uri = mContentResolver.insert(Notes.CONTENT_NOTE_URI, mDiffNoteValues); + try { + mId = Long.valueOf(uri.getPathSegments().get(1)); + } catch (NumberFormatException e) { + Log.e(TAG, "Get note id error :" + e.toString()); + throw new ActionFailureException("create note failed"); + } + if (mId == 0) { + throw new IllegalStateException("Create thread id failed"); + } + + if (mType == Notes.TYPE_NOTE) { + for (SqlData sqlData : mDataList) { + sqlData.commit(mId, false, -1); + } + } + } else { + if (mId <= 0 && mId != Notes.ID_ROOT_FOLDER && mId != Notes.ID_CALL_RECORD_FOLDER) { + Log.e(TAG, "No such note"); + throw new IllegalStateException("Try to update note with invalid id"); + } + if (mDiffNoteValues.size() > 0) { + mVersion ++; + int result = 0; + if (!validateVersion) { + result = mContentResolver.update(Notes.CONTENT_NOTE_URI, mDiffNoteValues, "(" + + NoteColumns.ID + "=?)", new String[] { + String.valueOf(mId) + }); + } else { + result = mContentResolver.update(Notes.CONTENT_NOTE_URI, mDiffNoteValues, "(" + + NoteColumns.ID + "=?) AND (" + NoteColumns.VERSION + "<=?)", + new String[] { + String.valueOf(mId), String.valueOf(mVersion) + }); + } + if (result == 0) { + Log.w(TAG, "there is no update. maybe user updates note when syncing"); + } + } + + if (mType == Notes.TYPE_NOTE) { + for (SqlData sqlData : mDataList) { + sqlData.commit(mId, validateVersion, mVersion); + } + } + } + + // refresh local info + loadFromCursor(mId); + if (mType == Notes.TYPE_NOTE) + loadDataContent(); + + mDiffNoteValues.clear(); + mIsCreate = false; + } +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/data/Task.java b/src/app/src/main/java/net/micode/notes/gtask/data/Task.java new file mode 100644 index 0000000..9825968 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/data/Task.java @@ -0,0 +1,352 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.gtask.data; + +import android.database.Cursor; +import android.text.TextUtils; +import android.util.Log; + +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.DataColumns; +import net.micode.notes.data.Notes.DataConstants; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.gtask.exception.ActionFailureException; +import net.micode.notes.tool.GTaskStringUtils; + +import org.json.JSONArray; +import org.json.JSONException; +import org.json.JSONObject; + + +public class Task extends Node { + private static final String TAG = Task.class.getSimpleName(); + + private boolean mCompleted; + + private String mNotes; + + private JSONObject mMetaInfo; + + private Task mPriorSibling; + + private TaskList mParent; + + public Task() { + super(); + mCompleted = false; + mNotes = null; + mPriorSibling = null; + mParent = null; + mMetaInfo = null; + } + + public JSONObject getCreateAction(int actionId) { + JSONObject js = new JSONObject(); + + try { + // action_type + js.put(GTaskStringUtils.GTASK_JSON_ACTION_TYPE, + GTaskStringUtils.GTASK_JSON_ACTION_TYPE_CREATE); + + // action_id + js.put(GTaskStringUtils.GTASK_JSON_ACTION_ID, actionId); + + // index + js.put(GTaskStringUtils.GTASK_JSON_INDEX, mParent.getChildTaskIndex(this)); + + // entity_delta + JSONObject entity = new JSONObject(); + entity.put(GTaskStringUtils.GTASK_JSON_NAME, getName()); + entity.put(GTaskStringUtils.GTASK_JSON_CREATOR_ID, "null"); + entity.put(GTaskStringUtils.GTASK_JSON_ENTITY_TYPE, + GTaskStringUtils.GTASK_JSON_TYPE_TASK); + if (getNotes() != null) { + entity.put(GTaskStringUtils.GTASK_JSON_NOTES, getNotes()); + } + js.put(GTaskStringUtils.GTASK_JSON_ENTITY_DELTA, entity); + + // parent_id + js.put(GTaskStringUtils.GTASK_JSON_PARENT_ID, mParent.getGid()); + + // dest_parent_type + js.put(GTaskStringUtils.GTASK_JSON_DEST_PARENT_TYPE, + GTaskStringUtils.GTASK_JSON_TYPE_GROUP); + + // list_id + js.put(GTaskStringUtils.GTASK_JSON_LIST_ID, mParent.getGid()); + + // prior_sibling_id + if (mPriorSibling != null) { + js.put(GTaskStringUtils.GTASK_JSON_PRIOR_SIBLING_ID, mPriorSibling.getGid()); + } + + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("fail to generate task-create jsonobject"); + } + + return js; + } + + public JSONObject getUpdateAction(int actionId) { + JSONObject js = new JSONObject(); + + try { + // action_type + js.put(GTaskStringUtils.GTASK_JSON_ACTION_TYPE, + GTaskStringUtils.GTASK_JSON_ACTION_TYPE_UPDATE); + + // action_id + js.put(GTaskStringUtils.GTASK_JSON_ACTION_ID, actionId); + + // id + js.put(GTaskStringUtils.GTASK_JSON_ID, getGid()); + + // entity_delta + JSONObject entity = new JSONObject(); + entity.put(GTaskStringUtils.GTASK_JSON_NAME, getName()); + if (getNotes() != null) { + entity.put(GTaskStringUtils.GTASK_JSON_NOTES, getNotes()); + } + entity.put(GTaskStringUtils.GTASK_JSON_DELETED, getDeleted()); + js.put(GTaskStringUtils.GTASK_JSON_ENTITY_DELTA, entity); + + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("fail to generate task-update jsonobject"); + } + + return js; + } + + public void setContentByRemoteJSON(JSONObject js) { + if (js != null) { + try { + // id + if (js.has(GTaskStringUtils.GTASK_JSON_ID)) { + setGid(js.getString(GTaskStringUtils.GTASK_JSON_ID)); + } + + // last_modified + if (js.has(GTaskStringUtils.GTASK_JSON_LAST_MODIFIED)) { + setLastModified(js.getLong(GTaskStringUtils.GTASK_JSON_LAST_MODIFIED)); + } + + // name + if (js.has(GTaskStringUtils.GTASK_JSON_NAME)) { + setName(js.getString(GTaskStringUtils.GTASK_JSON_NAME)); + } + + // notes + if (js.has(GTaskStringUtils.GTASK_JSON_NOTES)) { + setNotes(js.getString(GTaskStringUtils.GTASK_JSON_NOTES)); + } + + // deleted + if (js.has(GTaskStringUtils.GTASK_JSON_DELETED)) { + setDeleted(js.getBoolean(GTaskStringUtils.GTASK_JSON_DELETED)); + } + + // completed + if (js.has(GTaskStringUtils.GTASK_JSON_COMPLETED)) { + setCompleted(js.getBoolean(GTaskStringUtils.GTASK_JSON_COMPLETED)); + } + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("fail to get task content from jsonobject"); + } + } + } + + public void setContentByLocalJSON(JSONObject js) { + if (js == null || !js.has(GTaskStringUtils.META_HEAD_NOTE) + || !js.has(GTaskStringUtils.META_HEAD_DATA)) { + Log.w(TAG, "setContentByLocalJSON: nothing is avaiable"); + } + if (js!=null) { + try { + JSONObject note = js.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); + JSONArray dataArray = js.getJSONArray(GTaskStringUtils.META_HEAD_DATA); + + if (note.getInt(NoteColumns.TYPE) != Notes.TYPE_NOTE) { + Log.e(TAG, "invalid type"); + return; + } + + for (int i = 0; i < dataArray.length(); i++) { + JSONObject data = dataArray.getJSONObject(i); + if (TextUtils.equals(data.getString(DataColumns.MIME_TYPE), DataConstants.NOTE)) { + setName(data.getString(DataColumns.CONTENT)); + break; + } + } + + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + } + } + } + + public JSONObject getLocalJSONFromContent() { + String name = getName(); + try { + if (mMetaInfo == null) { + // new task created from web + if (name == null) { + Log.w(TAG, "the note seems to be an empty one"); + return null; + } + + JSONObject js = new JSONObject(); + JSONObject note = new JSONObject(); + JSONArray dataArray = new JSONArray(); + JSONObject data = new JSONObject(); + data.put(DataColumns.CONTENT, name); + dataArray.put(data); + js.put(GTaskStringUtils.META_HEAD_DATA, dataArray); + note.put(NoteColumns.TYPE, Notes.TYPE_NOTE); + js.put(GTaskStringUtils.META_HEAD_NOTE, note); + return js; + } else { + // synced task + JSONObject note = mMetaInfo.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); + JSONArray dataArray = mMetaInfo.getJSONArray(GTaskStringUtils.META_HEAD_DATA); + + for (int i = 0; i < dataArray.length(); i++) { + JSONObject data = dataArray.getJSONObject(i); + if (TextUtils.equals(data.getString(DataColumns.MIME_TYPE), DataConstants.NOTE)) { + data.put(DataColumns.CONTENT, getName()); + break; + } + } + + note.put(NoteColumns.TYPE, Notes.TYPE_NOTE); + return mMetaInfo; + } + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + return null; + } + } + + public void setMetaInfo(MetaData metaData) { + if (metaData != null && metaData.getNotes() != null) { + try { + mMetaInfo = new JSONObject(metaData.getNotes()); + } catch (JSONException e) { + Log.w(TAG, e.toString()); + mMetaInfo = null; + } + } + } + + public int getSyncAction(Cursor c) { + try { + JSONObject noteInfo = null; + if (mMetaInfo != null && mMetaInfo.has(GTaskStringUtils.META_HEAD_NOTE)) { + noteInfo = mMetaInfo.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); + } + + if (noteInfo == null) { + Log.w(TAG, "it seems that note meta has been deleted"); + return SYNC_ACTION_UPDATE_REMOTE; + } + + if (!noteInfo.has(NoteColumns.ID)) { + Log.w(TAG, "remote note id seems to be deleted"); + return SYNC_ACTION_UPDATE_LOCAL; + } + + // validate the note id now + if (c.getLong(SqlNote.ID_COLUMN) != noteInfo.getLong(NoteColumns.ID)) { + Log.w(TAG, "note id doesn't match"); + return SYNC_ACTION_UPDATE_LOCAL; + } + + if (c.getInt(SqlNote.LOCAL_MODIFIED_COLUMN) == 0) { + // there is no local update + if (c.getLong(SqlNote.SYNC_ID_COLUMN) == getLastModified()) { + // no update both side + return SYNC_ACTION_NONE; + } else { + // apply remote to local + return SYNC_ACTION_UPDATE_LOCAL; + } + } else { + // validate gtask id + if (!c.getString(SqlNote.GTASK_ID_COLUMN).equals(getGid())) { + Log.e(TAG, "gtask id doesn't match"); + return SYNC_ACTION_ERROR; + } + if (c.getLong(SqlNote.SYNC_ID_COLUMN) == getLastModified()) { + // local modification only + return SYNC_ACTION_UPDATE_REMOTE; + } else { + return SYNC_ACTION_UPDATE_CONFLICT; + } + } + } catch (Exception e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + } + + return SYNC_ACTION_ERROR; + } + + public boolean isWorthSaving() { + return mMetaInfo != null || (getName() != null && getName().trim().length() > 0) + || (getNotes() != null && getNotes().trim().length() > 0); + } + + public void setCompleted(boolean completed) { + this.mCompleted = completed; + } + + public void setNotes(String notes) { + this.mNotes = notes; + } + + public void setPriorSibling(Task priorSibling) { + this.mPriorSibling = priorSibling; + } + + public void setParent(TaskList parent) { + this.mParent = parent; + } + + public boolean getCompleted() { + return this.mCompleted; + } + + public String getNotes() { + return this.mNotes; + } + + public Task getPriorSibling() { + return this.mPriorSibling; + } + + public TaskList getParent() { + return this.mParent; + } + +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/data/TaskList.java b/src/app/src/main/java/net/micode/notes/gtask/data/TaskList.java new file mode 100644 index 0000000..decfcbd --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/data/TaskList.java @@ -0,0 +1,349 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.gtask.data; + +import android.database.Cursor; +import android.util.Log; + +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.gtask.exception.ActionFailureException; +import net.micode.notes.tool.GTaskStringUtils; + +import org.json.JSONException; +import org.json.JSONObject; + +import java.util.ArrayList; + + +public class TaskList extends Node { + private static final String TAG = TaskList.class.getSimpleName(); + + private int mIndex; + + private ArrayList mChildren; + + public TaskList() { + super(); + mChildren = new ArrayList(); + mIndex = 1; + } + + public JSONObject getCreateAction(int actionId) { + JSONObject js = new JSONObject(); + + try { + // action_type + js.put(GTaskStringUtils.GTASK_JSON_ACTION_TYPE, + GTaskStringUtils.GTASK_JSON_ACTION_TYPE_CREATE); + + // action_id + js.put(GTaskStringUtils.GTASK_JSON_ACTION_ID, actionId); + + // index + js.put(GTaskStringUtils.GTASK_JSON_INDEX, mIndex); + + // entity_delta + JSONObject entity = new JSONObject(); + entity.put(GTaskStringUtils.GTASK_JSON_NAME, getName()); + entity.put(GTaskStringUtils.GTASK_JSON_CREATOR_ID, "null"); + entity.put(GTaskStringUtils.GTASK_JSON_ENTITY_TYPE, + GTaskStringUtils.GTASK_JSON_TYPE_GROUP); + js.put(GTaskStringUtils.GTASK_JSON_ENTITY_DELTA, entity); + + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("fail to generate tasklist-create jsonobject"); + } + + return js; + } + + public JSONObject getUpdateAction(int actionId) { + JSONObject js = new JSONObject(); + + try { + // action_type + js.put(GTaskStringUtils.GTASK_JSON_ACTION_TYPE, + GTaskStringUtils.GTASK_JSON_ACTION_TYPE_UPDATE); + + // action_id + js.put(GTaskStringUtils.GTASK_JSON_ACTION_ID, actionId); + + // id + js.put(GTaskStringUtils.GTASK_JSON_ID, getGid()); + + // entity_delta + JSONObject entity = new JSONObject(); + entity.put(GTaskStringUtils.GTASK_JSON_NAME, getName()); + entity.put(GTaskStringUtils.GTASK_JSON_DELETED, getDeleted()); + js.put(GTaskStringUtils.GTASK_JSON_ENTITY_DELTA, entity); + + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("fail to generate tasklist-update jsonobject"); + } + + return js; + } + + public void setContentByRemoteJSON(JSONObject js) { + if (js != null) { + try { + // id + if (js.has(GTaskStringUtils.GTASK_JSON_ID)) { + setGid(js.getString(GTaskStringUtils.GTASK_JSON_ID)); + } + + // last_modified + if (js.has(GTaskStringUtils.GTASK_JSON_LAST_MODIFIED)) { + setLastModified(js.getLong(GTaskStringUtils.GTASK_JSON_LAST_MODIFIED)); + } + + // name + if (js.has(GTaskStringUtils.GTASK_JSON_NAME)) { + setName(js.getString(GTaskStringUtils.GTASK_JSON_NAME)); + } + + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("fail to get tasklist content from jsonobject"); + } + } + } + + public void setContentByLocalJSON(JSONObject js) { + if (js == null || !js.has(GTaskStringUtils.META_HEAD_NOTE)) { + Log.w(TAG, "setContentByLocalJSON: nothing is avaiable"); + } + if (js != null) { + + + try { + JSONObject folder = js.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); + + if (folder.getInt(NoteColumns.TYPE) == Notes.TYPE_FOLDER) { + String name = folder.getString(NoteColumns.SNIPPET); + setName(GTaskStringUtils.MIUI_FOLDER_PREFFIX + name); + } else if (folder.getInt(NoteColumns.TYPE) == Notes.TYPE_SYSTEM) { + if (folder.getLong(NoteColumns.ID) == Notes.ID_ROOT_FOLDER) + setName(GTaskStringUtils.MIUI_FOLDER_PREFFIX + GTaskStringUtils.FOLDER_DEFAULT); + else if (folder.getLong(NoteColumns.ID) == Notes.ID_CALL_RECORD_FOLDER) + setName(GTaskStringUtils.MIUI_FOLDER_PREFFIX + + GTaskStringUtils.FOLDER_CALL_NOTE); + else + Log.e(TAG, "invalid system folder"); + } else { + Log.e(TAG, "error type"); + } + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + } + } + } + + public JSONObject getLocalJSONFromContent() { + try { + JSONObject js = new JSONObject(); + JSONObject folder = new JSONObject(); + + String folderName = getName(); + if (getName().startsWith(GTaskStringUtils.MIUI_FOLDER_PREFFIX)) + folderName = folderName.substring(GTaskStringUtils.MIUI_FOLDER_PREFFIX.length(), + folderName.length()); + folder.put(NoteColumns.SNIPPET, folderName); + if (folderName.equals(GTaskStringUtils.FOLDER_DEFAULT) + || folderName.equals(GTaskStringUtils.FOLDER_CALL_NOTE)) + folder.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); + else + folder.put(NoteColumns.TYPE, Notes.TYPE_FOLDER); + + js.put(GTaskStringUtils.META_HEAD_NOTE, folder); + + return js; + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + return null; + } + } + + public int getSyncAction(Cursor c) { + try { + if (c.getInt(SqlNote.LOCAL_MODIFIED_COLUMN) == 0) { + // there is no local update + if (c.getLong(SqlNote.SYNC_ID_COLUMN) == getLastModified()) { + // no update both side + return SYNC_ACTION_NONE; + } else { + // apply remote to local + return SYNC_ACTION_UPDATE_LOCAL; + } + } else { + // validate gtask id + if (!c.getString(SqlNote.GTASK_ID_COLUMN).equals(getGid())) { + Log.e(TAG, "gtask id doesn't match"); + return SYNC_ACTION_ERROR; + } + /* + if (c.getLong(SqlNote.SYNC_ID_COLUMN) == getLastModified()) { + // local modification only + return SYNC_ACTION_UPDATE_REMOTE; + } else { + // for folder conflicts, just apply local modification + return SYNC_ACTION_UPDATE_REMOTE; + } + */ + return SYNC_ACTION_UPDATE_REMOTE; + } + } catch (Exception e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + } + + return SYNC_ACTION_ERROR; + } + + public int getChildTaskCount() { + return mChildren.size(); + } + + public boolean addChildTask(Task task) { + boolean ret = false; + if (task != null && !mChildren.contains(task)) { + ret = mChildren.add(task); + if (ret) { + // need to set prior sibling and parent + task.setPriorSibling(mChildren.isEmpty() ? null : mChildren + .get(mChildren.size() - 1)); + task.setParent(this); + } + } + return ret; + } + + public boolean addChildTask(Task task, int index) { + if (index < 0 || index > mChildren.size()) { + Log.e(TAG, "add child task: invalid index"); + return false; + } + + int pos = mChildren.indexOf(task); + if (task != null && pos == -1) { + mChildren.add(index, task); + + // update the task list + Task preTask = null; + Task afterTask = null; + if (index != 0) + preTask = mChildren.get(index - 1); + if (index != mChildren.size() - 1) + afterTask = mChildren.get(index + 1); + + task.setPriorSibling(preTask); + if (afterTask != null) + afterTask.setPriorSibling(task); + } + + return true; + } + + public boolean removeChildTask(Task task) { + boolean ret = false; + int index = mChildren.indexOf(task); + if (index != -1) { + ret = mChildren.remove(task); + + if (ret) { + // reset prior sibling and parent + task.setPriorSibling(null); + task.setParent(null); + + // update the task list + if (index != mChildren.size()) { + mChildren.get(index).setPriorSibling( + index == 0 ? null : mChildren.get(index - 1)); + } + } + } + return ret; + } + + public boolean moveChildTask(Task task, int index) { + + if (index < 0 || index >= mChildren.size()) { + Log.e(TAG, "move child task: invalid index"); + return false; + } + + int pos = mChildren.indexOf(task); + if (pos == -1) { + Log.e(TAG, "move child task: the task should in the list"); + return false; + } + + if (pos == index) + return true; + return (removeChildTask(task) && addChildTask(task, index)); + } + + public Task findChildTaskByGid(String gid) { + for (int i = 0; i < mChildren.size(); i++) { + Task t = mChildren.get(i); + if (t.getGid().equals(gid)) { + return t; + } + } + return null; + } + + public int getChildTaskIndex(Task task) { + return mChildren.indexOf(task); + } + + public Task getChildTaskByIndex(int index) { + if (index < 0 || index >= mChildren.size()) { + Log.e(TAG, "getTaskByIndex: invalid index"); + return null; + } + return mChildren.get(index); + } + + public Task getChilTaskByGid(String gid) { + for (Task task : mChildren) { + if (task.getGid().equals(gid)) + return task; + } + return null; + } + + public ArrayList getChildTaskList() { + return this.mChildren; + } + + public void setIndex(int index) { + this.mIndex = index; + } + + public int getIndex() { + return this.mIndex; + } +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java b/src/app/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java new file mode 100644 index 0000000..e3b1295 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java @@ -0,0 +1,33 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//动作失败异常,包括的几种情况 +package net.micode.notes.gtask.exception; + +public class ActionFailureException extends RuntimeException { + private static final long serialVersionUID = 4425249765923293627L; + + public ActionFailureException() { + super(); + } + + public ActionFailureException(String paramString) { + super(paramString); + } + + public ActionFailureException(String paramString, Throwable paramThrowable) { + super(paramString, paramThrowable); + } +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java b/src/app/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java new file mode 100644 index 0000000..5abe978 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java @@ -0,0 +1,33 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//网络出现问题时,发生的集中情况 +package net.micode.notes.gtask.exception; + +public class NetworkFailureException extends Exception { + private static final long serialVersionUID = 2107610287180234136L; + + public NetworkFailureException() { + super(); + } + + public NetworkFailureException(String paramString) { + super(paramString); + } + + public NetworkFailureException(String paramString, Throwable paramThrowable) { + super(paramString, paramThrowable); + } +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java b/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java new file mode 100644 index 0000000..ed295dd --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java @@ -0,0 +1,132 @@ + +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.gtask.remote; + +import android.app.Notification; +import android.app.NotificationManager; +import android.app.PendingIntent; +import android.content.Context; +import android.content.Intent; +import android.os.AsyncTask; + +import net.micode.notes.R; +import net.micode.notes.ui.NotesListActivity; +import net.micode.notes.ui.NotesPreferenceActivity; + + +public class GTaskASyncTask extends AsyncTask { + + private static int GTASK_SYNC_NOTIFICATION_ID = 5234235; + + public interface OnCompleteListener { + void onComplete(); + } + + private Context mContext; + + private NotificationManager mNotifiManager; + + private GTaskManager mTaskManager; + + private OnCompleteListener mOnCompleteListener; + + public GTaskASyncTask(Context context, OnCompleteListener listener) { + mContext = context; + mOnCompleteListener = listener; + mNotifiManager = (NotificationManager) mContext + .getSystemService(Context.NOTIFICATION_SERVICE); + mTaskManager = GTaskManager.getInstance(); + } + + public void cancelSync() { + mTaskManager.cancelSync(); + } + + public void publishProgess(String message) { + publishProgress(new String[] { + message + }); + } + + private void showNotification(int tickerId, String content) { + Notification notification = new Notification(R.drawable.notification, mContext + .getString(tickerId), System.currentTimeMillis()); + notification.defaults = Notification.DEFAULT_LIGHTS; + notification.flags = Notification.FLAG_AUTO_CANCEL; + PendingIntent pendingIntent; + if (tickerId != R.string.ticker_success) { + pendingIntent = PendingIntent.getActivity(mContext, 0, new Intent(mContext, + NotesPreferenceActivity.class), 0); + + } else { + pendingIntent = PendingIntent.getActivity(mContext, 0, new Intent(mContext, + NotesListActivity.class), 0); + } + //notification.setLatestEventInfo(mContext, mContext.getString(R.string.app_name), content, + // pendingIntent); + notification = new Notification.Builder(mContext) + .setContentIntent(pendingIntent) + .setTicker(mContext.getString(R.string.app_name)) + .setContentTitle(mContext.getString(R.string.app_name)) + .setContentText(content) + .setWhen(System.currentTimeMillis()) + .setSmallIcon(R.drawable.icon_app) + .getNotification(); + notification.icon = R.drawable.icon_app; + mNotifiManager.notify(GTASK_SYNC_NOTIFICATION_ID, notification); + } + + @Override + protected Integer doInBackground(Void... unused) { + publishProgess(mContext.getString(R.string.sync_progress_login, NotesPreferenceActivity + .getSyncAccountName(mContext))); + return mTaskManager.sync(mContext, this); + } + + @Override + protected void onProgressUpdate(String... progress) { + showNotification(R.string.ticker_syncing, progress[0]); + if (mContext instanceof GTaskSyncService) { + ((GTaskSyncService) mContext).sendBroadcast(progress[0]); + } + } + + @Override + protected void onPostExecute(Integer result) { + if (result == GTaskManager.STATE_SUCCESS) { + showNotification(R.string.ticker_success, mContext.getString( + R.string.success_sync_account, mTaskManager.getSyncAccount())); + NotesPreferenceActivity.setLastSyncTime(mContext, System.currentTimeMillis()); + } else if (result == GTaskManager.STATE_NETWORK_ERROR) { + showNotification(R.string.ticker_fail, mContext.getString(R.string.error_sync_network)); + } else if (result == GTaskManager.STATE_INTERNAL_ERROR) { + showNotification(R.string.ticker_fail, mContext.getString(R.string.error_sync_internal)); + } else if (result == GTaskManager.STATE_SYNC_CANCELLED) { + showNotification(R.string.ticker_cancel, mContext + .getString(R.string.error_sync_cancelled)); + } + if (mOnCompleteListener != null) { + new Thread(new Runnable() { + + public void run() { + mOnCompleteListener.onComplete(); + } + }).start(); + } + } +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java b/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java new file mode 100644 index 0000000..6981225 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java @@ -0,0 +1,590 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.gtask.remote; + +import android.accounts.Account; +import android.accounts.AccountManager; +import android.accounts.AccountManagerFuture; +import android.app.Activity; +import android.os.Bundle; +import android.text.TextUtils; +import android.util.Log; + +import net.micode.notes.gtask.data.Node; +import net.micode.notes.gtask.data.Task; +import net.micode.notes.gtask.data.TaskList; +import net.micode.notes.gtask.exception.ActionFailureException; +import net.micode.notes.gtask.exception.NetworkFailureException; +import net.micode.notes.tool.GTaskStringUtils; +import net.micode.notes.ui.NotesPreferenceActivity; + +import org.apache.http.HttpEntity; +import org.apache.http.HttpResponse; +import org.apache.http.client.ClientProtocolException; +import org.apache.http.client.entity.UrlEncodedFormEntity; +import org.apache.http.client.methods.HttpGet; +import org.apache.http.client.methods.HttpPost; +import org.apache.http.cookie.Cookie; +import org.apache.http.impl.client.BasicCookieStore; +import org.apache.http.impl.client.DefaultHttpClient; +import org.apache.http.message.BasicNameValuePair; +import org.apache.http.params.BasicHttpParams; +import org.apache.http.params.HttpConnectionParams; +import org.apache.http.params.HttpParams; +import org.apache.http.params.HttpProtocolParams; +import org.json.JSONArray; +import org.json.JSONException; +import org.json.JSONObject; + +import java.io.BufferedReader; +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.util.LinkedList; +import java.util.List; +import java.util.zip.GZIPInputStream; +import java.util.zip.Inflater; +import java.util.zip.InflaterInputStream; + + +public class GTaskClient { + private static final String TAG = GTaskClient.class.getSimpleName(); + + private static final String GTASK_URL = "https://mail.google.com/tasks/"; + + private static final String GTASK_GET_URL = "https://mail.google.com/tasks/ig"; + + private static final String GTASK_POST_URL = "https://mail.google.com/tasks/r/ig"; + + private static GTaskClient mInstance = null; + + private DefaultHttpClient mHttpClient; + + private String mGetUrl; + + private String mPostUrl; + + private long mClientVersion; + + private boolean mLoggedin; + + private long mLastLoginTime; + + private int mActionId; + + private Account mAccount; + + private JSONArray mUpdateArray; + + private GTaskClient() { + mHttpClient = null; + mGetUrl = GTASK_GET_URL; + mPostUrl = GTASK_POST_URL; + mClientVersion = -1; + mLoggedin = false; + mLastLoginTime = 0; + mActionId = 1; + mAccount = null; + mUpdateArray = null; + } + + public static synchronized GTaskClient getInstance() { + if (mInstance == null) { + mInstance = new GTaskClient(); + } + return mInstance; + } + + public boolean login(Activity activity) { + // we suppose that the cookie would expire after 5 minutes + // then we need to re-login + final long interval; + int a = 1000 * 60 * 5; + String str = String.valueOf(a); + interval = Long.parseLong(str); + if (mLastLoginTime + interval < System.currentTimeMillis()) { + mLoggedin = false; + } + + // need to re-login after account switch + if (mLoggedin + && !TextUtils.equals(getSyncAccount().name, NotesPreferenceActivity + .getSyncAccountName(activity))) { + mLoggedin = false; + } + + if (mLoggedin) { + Log.d(TAG, "already logged in"); + return true; + } + + mLastLoginTime = System.currentTimeMillis(); + String authToken = loginGoogleAccount(activity, false); + if (authToken == null) { + Log.e(TAG, "login google account failed"); + return false; + } + + // login with custom domain if necessary + if (!(mAccount.name.toLowerCase().endsWith("gmail.com") || mAccount.name.toLowerCase() + .endsWith("googlemail.com"))) { + StringBuilder url = new StringBuilder(GTASK_URL).append("a/"); + int index = mAccount.name.indexOf('@') + 1; + String suffix = mAccount.name.substring(index); + url.append(suffix + "/"); + mGetUrl = url.toString() + "ig"; + mPostUrl = url.toString() + "r/ig"; + + if (tryToLoginGtask(activity, authToken)) { + mLoggedin = true; + } + } + + // try to login with google official url + if (!mLoggedin) { + mGetUrl = GTASK_GET_URL; + mPostUrl = GTASK_POST_URL; + if (!tryToLoginGtask(activity, authToken)) { + return false; + } + } + + mLoggedin = true; + return true; + } + + private String loginGoogleAccount(Activity activity, boolean invalidateToken) { + String authToken; + AccountManager accountManager = AccountManager.get(activity); + Account[] accounts = accountManager.getAccountsByType("com.google"); + + if (accounts.length == 0) { + Log.e(TAG, "there is no available google account"); + return null; + } + + String accountName = NotesPreferenceActivity.getSyncAccountName(activity); + Account account = null; + for (Account a : accounts) { + if (a.name.equals(accountName)) { + account = a; + break; + } + } + if (account != null) { + mAccount = account; + } else { + Log.e(TAG, "unable to get an account with the same name in the settings"); + return null; + } + + // get the token now + AccountManagerFuture accountManagerFuture = accountManager.getAuthToken(account, + "goanna_mobile", null, activity, null, null); + try { + Bundle authTokenBundle = accountManagerFuture.getResult(); + authToken = authTokenBundle.getString(AccountManager.KEY_AUTHTOKEN); + if (invalidateToken) { + accountManager.invalidateAuthToken("com.google", authToken); + loginGoogleAccount(activity, false); + } + } catch (Exception e) { + Log.e(TAG, "get auth token failed"); + authToken = null; + } + + return authToken; + } + + private boolean tryToLoginGtask(Activity activity, String authToken) { + if (!loginGtask(authToken)) { + // maybe the auth token is out of date, now let's invalidate the + // token and try again + authToken = loginGoogleAccount(activity, true); + if (authToken == null) { + Log.e(TAG, "login google account failed"); + return false; + } + + if (!loginGtask(authToken)) { + Log.e(TAG, "login gtask failed"); + return false; + } + } + return true; + } + + private boolean loginGtask(String authToken) { + int timeoutConnection = 10000; + int timeoutSocket = 15000; + HttpParams httpParameters = new BasicHttpParams(); + HttpConnectionParams.setConnectionTimeout(httpParameters, timeoutConnection); + HttpConnectionParams.setSoTimeout(httpParameters, timeoutSocket); + mHttpClient = new DefaultHttpClient(httpParameters); + BasicCookieStore localBasicCookieStore = new BasicCookieStore(); + mHttpClient.setCookieStore(localBasicCookieStore); + HttpProtocolParams.setUseExpectContinue(mHttpClient.getParams(), false); + + // login gtask + try { + String loginUrl = mGetUrl + "?auth=" + authToken; + HttpGet httpGet = new HttpGet(loginUrl); + HttpResponse response = null; + response = mHttpClient.execute(httpGet); + + // get the cookie now + List cookies = mHttpClient.getCookieStore().getCookies(); + boolean hasAuthCookie = false; + for (Cookie cookie : cookies) { + if (cookie.getName().contains("GTL")) { + hasAuthCookie = true; + } + } + if (!hasAuthCookie) { + Log.w(TAG, "it seems that there is no auth cookie"); + } + + // get the client version + String resString = getResponseContent(response.getEntity()); + String jsBegin = "_setup("; + String jsEnd = ")}"; + int begin = resString.indexOf(jsBegin); + int end = resString.lastIndexOf(jsEnd); + String jsString = null; + if (begin != -1 && end != -1 && begin < end) { + jsString = resString.substring(begin + jsBegin.length(), end); + } + JSONObject js = new JSONObject(jsString); + mClientVersion = js.getLong("v"); + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + return false; + } catch (Exception e) { + // simply catch all exceptions + Log.e(TAG, "httpget gtask_url failed"); + return false; + } + + return true; + } + + private int getActionId() { + return mActionId++; + } + + private HttpPost createHttpPost() { + HttpPost httpPost = new HttpPost(mPostUrl); + httpPost.setHeader("Content-Type", "application/x-www-form-urlencoded;charset=utf-8"); + httpPost.setHeader("AT", "1"); + return httpPost; + } + + private String getResponseContent(HttpEntity entity) throws IOException { + String contentEncoding = null; + if (entity.getContentEncoding() != null) { + contentEncoding = entity.getContentEncoding().getValue(); + Log.d(TAG, "encoding: " + contentEncoding); + } + + InputStream input = entity.getContent(); + if (contentEncoding != null && contentEncoding.equalsIgnoreCase("gzip")) { + input = new GZIPInputStream(entity.getContent()); + } else if (contentEncoding != null && contentEncoding.equalsIgnoreCase("deflate")) { + Inflater inflater = new Inflater(true); + input = new InflaterInputStream(entity.getContent(), inflater); + } + + try { + InputStreamReader isr = new InputStreamReader(input); + BufferedReader br = new BufferedReader(isr); + StringBuilder sb = new StringBuilder(); + + while (true) { + String buff = br.readLine(); + if (buff == null) { + return sb.toString(); + } + sb = sb.append(buff); + } + } finally { + input.close(); + } + } + + private JSONObject postRequest(JSONObject js) throws NetworkFailureException { + if (!mLoggedin) { + Log.e(TAG, "please login first"); + throw new ActionFailureException("not logged in"); + } + + HttpPost httpPost = createHttpPost(); + try { + LinkedList list = new LinkedList(); + list.add(new BasicNameValuePair("r", js.toString())); + UrlEncodedFormEntity entity = new UrlEncodedFormEntity(list, "UTF-8"); + httpPost.setEntity(entity); + + // execute the post + HttpResponse response = mHttpClient.execute(httpPost); + String jsString = getResponseContent(response.getEntity()); + return new JSONObject(jsString); + + } catch (ClientProtocolException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new NetworkFailureException("postRequest failed"); + } catch (IOException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new NetworkFailureException("postRequest failed"); + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("unable to convert response content to jsonobject"); + } catch (Exception e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("error occurs when posting request"); + } + } + + public void createTask(Task task) throws NetworkFailureException { + commitUpdate(); + try { + JSONObject jsPost = new JSONObject(); + JSONArray actionList = new JSONArray(); + + // action_list + actionList.put(task.getCreateAction(getActionId())); + jsPost.put(GTaskStringUtils.GTASK_JSON_ACTION_LIST, actionList); + + // client_version + jsPost.put(GTaskStringUtils.GTASK_JSON_CLIENT_VERSION, mClientVersion); + + // post + JSONObject jsResponse = postRequest(jsPost); + JSONObject jsResult = (JSONObject) jsResponse.getJSONArray( + GTaskStringUtils.GTASK_JSON_RESULTS).get(0); + task.setGid(jsResult.getString(GTaskStringUtils.GTASK_JSON_NEW_ID)); + + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("create task: handing jsonobject failed"); + } + } + + public void createTaskList(TaskList tasklist) throws NetworkFailureException { + commitUpdate(); + try { + JSONObject jsPost = new JSONObject(); + JSONArray actionList = new JSONArray(); + + // action_list + actionList.put(tasklist.getCreateAction(getActionId())); + jsPost.put(GTaskStringUtils.GTASK_JSON_ACTION_LIST, actionList); + + // client version + jsPost.put(GTaskStringUtils.GTASK_JSON_CLIENT_VERSION, mClientVersion); + + // post + JSONObject jsResponse = postRequest(jsPost); + JSONObject jsResult = (JSONObject) jsResponse.getJSONArray( + GTaskStringUtils.GTASK_JSON_RESULTS).get(0); + tasklist.setGid(jsResult.getString(GTaskStringUtils.GTASK_JSON_NEW_ID)); + + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("create tasklist: handing jsonobject failed"); + } + } + + public void commitUpdate() throws NetworkFailureException { + if (mUpdateArray != null) { + try { + JSONObject jsPost = new JSONObject(); + + // action_list + jsPost.put(GTaskStringUtils.GTASK_JSON_ACTION_LIST, mUpdateArray); + + // client_version + jsPost.put(GTaskStringUtils.GTASK_JSON_CLIENT_VERSION, mClientVersion); + + postRequest(jsPost); + mUpdateArray = null; + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("commit update: handing jsonobject failed"); + } + } + } + + public void addUpdateNode(Node node) throws NetworkFailureException { + if (node != null) { + // too many update items may result in an error + // set max to 10 items + if (mUpdateArray != null && mUpdateArray.length() > 10) { + commitUpdate(); + } + + if (mUpdateArray == null) + mUpdateArray = new JSONArray(); + mUpdateArray.put(node.getUpdateAction(getActionId())); + } + } + + public void moveTask(Task task, TaskList preParent, TaskList curParent) + throws NetworkFailureException { + commitUpdate(); + try { + JSONObject jsPost = new JSONObject(); + JSONArray actionList = new JSONArray(); + JSONObject action = new JSONObject(); + + // action_list + action.put(GTaskStringUtils.GTASK_JSON_ACTION_TYPE, + GTaskStringUtils.GTASK_JSON_ACTION_TYPE_MOVE); + action.put(GTaskStringUtils.GTASK_JSON_ACTION_ID, getActionId()); + action.put(GTaskStringUtils.GTASK_JSON_ID, task.getGid()); + if (preParent == curParent && task.getPriorSibling() != null) { + // put prioring_sibing_id only if moving within the tasklist and + // it is not the first one + action.put(GTaskStringUtils.GTASK_JSON_PRIOR_SIBLING_ID, task.getPriorSibling()); + } + action.put(GTaskStringUtils.GTASK_JSON_SOURCE_LIST, preParent.getGid()); + action.put(GTaskStringUtils.GTASK_JSON_DEST_PARENT, curParent.getGid()); + if (preParent != curParent) { + // put the dest_list only if moving between tasklists + action.put(GTaskStringUtils.GTASK_JSON_DEST_LIST, curParent.getGid()); + } + actionList.put(action); + jsPost.put(GTaskStringUtils.GTASK_JSON_ACTION_LIST, actionList); + + // client_version + jsPost.put(GTaskStringUtils.GTASK_JSON_CLIENT_VERSION, mClientVersion); + + postRequest(jsPost); + + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("move task: handing jsonobject failed"); + } + } + + public void deleteNode(Node node) throws NetworkFailureException { + commitUpdate(); + try { + JSONObject jsPost = new JSONObject(); + JSONArray actionList = new JSONArray(); + + // action_list + node.setDeleted(true); + actionList.put(node.getUpdateAction(getActionId())); + jsPost.put(GTaskStringUtils.GTASK_JSON_ACTION_LIST, actionList); + + // client_version + jsPost.put(GTaskStringUtils.GTASK_JSON_CLIENT_VERSION, mClientVersion); + + postRequest(jsPost); + mUpdateArray = null; + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("delete node: handing jsonobject failed"); + } + } + + public JSONArray getTaskLists() throws NetworkFailureException { + if (!mLoggedin) { + Log.e(TAG, "please login first"); + throw new ActionFailureException("not logged in"); + } + + try { + HttpGet httpGet = new HttpGet(mGetUrl); + HttpResponse response = null; + response = mHttpClient.execute(httpGet); + + // get the task list + String resString = getResponseContent(response.getEntity()); + String jsBegin = "_setup("; + String jsEnd = ")}"; + int begin = resString.indexOf(jsBegin); + int end = resString.lastIndexOf(jsEnd); + String jsString = null; + if (begin != -1 && end != -1 && begin < end) { + jsString = resString.substring(begin + jsBegin.length(), end); + } + JSONObject js = new JSONObject(jsString); + return js.getJSONObject("t").getJSONArray(GTaskStringUtils.GTASK_JSON_LISTS); + } catch (ClientProtocolException e) { + Log.e(TAG, e.toString()); + + + e.printStackTrace(); + throw new NetworkFailureException("gettasklists: httpget failed"); + } catch (IOException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new NetworkFailureException("gettasklists: httpget failed"); + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("get task lists: handing jasonobject failed"); + } + } + + public JSONArray getTaskList(String listGid) throws NetworkFailureException { + commitUpdate(); + try { + JSONObject jsPost = new JSONObject(); + JSONArray actionList = new JSONArray(); + JSONObject action = new JSONObject(); + + // action_list + action.put(GTaskStringUtils.GTASK_JSON_ACTION_TYPE, + GTaskStringUtils.GTASK_JSON_ACTION_TYPE_GETALL); + action.put(GTaskStringUtils.GTASK_JSON_ACTION_ID, getActionId()); + action.put(GTaskStringUtils.GTASK_JSON_LIST_ID, listGid); + action.put(GTaskStringUtils.GTASK_JSON_GET_DELETED, false); + actionList.put(action); + jsPost.put(GTaskStringUtils.GTASK_JSON_ACTION_LIST, actionList); + + // client_version + jsPost.put(GTaskStringUtils.GTASK_JSON_CLIENT_VERSION, mClientVersion); + + JSONObject jsResponse = postRequest(jsPost); + return jsResponse.getJSONArray(GTaskStringUtils.GTASK_JSON_TASKS); + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("get task list: handing jsonobject failed"); + } + } + + public Account getSyncAccount() { + return mAccount; + } + + public void resetUpdateArray() { + mUpdateArray = null; + } +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java b/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java new file mode 100644 index 0000000..0b6d96a --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java @@ -0,0 +1,819 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.gtask.remote; + +import android.app.Activity; +import android.content.ContentResolver; +import android.content.ContentUris; +import android.content.ContentValues; +import android.content.Context; +import android.database.Cursor; +import android.util.Log; + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.DataColumns; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.gtask.data.MetaData; +import net.micode.notes.gtask.data.Node; +import net.micode.notes.gtask.data.SqlNote; +import net.micode.notes.gtask.data.Task; +import net.micode.notes.gtask.data.TaskList; +import net.micode.notes.gtask.exception.ActionFailureException; +import net.micode.notes.gtask.exception.NetworkFailureException; +import net.micode.notes.tool.DataUtils; +import net.micode.notes.tool.GTaskStringUtils; + +import org.json.JSONArray; +import org.json.JSONException; +import org.json.JSONObject; + +import java.util.HashMap; +import java.util.HashSet; +import java.util.Iterator; +import java.util.Map; + + +public class GTaskManager { + private static final String TAG = GTaskManager.class.getSimpleName(); + + public static final int STATE_SUCCESS = 0; + + public static final int STATE_NETWORK_ERROR = 1; + + public static final int STATE_INTERNAL_ERROR = 2; + + public static final int STATE_SYNC_IN_PROGRESS = 3; + + public static final int STATE_SYNC_CANCELLED = 4; + + private static GTaskManager mInstance = null; + + private Activity mActivity; + + private Context mContext; + + private ContentResolver mContentResolver; + + private boolean mSyncing; + + private boolean mCancelled; + + private HashMap mGTaskListHashMap; + + private HashMap mGTaskHashMap; + + private HashMap mMetaHashMap; + + private TaskList mMetaList; + + private HashSet mLocalDeleteIdMap; + + private HashMap mGidToNid; + + private HashMap mNidToGid; + + private GTaskManager() { + mSyncing = false; + mCancelled = false; + mGTaskListHashMap = new HashMap(); + mGTaskHashMap = new HashMap(); + mMetaHashMap = new HashMap(); + mMetaList = null; + mLocalDeleteIdMap = new HashSet(); + mGidToNid = new HashMap(); + mNidToGid = new HashMap(); + } + + public static synchronized GTaskManager getInstance() { + if (mInstance == null) { + mInstance = new GTaskManager(); + } + return mInstance; + } + + public synchronized void setActivityContext(Activity activity) { + // used for getting authtoken + mActivity = activity; + } + + public int sync(Context context, GTaskASyncTask asyncTask) { + if (mSyncing) { + Log.d(TAG, "Sync is in progress"); + return STATE_SYNC_IN_PROGRESS; + } + mContext = context; + mContentResolver = mContext.getContentResolver(); + mSyncing = true; + mCancelled = false; + mGTaskListHashMap.clear(); + mGTaskHashMap.clear(); + mMetaHashMap.clear(); + mLocalDeleteIdMap.clear(); + mGidToNid.clear(); + mNidToGid.clear(); + + try { + GTaskClient client = GTaskClient.getInstance(); + client.resetUpdateArray(); + + // login google task + if (!mCancelled) { + if (!client.login(mActivity)) { + throw new NetworkFailureException("login google task failed"); + } + } + + // get the task list from google + asyncTask.publishProgess(mContext.getString(R.string.sync_progress_init_list)); + initGTaskList(); + + // do content sync work + asyncTask.publishProgess(mContext.getString(R.string.sync_progress_syncing)); + syncContent(); + } catch (NetworkFailureException e) { + Log.e(TAG, e.toString()); + return STATE_NETWORK_ERROR; + } catch (ActionFailureException e) { + Log.e(TAG, e.toString()); + return STATE_INTERNAL_ERROR; + } catch (Exception e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + return STATE_INTERNAL_ERROR; + } finally { + mGTaskListHashMap.clear(); + mGTaskHashMap.clear(); + mMetaHashMap.clear(); + mLocalDeleteIdMap.clear(); + mGidToNid.clear(); + mNidToGid.clear(); + mSyncing = false; + } + + return mCancelled ? STATE_SYNC_CANCELLED : STATE_SUCCESS; + } + + private void initGTaskList() throws NetworkFailureException { + if (mCancelled) + return; + GTaskClient client = GTaskClient.getInstance(); + try { + JSONArray jsTaskLists = client.getTaskLists(); + + // init meta list first + mMetaList = null; + for (int i = 0; i < jsTaskLists.length(); i++) { + JSONObject object = jsTaskLists.getJSONObject(i); + String gid = object.getString(GTaskStringUtils.GTASK_JSON_ID); + String name = object.getString(GTaskStringUtils.GTASK_JSON_NAME); + + if (name + .equals(GTaskStringUtils.MIUI_FOLDER_PREFFIX + GTaskStringUtils.FOLDER_META)) { + mMetaList = new TaskList(); + mMetaList.setContentByRemoteJSON(object); + + // load meta data + JSONArray jsMetas = client.getTaskList(gid); + for (int j = 0; j < jsMetas.length(); j++) { + object = (JSONObject) jsMetas.getJSONObject(j); + MetaData metaData = new MetaData(); + metaData.setContentByRemoteJSON(object); + if (metaData.isWorthSaving()) { + mMetaList.addChildTask(metaData); + if (metaData.getGid() != null) { + mMetaHashMap.put(metaData.getRelatedGid(), metaData); + } + } + } + } + } + + // create meta list if not existed + if (mMetaList == null) { + mMetaList = new TaskList(); + mMetaList.setName(GTaskStringUtils.MIUI_FOLDER_PREFFIX + + GTaskStringUtils.FOLDER_META); + GTaskClient.getInstance().createTaskList(mMetaList); + } + + // init task list + for (int i = 0; i < jsTaskLists.length(); i++) { + JSONObject object = jsTaskLists.getJSONObject(i); + String gid = object.getString(GTaskStringUtils.GTASK_JSON_ID); + String name = object.getString(GTaskStringUtils.GTASK_JSON_NAME); + + if (name.startsWith(GTaskStringUtils.MIUI_FOLDER_PREFFIX) + && !name.equals(GTaskStringUtils.MIUI_FOLDER_PREFFIX + + GTaskStringUtils.FOLDER_META)) { + TaskList tasklist = new TaskList(); + tasklist.setContentByRemoteJSON(object); + mGTaskListHashMap.put(gid, tasklist); + mGTaskHashMap.put(gid, tasklist); + + // load tasks + JSONArray jsTasks = client.getTaskList(gid); + for (int j = 0; j < jsTasks.length(); j++) { + object = (JSONObject) jsTasks.getJSONObject(j); + gid = object.getString(GTaskStringUtils.GTASK_JSON_ID); + Task task = new Task(); + task.setContentByRemoteJSON(object); + if (task.isWorthSaving()) { + task.setMetaInfo(mMetaHashMap.get(gid)); + tasklist.addChildTask(task); + mGTaskHashMap.put(gid, task); + } + } + } + } + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); + throw new ActionFailureException("initGTaskList: handing JSONObject failed"); + } + } + + private void syncContent() throws NetworkFailureException { + int syncType; + Cursor c = null; + String gid; + Node node; + + mLocalDeleteIdMap.clear(); + + if (mCancelled) { + return; + } + + // for local deleted note + try { + c = mContentResolver.query(Notes.CONTENT_NOTE_URI, SqlNote.PROJECTION_NOTE, + "(type<>? AND parent_id=?)", new String[] { + String.valueOf(Notes.TYPE_SYSTEM), String.valueOf(Notes.ID_TRASH_FOLER) + }, null); + if (c != null) { + while (c.moveToNext()) { + gid = c.getString(SqlNote.GTASK_ID_COLUMN); + node = mGTaskHashMap.get(gid); + if (node != null) { + mGTaskHashMap.remove(gid); + doContentSync(Node.SYNC_ACTION_DEL_REMOTE, node, c); + } + + mLocalDeleteIdMap.add(c.getLong(SqlNote.ID_COLUMN)); + } + } else { + Log.w(TAG, "failed to query trash folder"); + } + } finally { + if (c != null) { + c.close(); + c = null; + } + } + + // sync folder first + syncFolder(); + + // for note existing in database + try { + c = mContentResolver.query(Notes.CONTENT_NOTE_URI, SqlNote.PROJECTION_NOTE, + "(type=? AND parent_id<>?)", new String[] { + String.valueOf(Notes.TYPE_NOTE), String.valueOf(Notes.ID_TRASH_FOLER) + }, NoteColumns.TYPE + " DESC"); + if (c != null) { + Iterator> iter = mGTaskHashMap.entrySet().iterator(); + while (iter.hasNext()) { + Map.Entry entry = iter.next(); + node = entry.getValue(); + doContentSync(Node.SYNC_ACTION_ADD_LOCAL, node, c); + } + while (c.moveToNext()) { + gid = c.getString(SqlNote.GTASK_ID_COLUMN); + node = mGTaskHashMap.get(gid); + if (node != null) { + mGTaskHashMap.remove(gid); + mGidToNid.put(gid, c.getLong(SqlNote.ID_COLUMN)); + mNidToGid.put(c.getLong(SqlNote.ID_COLUMN), gid); + syncType = node.getSyncAction(c); + } else { + if (c.getString(SqlNote.GTASK_ID_COLUMN).trim().length() == 0) { + // local add + syncType = Node.SYNC_ACTION_ADD_REMOTE; + } else { + // remote delete + syncType = Node.SYNC_ACTION_DEL_LOCAL; + } + } + doContentSync(syncType, node, c); + } + } else { + Log.w(TAG, "failed to query existing note in database"); + } + + } finally { + if (c != null) { + c.close(); + c = null; + } + } + + // go through remaining items + /* + Iterator> iter = mGTaskHashMap.entrySet().iterator(); + while (iter.hasNext()) { + Map.Entry entry = iter.next(); + node = entry.getValue(); + doC + + */ + + // mCancelled can be set by another thread, so we neet to check one by + // one + // clear local delete table + if (!mCancelled) { + if (!DataUtils.batchDeleteNotes(mContentResolver, mLocalDeleteIdMap)) { + throw new ActionFailureException("failed to batch-delete local deleted notes"); + } + } + + // refresh local sync id + if (!mCancelled) { + GTaskClient.getInstance().commitUpdate(); + refreshLocalSyncId(); + } + + } + + private void syncFolder() throws NetworkFailureException { + Cursor c = null; + String gid; + Node node; + int syncType; + + if (mCancelled) { + return; + } + + // for root folder + try { + c = mContentResolver.query(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, + Notes.ID_ROOT_FOLDER), SqlNote.PROJECTION_NOTE, null, null, null); + if (c != null) { + c.moveToNext(); + gid = c.getString(SqlNote.GTASK_ID_COLUMN); + node = mGTaskHashMap.get(gid); + if (node != null) { + mGTaskHashMap.remove(gid); + mGidToNid.put(gid, (long) Notes.ID_ROOT_FOLDER); + mNidToGid.put((long) Notes.ID_ROOT_FOLDER, gid); + // for system folder, only update remote name if necessary + if (!node.getName().equals( + GTaskStringUtils.MIUI_FOLDER_PREFFIX + GTaskStringUtils.FOLDER_DEFAULT)) + doContentSync(Node.SYNC_ACTION_UPDATE_REMOTE, node, c); + } else { + doContentSync(Node.SYNC_ACTION_ADD_REMOTE, node, c); + } + } else { + Log.w(TAG, "failed to query root folder"); + } + } finally { + if (c != null) { + c.close(); + c = null; + } + } + + // for call-note folder + try { + c = mContentResolver.query(Notes.CONTENT_NOTE_URI, SqlNote.PROJECTION_NOTE, "(_id=?)", + new String[] { + String.valueOf(Notes.ID_CALL_RECORD_FOLDER) + }, null); + if (c != null) { + if (c.moveToNext()) { + gid = c.getString(SqlNote.GTASK_ID_COLUMN); + node = mGTaskHashMap.get(gid); + if (node != null) { + mGTaskHashMap.remove(gid); + mGidToNid.put(gid, (long) Notes.ID_CALL_RECORD_FOLDER); + mNidToGid.put((long) Notes.ID_CALL_RECORD_FOLDER, gid); + // for system folder, only update remote name if + // necessary + if (!node.getName().equals( + GTaskStringUtils.MIUI_FOLDER_PREFFIX + + GTaskStringUtils.FOLDER_CALL_NOTE)) + doContentSync(Node.SYNC_ACTION_UPDATE_REMOTE, node, c); + } else { + doContentSync(Node.SYNC_ACTION_ADD_REMOTE, node, c); + } + } + } else { + Log.w(TAG, "failed to query call note folder"); + } + } finally { + if (c != null) { + c.close(); + c = null; + } + } + + // for local existing folders + try { + c = mContentResolver.query(Notes.CONTENT_NOTE_URI, SqlNote.PROJECTION_NOTE, + "(type=? AND parent_id<>?)", new String[] { + String.valueOf(Notes.TYPE_FOLDER), String.valueOf(Notes.ID_TRASH_FOLER) + }, NoteColumns.TYPE + " DESC"); + if (c != null) { + Iterator> iter = mGTaskListHashMap.entrySet().iterator(); + while (iter.hasNext()) { + Map.Entry entry = iter.next(); + gid = entry.getKey(); + node = entry.getValue(); + if (mGTaskHashMap.containsKey(gid)) { + mGTaskHashMap.remove(gid); + doContentSync(Node.SYNC_ACTION_ADD_LOCAL, node, c); + } + } + while (c.moveToNext()) { + gid = c.getString(SqlNote.GTASK_ID_COLUMN); + node = mGTaskHashMap.get(gid); + if (node != null) { + mGTaskHashMap.remove(gid); + mGidToNid.put(gid, c.getLong(SqlNote.ID_COLUMN)); + mNidToGid.put(c.getLong(SqlNote.ID_COLUMN), gid); + syncType = node.getSyncAction(c); + } else { + if (c.getString(SqlNote.GTASK_ID_COLUMN).trim().length() == 0) { + // local add + syncType = Node.SYNC_ACTION_ADD_REMOTE; + } else { + // remote delete + syncType = Node.SYNC_ACTION_DEL_LOCAL; + } + } + doContentSync(syncType, node, c); + } + } else { + Log.w(TAG, "failed to query existing folder"); + } + } finally { + if (c != null) { + c.close(); + c = null; + } + } + + // for remote add folders + /* + Iterator> iter = mGTaskListHashMap.entrySet().iterator(); + while (iter.hasNext()) { + Map.Entry entry = iter.next(); + gid = entry.getKey(); + node = entry.getValue(); + if (mGTaskHashMap.containsKey(gid)) { + mGTaskHashMap.remove(gid); + doContentSync(Node.SYNC_ACTION_ADD_LOCAL, node, null); + } + } + */ + if (!mCancelled) + GTaskClient.getInstance().commitUpdate(); + } + + private void doContentSync(int syncType, Node node, Cursor c) throws NetworkFailureException { + if (mCancelled) { + return; + } + + MetaData meta; + switch (syncType) { + case Node.SYNC_ACTION_ADD_LOCAL: + addLocalNode(node); + break; + case Node.SYNC_ACTION_ADD_REMOTE: + addRemoteNode(node, c); + break; + case Node.SYNC_ACTION_DEL_LOCAL: + meta = mMetaHashMap.get(c.getString(SqlNote.GTASK_ID_COLUMN)); + if (meta != null) { + GTaskClient.getInstance().deleteNode(meta); + } + mLocalDeleteIdMap.add(c.getLong(SqlNote.ID_COLUMN)); + break; + case Node.SYNC_ACTION_DEL_REMOTE: + meta = mMetaHashMap.get(node.getGid()); + if (meta != null) { + GTaskClient.getInstance().deleteNode(meta); + } + GTaskClient.getInstance().deleteNode(node); + break; + case Node.SYNC_ACTION_UPDATE_LOCAL: + updateLocalNode(node, c); + break; + case Node.SYNC_ACTION_UPDATE_REMOTE: + updateRemoteNode(node, c); + break; + case Node.SYNC_ACTION_UPDATE_CONFLICT: + // merging both modifications maybe a good idea + // right now just use local update simply + updateRemoteNode(node, c); + break; + case Node.SYNC_ACTION_NONE: + break; + case Node.SYNC_ACTION_ERROR: + default: + throw new ActionFailureException("unkown sync action type"); + } + } + + private void addLocalNode(Node node) throws NetworkFailureException { + if (mCancelled) { + return; + } + + SqlNote sqlNote; + if (node instanceof TaskList) { + if (node.getName().equals( + GTaskStringUtils.MIUI_FOLDER_PREFFIX + GTaskStringUtils.FOLDER_DEFAULT)) { + sqlNote = new SqlNote(mContext, Notes.ID_ROOT_FOLDER); + } else if (node.getName().equals( + GTaskStringUtils.MIUI_FOLDER_PREFFIX + GTaskStringUtils.FOLDER_CALL_NOTE)) { + sqlNote = new SqlNote(mContext, Notes.ID_CALL_RECORD_FOLDER); + } else { + sqlNote = new SqlNote(mContext); + sqlNote.setContent(node.getLocalJSONFromContent()); + sqlNote.setParentId(Notes.ID_ROOT_FOLDER); + } + } else { + sqlNote = new SqlNote(mContext); + JSONObject js = node.getLocalJSONFromContent(); + try { + if (js.has(GTaskStringUtils.META_HEAD_NOTE)) { + JSONObject note = js.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); + if (note.has(NoteColumns.ID)) { + long id = note.getLong(NoteColumns.ID); + if (DataUtils.existInNoteDatabase(mContentResolver, id)) { + // the id is not available, have to create a new one + note.remove(NoteColumns.ID); + } + } + } + + if (js.has(GTaskStringUtils.META_HEAD_DATA)) { + JSONArray dataArray = js.getJSONArray(GTaskStringUtils.META_HEAD_DATA); + for (int i = 0; i < dataArray.length(); i++) { + JSONObject data = dataArray.getJSONObject(i); + if (data.has(DataColumns.ID)) { + long dataId = data.getLong(DataColumns.ID); + if (DataUtils.existInDataDatabase(mContentResolver, dataId)) { + // the data id is not available, have to create + // a new one + data.remove(DataColumns.ID); + } + } + } + + } + } catch (JSONException e) { + Log.w(TAG, e.toString()); + e.printStackTrace(); + } + sqlNote.setContent(js); + + Long parentId = mGidToNid.get(((Task) node).getParent().getGid()); + if (parentId == null) { + Log.e(TAG, "cannot find task's parent id locally"); + throw new ActionFailureException("cannot add local node"); + } + sqlNote.setParentId(parentId.longValue()); + } + + // create the local node + sqlNote.setGtaskId(node.getGid()); + sqlNote.commit(false); + + // update gid-nid mapping + mGidToNid.put(node.getGid(), sqlNote.getId()); + mNidToGid.put(sqlNote.getId(), node.getGid()); + + // update meta + updateRemoteMeta(node.getGid(), sqlNote); + } + + private void updateLocalNode(Node node, Cursor c) throws NetworkFailureException { + if (mCancelled) { + return; + } + + SqlNote sqlNote; + // update the note locally + sqlNote = new SqlNote(mContext, c); + sqlNote.setContent(node.getLocalJSONFromContent()); + + Long parentId = (node instanceof Task) ? mGidToNid.get(((Task) node).getParent().getGid()) + : new Long(Notes.ID_ROOT_FOLDER); + if (parentId == null) { + Log.e(TAG, "cannot find task's parent id locally"); + throw new ActionFailureException("cannot update local node"); + } + sqlNote.setParentId(parentId.longValue()); + sqlNote.commit(true); + + // update meta info + updateRemoteMeta(node.getGid(), sqlNote); + } + + private void addRemoteNode(Node node, Cursor c) throws NetworkFailureException { + if (mCancelled) { + return; + } + + SqlNote sqlNote = new SqlNote(mContext, c); + Node n; + + // update remotely + if (sqlNote.isNoteType()) { + Task task = new Task(); + task.setContentByLocalJSON(sqlNote.getContent()); + + String parentGid = mNidToGid.get(sqlNote.getParentId()); + if (parentGid == null) { + Log.e(TAG, "cannot find task's parent tasklist"); + throw new ActionFailureException("cannot add remote task"); + } + mGTaskListHashMap.get(parentGid).addChildTask(task); + + GTaskClient.getInstance().createTask(task); + n = (Node) task; + + // add meta + updateRemoteMeta(task.getGid(), sqlNote); + } else { + TaskList tasklist = null; + + // we need to skip folder if it has already existed + String folderName = GTaskStringUtils.MIUI_FOLDER_PREFFIX; + if (sqlNote.getId() == Notes.ID_ROOT_FOLDER) + folderName += GTaskStringUtils.FOLDER_DEFAULT; + else if (sqlNote.getId() == Notes.ID_CALL_RECORD_FOLDER) + folderName += GTaskStringUtils.FOLDER_CALL_NOTE; + else + folderName += sqlNote.getSnippet(); + + Iterator> iter = mGTaskListHashMap.entrySet().iterator(); + while (iter.hasNext()) { + Map.Entry entry = iter.next(); + String gid = entry.getKey(); + TaskList list = entry.getValue(); + + if (list.getName().equals(folderName)) { + tasklist = list; + if (mGTaskHashMap.containsKey(gid)) { + mGTaskHashMap.remove(gid); + } + break; + } + } + + // no match we can add now + if (tasklist == null) { + tasklist = new TaskList(); + tasklist.setContentByLocalJSON(sqlNote.getContent()); + GTaskClient.getInstance().createTaskList(tasklist); + mGTaskListHashMap.put(tasklist.getGid(), tasklist); + } + n = (Node) tasklist; + } + + // update local note + sqlNote.setGtaskId(n.getGid()); + sqlNote.commit(false); + sqlNote.resetLocalModified(); + sqlNote.commit(true); + + // gid-id mapping + mGidToNid.put(n.getGid(), sqlNote.getId()); + mNidToGid.put(sqlNote.getId(), n.getGid()); + } + + private void updateRemoteNode(Node node, Cursor c) throws NetworkFailureException { + if (mCancelled) { + return; + } + + SqlNote sqlNote = new SqlNote(mContext, c); + + // update remotely + node.setContentByLocalJSON(sqlNote.getContent()); + GTaskClient.getInstance().addUpdateNode(node); + + // update meta + updateRemoteMeta(node.getGid(), sqlNote); + + // move task if necessary + if (sqlNote.isNoteType()) { + Task task = (Task) node; + TaskList preParentList = task.getParent(); + + String curParentGid = mNidToGid.get(sqlNote.getParentId()); + if (curParentGid == null) { + Log.e(TAG, "cannot find task's parent tasklist"); + throw new ActionFailureException("cannot update remote task"); + } + TaskList curParentList = mGTaskListHashMap.get(curParentGid); + + if (preParentList != curParentList) { + preParentList.removeChildTask(task); + curParentList.addChildTask(task); + GTaskClient.getInstance().moveTask(task, preParentList, curParentList); + } + } + + // clear local modified flag + sqlNote.resetLocalModified(); + sqlNote.commit(true); + } + + private void updateRemoteMeta(String gid, SqlNote sqlNote) throws NetworkFailureException { + if (sqlNote != null && sqlNote.isNoteType()) { + MetaData metaData = mMetaHashMap.get(gid); + if (metaData != null) { + metaData.setMeta(gid, sqlNote.getContent()); + GTaskClient.getInstance().addUpdateNode(metaData); + } else { + metaData = new MetaData(); + metaData.setMeta(gid, sqlNote.getContent()); + mMetaList.addChildTask(metaData); + mMetaHashMap.put(gid, metaData); + GTaskClient.getInstance().createTask(metaData); + } + } + } + + private void refreshLocalSyncId() throws NetworkFailureException { + if (mCancelled) { + return; + } + + // get the latest gtask list + mGTaskHashMap.clear(); + mGTaskListHashMap.clear(); + mMetaHashMap.clear(); + initGTaskList(); + + Cursor c = null; + try { + c = mContentResolver.query(Notes.CONTENT_NOTE_URI, SqlNote.PROJECTION_NOTE, + "(type<>? AND parent_id<>?)", new String[] { + String.valueOf(Notes.TYPE_SYSTEM), String.valueOf(Notes.ID_TRASH_FOLER) + }, NoteColumns.TYPE + " DESC"); + if (c != null) { + while (c.moveToNext()) { + String gid = c.getString(SqlNote.GTASK_ID_COLUMN); + Node node = mGTaskHashMap.get(gid); + if (node != null) { + mGTaskHashMap.remove(gid); + ContentValues values = new ContentValues(); + values.put(NoteColumns.SYNC_ID, node.getLastModified()); + mContentResolver.update(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, + c.getLong(SqlNote.ID_COLUMN)), values, null, null); + } else { + Log.e(TAG, "something is missed"); + throw new ActionFailureException( + "some local items don't have gid after sync"); + } + } + } else { + Log.w(TAG, "failed to query local note to refresh sync id"); + } + } finally { + if (c != null) { + c.close(); + c = null; + } + } + } + + public String getSyncAccount() { + return GTaskClient.getInstance().getSyncAccount().name; + } + + public void cancelSync() { + mCancelled = true; + } +} diff --git a/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java b/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java new file mode 100644 index 0000000..cca36f7 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java @@ -0,0 +1,128 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.gtask.remote; + +import android.app.Activity; +import android.app.Service; +import android.content.Context; +import android.content.Intent; +import android.os.Bundle; +import android.os.IBinder; + +public class GTaskSyncService extends Service { + public final static String ACTION_STRING_NAME = "sync_action_type"; + + public final static int ACTION_START_SYNC = 0; + + public final static int ACTION_CANCEL_SYNC = 1; + + public final static int ACTION_INVALID = 2; + + public final static String GTASK_SERVICE_BROADCAST_NAME = "net.micode.notes.gtask.remote.gtask_sync_service"; + + public final static String GTASK_SERVICE_BROADCAST_IS_SYNCING = "isSyncing"; + + public final static String GTASK_SERVICE_BROADCAST_PROGRESS_MSG = "progressMsg"; + + private static GTaskASyncTask mSyncTask = null; + + private static String mSyncProgress = ""; + + private void startSync() { + if (mSyncTask == null) { + mSyncTask = new GTaskASyncTask(this, new GTaskASyncTask.OnCompleteListener() { + public void onComplete() { + mSyncTask = null; + sendBroadcast(""); + stopSelf(); + } + }); + sendBroadcast(""); + mSyncTask.execute(); + } + } + + private void cancelSync() { + if (mSyncTask != null) { + mSyncTask.cancelSync(); + } + } + + @Override + public void onCreate() { + mSyncTask = null; + } + + @Override + public int onStartCommand(Intent intent, int flags, int startId) { + Bundle bundle = intent.getExtras(); + if (bundle != null && bundle.containsKey(ACTION_STRING_NAME)) { + switch (bundle.getInt(ACTION_STRING_NAME, ACTION_INVALID)) { + case ACTION_START_SYNC: + startSync(); + break; + case ACTION_CANCEL_SYNC: + cancelSync(); + break; + default: + break; + } + return START_STICKY; + } + return super.onStartCommand(intent, flags, startId); + } + + @Override + public void onLowMemory() { + if (mSyncTask != null) { + mSyncTask.cancelSync(); + } + } + + public IBinder onBind(Intent intent) { + return null; + } + + public void sendBroadcast(String msg) { + mSyncProgress = msg; + Intent intent = new Intent(GTASK_SERVICE_BROADCAST_NAME); + intent.putExtra(GTASK_SERVICE_BROADCAST_IS_SYNCING, mSyncTask != null); + intent.putExtra(GTASK_SERVICE_BROADCAST_PROGRESS_MSG, msg); + sendBroadcast(intent); + } + + public static void startSync(Activity activity) { + GTaskManager.getInstance().setActivityContext(activity); + Intent intent = new Intent(activity, GTaskSyncService.class); + intent.putExtra(GTaskSyncService.ACTION_STRING_NAME, GTaskSyncService.ACTION_START_SYNC); + activity.startService(intent); + } + + public static void cancelSync(Context context) { + Intent intent = new Intent(context, GTaskSyncService.class); + intent.putExtra(GTaskSyncService.ACTION_STRING_NAME, GTaskSyncService.ACTION_CANCEL_SYNC); + context.startService(intent); + } + + public static boolean isSyncing() { + return mSyncTask != null; + } + + public static String getProgressString() { + return mSyncProgress; + } +} diff --git a/src/app/src/main/java/net/micode/notes/model/Note.java b/src/app/src/main/java/net/micode/notes/model/Note.java new file mode 100644 index 0000000..c1addc5 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/model/Note.java @@ -0,0 +1,262 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//这就是一个便签,小米便签基本功能的实现者 +package net.micode.notes.model; +import android.content.ContentProviderOperation; +import android.content.ContentProviderResult; +import android.content.ContentUris; +import android.content.ContentValues; +import android.content.Context; +import android.content.OperationApplicationException; +import android.net.Uri; +import android.os.RemoteException; +import android.util.Log; + +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.CallNote; +import net.micode.notes.data.Notes.DataColumns; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.data.Notes.TextNote; + +import java.util.ArrayList; + + +public class Note { + private ContentValues mNoteDiffValues; + private NoteData mNoteData; + + //设置星标 + private int HasStar = 0 ; + + private static final String TAG = "Note"; + /** + * Create a new note id for adding a new note to databases + */ + public static synchronized long getNewNoteId(Context context, long folderId) { + // Create a new note in the database + ContentValues values = new ContentValues(); + long createdTime = System.currentTimeMillis(); + values.put(NoteColumns.CREATED_DATE, createdTime); + values.put(NoteColumns.MODIFIED_DATE, createdTime); + values.put(NoteColumns.TYPE, Notes.TYPE_NOTE); + values.put(NoteColumns.LOCAL_MODIFIED, 1); + values.put(NoteColumns.PARENT_ID, folderId); + Uri uri = context.getContentResolver().insert(Notes.CONTENT_NOTE_URI, values); + + long noteId = 0; + try { + noteId = Long.valueOf(uri.getPathSegments().get(1)); + } catch (NumberFormatException e) { + Log.e(TAG, "Get note id error :" + e.toString()); + noteId = 0; + } + if (noteId == -1) { + throw new IllegalStateException("Wrong note id:" + noteId); + } + return noteId; + } + + public Note() { + mNoteDiffValues = new ContentValues(); + mNoteData = new NoteData(); + } + + + + + + + public void setNoteValue(String key, String value) { + mNoteDiffValues.put(key, value); + mNoteDiffValues.put(NoteColumns.LOCAL_MODIFIED, 1); + mNoteDiffValues.put(NoteColumns.MODIFIED_DATE, System.currentTimeMillis()); + } + + public void setTextData(String key, String value) { + mNoteData.setTextData(key, value); + } + + public void setTextDataId(long id) { + mNoteData.setTextDataId(id); + } + + public long getTextDataId() { + return mNoteData.mTextDataId; + } + + public void setCallDataId(long id) { + mNoteData.setCallDataId(id); + } + + public void setCallData(String key, String value) { + mNoteData.setCallData(key, value); + } + + public boolean isLocalModified() { + return mNoteDiffValues.size() > 0 || mNoteData.isLocalModified(); + } + + public boolean syncNote(Context context, long noteId) { + if (noteId <= 0) { + throw new IllegalArgumentException("Wrong note id:" + noteId); + } + + if (!isLocalModified()) { + return true; + } + + /** + * In theory, once data changed, the note should be updated on {@link NoteColumns#LOCAL_MODIFIED} and + * {@link NoteColumns#MODIFIED_DATE}. For data safety, though update note fails, we also update the + * note data info + */ + if (context.getContentResolver().update( + ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, noteId), mNoteDiffValues, null, + null) == 0) { + Log.e(TAG, "Update note error, should not happen"); + // Do not return, fall through + } + mNoteDiffValues.clear(); + + if (mNoteData.isLocalModified() + && (mNoteData.pushIntoContentResolver(context, noteId) == null)) { + return false; + } + + return true; + } + + private class NoteData { + private long mTextDataId; + + private ContentValues mTextDataValues; + + private long mCallDataId; + + private ContentValues mCallDataValues; + + private static final String TAG = "NoteData"; + + public NoteData() { + mTextDataValues = new ContentValues(); + mCallDataValues = new ContentValues(); + mTextDataId = 0; + mCallDataId = 0; + } + + boolean isLocalModified() { + return mTextDataValues.size() > 0 || mCallDataValues.size() > 0; + } + + void setTextDataId(long id) { + if(id <= 0) { + throw new IllegalArgumentException("Text data id should larger than 0"); + } + mTextDataId = id; + } + + void setCallDataId(long id) { + if (id <= 0) { + throw new IllegalArgumentException("Call data id should larger than 0"); + } + mCallDataId = id; + } + + void setCallData(String key, String value) { + mCallDataValues.put(key, value); + mNoteDiffValues.put(NoteColumns.LOCAL_MODIFIED, 1); + mNoteDiffValues.put(NoteColumns.MODIFIED_DATE, System.currentTimeMillis()); + } + + void setTextData(String key, String value) { + mTextDataValues.put(key, value); + mNoteDiffValues.put(NoteColumns.LOCAL_MODIFIED, 1); + mNoteDiffValues.put(NoteColumns.MODIFIED_DATE, System.currentTimeMillis()); + } + + Uri pushIntoContentResolver(Context context, long noteId) { + /** + * Check for safety + */ + if (noteId <= 0) { + throw new IllegalArgumentException("Wrong note id:" + noteId); + } + + ArrayList operationList = new ArrayList(); + ContentProviderOperation.Builder builder = null; + + if(mTextDataValues.size() > 0) { + mTextDataValues.put(DataColumns.NOTE_ID, noteId); + if (mTextDataId == 0) { + mTextDataValues.put(DataColumns.MIME_TYPE, TextNote.CONTENT_ITEM_TYPE); + Uri uri = context.getContentResolver().insert(Notes.CONTENT_DATA_URI, + mTextDataValues); + try { + setTextDataId(Long.valueOf(uri.getPathSegments().get(1))); + } catch (NumberFormatException e) { + Log.e(TAG, "Insert new text data fail with noteId" + noteId); + mTextDataValues.clear(); + return null; + } + } else { + builder = ContentProviderOperation.newUpdate(ContentUris.withAppendedId( + Notes.CONTENT_DATA_URI, mTextDataId)); + builder.withValues(mTextDataValues); + operationList.add(builder.build()); + } + mTextDataValues.clear(); + } + + if(mCallDataValues.size() > 0) { + mCallDataValues.put(DataColumns.NOTE_ID, noteId); + if (mCallDataId == 0) { + mCallDataValues.put(DataColumns.MIME_TYPE, CallNote.CONTENT_ITEM_TYPE); + Uri uri = context.getContentResolver().insert(Notes.CONTENT_DATA_URI, + mCallDataValues); + try { + setCallDataId(Long.valueOf(uri.getPathSegments().get(1))); + } catch (NumberFormatException e) { + Log.e(TAG, "Insert new call data fail with noteId" + noteId); + mCallDataValues.clear(); + return null; + } + } else { + builder = ContentProviderOperation.newUpdate(ContentUris.withAppendedId( + Notes.CONTENT_DATA_URI, mCallDataId)); + builder.withValues(mCallDataValues); + operationList.add(builder.build()); + } + mCallDataValues.clear(); + } + + if (operationList.size() > 0) { + try { + ContentProviderResult[] results = context.getContentResolver().applyBatch( + Notes.AUTHORITY, operationList); + return (results == null || results.length == 0 || results[0] == null) ? null + : ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, noteId); + } catch (RemoteException e) { + Log.e(TAG, String.format("%s: %s", e.toString(), e.getMessage())); + return null; + } catch (OperationApplicationException e) { + Log.e(TAG, String.format("%s: %s", e.toString(), e.getMessage())); + return null; + } + } + return null; + } + } +} diff --git a/src/app/src/main/java/net/micode/notes/model/WorkingNote.java b/src/app/src/main/java/net/micode/notes/model/WorkingNote.java new file mode 100644 index 0000000..9b6d31c --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/model/WorkingNote.java @@ -0,0 +1,374 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//当前正在编写、查看的便签项 +package net.micode.notes.model; + +import android.appwidget.AppWidgetManager; +import android.content.ContentUris; +import android.content.Context; +import android.database.Cursor; +import android.text.TextUtils; +import android.util.Log; + +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.CallNote; +import net.micode.notes.data.Notes.DataColumns; +import net.micode.notes.data.Notes.DataConstants; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.data.Notes.TextNote; +import net.micode.notes.tool.ResourceParser.NoteBgResources; + + +public class WorkingNote { + // Note for the working note + private Note mNote; + // Note Id + private long mNoteId; + // Note content + private String mContent; + // Note mode + private int mMode; + + private long mAlertDate; + + private long mModifiedDate; + + private int mBgColorId; + + private int mWidgetId; + + private int mWidgetType; + + private long mFolderId; + + private Context mContext; + + private static final String TAG = "WorkingNote"; + + private boolean mIsDeleted; + + private NoteSettingChangedListener mNoteSettingStatusListener; + + public static final String[] DATA_PROJECTION = new String[] { + DataColumns.ID, + DataColumns.CONTENT, + DataColumns.MIME_TYPE, + DataColumns.DATA1, + DataColumns.DATA2, + DataColumns.DATA3, + DataColumns.DATA4, + }; + + public static final String[] NOTE_PROJECTION = new String[] { + NoteColumns.PARENT_ID, + NoteColumns.ALERTED_DATE, + NoteColumns.BG_COLOR_ID, + NoteColumns.WIDGET_ID, + NoteColumns.WIDGET_TYPE, + NoteColumns.MODIFIED_DATE + }; + + private static final int DATA_ID_COLUMN = 0; + + private static final int DATA_CONTENT_COLUMN = 1; + + private static final int DATA_MIME_TYPE_COLUMN = 2; + + private static final int DATA_MODE_COLUMN = 3; + + private static final int NOTE_PARENT_ID_COLUMN = 0; + + private static final int NOTE_ALERTED_DATE_COLUMN = 1; + + private static final int NOTE_BG_COLOR_ID_COLUMN = 2; + + private static final int NOTE_WIDGET_ID_COLUMN = 3; + + private static final int NOTE_WIDGET_TYPE_COLUMN = 4; + + private static final int NOTE_MODIFIED_DATE_COLUMN = 5; + + // New note construct + private WorkingNote(Context context, long folderId) { + mContext = context; + mAlertDate = 0; + mModifiedDate = System.currentTimeMillis(); + mFolderId = folderId; + mNote = new Note(); + mNoteId = 0; + mIsDeleted = false; + mMode = 0; + mWidgetType = Notes.TYPE_WIDGET_INVALIDE; + } + + // Existing note construct + private WorkingNote(Context context, long noteId, long folderId) { + mContext = context; + mNoteId = noteId; + mFolderId = folderId; + mIsDeleted = false; + mNote = new Note(); + loadNote(); + } + + private void loadNote() { + Cursor cursor = mContext.getContentResolver().query( + ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, mNoteId), NOTE_PROJECTION, null, + null, null); + + if (cursor != null) { + if (cursor.moveToFirst()) { + mFolderId = cursor.getLong(NOTE_PARENT_ID_COLUMN); + mBgColorId = cursor.getInt(NOTE_BG_COLOR_ID_COLUMN); + mWidgetId = cursor.getInt(NOTE_WIDGET_ID_COLUMN); + mWidgetType = cursor.getInt(NOTE_WIDGET_TYPE_COLUMN); + mAlertDate = cursor.getLong(NOTE_ALERTED_DATE_COLUMN); + mModifiedDate = cursor.getLong(NOTE_MODIFIED_DATE_COLUMN); + } + cursor.close(); + } else { + Log.e(TAG, "No note with id:" + mNoteId); + throw new IllegalArgumentException("Unable to find note with id " + mNoteId); + } + loadNoteData(); + } + + private void loadNoteData() { + Cursor cursor = mContext.getContentResolver().query(Notes.CONTENT_DATA_URI, DATA_PROJECTION, + DataColumns.NOTE_ID + "=?", new String[] { + String.valueOf(mNoteId) + }, null); + + if (cursor != null) { + if (cursor.moveToFirst()) { + do { + String type = cursor.getString(DATA_MIME_TYPE_COLUMN); + if (DataConstants.NOTE.equals(type)) { + mContent = cursor.getString(DATA_CONTENT_COLUMN); + mMode = cursor.getInt(DATA_MODE_COLUMN); + mNote.setTextDataId(cursor.getLong(DATA_ID_COLUMN)); + } else if (DataConstants.CALL_NOTE.equals(type)) { + mNote.setCallDataId(cursor.getLong(DATA_ID_COLUMN)); + } else { + Log.d(TAG, "Wrong note type with type:" + type); + } + } while (cursor.moveToNext()); + } + cursor.close(); + } else { + Log.e(TAG, "No data with id:" + mNoteId); + throw new IllegalArgumentException("Unable to find note's data with id " + mNoteId); + } + } + + public static WorkingNote createEmptyNote(Context context, long folderId, int widgetId, + int widgetType, int defaultBgColorId) { + WorkingNote note = new WorkingNote(context, folderId); + note.setBgColorId(defaultBgColorId); + note.setWidgetId(widgetId); + note.setWidgetType(widgetType); + return note; + } + + public static WorkingNote load(Context context, long id) { + return new WorkingNote(context, id, 0); + } + + public synchronized boolean saveNote() { + if (isWorthSaving()) { + if (!existInDatabase()) { + if ((mNoteId = Note.getNewNoteId(mContext, mFolderId)) == 0) { + Log.e(TAG, "Create new note fail with id:" + mNoteId); + return false; + } + } + + mNote.syncNote(mContext, mNoteId); + + /** + * Update widget content if there exist any widget of this note + */ + if (mWidgetId != AppWidgetManager.INVALID_APPWIDGET_ID + && mWidgetType != Notes.TYPE_WIDGET_INVALIDE + && mNoteSettingStatusListener != null) { + mNoteSettingStatusListener.onWidgetChanged(); + } + return true; + } else { + return false; + } + } + + public boolean existInDatabase() { + return mNoteId > 0; + } + + private boolean isWorthSaving() { + if (mIsDeleted || (!existInDatabase() && TextUtils.isEmpty(mContent)) + || (existInDatabase() && !mNote.isLocalModified())) { + return false; + } else { + return true; + } + } + + public void setOnSettingStatusChangedListener(NoteSettingChangedListener l) { + mNoteSettingStatusListener = l; + } + + public void setAlertDate(long date, boolean set) { + if (date != mAlertDate) { + mAlertDate = date; + mNote.setNoteValue(NoteColumns.ALERTED_DATE, String.valueOf(mAlertDate)); + } + if (mNoteSettingStatusListener != null) { + mNoteSettingStatusListener.onClockAlertChanged(date, set); + } + } + + public void markDeleted(boolean mark) { + mIsDeleted = mark; + if (mWidgetId != AppWidgetManager.INVALID_APPWIDGET_ID + && mWidgetType != Notes.TYPE_WIDGET_INVALIDE && mNoteSettingStatusListener != null) { + mNoteSettingStatusListener.onWidgetChanged(); + } + } + + public void setStar(){ + + } + + public void setBgColorId(int id) { + if (id != mBgColorId) { + mBgColorId = id; + if (mNoteSettingStatusListener != null) { + mNoteSettingStatusListener.onBackgroundColorChanged(); + } + mNote.setNoteValue(NoteColumns.BG_COLOR_ID, String.valueOf(id)); + } + } + + public void setCheckListMode(int mode) { + if (mMode != mode) { + if (mNoteSettingStatusListener != null) { + mNoteSettingStatusListener.onCheckListModeChanged(mMode, mode); + } + mMode = mode; + mNote.setTextData(TextNote.MODE, String.valueOf(mMode)); + } + } + + public void setWidgetType(int type) { + if (type != mWidgetType) { + mWidgetType = type; + mNote.setNoteValue(NoteColumns.WIDGET_TYPE, String.valueOf(mWidgetType)); + } + } + + public void setWidgetId(int id) { + if (id != mWidgetId) { + mWidgetId = id; + mNote.setNoteValue(NoteColumns.WIDGET_ID, String.valueOf(mWidgetId)); + } + } + + public void setWorkingText(String text) { + if (!TextUtils.equals(mContent, text)) { + mContent = text; + mNote.setTextData(DataColumns.CONTENT, mContent); + } + } + + public void convertToCallNote(String phoneNumber, long callDate) { + mNote.setCallData(CallNote.CALL_DATE, String.valueOf(callDate)); + mNote.setCallData(CallNote.PHONE_NUMBER, phoneNumber); + mNote.setNoteValue(NoteColumns.PARENT_ID, String.valueOf(Notes.ID_CALL_RECORD_FOLDER)); + } + + public boolean hasClockAlert() { + return (mAlertDate > 0 ? true : false); + } + + public String getContent() { + return mContent; + } + + public long getAlertDate() { + return mAlertDate; + } + + public long getModifiedDate() { + return mModifiedDate; + } + + public int getBgColorResId() { + return NoteBgResources.getNoteBgResource(mBgColorId); + } + + public int getBgColorId() { + return mBgColorId; + } + + public int getTitleBgResId() { + return NoteBgResources.getNoteTitleBgResource(mBgColorId); + } + + public int getCheckListMode() { + return mMode; + } + + public long getNoteId() { + return mNoteId; + } + + public long getFolderId() { + return mFolderId; + } + + public int getWidgetId() { + return mWidgetId; + } + + public int getWidgetType() { + return mWidgetType; + } + + public interface NoteSettingChangedListener { + /** + * Called when the background color of current note has just changed + */ + void onBackgroundColorChanged(); + + /** + * Called when user set clock + */ + void onClockAlertChanged(long date, boolean set); + + /** + * Call when user create note from widget + */ + void onWidgetChanged(); + + /** + * Call when switch between check list mode and normal mode + * @param oldMode is previous mode before change + * @param newMode is new mode + */ + void onCheckListModeChanged(int oldMode, int newMode); + } +} + + diff --git a/src/app/src/main/java/net/micode/notes/tool/BackupUtils.java b/src/app/src/main/java/net/micode/notes/tool/BackupUtils.java new file mode 100644 index 0000000..39f6ec4 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/tool/BackupUtils.java @@ -0,0 +1,344 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.tool; + +import android.content.Context; +import android.database.Cursor; +import android.os.Environment; +import android.text.TextUtils; +import android.text.format.DateFormat; +import android.util.Log; + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.DataColumns; +import net.micode.notes.data.Notes.DataConstants; +import net.micode.notes.data.Notes.NoteColumns; + +import java.io.File; +import java.io.FileNotFoundException; +import java.io.FileOutputStream; +import java.io.IOException; +import java.io.PrintStream; + + +public class BackupUtils { + private static final String TAG = "BackupUtils"; + // Singleton stuff + private static BackupUtils sInstance; + + public static synchronized BackupUtils getInstance(Context context) { + if (sInstance == null) { + sInstance = new BackupUtils(context); + } + return sInstance; + } + + /** + * Following states are signs to represents backup or restore + * status + */ + // Currently, the sdcard is not mounted + public static final int STATE_SD_CARD_UNMOUONTED = 0; + // The backup file not exist + public static final int STATE_BACKUP_FILE_NOT_EXIST = 1; + // The data is not well formated, may be changed by other programs + public static final int STATE_DATA_DESTROIED = 2; + // Some run-time exception which causes restore or backup fails + public static final int STATE_SYSTEM_ERROR = 3; + // Backup or restore success + public static final int STATE_SUCCESS = 4; + + private TextExport mTextExport; + + private BackupUtils(Context context) { + mTextExport = new TextExport(context); + } + + private static boolean externalStorageAvailable() { + return Environment.MEDIA_MOUNTED.equals(Environment.getExternalStorageState()); + } + + public int exportToText() { + return mTextExport.exportToText(); + } + + public String getExportedTextFileName() { + return mTextExport.mFileName; + } + + public String getExportedTextFileDir() { + return mTextExport.mFileDirectory; + } + + private static class TextExport { + private static final String[] NOTE_PROJECTION = { + NoteColumns.ID, + NoteColumns.MODIFIED_DATE, + NoteColumns.SNIPPET, + NoteColumns.TYPE + }; + + private static final int NOTE_COLUMN_ID = 0; + + private static final int NOTE_COLUMN_MODIFIED_DATE = 1; + + private static final int NOTE_COLUMN_SNIPPET = 2; + + private static final String[] DATA_PROJECTION = { + DataColumns.CONTENT, + DataColumns.MIME_TYPE, + DataColumns.DATA1, + DataColumns.DATA2, + DataColumns.DATA3, + DataColumns.DATA4, + }; + + private static final int DATA_COLUMN_CONTENT = 0; + + private static final int DATA_COLUMN_MIME_TYPE = 1; + + private static final int DATA_COLUMN_CALL_DATE = 2; + + private static final int DATA_COLUMN_PHONE_NUMBER = 4; + + private final String [] TEXT_FORMAT; + private static final int FORMAT_FOLDER_NAME = 0; + private static final int FORMAT_NOTE_DATE = 1; + private static final int FORMAT_NOTE_CONTENT = 2; + + private Context mContext; + private String mFileName; + private String mFileDirectory; + + public TextExport(Context context) { + TEXT_FORMAT = context.getResources().getStringArray(R.array.format_for_exported_note); + mContext = context; + mFileName = ""; + mFileDirectory = ""; + } + + private String getFormat(int id) { + return TEXT_FORMAT[id]; + } + + /** + * Export the folder identified by folder id to text + */ + private void exportFolderToText(String folderId, PrintStream ps) { + // Query notes belong to this folder + Cursor notesCursor = mContext.getContentResolver().query(Notes.CONTENT_NOTE_URI, + NOTE_PROJECTION, NoteColumns.PARENT_ID + "=?", new String[] { + folderId + }, null); + + if (notesCursor != null) { + if (notesCursor.moveToFirst()) { + do { + // Print note's last modified date + ps.println(String.format(getFormat(FORMAT_NOTE_DATE), DateFormat.format( + mContext.getString(R.string.format_datetime_mdhm), + notesCursor.getLong(NOTE_COLUMN_MODIFIED_DATE)))); + // Query data belong to this note + String noteId = notesCursor.getString(NOTE_COLUMN_ID); + exportNoteToText(noteId, ps); + } while (notesCursor.moveToNext()); + } + notesCursor.close(); + } + } + + /** + * Export note identified by id to a print stream + */ + private void exportNoteToText(String noteId, PrintStream ps) { + Cursor dataCursor = mContext.getContentResolver().query(Notes.CONTENT_DATA_URI, + DATA_PROJECTION, DataColumns.NOTE_ID + "=?", new String[] { + noteId + }, null); + + if (dataCursor != null) { + if (dataCursor.moveToFirst()) { + do { + String mimeType = dataCursor.getString(DATA_COLUMN_MIME_TYPE); + if (DataConstants.CALL_NOTE.equals(mimeType)) { + // Print phone number + String phoneNumber = dataCursor.getString(DATA_COLUMN_PHONE_NUMBER); + long callDate = dataCursor.getLong(DATA_COLUMN_CALL_DATE); + String location = dataCursor.getString(DATA_COLUMN_CONTENT); + + if (!TextUtils.isEmpty(phoneNumber)) { + ps.println(String.format(getFormat(FORMAT_NOTE_CONTENT), + phoneNumber)); + } + // Print call date + ps.println(String.format(getFormat(FORMAT_NOTE_CONTENT), DateFormat + .format(mContext.getString(R.string.format_datetime_mdhm), + callDate))); + // Print call attachment location + if (!TextUtils.isEmpty(location)) { + ps.println(String.format(getFormat(FORMAT_NOTE_CONTENT), + location)); + } + } else if (DataConstants.NOTE.equals(mimeType)) { + String content = dataCursor.getString(DATA_COLUMN_CONTENT); + if (!TextUtils.isEmpty(content)) { + ps.println(String.format(getFormat(FORMAT_NOTE_CONTENT), + content)); + } + } + } while (dataCursor.moveToNext()); + } + dataCursor.close(); + } + // print a line separator between note + try { + ps.write(new byte[] { + Character.LINE_SEPARATOR, Character.LETTER_NUMBER + }); + } catch (IOException e) { + Log.e(TAG, e.toString()); + } + } + + /** + * Note will be exported as text which is user readable + */ + public int exportToText() { + if (!externalStorageAvailable()) { + Log.d(TAG, "Media was not mounted"); + return STATE_SD_CARD_UNMOUONTED; + } + + PrintStream ps = getExportToTextPrintStream(); + if (ps == null) { + Log.e(TAG, "get print stream error"); + return STATE_SYSTEM_ERROR; + } + // First export folder and its notes + Cursor folderCursor = mContext.getContentResolver().query( + Notes.CONTENT_NOTE_URI, + NOTE_PROJECTION, + "(" + NoteColumns.TYPE + "=" + Notes.TYPE_FOLDER + " AND " + + NoteColumns.PARENT_ID + "<>" + Notes.ID_TRASH_FOLER + ") OR " + + NoteColumns.ID + "=" + Notes.ID_CALL_RECORD_FOLDER, null, null); + + if (folderCursor != null) { + if (folderCursor.moveToFirst()) { + do { + // Print folder's name + String folderName = ""; + if(folderCursor.getLong(NOTE_COLUMN_ID) == Notes.ID_CALL_RECORD_FOLDER) { + folderName = mContext.getString(R.string.call_record_folder_name); + } else { + folderName = folderCursor.getString(NOTE_COLUMN_SNIPPET); + } + if (!TextUtils.isEmpty(folderName)) { + ps.println(String.format(getFormat(FORMAT_FOLDER_NAME), folderName)); + } + String folderId = folderCursor.getString(NOTE_COLUMN_ID); + exportFolderToText(folderId, ps); + } while (folderCursor.moveToNext()); + } + folderCursor.close(); + } + + // Export notes in root's folder + Cursor noteCursor = mContext.getContentResolver().query( + Notes.CONTENT_NOTE_URI, + NOTE_PROJECTION, + NoteColumns.TYPE + "=" + +Notes.TYPE_NOTE + " AND " + NoteColumns.PARENT_ID + + "=0", null, null); + + if (noteCursor != null) { + if (noteCursor.moveToFirst()) { + do { + ps.println(String.format(getFormat(FORMAT_NOTE_DATE), DateFormat.format( + mContext.getString(R.string.format_datetime_mdhm), + noteCursor.getLong(NOTE_COLUMN_MODIFIED_DATE)))); + // Query data belong to this note + String noteId = noteCursor.getString(NOTE_COLUMN_ID); + exportNoteToText(noteId, ps); + } while (noteCursor.moveToNext()); + } + noteCursor.close(); + } + ps.close(); + + return STATE_SUCCESS; + } + + /** + * Get a print stream pointed to the file {@generateExportedTextFile} + */ + private PrintStream getExportToTextPrintStream() { + File file = generateFileMountedOnSDcard(mContext, R.string.file_path, + R.string.file_name_txt_format); + if (file == null) { + Log.e(TAG, "create file to exported failed"); + return null; + } + mFileName = file.getName(); + mFileDirectory = mContext.getString(R.string.file_path); + PrintStream ps = null; + try { + FileOutputStream fos = new FileOutputStream(file); + ps = new PrintStream(fos); + } catch (FileNotFoundException e) { + e.printStackTrace(); + return null; + } catch (NullPointerException e) { + e.printStackTrace(); + return null; + } + return ps; + } + } + + /** + * Generate the text file to store imported data + */ + private static File generateFileMountedOnSDcard(Context context, int filePathResId, int fileNameFormatResId) { + StringBuilder sb = new StringBuilder(); + sb.append(Environment.getExternalStorageDirectory()); + sb.append(context.getString(filePathResId)); + File filedir = new File(sb.toString()); + sb.append(context.getString( + fileNameFormatResId, + DateFormat.format(context.getString(R.string.format_date_ymd), + System.currentTimeMillis()))); + File file = new File(sb.toString()); + + try { + if (!filedir.exists()) { + filedir.mkdir(); + } + if (!file.exists()) { + file.createNewFile(); + } + return file; + } catch (SecurityException e) { + e.printStackTrace(); + } catch (IOException e) { + e.printStackTrace(); + } + + return null; + } +} + + diff --git a/src/app/src/main/java/net/micode/notes/tool/DataUtils.java b/src/app/src/main/java/net/micode/notes/tool/DataUtils.java new file mode 100644 index 0000000..2a14982 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/tool/DataUtils.java @@ -0,0 +1,295 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.tool; + +import android.content.ContentProviderOperation; +import android.content.ContentProviderResult; +import android.content.ContentResolver; +import android.content.ContentUris; +import android.content.ContentValues; +import android.content.OperationApplicationException; +import android.database.Cursor; +import android.os.RemoteException; +import android.util.Log; + +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.CallNote; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.ui.NotesListAdapter.AppWidgetAttribute; + +import java.util.ArrayList; +import java.util.HashSet; + + +public class DataUtils { + public static final String TAG = "DataUtils"; + public static boolean batchDeleteNotes(ContentResolver resolver, HashSet ids) { + if (ids == null) { + Log.d(TAG, "the ids is null"); + return true; + } + if (ids.size() == 0) { + Log.d(TAG, "no id is in the hashset"); + return true; + } + + ArrayList operationList = new ArrayList(); + for (long id : ids) { + if(id == Notes.ID_ROOT_FOLDER) { + Log.e(TAG, "Don't delete system folder root"); + continue; + } + ContentProviderOperation.Builder builder = ContentProviderOperation + .newDelete(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, id)); + operationList.add(builder.build()); + } + try { + ContentProviderResult[] results = resolver.applyBatch(Notes.AUTHORITY, operationList); + if (results == null || results.length == 0 || results[0] == null) { + Log.d(TAG, "delete notes failed, ids:" + ids.toString()); + return false; + } + return true; + } catch (RemoteException e) { + Log.e(TAG, String.format("%s: %s", e.toString(), e.getMessage())); + } catch (OperationApplicationException e) { + Log.e(TAG, String.format("%s: %s", e.toString(), e.getMessage())); + } + return false; + } + + public static void moveNoteToFoler(ContentResolver resolver, long id, long srcFolderId, long desFolderId) { + ContentValues values = new ContentValues(); + values.put(NoteColumns.PARENT_ID, desFolderId); + values.put(NoteColumns.ORIGIN_PARENT_ID, srcFolderId); + values.put(NoteColumns.LOCAL_MODIFIED, 1); + resolver.update(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, id), values, null, null); + } + + public static boolean batchMoveToFolder(ContentResolver resolver, HashSet ids, + long folderId) { + if (ids == null) { + Log.d(TAG, "the ids is null"); + return true; + } + + ArrayList operationList = new ArrayList(); + for (long id : ids) { + ContentProviderOperation.Builder builder = ContentProviderOperation + .newUpdate(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, id)); + builder.withValue(NoteColumns.PARENT_ID, folderId); + builder.withValue(NoteColumns.LOCAL_MODIFIED, 1); + operationList.add(builder.build()); + } + + try { + ContentProviderResult[] results = resolver.applyBatch(Notes.AUTHORITY, operationList); + if (results == null || results.length == 0 || results[0] == null) { + Log.d(TAG, "delete notes failed, ids:" + ids.toString()); + return false; + } + return true; + } catch (RemoteException e) { + Log.e(TAG, String.format("%s: %s", e.toString(), e.getMessage())); + } catch (OperationApplicationException e) { + Log.e(TAG, String.format("%s: %s", e.toString(), e.getMessage())); + } + return false; + } + + /** + * Get the all folder count except system folders {@link Notes#TYPE_SYSTEM}} + */ + public static int getUserFolderCount(ContentResolver resolver) { + Cursor cursor =resolver.query(Notes.CONTENT_NOTE_URI, + new String[] { "COUNT(*)" }, + NoteColumns.TYPE + "=? AND " + NoteColumns.PARENT_ID + "<>?", + new String[] { String.valueOf(Notes.TYPE_FOLDER), String.valueOf(Notes.ID_TRASH_FOLER)}, + null); + + int count = 0; + if(cursor != null) { + if(cursor.moveToFirst()) { + try { + count = cursor.getInt(0); + } catch (IndexOutOfBoundsException e) { + Log.e(TAG, "get folder count failed:" + e.toString()); + } finally { + cursor.close(); + } + } + } + return count; + } + + public static boolean visibleInNoteDatabase(ContentResolver resolver, long noteId, int type) { + Cursor cursor = resolver.query(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, noteId), + null, + NoteColumns.TYPE + "=? AND " + NoteColumns.PARENT_ID + "<>" + Notes.ID_TRASH_FOLER, + new String [] {String.valueOf(type)}, + null); + + boolean exist = false; + if (cursor != null) { + if (cursor.getCount() > 0) { + exist = true; + } + cursor.close(); + } + return exist; + } + + public static boolean existInNoteDatabase(ContentResolver resolver, long noteId) { + Cursor cursor = resolver.query(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, noteId), + null, null, null, null); + + boolean exist = false; + if (cursor != null) { + if (cursor.getCount() > 0) { + exist = true; + } + cursor.close(); + } + return exist; + } + + public static boolean existInDataDatabase(ContentResolver resolver, long dataId) { + Cursor cursor = resolver.query(ContentUris.withAppendedId(Notes.CONTENT_DATA_URI, dataId), + null, null, null, null); + + boolean exist = false; + if (cursor != null) { + if (cursor.getCount() > 0) { + exist = true; + } + cursor.close(); + } + return exist; + } + + public static boolean checkVisibleFolderName(ContentResolver resolver, String name) { + Cursor cursor = resolver.query(Notes.CONTENT_NOTE_URI, null, + NoteColumns.TYPE + "=" + Notes.TYPE_FOLDER + + " AND " + NoteColumns.PARENT_ID + "<>" + Notes.ID_TRASH_FOLER + + " AND " + NoteColumns.SNIPPET + "=?", + new String[] { name }, null); + boolean exist = false; + if(cursor != null) { + if(cursor.getCount() > 0) { + exist = true; + } + cursor.close(); + } + return exist; + } + + public static HashSet getFolderNoteWidget(ContentResolver resolver, long folderId) { + Cursor c = resolver.query(Notes.CONTENT_NOTE_URI, + new String[] { NoteColumns.WIDGET_ID, NoteColumns.WIDGET_TYPE }, + NoteColumns.PARENT_ID + "=?", + new String[] { String.valueOf(folderId) }, + null); + + HashSet set = null; + if (c != null) { + if (c.moveToFirst()) { + set = new HashSet(); + do { + try { + AppWidgetAttribute widget = new AppWidgetAttribute(); + widget.widgetId = c.getInt(0); + widget.widgetType = c.getInt(1); + set.add(widget); + } catch (IndexOutOfBoundsException e) { + Log.e(TAG, e.toString()); + } + } while (c.moveToNext()); + } + c.close(); + } + return set; + } + + public static String getCallNumberByNoteId(ContentResolver resolver, long noteId) { + Cursor cursor = resolver.query(Notes.CONTENT_DATA_URI, + new String [] { CallNote.PHONE_NUMBER }, + CallNote.NOTE_ID + "=? AND " + CallNote.MIME_TYPE + "=?", + new String [] { String.valueOf(noteId), CallNote.CONTENT_ITEM_TYPE }, + null); + + if (cursor != null && cursor.moveToFirst()) { + try { + return cursor.getString(0); + } catch (IndexOutOfBoundsException e) { + Log.e(TAG, "Get call number fails " + e.toString()); + } finally { + cursor.close(); + } + } + return ""; + } + + public static long getNoteIdByPhoneNumberAndCallDate(ContentResolver resolver, String phoneNumber, long callDate) { + Cursor cursor = resolver.query(Notes.CONTENT_DATA_URI, + new String [] { CallNote.NOTE_ID }, + CallNote.CALL_DATE + "=? AND " + CallNote.MIME_TYPE + "=? AND PHONE_NUMBERS_EQUAL(" + + CallNote.PHONE_NUMBER + ",?)", + new String [] { String.valueOf(callDate), CallNote.CONTENT_ITEM_TYPE, phoneNumber }, + null); + + if (cursor != null) { + if (cursor.moveToFirst()) { + try { + return cursor.getLong(0); + } catch (IndexOutOfBoundsException e) { + Log.e(TAG, "Get call note id fails " + e.toString()); + } + } + cursor.close(); + } + return 0; + } + + public static String getSnippetById(ContentResolver resolver, long noteId) { + Cursor cursor = resolver.query(Notes.CONTENT_NOTE_URI, + new String [] { NoteColumns.SNIPPET }, + NoteColumns.ID + "=?", + new String [] { String.valueOf(noteId)}, + null); + + if (cursor != null) { + String snippet = ""; + if (cursor.moveToFirst()) { + snippet = cursor.getString(0); + } + cursor.close(); + return snippet; + } + throw new IllegalArgumentException("Note is not found with id: " + noteId); + } + + public static String getFormattedSnippet(String snippet) { + if (snippet != null) { + snippet = snippet.trim(); + int index = snippet.indexOf('\n'); + if (index != -1) { + snippet = snippet.substring(0, index); + } + } + return snippet; + } +} diff --git a/src/app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java b/src/app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java new file mode 100644 index 0000000..666b729 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java @@ -0,0 +1,113 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.tool; + +public class GTaskStringUtils { + + public final static String GTASK_JSON_ACTION_ID = "action_id"; + + public final static String GTASK_JSON_ACTION_LIST = "action_list"; + + public final static String GTASK_JSON_ACTION_TYPE = "action_type"; + + public final static String GTASK_JSON_ACTION_TYPE_CREATE = "create"; + + public final static String GTASK_JSON_ACTION_TYPE_GETALL = "get_all"; + + public final static String GTASK_JSON_ACTION_TYPE_MOVE = "move"; + + public final static String GTASK_JSON_ACTION_TYPE_UPDATE = "update"; + + public final static String GTASK_JSON_CREATOR_ID = "creator_id"; + + public final static String GTASK_JSON_CHILD_ENTITY = "child_entity"; + + public final static String GTASK_JSON_CLIENT_VERSION = "client_version"; + + public final static String GTASK_JSON_COMPLETED = "completed"; + + public final static String GTASK_JSON_CURRENT_LIST_ID = "current_list_id"; + + public final static String GTASK_JSON_DEFAULT_LIST_ID = "default_list_id"; + + public final static String GTASK_JSON_DELETED = "deleted"; + + public final static String GTASK_JSON_DEST_LIST = "dest_list"; + + public final static String GTASK_JSON_DEST_PARENT = "dest_parent"; + + public final static String GTASK_JSON_DEST_PARENT_TYPE = "dest_parent_type"; + + public final static String GTASK_JSON_ENTITY_DELTA = "entity_delta"; + + public final static String GTASK_JSON_ENTITY_TYPE = "entity_type"; + + public final static String GTASK_JSON_GET_DELETED = "get_deleted"; + + public final static String GTASK_JSON_ID = "id"; + + public final static String GTASK_JSON_INDEX = "index"; + + public final static String GTASK_JSON_LAST_MODIFIED = "last_modified"; + + public final static String GTASK_JSON_LATEST_SYNC_POINT = "latest_sync_point"; + + public final static String GTASK_JSON_LIST_ID = "list_id"; + + public final static String GTASK_JSON_LISTS = "lists"; + + public final static String GTASK_JSON_NAME = "name"; + + public final static String GTASK_JSON_NEW_ID = "new_id"; + + public final static String GTASK_JSON_NOTES = "notes"; + + public final static String GTASK_JSON_PARENT_ID = "parent_id"; + + public final static String GTASK_JSON_PRIOR_SIBLING_ID = "prior_sibling_id"; + + public final static String GTASK_JSON_RESULTS = "results"; + + public final static String GTASK_JSON_SOURCE_LIST = "source_list"; + + public final static String GTASK_JSON_TASKS = "tasks"; + + public final static String GTASK_JSON_TYPE = "type"; + + public final static String GTASK_JSON_TYPE_GROUP = "GROUP"; + + public final static String GTASK_JSON_TYPE_TASK = "TASK"; + + public final static String GTASK_JSON_USER = "user"; + + public final static String MIUI_FOLDER_PREFFIX = "[MIUI_Notes]"; + + public final static String FOLDER_DEFAULT = "Default"; + + public final static String FOLDER_CALL_NOTE = "Call_Note"; + + public final static String FOLDER_META = "METADATA"; + + public final static String META_HEAD_GTASK_ID = "meta_gid"; + + public final static String META_HEAD_NOTE = "meta_note"; + + public final static String META_HEAD_DATA = "meta_data"; + + public final static String META_NOTE_NAME = "[META INFO] DON'T UPDATE AND DELETE"; + +} diff --git a/src/app/src/main/java/net/micode/notes/tool/ImageUtils.java b/src/app/src/main/java/net/micode/notes/tool/ImageUtils.java new file mode 100644 index 0000000..b2ead96 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/tool/ImageUtils.java @@ -0,0 +1,357 @@ +package net.micode.notes.tool; + +import android.content.ContentResolver; +import android.content.Context; +import android.content.Intent; +import android.graphics.Bitmap; +import android.graphics.BitmapFactory; +import android.graphics.Matrix; +import android.net.Uri; +import android.util.Base64; +import android.util.Log; + +import java.io.ByteArrayInputStream; +import java.io.ByteArrayOutputStream; +import java.io.File; +import java.io.InputStream; + +/** + * Created by sendtion on 2016/5/25. + */ +public class ImageUtils { + + /** + * 图片压缩处理,size参数为压缩比,比如size为2,则压缩为1/4 + **/ + public static Bitmap compressBitmap(String path, byte[] data, Context context, Uri uri, int size, boolean width) { + BitmapFactory.Options options = null; + if (size > 0) { + BitmapFactory.Options info = new BitmapFactory.Options(); + /**如果设置true的时候,decode时候Bitmap返回的为数据将空*/ + info.inJustDecodeBounds = false; + decodeBitmap(path, data, context, uri, info); + int dim = info.outWidth; + if (!width) dim = Math.max(dim, info.outHeight); + options = new BitmapFactory.Options(); + /**把图片宽高读取放在Options里*/ + options.inSampleSize = size; + } + Bitmap bm = null; + try { + bm = decodeBitmap(path, data, context, uri, options); + } catch (Exception e) { + e.printStackTrace(); + } + return bm; + } + + + /** + * 把byte数据解析成图片 + */ + private static Bitmap decodeBitmap(String path, byte[] data, Context context, Uri uri, BitmapFactory.Options options) { + Bitmap result = null; + if (path != null) { + result = BitmapFactory.decodeFile(path, options); + } else if (data != null) { + result = BitmapFactory.decodeByteArray(data, 0, data.length, options); + } else if (uri != null) { + ContentResolver cr = context.getContentResolver(); + InputStream inputStream = null; + try { + inputStream = cr.openInputStream(uri); + result = BitmapFactory.decodeStream(inputStream, null, options); + inputStream.close(); + } catch (Exception e) { + e.printStackTrace(); + } + } + return result; + } + + + /** + * 把bitmap转换成String + * + * @param filePath + * @return + */ + public static String bitmapToString(String filePath) { + + Bitmap bm = getSmallBitmap(filePath, 480, 800); + + ByteArrayOutputStream baos = new ByteArrayOutputStream(); + bm.compress(Bitmap.CompressFormat.JPEG, 40, baos); + byte[] b = baos.toByteArray(); + + return Base64.encodeToString(b, Base64.DEFAULT); + + } + + /** + * 计算图片的缩放值 + * + * @param options + * @param reqWidth + * @param reqHeight + * @return + */ + public static int calculateInSampleSize(BitmapFactory.Options options, + int reqWidth, int reqHeight) { + // Raw height and width of image + final int height = options.outHeight; + final int width = options.outWidth; + int inSampleSize = 1; + + if (height > reqHeight || width > reqWidth) { + + // Calculate ratios of height and width to requested height and + // width + final int heightRatio = Math.round((float) height / (float) reqHeight); + final int widthRatio = Math.round((float) width / (float) reqWidth); + + // Choose the smallest ratio as inSampleSize value, this will + // guarantee + // a final image with both dimensions larger than or equal to the + // requested height and width. + inSampleSize = heightRatio < widthRatio ? heightRatio : widthRatio; + } + + return inSampleSize; + } + + /** + * 根据路径获得图片并压缩返回bitmap用于显示 + * + * @return + */ + public static Bitmap getSmallBitmap(String filePath, int newWidth, int newHeight) { + final BitmapFactory.Options options = new BitmapFactory.Options(); + options.inJustDecodeBounds = true; + BitmapFactory.decodeFile(filePath, options); + + // Calculate inSampleSize + options.inSampleSize = calculateInSampleSize(options, newWidth, newHeight); + + // Decode bitmap with inSampleSize set + options.inJustDecodeBounds = false; + + Bitmap bitmap = BitmapFactory.decodeFile(filePath, options); + Bitmap newBitmap = compressImage(bitmap, 600); + if (bitmap != null){ + bitmap.recycle(); + } + return newBitmap; + } + + /** + * 根据路径删除图片 + * + * @param path + */ + public static void deleteTempFile(String path) { + File file = new File(path); + if (file.exists()) { + file.delete(); + } + } + + /** + * 添加到图库 + */ + public static void galleryAddPic(Context context, String path) { + Intent mediaScanIntent = new Intent( + Intent.ACTION_MEDIA_SCANNER_SCAN_FILE); + File f = new File(path); + Uri contentUri = Uri.fromFile(f); + mediaScanIntent.setData(contentUri); + context.sendBroadcast(mediaScanIntent); + } + + //使用Bitmap加Matrix来缩放 + public static Bitmap resizeImage(Bitmap bitmapOrg, int newWidth, int newHeight) + { +// Bitmap bitmapOrg = BitmapFactory.decodeFile(imagePath); + // 获取这个图片的宽和高 + int width = bitmapOrg.getWidth(); + int height = bitmapOrg.getHeight(); + //如果宽度为0 保持原图 + if(newWidth == 0){ + newWidth = width; + newHeight = height; + } + // 创建操作图片用的matrix对象 + Matrix matrix = new Matrix(); + // 计算宽高缩放率 + float scaleWidth = newWidth / width; + float scaleHeight = newHeight / height; + // 缩放图片动作 + matrix.postScale(scaleWidth, scaleHeight); + Bitmap resizedBitmap = Bitmap.createBitmap(bitmapOrg, 0, 0, newWidth, + newHeight, matrix, true); + //Log.e("###newWidth=", resizedBitmap.getWidth()+""); + //Log.e("###newHeight=", resizedBitmap.getHeight()+""); + resizedBitmap = compressImage(resizedBitmap, 100);//质量压缩 + return resizedBitmap; + } + + //使用BitmapFactory.Options的inSampleSize参数来缩放 + public static Bitmap resizeImage2(String path, int width, int height) + { + BitmapFactory.Options options = new BitmapFactory.Options(); + options.inJustDecodeBounds = true;//不加载bitmap到内存中 + BitmapFactory.decodeFile(path,options); + int outWidth = options.outWidth; + int outHeight = options.outHeight; + options.inDither = false; + options.inPreferredConfig = Bitmap.Config.ARGB_8888; + options.inSampleSize = 1; + + if (outWidth != 0 && outHeight != 0 && width != 0 && height != 0) + { + int sampleSize=(outWidth/width+outHeight/height)/2; + Log.d("###", "sampleSize = " + sampleSize); + options.inSampleSize = sampleSize; + } + + options.inJustDecodeBounds = false; + return BitmapFactory.decodeFile(path, options); + } + + /** + * 通过像素压缩图片,将修改图片宽高,适合获得缩略图,Used to get thumbnail + * @param srcPath + * @return + */ + public static Bitmap compressBitmapByPath(String srcPath, float pixelW, float pixelH) { + BitmapFactory.Options newOpts = new BitmapFactory.Options(); + //开始读入图片,此时把options.inJustDecodeBounds 设回true了 + newOpts.inJustDecodeBounds = true; + newOpts.inPreferredConfig = Bitmap.Config.RGB_565; + Bitmap bitmap = BitmapFactory.decodeFile(srcPath,newOpts);//此时返回bm为空 + + newOpts.inJustDecodeBounds = false; + int w = newOpts.outWidth; + int h = newOpts.outHeight; + //现在主流手机比较多是800*480分辨率,所以高和宽我们设置为 + float hh = pixelH;//这里设置高度为800f + float ww = pixelW;//这里设置宽度为480f + //缩放比。由于是固定比例缩放,只用高或者宽其中一个数据进行计算即可 + int be = 1;//be=1表示不缩放 + if (w > h && w > ww) {//如果宽度大的话根据宽度固定大小缩放 + be = (int) (newOpts.outWidth / ww); + } else if (w < h && h > hh) {//如果高度高的话根据宽度固定大小缩放 + be = (int) (newOpts.outHeight / hh); + } + if (be <= 0) + be = 1; + newOpts.inSampleSize = be;//设置缩放比例 + //重新读入图片,注意此时已经把options.inJustDecodeBounds 设回false了 + bitmap = BitmapFactory.decodeFile(srcPath, newOpts); + // return compress(bitmap, maxSize); // 这里再进行质量压缩的意义不大,反而耗资源,删除 + return bitmap; + } + + /** + * 通过大小压缩,将修改图片宽高,适合获得缩略图,Used to get thumbnail + * @param image + * @param pixelW + * @param pixelH + * @return + */ + public static Bitmap compressBitmapByBmp(Bitmap image, float pixelW, float pixelH) { + ByteArrayOutputStream os = new ByteArrayOutputStream(); + image.compress(Bitmap.CompressFormat.JPEG, 100, os); + if( os.toByteArray().length / 1024>1024) {//判断如果图片大于1M,进行压缩避免在生成图片(BitmapFactory.decodeStream)时溢出 + os.reset();//重置baos即清空baos + image.compress(Bitmap.CompressFormat.JPEG, 50, os);//这里压缩50%,把压缩后的数据存放到baos中 + } + ByteArrayInputStream is = new ByteArrayInputStream(os.toByteArray()); + BitmapFactory.Options newOpts = new BitmapFactory.Options(); + //开始读入图片,此时把options.inJustDecodeBounds 设回true了 + newOpts.inJustDecodeBounds = true; + newOpts.inPreferredConfig = Bitmap.Config.RGB_565; + Bitmap bitmap = BitmapFactory.decodeStream(is, null, newOpts); + newOpts.inJustDecodeBounds = false; + int w = newOpts.outWidth; + int h = newOpts.outHeight; + float hh = pixelH;// 设置高度为240f时,可以明显看到图片缩小了 + float ww = pixelW;// 设置宽度为120f,可以明显看到图片缩小了 + //缩放比。由于是固定比例缩放,只用高或者宽其中一个数据进行计算即可 + int be = 1;//be=1表示不缩放 + if (w > h && w > ww) {//如果宽度大的话根据宽度固定大小缩放 + be = (int) (newOpts.outWidth / ww); + } else if (w < h && h > hh) {//如果高度高的话根据宽度固定大小缩放 + be = (int) (newOpts.outHeight / hh); + } + if (be <= 0) be = 1; + newOpts.inSampleSize = be;//设置缩放比例 + //重新读入图片,注意此时已经把options.inJustDecodeBounds 设回false了 + is = new ByteArrayInputStream(os.toByteArray()); + bitmap = BitmapFactory.decodeStream(is, null, newOpts); + int desWidth = (int) (w / be); + int desHeight = (int) (h / be); + bitmap = Bitmap.createScaledBitmap(bitmap, desWidth, desHeight, true); + //压缩好比例大小后再进行质量压缩 +// return compress(bitmap, maxSize); // 这里再进行质量压缩的意义不大,反而耗资源,删除 + return bitmap; + } + + /** + * 质量压缩 + * @param image + * @param maxSize + */ + public static Bitmap compressImage(Bitmap image, int maxSize){ + ByteArrayOutputStream os = new ByteArrayOutputStream(); + // scale + int options = 80; + // Store the bitmap into output stream(no compress) + image.compress(Bitmap.CompressFormat.JPEG, options, os); + // Compress by loop + while ( os.toByteArray().length / 1024 > maxSize) { + // Clean up os + os.reset(); + // interval 10 + options -= 10; + image.compress(Bitmap.CompressFormat.JPEG, options, os); + } + + Bitmap bitmap = null; + byte[] b = os.toByteArray(); + if (b.length != 0) { + bitmap = BitmapFactory.decodeByteArray(b, 0, b.length); + } + return bitmap; + } + + /** + * 对图片进行缩放 + * @param bgimage + * @param newWidth + * @param newHeight + * @return + */ + public static Bitmap zoomImage(Bitmap bgimage, double newWidth, double newHeight) { + // 获取这个图片的宽和高 + float width = bgimage.getWidth(); + float height = bgimage.getHeight(); + //如果宽度为0 保持原图 + if(newWidth == 0){ + newWidth = width; + newHeight = height; + } + // 创建操作图片用的matrix对象 + Matrix matrix = new Matrix(); + // 计算宽高缩放率 + float scaleWidth = ((float) newWidth) / width; + float scaleHeight = ((float) newHeight) / height; + // 缩放图片动作 + matrix.postScale(scaleWidth, scaleHeight); + Bitmap bitmap = Bitmap.createBitmap(bgimage, 0, 0, (int) width, + (int) height, matrix, true); + bitmap = compressImage(bitmap, 100);//质量压缩 + return bitmap; + } + +} diff --git a/src/app/src/main/java/net/micode/notes/tool/ResourceParser.java b/src/app/src/main/java/net/micode/notes/tool/ResourceParser.java new file mode 100644 index 0000000..1ad3ad6 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/tool/ResourceParser.java @@ -0,0 +1,181 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.tool; + +import android.content.Context; +import android.preference.PreferenceManager; + +import net.micode.notes.R; +import net.micode.notes.ui.NotesPreferenceActivity; + +public class ResourceParser { + + public static final int YELLOW = 0; + public static final int BLUE = 1; + public static final int WHITE = 2; + public static final int GREEN = 3; + public static final int RED = 4; + + public static final int BG_DEFAULT_COLOR = YELLOW; + + public static final int TEXT_SMALL = 0; + public static final int TEXT_MEDIUM = 1; + public static final int TEXT_LARGE = 2; + public static final int TEXT_SUPER = 3; + + public static final int BG_DEFAULT_FONT_SIZE = TEXT_MEDIUM; + + public static class NoteBgResources { + private final static int [] BG_EDIT_RESOURCES = new int [] { + R.drawable.edit_yellow, + R.drawable.edit_blue, + R.drawable.edit_white, + R.drawable.edit_green, + R.drawable.edit_red + }; + + private final static int [] BG_EDIT_TITLE_RESOURCES = new int [] { + R.drawable.edit_title_yellow, + R.drawable.edit_title_blue, + R.drawable.edit_title_white, + R.drawable.edit_title_green, + R.drawable.edit_title_red + }; + + public static int getNoteBgResource(int id) { + return BG_EDIT_RESOURCES[id]; + } + + public static int getNoteTitleBgResource(int id) { + return BG_EDIT_TITLE_RESOURCES[id]; + } + } + + public static int getDefaultBgId(Context context) { + if (PreferenceManager.getDefaultSharedPreferences(context).getBoolean( + NotesPreferenceActivity.PREFERENCE_SET_BG_COLOR_KEY, false)) { + return (int) (Math.random() * NoteBgResources.BG_EDIT_RESOURCES.length); + } else { + return BG_DEFAULT_COLOR; + } + } + + public static class NoteItemBgResources { + private final static int [] BG_FIRST_RESOURCES = new int [] { + R.drawable.list_yellow_up, + R.drawable.list_blue_up, + R.drawable.list_white_up, + R.drawable.list_green_up, + R.drawable.list_red_up + }; + + private final static int [] BG_NORMAL_RESOURCES = new int [] { + R.drawable.list_yellow_middle, + R.drawable.list_blue_middle, + R.drawable.list_white_middle, + R.drawable.list_green_middle, + R.drawable.list_red_middle + }; + + private final static int [] BG_LAST_RESOURCES = new int [] { + R.drawable.list_yellow_down, + R.drawable.list_blue_down, + R.drawable.list_white_down, + R.drawable.list_green_down, + R.drawable.list_red_down, + }; + + private final static int [] BG_SINGLE_RESOURCES = new int [] { + R.drawable.list_yellow_single, + R.drawable.list_blue_single, + R.drawable.list_white_single, + R.drawable.list_green_single, + R.drawable.list_red_single + }; + + public static int getNoteBgFirstRes(int id) { + return BG_FIRST_RESOURCES[id]; + } + + public static int getNoteBgLastRes(int id) { + return BG_LAST_RESOURCES[id]; + } + + public static int getNoteBgSingleRes(int id) { + return BG_SINGLE_RESOURCES[id]; + } + + public static int getNoteBgNormalRes(int id) { + return BG_NORMAL_RESOURCES[id]; + } + + public static int getFolderBgRes() { + return R.drawable.list_folder; + } + } + + public static class WidgetBgResources { + private final static int [] BG_2X_RESOURCES = new int [] { + R.drawable.widget_2x_yellow, + R.drawable.widget_2x_blue, + R.drawable.widget_2x_white, + R.drawable.widget_2x_green, + R.drawable.widget_2x_red, + }; + + public static int getWidget2xBgResource(int id) { + return BG_2X_RESOURCES[id]; + } + + private final static int [] BG_4X_RESOURCES = new int [] { + R.drawable.widget_4x_yellow, + R.drawable.widget_4x_blue, + R.drawable.widget_4x_white, + R.drawable.widget_4x_green, + R.drawable.widget_4x_red + }; + + public static int getWidget4xBgResource(int id) { + return BG_4X_RESOURCES[id]; + } + } + + public static class TextAppearanceResources { + private final static int [] TEXTAPPEARANCE_RESOURCES = new int [] { + R.style.TextAppearanceNormal, + R.style.TextAppearanceMedium, + R.style.TextAppearanceLarge, + R.style.TextAppearanceSuper + }; + + public static int getTexAppearanceResource(int id) { + /** + * HACKME: Fix bug of store the resource id in shared preference. + * The id may larger than the length of resources, in this case, + * return the {@link ResourceParser#BG_DEFAULT_FONT_SIZE} + */ + if (id >= TEXTAPPEARANCE_RESOURCES.length) { + return BG_DEFAULT_FONT_SIZE; + } + return TEXTAPPEARANCE_RESOURCES[id]; + } + + public static int getResourcesSize() { + return TEXTAPPEARANCE_RESOURCES.length; + } + } +} diff --git a/src/app/src/main/java/net/micode/notes/tool/ScreenUtils.java b/src/app/src/main/java/net/micode/notes/tool/ScreenUtils.java new file mode 100644 index 0000000..cfae9f7 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/tool/ScreenUtils.java @@ -0,0 +1,97 @@ +package net.micode.notes.tool; + +import android.app.Activity; +import android.content.Context; +import android.graphics.Bitmap; +import android.graphics.Rect; +import android.util.DisplayMetrics; +import android.view.View; +import android.view.WindowManager; + +/** + * Created by sendtion on 2016/5/25. + */ +public class ScreenUtils { + + /** + * 获得屏幕宽度 + * @param context + * @return + */ + public static int getScreenWidth(Context context) + { + WindowManager wm = (WindowManager) context.getSystemService(Context.WINDOW_SERVICE); + DisplayMetrics outMetrics = new DisplayMetrics(); + wm.getDefaultDisplay().getMetrics(outMetrics); + return outMetrics.widthPixels; + } + + /** + * 获得屏幕高度 + * @param context + * @return + */ + public static int getScreenHeight(Context context) { + WindowManager wm = (WindowManager) context + .getSystemService(Context.WINDOW_SERVICE); + DisplayMetrics outMetrics = new DisplayMetrics(); + wm.getDefaultDisplay().getMetrics(outMetrics); + return outMetrics.heightPixels; + } + + /** + * 获得状态栏高度 + * @param context + * @return + */ + public static int getStatusHeight(Context context) { + int statusHeight = -1; + try { + Class clazz = Class.forName("com.android.internal.R$dimen"); + Object object = clazz.newInstance(); + int height = Integer.parseInt(clazz.getField("status_bar_height") + .get(object).toString()); + statusHeight = context.getResources().getDimensionPixelSize(height); + } catch (Exception e) { + e.printStackTrace(); + } + return statusHeight; + } + + /** + * 获取当前屏幕截图,包含状态栏 + */ + public static Bitmap snapShotWithStatusBar(Activity activity){ + View view = activity.getWindow().getDecorView(); + view.setDrawingCacheEnabled(true); + view.buildDrawingCache(); + Bitmap bmp = view.getDrawingCache(); + int width = getScreenWidth(activity); + int height = getScreenHeight(activity); + Bitmap bp = null; + bp = Bitmap.createBitmap(bmp, 0, 0, width, height); + view.destroyDrawingCache(); + return bp; + } + + /** + * 获取当前屏幕截图,不包含状态栏 + * + */ + public static Bitmap snapShotWithoutStatusBar(Activity activity){ + View view = activity.getWindow().getDecorView(); + view.setDrawingCacheEnabled(true); + view.buildDrawingCache(); + Bitmap bmp = view.getDrawingCache(); + Rect frame = new Rect(); + activity.getWindow().getDecorView().getWindowVisibleDisplayFrame(frame); + int statusBarHeight = frame.top; + int width = getScreenWidth(activity); + int height = getScreenHeight(activity); + Bitmap bp = null; + bp = Bitmap.createBitmap(bmp, 0, statusBarHeight, width, height + - statusBarHeight); + view.destroyDrawingCache(); + return bp; + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java b/src/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java new file mode 100644 index 0000000..2912355 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java @@ -0,0 +1,154 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//闹钟提醒活动 +package net.micode.notes.ui; + +import android.app.Activity; +import android.app.AlertDialog; +import android.content.Context; +import android.content.DialogInterface; +import android.content.DialogInterface.OnClickListener; +import android.content.DialogInterface.OnDismissListener; +import android.content.Intent; +import android.media.AudioManager; +import android.media.MediaPlayer; +import android.media.RingtoneManager; +import android.net.Uri; +import android.os.Bundle; +import android.os.PowerManager; +import android.provider.Settings; +import android.view.Window; +import android.view.WindowManager; + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.tool.DataUtils; + +import java.io.IOException; + + +public class AlarmAlertActivity extends Activity implements OnClickListener, OnDismissListener { + private long mNoteId; + private String mSnippet; + private static final int SNIPPET_PREW_MAX_LEN = 60; + MediaPlayer mPlayer; + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + requestWindowFeature(Window.FEATURE_NO_TITLE); + final Window win = getWindow(); + win.addFlags(WindowManager.LayoutParams.FLAG_SHOW_WHEN_LOCKED); + if (!isScreenOn()) { + win.addFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON + | WindowManager.LayoutParams.FLAG_TURN_SCREEN_ON + | WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON + | WindowManager.LayoutParams.FLAG_LAYOUT_INSET_DECOR); + } + Intent intent = getIntent(); + try { + mNoteId = Long.valueOf(intent.getData().getPathSegments().get(1)); + mSnippet = DataUtils.getSnippetById(this.getContentResolver(), mNoteId); + mSnippet = mSnippet.length() > SNIPPET_PREW_MAX_LEN ? mSnippet.substring(0, + SNIPPET_PREW_MAX_LEN) + getResources().getString(R.string.notelist_string_info) + : mSnippet; + } catch (IllegalArgumentException e) { + e.printStackTrace(); + return; + } + + mPlayer = new MediaPlayer(); + if (DataUtils.visibleInNoteDatabase(getContentResolver(), mNoteId, Notes.TYPE_NOTE)) { + showActionDialog(); + playAlarmSound(); + } else { + finish(); + } + } + + private boolean isScreenOn() { + PowerManager pm = (PowerManager) getSystemService(Context.POWER_SERVICE); + return pm.isScreenOn(); + } + + private void playAlarmSound() { + Uri url = RingtoneManager.getActualDefaultRingtoneUri(this, RingtoneManager.TYPE_ALARM); + + int silentModeStreams = Settings.System.getInt(getContentResolver(), + Settings.System.MODE_RINGER_STREAMS_AFFECTED, 0); + + if ((silentModeStreams & (1 << AudioManager.STREAM_ALARM)) != 0) { + mPlayer.setAudioStreamType(silentModeStreams); + } else { + mPlayer.setAudioStreamType(AudioManager.STREAM_ALARM); + } + try { + mPlayer.setDataSource(this, url); + mPlayer.prepare(); + mPlayer.setLooping(true); + mPlayer.start(); + } catch (IllegalArgumentException e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } catch (SecurityException e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } catch (IllegalStateException e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } catch (IOException e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + private void showActionDialog() { + AlertDialog.Builder dialog = new AlertDialog.Builder(this); + dialog.setTitle(R.string.app_name); + dialog.setMessage(mSnippet); + dialog.setPositiveButton(R.string.notealert_ok, this); + if (isScreenOn()) { + dialog.setNegativeButton(R.string.notealert_enter, this); + } + dialog.show().setOnDismissListener(this); + } + + public void onClick(DialogInterface dialog, int which) { + switch (which) { + case DialogInterface.BUTTON_NEGATIVE: + Intent intent = new Intent(this, NoteEditActivity.class); + intent.setAction(Intent.ACTION_VIEW); + intent.putExtra(Intent.EXTRA_UID, mNoteId); + startActivity(intent); + break; + default: + break; + } + } + + public void onDismiss(DialogInterface dialog) { + stopAlarmSound(); + finish(); + } + + private void stopAlarmSound() { + if (mPlayer != null) { + mPlayer.stop(); + mPlayer.release(); + mPlayer = null; + } + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java b/src/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java new file mode 100644 index 0000000..f6921cb --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java @@ -0,0 +1,65 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//如何启动闹钟 +package net.micode.notes.ui; + +import android.app.AlarmManager; +import android.app.PendingIntent; +import android.content.BroadcastReceiver; +import android.content.ContentUris; +import android.content.Context; +import android.content.Intent; +import android.database.Cursor; + +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.NoteColumns; + + +public class AlarmInitReceiver extends BroadcastReceiver { + + private static final String [] PROJECTION = new String [] { + NoteColumns.ID, + NoteColumns.ALERTED_DATE + }; + + private static final int COLUMN_ID = 0; + private static final int COLUMN_ALERTED_DATE = 1; + + @Override + public void onReceive(Context context, Intent intent) { + long currentDate = System.currentTimeMillis(); + Cursor c = context.getContentResolver().query(Notes.CONTENT_NOTE_URI, + PROJECTION, + NoteColumns.ALERTED_DATE + ">? AND " + NoteColumns.TYPE + "=" + Notes.TYPE_NOTE, + new String[] { String.valueOf(currentDate) }, + null); + + if (c != null) { + if (c.moveToFirst()) { + do { + long alertDate = c.getLong(COLUMN_ALERTED_DATE); + Intent sender = new Intent(context, AlarmReceiver.class); + sender.setData(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, c.getLong(COLUMN_ID))); + PendingIntent pendingIntent = PendingIntent.getBroadcast(context, 0, sender, 0); + AlarmManager alermManager = (AlarmManager) context + .getSystemService(Context.ALARM_SERVICE); + alermManager.set(AlarmManager.RTC_WAKEUP, alertDate, pendingIntent); + } while (c.moveToNext()); + } + c.close(); + } + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java b/src/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java new file mode 100644 index 0000000..9013f24 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java @@ -0,0 +1,30 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//闹钟提醒的接收 +package net.micode.notes.ui; + +import android.content.BroadcastReceiver; +import android.content.Context; +import android.content.Intent; + +public class AlarmReceiver extends BroadcastReceiver { + @Override + public void onReceive(Context context, Intent intent) { + intent.setClass(context, AlarmAlertActivity.class); + intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); + context.startActivity(intent); + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/DateTimePicker.java b/src/app/src/main/java/net/micode/notes/ui/DateTimePicker.java new file mode 100644 index 0000000..a1a60d2 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/DateTimePicker.java @@ -0,0 +1,485 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +//设置时间提醒的地方 +package net.micode.notes.ui; + +import java.text.DateFormatSymbols; +import java.util.Calendar; + +import net.micode.notes.R; + + +import android.content.Context; +import android.text.format.DateFormat; +import android.view.View; +import android.widget.FrameLayout; +import android.widget.NumberPicker; + +public class DateTimePicker extends FrameLayout { + + private static final boolean DEFAULT_ENABLE_STATE = true; + + private static final int HOURS_IN_HALF_DAY = 12; + private static final int HOURS_IN_ALL_DAY = 24; + private static final int DAYS_IN_ALL_WEEK = 7; + private static final int DATE_SPINNER_MIN_VAL = 0; + private static final int DATE_SPINNER_MAX_VAL = DAYS_IN_ALL_WEEK - 1; + private static final int HOUR_SPINNER_MIN_VAL_24_HOUR_VIEW = 0; + private static final int HOUR_SPINNER_MAX_VAL_24_HOUR_VIEW = 23; + private static final int HOUR_SPINNER_MIN_VAL_12_HOUR_VIEW = 1; + private static final int HOUR_SPINNER_MAX_VAL_12_HOUR_VIEW = 12; + private static final int MINUT_SPINNER_MIN_VAL = 0; + private static final int MINUT_SPINNER_MAX_VAL = 59; + private static final int AMPM_SPINNER_MIN_VAL = 0; + private static final int AMPM_SPINNER_MAX_VAL = 1; + + private final NumberPicker mDateSpinner; + private final NumberPicker mHourSpinner; + private final NumberPicker mMinuteSpinner; + private final NumberPicker mAmPmSpinner; + private Calendar mDate; + + private String[] mDateDisplayValues = new String[DAYS_IN_ALL_WEEK]; + + private boolean mIsAm; + + private boolean mIs24HourView; + + private boolean mIsEnabled = DEFAULT_ENABLE_STATE; + + private boolean mInitialising; + + private OnDateTimeChangedListener mOnDateTimeChangedListener; + + private NumberPicker.OnValueChangeListener mOnDateChangedListener = new NumberPicker.OnValueChangeListener() { + @Override + public void onValueChange(NumberPicker picker, int oldVal, int newVal) { + mDate.add(Calendar.DAY_OF_YEAR, newVal - oldVal); + updateDateControl(); + onDateTimeChanged(); + } + }; + + private NumberPicker.OnValueChangeListener mOnHourChangedListener = new NumberPicker.OnValueChangeListener() { + @Override + public void onValueChange(NumberPicker picker, int oldVal, int newVal) { + boolean isDateChanged = false; + Calendar cal = Calendar.getInstance(); + if (!mIs24HourView) { + if (!mIsAm && oldVal == HOURS_IN_HALF_DAY - 1 && newVal == HOURS_IN_HALF_DAY) { + cal.setTimeInMillis(mDate.getTimeInMillis()); + cal.add(Calendar.DAY_OF_YEAR, 1); + isDateChanged = true; + } else if (mIsAm && oldVal == HOURS_IN_HALF_DAY && newVal == HOURS_IN_HALF_DAY - 1) { + cal.setTimeInMillis(mDate.getTimeInMillis()); + cal.add(Calendar.DAY_OF_YEAR, -1); + isDateChanged = true; + } + if (oldVal == HOURS_IN_HALF_DAY - 1 && newVal == HOURS_IN_HALF_DAY || + oldVal == HOURS_IN_HALF_DAY && newVal == HOURS_IN_HALF_DAY - 1) { + mIsAm = !mIsAm; + updateAmPmControl(); + } + } else { + if (oldVal == HOURS_IN_ALL_DAY - 1 && newVal == 0) { + cal.setTimeInMillis(mDate.getTimeInMillis()); + cal.add(Calendar.DAY_OF_YEAR, 1); + isDateChanged = true; + } else if (oldVal == 0 && newVal == HOURS_IN_ALL_DAY - 1) { + cal.setTimeInMillis(mDate.getTimeInMillis()); + cal.add(Calendar.DAY_OF_YEAR, -1); + isDateChanged = true; + } + } + int newHour = mHourSpinner.getValue() % HOURS_IN_HALF_DAY + (mIsAm ? 0 : HOURS_IN_HALF_DAY); + mDate.set(Calendar.HOUR_OF_DAY, newHour); + onDateTimeChanged(); + if (isDateChanged) { + setCurrentYear(cal.get(Calendar.YEAR)); + setCurrentMonth(cal.get(Calendar.MONTH)); + setCurrentDay(cal.get(Calendar.DAY_OF_MONTH)); + } + } + }; + + private NumberPicker.OnValueChangeListener mOnMinuteChangedListener = new NumberPicker.OnValueChangeListener() { + @Override + public void onValueChange(NumberPicker picker, int oldVal, int newVal) { + int minValue = mMinuteSpinner.getMinValue(); + int maxValue = mMinuteSpinner.getMaxValue(); + int offset = 0; + if (oldVal == maxValue && newVal == minValue) { + offset += 1; + } else if (oldVal == minValue && newVal == maxValue) { + offset -= 1; + } + if (offset != 0) { + mDate.add(Calendar.HOUR_OF_DAY, offset); + mHourSpinner.setValue(getCurrentHour()); + updateDateControl(); + int newHour = getCurrentHourOfDay(); + if (newHour >= HOURS_IN_HALF_DAY) { + mIsAm = false; + updateAmPmControl(); + } else { + mIsAm = true; + updateAmPmControl(); + } + } + mDate.set(Calendar.MINUTE, newVal); + onDateTimeChanged(); + } + }; + + private NumberPicker.OnValueChangeListener mOnAmPmChangedListener = new NumberPicker.OnValueChangeListener() { + @Override + public void onValueChange(NumberPicker picker, int oldVal, int newVal) { + mIsAm = !mIsAm; + if (mIsAm) { + mDate.add(Calendar.HOUR_OF_DAY, -HOURS_IN_HALF_DAY); + } else { + mDate.add(Calendar.HOUR_OF_DAY, HOURS_IN_HALF_DAY); + } + updateAmPmControl(); + onDateTimeChanged(); + } + }; + + public interface OnDateTimeChangedListener { + void onDateTimeChanged(DateTimePicker view, int year, int month, + int dayOfMonth, int hourOfDay, int minute); + } + + public DateTimePicker(Context context) { + this(context, System.currentTimeMillis()); + } + + public DateTimePicker(Context context, long date) { + this(context, date, DateFormat.is24HourFormat(context)); + } + + public DateTimePicker(Context context, long date, boolean is24HourView) { + super(context); + mDate = Calendar.getInstance(); + mInitialising = true; + mIsAm = getCurrentHourOfDay() >= HOURS_IN_HALF_DAY; + inflate(context, R.layout.datetime_picker, this); + + mDateSpinner = (NumberPicker) findViewById(R.id.date); + mDateSpinner.setMinValue(DATE_SPINNER_MIN_VAL); + mDateSpinner.setMaxValue(DATE_SPINNER_MAX_VAL); + mDateSpinner.setOnValueChangedListener(mOnDateChangedListener); + + mHourSpinner = (NumberPicker) findViewById(R.id.hour); + mHourSpinner.setOnValueChangedListener(mOnHourChangedListener); + mMinuteSpinner = (NumberPicker) findViewById(R.id.minute); + mMinuteSpinner.setMinValue(MINUT_SPINNER_MIN_VAL); + mMinuteSpinner.setMaxValue(MINUT_SPINNER_MAX_VAL); + mMinuteSpinner.setOnLongPressUpdateInterval(100); + mMinuteSpinner.setOnValueChangedListener(mOnMinuteChangedListener); + + String[] stringsForAmPm = new DateFormatSymbols().getAmPmStrings(); + mAmPmSpinner = (NumberPicker) findViewById(R.id.amPm); + mAmPmSpinner.setMinValue(AMPM_SPINNER_MIN_VAL); + mAmPmSpinner.setMaxValue(AMPM_SPINNER_MAX_VAL); + mAmPmSpinner.setDisplayedValues(stringsForAmPm); + mAmPmSpinner.setOnValueChangedListener(mOnAmPmChangedListener); + + // update controls to initial state + updateDateControl(); + updateHourControl(); + updateAmPmControl(); + + set24HourView(is24HourView); + + // set to current time + setCurrentDate(date); + + setEnabled(isEnabled()); + + // set the content descriptions + mInitialising = false; + } + + @Override + public void setEnabled(boolean enabled) { + if (mIsEnabled == enabled) { + return; + } + super.setEnabled(enabled); + mDateSpinner.setEnabled(enabled); + mMinuteSpinner.setEnabled(enabled); + mHourSpinner.setEnabled(enabled); + mAmPmSpinner.setEnabled(enabled); + mIsEnabled = enabled; + } + + @Override + public boolean isEnabled() { + return mIsEnabled; + } + + /** + * Get the current date in millis + * + * @return the current date in millis + */ + public long getCurrentDateInTimeMillis() { + return mDate.getTimeInMillis(); + } + + /** + * Set the current date + * + * @param date The current date in millis + */ + public void setCurrentDate(long date) { + Calendar cal = Calendar.getInstance(); + cal.setTimeInMillis(date); + setCurrentDate(cal.get(Calendar.YEAR), cal.get(Calendar.MONTH), cal.get(Calendar.DAY_OF_MONTH), + cal.get(Calendar.HOUR_OF_DAY), cal.get(Calendar.MINUTE)); + } + + /** + * Set the current date + * + * @param year The current year + * @param month The current month + * @param dayOfMonth The current dayOfMonth + * @param hourOfDay The current hourOfDay + * @param minute The current minute + */ + public void setCurrentDate(int year, int month, + int dayOfMonth, int hourOfDay, int minute) { + setCurrentYear(year); + setCurrentMonth(month); + setCurrentDay(dayOfMonth); + setCurrentHour(hourOfDay); + setCurrentMinute(minute); + } + + /** + * Get current year + * + * @return The current year + */ + public int getCurrentYear() { + return mDate.get(Calendar.YEAR); + } + + /** + * Set current year + * + * @param year The current year + */ + public void setCurrentYear(int year) { + if (!mInitialising && year == getCurrentYear()) { + return; + } + mDate.set(Calendar.YEAR, year); + updateDateControl(); + onDateTimeChanged(); + } + + /** + * Get current month in the year + * + * @return The current month in the year + */ + public int getCurrentMonth() { + return mDate.get(Calendar.MONTH); + } + + /** + * Set current month in the year + * + * @param month The month in the year + */ + public void setCurrentMonth(int month) { + if (!mInitialising && month == getCurrentMonth()) { + return; + } + mDate.set(Calendar.MONTH, month); + updateDateControl(); + onDateTimeChanged(); + } + + /** + * Get current day of the month + * + * @return The day of the month + */ + public int getCurrentDay() { + return mDate.get(Calendar.DAY_OF_MONTH); + } + + /** + * Set current day of the month + * + * @param dayOfMonth The day of the month + */ + public void setCurrentDay(int dayOfMonth) { + if (!mInitialising && dayOfMonth == getCurrentDay()) { + return; + } + mDate.set(Calendar.DAY_OF_MONTH, dayOfMonth); + updateDateControl(); + onDateTimeChanged(); + } + + /** + * Get current hour in 24 hour mode, in the range (0~23) + * @return The current hour in 24 hour mode + */ + public int getCurrentHourOfDay() { + return mDate.get(Calendar.HOUR_OF_DAY); + } + + private int getCurrentHour() { + if (mIs24HourView){ + return getCurrentHourOfDay(); + } else { + int hour = getCurrentHourOfDay(); + if (hour > HOURS_IN_HALF_DAY) { + return hour - HOURS_IN_HALF_DAY; + } else { + return hour == 0 ? HOURS_IN_HALF_DAY : hour; + } + } + } + + /** + * Set current hour in 24 hour mode, in the range (0~23) + * + * @param hourOfDay + */ + public void setCurrentHour(int hourOfDay) { + if (!mInitialising && hourOfDay == getCurrentHourOfDay()) { + return; + } + mDate.set(Calendar.HOUR_OF_DAY, hourOfDay); + if (!mIs24HourView) { + if (hourOfDay >= HOURS_IN_HALF_DAY) { + mIsAm = false; + if (hourOfDay > HOURS_IN_HALF_DAY) { + hourOfDay -= HOURS_IN_HALF_DAY; + } + } else { + mIsAm = true; + if (hourOfDay == 0) { + hourOfDay = HOURS_IN_HALF_DAY; + } + } + updateAmPmControl(); + } + mHourSpinner.setValue(hourOfDay); + onDateTimeChanged(); + } + + /** + * Get currentMinute + * + * @return The Current Minute + */ + public int getCurrentMinute() { + return mDate.get(Calendar.MINUTE); + } + + /** + * Set current minute + */ + public void setCurrentMinute(int minute) { + if (!mInitialising && minute == getCurrentMinute()) { + return; + } + mMinuteSpinner.setValue(minute); + mDate.set(Calendar.MINUTE, minute); + onDateTimeChanged(); + } + + /** + * @return true if this is in 24 hour view else false. + */ + public boolean is24HourView () { + return mIs24HourView; + } + + /** + * Set whether in 24 hour or AM/PM mode. + * + * @param is24HourView True for 24 hour mode. False for AM/PM mode. + */ + public void set24HourView(boolean is24HourView) { + if (mIs24HourView == is24HourView) { + return; + } + mIs24HourView = is24HourView; + mAmPmSpinner.setVisibility(is24HourView ? View.GONE : View.VISIBLE); + int hour = getCurrentHourOfDay(); + updateHourControl(); + setCurrentHour(hour); + updateAmPmControl(); + } + + private void updateDateControl() { + Calendar cal = Calendar.getInstance(); + cal.setTimeInMillis(mDate.getTimeInMillis()); + cal.add(Calendar.DAY_OF_YEAR, -DAYS_IN_ALL_WEEK / 2 - 1); + mDateSpinner.setDisplayedValues(null); + for (int i = 0; i < DAYS_IN_ALL_WEEK; ++i) { + cal.add(Calendar.DAY_OF_YEAR, 1); + mDateDisplayValues[i] = (String) DateFormat.format("MM.dd EEEE", cal); + } + mDateSpinner.setDisplayedValues(mDateDisplayValues); + mDateSpinner.setValue(DAYS_IN_ALL_WEEK / 2); + mDateSpinner.invalidate(); + } + + private void updateAmPmControl() { + if (mIs24HourView) { + mAmPmSpinner.setVisibility(View.GONE); + } else { + int index = mIsAm ? Calendar.AM : Calendar.PM; + mAmPmSpinner.setValue(index); + mAmPmSpinner.setVisibility(View.VISIBLE); + } + } + + private void updateHourControl() { + if (mIs24HourView) { + mHourSpinner.setMinValue(HOUR_SPINNER_MIN_VAL_24_HOUR_VIEW); + mHourSpinner.setMaxValue(HOUR_SPINNER_MAX_VAL_24_HOUR_VIEW); + } else { + mHourSpinner.setMinValue(HOUR_SPINNER_MIN_VAL_12_HOUR_VIEW); + mHourSpinner.setMaxValue(HOUR_SPINNER_MAX_VAL_12_HOUR_VIEW); + } + } + + /** + * Set the callback that indicates the 'Set' button has been pressed. + * @param callback the callback, if null will do nothing + */ + public void setOnDateTimeChangedListener(OnDateTimeChangedListener callback) { + mOnDateTimeChangedListener = callback; + } + + private void onDateTimeChanged() { + if (mOnDateTimeChangedListener != null) { + mOnDateTimeChangedListener.onDateTimeChanged(this, getCurrentYear(), + getCurrentMonth(), getCurrentDay(), getCurrentHourOfDay(), getCurrentMinute()); + } + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java b/src/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java new file mode 100644 index 0000000..fde6666 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java @@ -0,0 +1,90 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.ui; + +import java.util.Calendar; + +import net.micode.notes.R; +import net.micode.notes.ui.DateTimePicker; +import net.micode.notes.ui.DateTimePicker.OnDateTimeChangedListener; + +import android.app.AlertDialog; +import android.content.Context; +import android.content.DialogInterface; +import android.content.DialogInterface.OnClickListener; +import android.text.format.DateFormat; +import android.text.format.DateUtils; + +public class DateTimePickerDialog extends AlertDialog implements OnClickListener { + + private Calendar mDate = Calendar.getInstance(); + private boolean mIs24HourView; + private OnDateTimeSetListener mOnDateTimeSetListener; + private DateTimePicker mDateTimePicker; + + public interface OnDateTimeSetListener { + void OnDateTimeSet(AlertDialog dialog, long date); + } + + public DateTimePickerDialog(Context context, long date) { + super(context); + mDateTimePicker = new DateTimePicker(context); + setView(mDateTimePicker); + mDateTimePicker.setOnDateTimeChangedListener(new OnDateTimeChangedListener() { + public void onDateTimeChanged(DateTimePicker view, int year, int month, + int dayOfMonth, int hourOfDay, int minute) { + mDate.set(Calendar.YEAR, year); + mDate.set(Calendar.MONTH, month); + mDate.set(Calendar.DAY_OF_MONTH, dayOfMonth); + mDate.set(Calendar.HOUR_OF_DAY, hourOfDay); + mDate.set(Calendar.MINUTE, minute); + updateTitle(mDate.getTimeInMillis()); + } + }); + mDate.setTimeInMillis(date); + mDate.set(Calendar.SECOND, 0); + mDateTimePicker.setCurrentDate(mDate.getTimeInMillis()); + setButton(context.getString(R.string.datetime_dialog_ok), this); + setButton2(context.getString(R.string.datetime_dialog_cancel), (OnClickListener)null); + set24HourView(DateFormat.is24HourFormat(this.getContext())); + updateTitle(mDate.getTimeInMillis()); + } + + public void set24HourView(boolean is24HourView) { + mIs24HourView = is24HourView; + } + + public void setOnDateTimeSetListener(OnDateTimeSetListener callBack) { + mOnDateTimeSetListener = callBack; + } + + private void updateTitle(long date) { + int flag = + DateUtils.FORMAT_SHOW_YEAR | + DateUtils.FORMAT_SHOW_DATE | + DateUtils.FORMAT_SHOW_TIME; + flag |= mIs24HourView ? DateUtils.FORMAT_24HOUR : DateUtils.FORMAT_12HOUR; + setTitle(DateUtils.formatDateTime(this.getContext(), date, flag)); + } + + public void onClick(DialogInterface arg0, int arg1) { + if (mOnDateTimeSetListener != null) { + mOnDateTimeSetListener.OnDateTimeSet(this, mDate.getTimeInMillis()); + } + } + +} \ No newline at end of file diff --git a/src/app/src/main/java/net/micode/notes/ui/DropdownMenu.java b/src/app/src/main/java/net/micode/notes/ui/DropdownMenu.java new file mode 100644 index 0000000..613dc74 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/DropdownMenu.java @@ -0,0 +1,61 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.ui; + +import android.content.Context; +import android.view.Menu; +import android.view.MenuItem; +import android.view.View; +import android.view.View.OnClickListener; +import android.widget.Button; +import android.widget.PopupMenu; +import android.widget.PopupMenu.OnMenuItemClickListener; + +import net.micode.notes.R; + +public class DropdownMenu { + private Button mButton; + private PopupMenu mPopupMenu; + private Menu mMenu; + + public DropdownMenu(Context context, Button button, int menuId) { + mButton = button; + mButton.setBackgroundResource(R.drawable.dropdown_icon); + mPopupMenu = new PopupMenu(context, mButton); + mMenu = mPopupMenu.getMenu(); + mPopupMenu.getMenuInflater().inflate(menuId, mMenu); + mButton.setOnClickListener(new OnClickListener() { + public void onClick(View v) { + mPopupMenu.show(); + } + }); + } + + public void setOnDropdownMenuItemClickListener(OnMenuItemClickListener listener) { + if (mPopupMenu != null) { + mPopupMenu.setOnMenuItemClickListener(listener); + } + } + + public MenuItem findItem(int id) { + return mMenu.findItem(id); + } + + public void setTitle(CharSequence title) { + mButton.setText(title); + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java b/src/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java new file mode 100644 index 0000000..96b77da --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java @@ -0,0 +1,80 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.ui; + +import android.content.Context; +import android.database.Cursor; +import android.view.View; +import android.view.ViewGroup; +import android.widget.CursorAdapter; +import android.widget.LinearLayout; +import android.widget.TextView; + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.NoteColumns; + + +public class FoldersListAdapter extends CursorAdapter { + public static final String [] PROJECTION = { + NoteColumns.ID, + NoteColumns.SNIPPET + }; + + public static final int ID_COLUMN = 0; + public static final int NAME_COLUMN = 1; + + public FoldersListAdapter(Context context, Cursor c) { + super(context, c); + // TODO Auto-generated constructor stub + } + + @Override + public View newView(Context context, Cursor cursor, ViewGroup parent) { + return new FolderListItem(context); + } + + @Override + public void bindView(View view, Context context, Cursor cursor) { + if (view instanceof FolderListItem) { + String folderName = (cursor.getLong(ID_COLUMN) == Notes.ID_ROOT_FOLDER) ? context + .getString(R.string.menu_move_parent_folder) : cursor.getString(NAME_COLUMN); + ((FolderListItem) view).bind(folderName); + } + } + + public String getFolderName(Context context, int position) { + Cursor cursor = (Cursor) getItem(position); + return (cursor.getLong(ID_COLUMN) == Notes.ID_ROOT_FOLDER) ? context + .getString(R.string.menu_move_parent_folder) : cursor.getString(NAME_COLUMN); + } + + private class FolderListItem extends LinearLayout { + private TextView mName; + + public FolderListItem(Context context) { + super(context); + inflate(context, R.layout.folder_list_item, this); + mName = (TextView) findViewById(R.id.tv_folder_name); + } + + public void bind(String name) { + mName.setText(name); + } + } + +} diff --git a/src/app/src/main/java/net/micode/notes/ui/JsonParser.java b/src/app/src/main/java/net/micode/notes/ui/JsonParser.java new file mode 100644 index 0000000..a27baa0 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/JsonParser.java @@ -0,0 +1,117 @@ +package net.micode.notes.ui; + +import org.json.JSONArray; +import org.json.JSONObject; +import org.json.JSONTokener; + +/** + * Json结果解析类 + */ +public class JsonParser { + + public static String parseIatResult(String json) { + StringBuffer ret = new StringBuffer(); + try { + JSONTokener tokener = new JSONTokener(json); + JSONObject joResult = new JSONObject(tokener); + + JSONArray words = joResult.getJSONArray("ws"); + for (int i = 0; i < words.length(); i++) { + // 转写结果词,默认使用第一个结果 + JSONArray items = words.getJSONObject(i).getJSONArray("cw"); + JSONObject obj = items.getJSONObject(0); + ret.append(obj.getString("w")); +// 如果需要多候选结果,解析数组其他字段 +// for(int j = 0; j < items.length(); j++) +// { +// JSONObject obj = items.getJSONObject(j); +// ret.append(obj.getString("w")); +// } + } + } catch (Exception e) { + e.printStackTrace(); + } + return ret.toString(); + } + + public static String parseGrammarResult(String json) { + StringBuffer ret = new StringBuffer(); + try { + JSONTokener tokener = new JSONTokener(json); + JSONObject joResult = new JSONObject(tokener); + + JSONArray words = joResult.getJSONArray("ws"); + for (int i = 0; i < words.length(); i++) { + JSONArray items = words.getJSONObject(i).getJSONArray("cw"); + for(int j = 0; j < items.length(); j++) + { + JSONObject obj = items.getJSONObject(j); + if(obj.getString("w").contains("nomatch")) + { + ret.append("没有匹配结果."); + return ret.toString(); + } + ret.append("【结果】" + obj.getString("w")); + ret.append("【置信度】" + obj.getInt("sc")); + ret.append("\n"); + } + } + } catch (Exception e) { + e.printStackTrace(); + ret.append("没有匹配结果."); + } + return ret.toString(); + } + + public static String parseLocalGrammarResult(String json) { + StringBuffer ret = new StringBuffer(); + try { + JSONTokener tokener = new JSONTokener(json); + JSONObject joResult = new JSONObject(tokener); + + JSONArray words = joResult.getJSONArray("ws"); + for (int i = 0; i < words.length(); i++) { + JSONArray items = words.getJSONObject(i).getJSONArray("cw"); + for(int j = 0; j < items.length(); j++) + { + JSONObject obj = items.getJSONObject(j); + if(obj.getString("w").contains("nomatch")) + { + ret.append("没有匹配结果."); + return ret.toString(); + } + ret.append("【结果】" + obj.getString("w")); + ret.append("\n"); + } + } + ret.append("【置信度】" + joResult.optInt("sc")); + + } catch (Exception e) { + e.printStackTrace(); + ret.append("没有匹配结果."); + } + return ret.toString(); + } + + public static String parseTransResult(String json,String key) { + StringBuffer ret = new StringBuffer(); + try { + JSONTokener tokener = new JSONTokener(json); + JSONObject joResult = new JSONObject(tokener); + String errorCode = joResult.optString("ret"); + if(!errorCode.equals("0")) { + return joResult.optString("errmsg"); + } + JSONObject transResult = joResult.optJSONObject("trans_result"); + ret.append(transResult.optString(key)); + /*JSONArray words = joResult.getJSONArray("results"); + for (int i = 0; i < words.length(); i++) { + JSONObject obj = words.getJSONObject(i); + ret.append(obj.getString(key)); + }*/ + } catch (Exception e) { + e.printStackTrace(); + } + return ret.toString(); + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java b/src/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java new file mode 100644 index 0000000..1b41cb1 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java @@ -0,0 +1,1509 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.ui; + +import android.Manifest; +import android.app.Activity; +import android.app.AlarmManager; +import android.app.AlertDialog; +import android.app.PendingIntent; +import android.app.SearchManager; +import android.appwidget.AppWidgetManager; +import android.content.ContentUris; +import android.content.Context; +import android.content.DialogInterface; +import android.content.Intent; +import android.content.SharedPreferences; +import android.content.pm.PackageManager; +import android.graphics.Paint; +import android.media.MediaPlayer; +import android.media.MediaRecorder; +import android.media.AudioManager; +import android.os.Bundle; +import android.os.Environment; +import android.preference.PreferenceManager; +import android.provider.ContactsContract; +import android.support.v4.app.ActivityCompat; +import android.support.v4.content.ContextCompat; +import android.text.Editable; +import android.text.Spannable; +import android.text.SpannableString; + +import android.text.TextUtils; +import android.text.TextWatcher; +import android.text.format.DateUtils; +import android.text.style.BackgroundColorSpan; +import android.util.Log; +import android.view.LayoutInflater; +import android.view.Menu; +import android.view.MenuItem; +import android.view.MotionEvent; +import android.view.View; +import android.view.View.OnClickListener; +import android.view.WindowManager; +import android.widget.Button; +import android.widget.CheckBox; +import android.widget.CompoundButton; +import android.widget.CompoundButton.OnCheckedChangeListener; +import android.widget.EditText; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextView; +import android.widget.Toast; + + + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.TextNote; +import net.micode.notes.model.WorkingNote; +import net.micode.notes.model.WorkingNote.NoteSettingChangedListener; +import net.micode.notes.tool.DataUtils; +import net.micode.notes.tool.ResourceParser; + +import net.micode.notes.tool.ResourceParser.TextAppearanceResources; +import net.micode.notes.tool.ScreenUtils; +import net.micode.notes.ui.DateTimePickerDialog.OnDateTimeSetListener; +import net.micode.notes.ui.NoteEditText.OnTextViewChangeListener; +import net.micode.notes.widget.NoteWidgetProvider_2x; +import net.micode.notes.widget.NoteWidgetProvider_4x; +import net.micode.notes.tool.ImageUtils; +//import net.micode.notes.tool.ScreenUtils; + +import com.iflytek.cloud.ErrorCode; +import com.iflytek.cloud.InitListener; +import com.iflytek.cloud.RecognizerListener; +import com.iflytek.cloud.RecognizerResult; +import com.iflytek.cloud.SpeechConstant; +import com.iflytek.cloud.SpeechError; +import com.iflytek.cloud.SpeechRecognizer; +import com.iflytek.cloud.SpeechUtility; +import com.iflytek.cloud.ui.RecognizerDialog; +import com.iflytek.cloud.ui.RecognizerDialogListener; + +import org.json.JSONException; +import org.json.JSONObject; + +import android.speech.tts.TextToSpeech; +import android.speech.tts.TextToSpeech.OnInitListener; +import android.speech.RecognizerIntent; + +import android.text.Spanned; +import android.provider.MediaStore; +import android.net.Uri; +import android.database.Cursor; +import android.graphics.Bitmap; +import android.graphics.BitmapFactory; +import android.text.style.ImageSpan; + +import java.util.ArrayList; +import java.util.HashMap; +import java.util.LinkedHashMap; + +import java.util.HashSet; +import java.util.Map; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import java.io.File; +import java.io.IOException; +import java.util.Locale; + + + +public class NoteEditActivity extends Activity implements OnClickListener, + NoteSettingChangedListener, OnTextViewChangeListener { + private class HeadViewHolder { + public TextView tvModified; + + public ImageView ivAlertIcon; + + public TextView tvAlertDate; + + public ImageView ibSetBgColor; + + public ImageView ivRecordIcon ; + + public Button btnStart; + } + + private static final Map sBgSelectorBtnsMap = new HashMap(); + + static { + sBgSelectorBtnsMap.put(R.id.iv_bg_yellow, ResourceParser.YELLOW); + sBgSelectorBtnsMap.put(R.id.iv_bg_red, ResourceParser.RED); + sBgSelectorBtnsMap.put(R.id.iv_bg_blue, ResourceParser.BLUE); + sBgSelectorBtnsMap.put(R.id.iv_bg_green, ResourceParser.GREEN); + sBgSelectorBtnsMap.put(R.id.iv_bg_white, ResourceParser.WHITE); + } + + private static final Map sBgSelectorSelectionMap = new HashMap(); + + static { + sBgSelectorSelectionMap.put(ResourceParser.YELLOW, R.id.iv_bg_yellow_select); + sBgSelectorSelectionMap.put(ResourceParser.RED, R.id.iv_bg_red_select); + sBgSelectorSelectionMap.put(ResourceParser.BLUE, R.id.iv_bg_blue_select); + sBgSelectorSelectionMap.put(ResourceParser.GREEN, R.id.iv_bg_green_select); + sBgSelectorSelectionMap.put(ResourceParser.WHITE, R.id.iv_bg_white_select); + } + + private static final Map sFontSizeBtnsMap = new HashMap(); + + static { + sFontSizeBtnsMap.put(R.id.ll_font_large, ResourceParser.TEXT_LARGE); + sFontSizeBtnsMap.put(R.id.ll_font_small, ResourceParser.TEXT_SMALL); + sFontSizeBtnsMap.put(R.id.ll_font_normal, ResourceParser.TEXT_MEDIUM); + sFontSizeBtnsMap.put(R.id.ll_font_super, ResourceParser.TEXT_SUPER); + } + + private static final Map sFontSelectorSelectionMap = new HashMap(); + + static { + sFontSelectorSelectionMap.put(ResourceParser.TEXT_LARGE, R.id.iv_large_select); + sFontSelectorSelectionMap.put(ResourceParser.TEXT_SMALL, R.id.iv_small_select); + sFontSelectorSelectionMap.put(ResourceParser.TEXT_MEDIUM, R.id.iv_medium_select); + sFontSelectorSelectionMap.put(ResourceParser.TEXT_SUPER, R.id.iv_super_select); + } + + private static final String TAG = "NoteEditActivity"; + + private HeadViewHolder mNoteHeaderHolder; + + private View mHeadViewPanel; + + private View mNoteBgColorSelector; + + private View mFontSizeSelector; + + private EditText mNoteEditor; + + private View mNoteEditorPanel; + + private WorkingNote mWorkingNote; + + private SharedPreferences mSharedPrefs; + private int mFontSizeId; + + + + private static final String PREFERENCE_FONT_SIZE = "pref_font_size"; + + private static final int SHORTCUT_ICON_TITLE_MAX_LEN = 10; + + public static final String TAG_CHECKED = String.valueOf('\u221A'); + public static final String TAG_UNCHECKED = String.valueOf('\u25A1'); + + private LinearLayout mEditTextList; + + private String mUserQuery; + private Pattern mPattern; + + + //统计字数 + private EditText editText; + + private TextView textView; + + //这里是有语音转文字的声明定义: + //private static final String TAG = "MainActivity"; + private SpeechRecognizer mIat;// 语音听写对象 + private RecognizerDialog mIatDialog;// 语音听写UI + // 用HashMap存储听写结果 + private HashMap mIatResults = new LinkedHashMap(); + private SharedPreferences mSharedPreferences;//缓存 + private String mEngineType = SpeechConstant.TYPE_CLOUD;// 引擎类型 + private String language = "zh_cn";//识别语言 + private TextView tvResult;//识别结果 + private Button btnStart;//开始识别 + private String resultType = "json";//结果内容数据格式 + + //这个函数可以将便签内容中关于图片内容的信息过滤掉 + private String Textchange(String oriText) { + StringBuffer stringBuffer = new StringBuffer(oriText); + int Flag1 = -1; + int Flag2 = -1; + do {//不计入表示图片的字符 + Flag1 = stringBuffer.indexOf(""); + if (Flag1 != -1 && Flag2 != -1) { + stringBuffer = stringBuffer.replace(Flag1, Flag2 + 1, ""); + } + } while (Flag1 != -1 && Flag2 != -1); + + do {//不计入换行字符 + Flag1 = stringBuffer.indexOf("\n"); + + if (Flag1 != -1) { + stringBuffer = stringBuffer.replace(Flag1, Flag1 + 1, ""); + } + } while (Flag1 != -1); + do {//不计入空格字符 + Flag1 = stringBuffer.indexOf(" "); + + if (Flag1 != -1) { + stringBuffer = stringBuffer.replace(Flag1, Flag1 + 1, ""); + } + } while (Flag1 != -1); + return stringBuffer.toString(); + } + private void count() { + editText = (EditText) findViewById(R.id.note_edit_view); + textView = (TextView) findViewById(R.id.text_num); + + mNoteEditor.addTextChangedListener(new TextWatcher() { + int currentLength = 0; + + @Override + public void beforeTextChanged(CharSequence s, int start, int count, int after) { + textView.setText("字符数:" + currentLength); + } + + @Override + public void onTextChanged(CharSequence s, int start, int before, int count) { + currentLength = Textchange(mNoteEditor.getText().toString()).length(); + } + + @Override + public void afterTextChanged(Editable s) { + textView.setText("字符数:" + currentLength); + } + }); + } + + + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + this.setContentView(R.layout.note_edit); + + if (savedInstanceState == null && !initActivityState(getIntent())) { + finish(); + return; + } + initResources(); + count(); + + btnStart = findViewById(R.id.btn_start); + btnStart.setOnClickListener(this); + SpeechUtility.createUtility(NoteEditActivity.this, "appid=87c6c736"); + initPermission();//权限请求 + // 使用SpeechRecognizer对象,可根据回调消息自定义界面; + mIat = SpeechRecognizer.createRecognizer(this, mInitListener); + Log.d(TAG, "SpeechRecognizer init() code = 创建" ); + // 使用UI听写功能,请根据sdk文件目录下的notice.txt,放置布局文件和图片资源 + mIatDialog = new RecognizerDialog(this, mInitListener); + + mSharedPreferences = getSharedPreferences("ASR", + Activity.MODE_PRIVATE); + + + } + + /** + * Current activity may be killed when the memory is low. Once it is killed, for another time + * user load this activity, we should restore the former state + */ + @Override + protected void onRestoreInstanceState(Bundle savedInstanceState) { + super.onRestoreInstanceState(savedInstanceState); + if (savedInstanceState != null && savedInstanceState.containsKey(Intent.EXTRA_UID)) { + Intent intent = new Intent(Intent.ACTION_VIEW); + intent.putExtra(Intent.EXTRA_UID, savedInstanceState.getLong(Intent.EXTRA_UID)); + if (!initActivityState(intent)) { + finish(); + return; + } + Log.d(TAG, "Restoring from killed activity"); + } + } + + private boolean initActivityState(Intent intent) { + /** + * If the user specified the {@link Intent#ACTION_VIEW} but not provided with id, + * then jump to the NotesListActivity + */ + mWorkingNote = null; + if (TextUtils.equals(Intent.ACTION_VIEW, intent.getAction())) { + long noteId = intent.getLongExtra(Intent.EXTRA_UID, 0); + mUserQuery = ""; + + /** + * Starting from the searched result + */ + if (intent.hasExtra(SearchManager.EXTRA_DATA_KEY)) { + noteId = Long.parseLong(intent.getStringExtra(SearchManager.EXTRA_DATA_KEY)); + mUserQuery = intent.getStringExtra(SearchManager.USER_QUERY); + } + + if (!DataUtils.visibleInNoteDatabase(getContentResolver(), noteId, Notes.TYPE_NOTE)) { + Intent jump = new Intent(this, NotesListActivity.class); + startActivity(jump); + showToast(R.string.error_note_not_exist); + finish(); + return false; + } else { + mWorkingNote = WorkingNote.load(this, noteId); + if (mWorkingNote == null) { + Log.e(TAG, "load note failed with note id" + noteId); + finish(); + return false; + } + } + getWindow().setSoftInputMode( + WindowManager.LayoutParams.SOFT_INPUT_STATE_HIDDEN + | WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE); + } else if (TextUtils.equals(Intent.ACTION_INSERT_OR_EDIT, intent.getAction())) { + // New note + long folderId = intent.getLongExtra(Notes.INTENT_EXTRA_FOLDER_ID, 0); + int widgetId = intent.getIntExtra(Notes.INTENT_EXTRA_WIDGET_ID, + AppWidgetManager.INVALID_APPWIDGET_ID); + int widgetType = intent.getIntExtra(Notes.INTENT_EXTRA_WIDGET_TYPE, + Notes.TYPE_WIDGET_INVALIDE); + int bgResId = intent.getIntExtra(Notes.INTENT_EXTRA_BACKGROUND_ID, + ResourceParser.getDefaultBgId(this)); + + // Parse call-record note + String phoneNumber = intent.getStringExtra(Intent.EXTRA_PHONE_NUMBER); + long callDate = intent.getLongExtra(Notes.INTENT_EXTRA_CALL_DATE, 0); + if (callDate != 0 && phoneNumber != null) { + if (TextUtils.isEmpty(phoneNumber)) { + Log.w(TAG, "The call record number is null"); + } + long noteId = 0; + if ((noteId = DataUtils.getNoteIdByPhoneNumberAndCallDate(getContentResolver(), + phoneNumber, callDate)) > 0) { + mWorkingNote = WorkingNote.load(this, noteId); + if (mWorkingNote == null) { + Log.e(TAG, "load call note failed with note id" + noteId); + finish(); + return false; + } + } else { + mWorkingNote = WorkingNote.createEmptyNote(this, folderId, widgetId, + widgetType, bgResId); + mWorkingNote.convertToCallNote(phoneNumber, callDate); + } + } else { + mWorkingNote = WorkingNote.createEmptyNote(this, folderId, widgetId, widgetType, + bgResId); + } + + getWindow().setSoftInputMode( + WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE + | WindowManager.LayoutParams.SOFT_INPUT_STATE_VISIBLE); + } else { + Log.e(TAG, "Intent not specified action, should not support"); + finish(); + return false; + } + mWorkingNote.setOnSettingStatusChangedListener(this); + return true; + } + + @Override + protected void onResume() { + super.onResume(); + initNoteScreen(); + initImage(); + } + + private void initNoteScreen() { + mNoteEditor.setTextAppearance(this, TextAppearanceResources + .getTexAppearanceResource(mFontSizeId)); + if (mWorkingNote.getCheckListMode() == TextNote.MODE_CHECK_LIST) { + switchToListMode(mWorkingNote.getContent()); + } else { + mNoteEditor.setText(getHighlightQueryResult(mWorkingNote.getContent(), mUserQuery)); + mNoteEditor.setSelection(mNoteEditor.getText().length()); + } + for (Integer id : sBgSelectorSelectionMap.keySet()) { + findViewById(sBgSelectorSelectionMap.get(id)).setVisibility(View.GONE); + } + mHeadViewPanel.setBackgroundResource(mWorkingNote.getTitleBgResId()); + mNoteEditorPanel.setBackgroundResource(mWorkingNote.getBgColorResId()); + + mNoteHeaderHolder.tvModified.setText(DateUtils.formatDateTime(this, + mWorkingNote.getModifiedDate(), DateUtils.FORMAT_SHOW_DATE + | DateUtils.FORMAT_NUMERIC_DATE | DateUtils.FORMAT_SHOW_TIME + | DateUtils.FORMAT_SHOW_YEAR)); + + + /** + * TODO: Add the menu for setting alert. Currently disable it because the DateTimePicker + * is not ready + */ + showAlertHeader(); + } + + //这是插入图片添加的函数 + private void initImage() { + String input = String.valueOf(mWorkingNote.getContent()); + if(input!="null") {//创建新便签时,input的值是“null”,必须判断,不然创建的新便签都会有一个null的字符串 + Pattern p = Pattern.compile("\\"); + Matcher m = p.matcher(input); + SpannableString spannable = new SpannableString(input); + while (m.find()) { + String s = m.group(); + int start = m.start(); + int end = m.end(); + String path = s.replaceAll("\\", "").trim();//得到路径 + + int width = ScreenUtils.getScreenWidth(NoteEditActivity.this);//屏幕的宽度 + //int height = ScreenUtils.getScreenHeight(NoteEditActivity.this); + try { + BitmapFactory.Options options = new BitmapFactory.Options(); + Bitmap bitmap = BitmapFactory.decodeFile(path, options); + + //适应屏幕,锁定横纵比缩小图片。 + bitmap = ImageUtils.zoomImage(bitmap, (width-32 ) *0.8, + bitmap.getHeight() / (bitmap.getWidth() / ((width -32) *0.8))); + //bitmap = ImageUtils.zoomImage(bitmap,width,bitmap.getHeight()/(bitmap.getWidth()/width)); + + ImageSpan imageSpan = new ImageSpan(NoteEditActivity.this, bitmap); + spannable.setSpan(imageSpan, start, end, Spannable.SPAN_INCLUSIVE_EXCLUSIVE); + } catch (Exception e) { + e.printStackTrace(); + } + } + + mNoteEditor.setVisibility(View.VISIBLE); + mNoteEditor.setText(spannable); + } + } + + //设置便签头部的显示 + private void showAlertHeader() { + + if (mWorkingNote.hasClockAlert()) { + long time = System.currentTimeMillis(); + if (time > mWorkingNote.getAlertDate()) { + mNoteHeaderHolder.tvAlertDate.setText(R.string.note_alert_expired); + } else { + mNoteHeaderHolder.tvAlertDate.setText(DateUtils.getRelativeTimeSpanString( + mWorkingNote.getAlertDate(), time, DateUtils.MINUTE_IN_MILLIS)); + } + mNoteHeaderHolder.tvAlertDate.setVisibility(View.VISIBLE); + mNoteHeaderHolder.ivAlertIcon.setVisibility(View.VISIBLE); + } else { + mNoteHeaderHolder.tvAlertDate.setVisibility(View.GONE); + mNoteHeaderHolder.ivAlertIcon.setVisibility(View.GONE); + } + + //设置图标的可视性 + if(fileIsExists("/storage/emulated/0/Android/data"+ String.valueOf(mWorkingNote.getNoteId())+"_record.m4a")){ + mNoteHeaderHolder.ivRecordIcon.setVisibility(View.VISIBLE); + }else{ + mNoteHeaderHolder.ivRecordIcon.setVisibility(View.GONE); + } + } + + @Override + protected void onNewIntent(Intent intent) { + super.onNewIntent(intent); + initActivityState(intent); + } + + @Override + protected void onSaveInstanceState(Bundle outState) { + super.onSaveInstanceState(outState); + /** + * For new note without note id, we should firstly save it to + * generate a id. If the editing note is not worth saving, there + * is no id which is equivalent to create new note + */ + if (!mWorkingNote.existInDatabase()) { + saveNote(); + } + outState.putLong(Intent.EXTRA_UID, mWorkingNote.getNoteId()); + Log.d(TAG, "Save working note id: " + mWorkingNote.getNoteId() + " onSaveInstanceState"); + } + + @Override + public boolean dispatchTouchEvent(MotionEvent ev) { + if (mNoteBgColorSelector.getVisibility() == View.VISIBLE + && !inRangeOfView(mNoteBgColorSelector, ev)) { + mNoteBgColorSelector.setVisibility(View.GONE); + return true; + } + + if (mFontSizeSelector.getVisibility() == View.VISIBLE + && !inRangeOfView(mFontSizeSelector, ev)) { + mFontSizeSelector.setVisibility(View.GONE); + return true; + } + return super.dispatchTouchEvent(ev); + } + + private boolean inRangeOfView(View view, MotionEvent ev) { + int[] location = new int[2]; + view.getLocationOnScreen(location); + int x = location[0]; + int y = location[1]; + if (ev.getX() < x + || ev.getX() > (x + view.getWidth()) + || ev.getY() < y + || ev.getY() > (y + view.getHeight())) { + return false; + } + return true; + } + + + + //初始化的过程 + private TextToSpeech mTTS; + private void initResources() { + mTTS = new TextToSpeech(this,new OnInitListener() + { + @Override + public void onInit(int status) { + + if(status == TextToSpeech.SUCCESS) + { + + int result = mTTS.setLanguage(Locale.US); + + if(result != TextToSpeech.LANG_COUNTRY_AVAILABLE + && result != TextToSpeech.LANG_AVAILABLE) + { + //Toast.makeText(CodeView.this, "TTS暂时不支持这种语言朗读", 50000).show(); + } + } + } + }); + mHeadViewPanel = findViewById(R.id.note_title); + mNoteHeaderHolder = new HeadViewHolder(); + mNoteHeaderHolder.tvModified = (TextView) findViewById(R.id.tv_modified_date); + mNoteHeaderHolder.ivAlertIcon = (ImageView) findViewById(R.id.iv_alert_icon); + //设置录音插入的图标 + mNoteHeaderHolder.ivRecordIcon = (ImageView) findViewById(R.id.iv_record_icon); + mNoteHeaderHolder.tvAlertDate = (TextView) findViewById(R.id.tv_alert_date); + mNoteHeaderHolder.ibSetBgColor = (ImageView) findViewById(R.id.btn_set_bg_color); + mNoteHeaderHolder.ibSetBgColor.setOnClickListener(this); + mNoteEditor = (EditText) findViewById(R.id.note_edit_view); + mNoteEditorPanel = findViewById(R.id.sv_note_edit); + mNoteBgColorSelector = findViewById(R.id.note_bg_color_selector); + for (int id : sBgSelectorBtnsMap.keySet()) { + ImageView iv = (ImageView) findViewById(id); + iv.setOnClickListener(this); + } + + mFontSizeSelector = findViewById(R.id.font_size_selector); + for (int id : sFontSizeBtnsMap.keySet()) { + View view = findViewById(id); + view.setOnClickListener(this); + } + ; + mSharedPrefs = PreferenceManager.getDefaultSharedPreferences(this); + mFontSizeId = mSharedPrefs.getInt(PREFERENCE_FONT_SIZE, ResourceParser.BG_DEFAULT_FONT_SIZE); + /** + * HACKME: Fix bug of store the resource id in shared preference. + * The id may larger than the length of resources, in this case, + * return the {@link ResourceParser#BG_DEFAULT_FONT_SIZE} + */ + if (mFontSizeId >= TextAppearanceResources.getResourcesSize()) { + mFontSizeId = ResourceParser.BG_DEFAULT_FONT_SIZE; + } + mEditTextList = (LinearLayout) findViewById(R.id.note_edit_list); + } + + @Override + protected void onPause() { + super.onPause(); + if (saveNote()) { + Log.d(TAG, "Note data was saved with length:" + mWorkingNote.getContent().length()); + } + clearSettingState(); + } + + private void updateWidget() { + Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_UPDATE); + if (mWorkingNote.getWidgetType() == Notes.TYPE_WIDGET_2X) { + intent.setClass(this, NoteWidgetProvider_2x.class); + } else if (mWorkingNote.getWidgetType() == Notes.TYPE_WIDGET_4X) { + intent.setClass(this, NoteWidgetProvider_4x.class); + } else { + Log.e(TAG, "Unspported widget type"); + return; + } + + intent.putExtra(AppWidgetManager.EXTRA_APPWIDGET_IDS, new int[]{ + mWorkingNote.getWidgetId() + }); + + sendBroadcast(intent); + setResult(RESULT_OK, intent); + } + //点击响应 + public void onClick(View v) { + + int id = v.getId(); + if (id == R.id.btn_start){ + Log.d(TAG, "SpeechRecognizer init() code =0 " ); + if( null == mIat ){ + // 创建单例失败,与 21001 错误为同样原因,参考 http://bbs.xfyun.cn/forum.php?mod=viewthread&tid=9688 + Log.d(TAG, "SpeechRecognizer init() code =1 " ); + showMsg( "创建对象失败,请确认 libmsc.so 放置正确,且有调用 createUtility 进行初始化" ); + return; + } + //startRecord(getIntent()); + mIatResults.clear();//清除数据 + setParam(); // 设置参数 + Log.d(TAG, "SpeechRecognizer init() code = 2" ); + mIatDialog.setListener(mRecognizerDialogListener);//设置监听 + mIatDialog.show();// 显示对话框 + + } + + if (id == R.id.btn_set_bg_color) { + mNoteBgColorSelector.setVisibility(View.VISIBLE); + findViewById(sBgSelectorSelectionMap.get(mWorkingNote.getBgColorId())).setVisibility( + -View.VISIBLE); + } else if (sBgSelectorBtnsMap.containsKey(id)) { + findViewById(sBgSelectorSelectionMap.get(mWorkingNote.getBgColorId())).setVisibility( + View.GONE); + mWorkingNote.setBgColorId(sBgSelectorBtnsMap.get(id)); + mNoteBgColorSelector.setVisibility(View.GONE); + + } else if (sFontSizeBtnsMap.containsKey(id)) { + findViewById(sFontSelectorSelectionMap.get(mFontSizeId)).setVisibility(View.GONE); + mFontSizeId = sFontSizeBtnsMap.get(id); + mSharedPrefs.edit().putInt(PREFERENCE_FONT_SIZE, mFontSizeId).commit(); + findViewById(sFontSelectorSelectionMap.get(mFontSizeId)).setVisibility(View.VISIBLE); + if (mWorkingNote.getCheckListMode() == TextNote.MODE_CHECK_LIST) { + getWorkingText(); + switchToListMode(mWorkingNote.getContent()); + } else { + mNoteEditor.setTextAppearance(this, + TextAppearanceResources.getTexAppearanceResource(mFontSizeId)); + } + mFontSizeSelector.setVisibility(View.GONE); + } + } + + @Override + public void onBackPressed() { + if (clearSettingState()) { + return; + } + + saveNote(); + super.onBackPressed(); + } + + private boolean clearSettingState() { + if (mNoteBgColorSelector.getVisibility() == View.VISIBLE) { + mNoteBgColorSelector.setVisibility(View.GONE); + return true; + } else if (mFontSizeSelector.getVisibility() == View.VISIBLE) { + mFontSizeSelector.setVisibility(View.GONE); + return true; + } + return false; + } + //背景颜色设置 + public void onBackgroundColorChanged() { + findViewById(sBgSelectorSelectionMap.get(mWorkingNote.getBgColorId())).setVisibility( + View.VISIBLE); + mNoteEditorPanel.setBackgroundResource(mWorkingNote.getBgColorResId()); + mHeadViewPanel.setBackgroundResource(mWorkingNote.getTitleBgResId()); + } + + @Override + //通过这个函数设置各个菜单选项的可视性,这个函数比较神奇 + public boolean onPrepareOptionsMenu(Menu menu) { + if (isFinishing()) { + return true; + } + clearSettingState(); + menu.clear(); + if (mWorkingNote.getFolderId() == Notes.ID_CALL_RECORD_FOLDER) { + getMenuInflater().inflate(R.menu.call_note_edit, menu); + } else { + getMenuInflater().inflate(R.menu.note_edit, menu); + } + if (mWorkingNote.getCheckListMode() == TextNote.MODE_CHECK_LIST) { + menu.findItem(R.id.menu_list_mode).setTitle(R.string.menu_normal_mode); + } else { + menu.findItem(R.id.menu_list_mode).setTitle(R.string.menu_list_mode); + } + if (mWorkingNote.hasClockAlert()) { + menu.findItem(R.id.menu_alert).setVisible(false); + } else { + menu.findItem(R.id.menu_delete_remind).setVisible(false); + } + //在没有插入录音的时候设置播放录音不可用 + if (!fileIsExists("/storage/emulated/0/Android/data"+ String.valueOf(mWorkingNote.getNoteId())+"_record.m4a")){ + menu.findItem(R.id.menu_play_record).setVisible(false); + menu.findItem(R.id.menu_stop_record).setVisible(false); + }else{ + menu.findItem(R.id.menu_play_record).setVisible(true); + menu.findItem(R.id.menu_stop_record).setVisible(true); + } + + + + + + + return true; + } + //判断一个文件是否存在 + public boolean fileIsExists(String strFile) { + try { + File f=new File(strFile); + if(!f.exists()) { + return false; + } + } catch (Exception e) { + return false; + } + return true; + } + + @Override + //这个函数在监听点击菜单按钮的事件 + public boolean onOptionsItemSelected(MenuItem item) { + switch (item.getItemId()) { + + case R.id.menu_new_note: + createNewNote(); + break; + case R.id.menu_delete: + AlertDialog.Builder builder = new AlertDialog.Builder(this); + builder.setTitle(getString(R.string.alert_title_delete)); + builder.setIcon(android.R.drawable.ic_dialog_alert); + builder.setMessage(getString(R.string.alert_message_delete_note)); + builder.setPositiveButton(android.R.string.ok, + new DialogInterface.OnClickListener() { + public void onClick(DialogInterface dialog, int which) { + deleteCurrentNote(); + finish(); + } + }); + builder.setNegativeButton(android.R.string.cancel, null); + builder.show(); + break; + case R.id.menu_font_size: + mFontSizeSelector.setVisibility(View.VISIBLE); + findViewById(sFontSelectorSelectionMap.get(mFontSizeId)).setVisibility(View.VISIBLE); + break; + case R.id.menu_list_mode: + mWorkingNote.setCheckListMode(mWorkingNote.getCheckListMode() == 0 ? + TextNote.MODE_CHECK_LIST : 0); + break; + case R.id.menu_share: + getWorkingText(); + sendTo(this, mWorkingNote.getContent()); + break; + case R.id.menu_send_to_desktop: + sendToDesktop(); + break; + case R.id.menu_alert: + setReminder(); + break; + case R.id.menu_delete_remind: + mWorkingNote.setAlertDate(0, false); + break; + case R.id.menu_record: + //insertRecord(); + + startRecord(getIntent()); + break; + case R.id.menu_stop_record: + //playRecord(); + stopRecord(getIntent()); + break; + + case R.id.menu_play_record: + playRecord(getIntent()); + break; + //朗读便签响应 + case R.id.menu_star: + texttoSpeech(); + break; + case R.id.menu_add_image: + callGallery(); + break; + default: + break; + } + return true; + } + + + + //朗读函数的实现 + private void texttoSpeech(){ + + mTTS.speak(Textchange(mNoteEditor.getText().toString()),TextToSpeech.QUEUE_FLUSH,null); + } + + private void setReminder() { + DateTimePickerDialog d = new DateTimePickerDialog(this, System.currentTimeMillis()); + d.setOnDateTimeSetListener(new OnDateTimeSetListener() { + public void OnDateTimeSet(AlertDialog dialog, long date) { + mWorkingNote.setAlertDate(date, true); + } + }); + d.show(); + } + + /** + * Share note to apps that support {@link Intent#ACTION_SEND} action + * and {@text/plain} type + */ + private void sendTo(Context context, String info) { + Intent intent = new Intent(Intent.ACTION_SEND); + intent.putExtra(Intent.EXTRA_TEXT, info); + intent.setType("text/plain"); + context.startActivity(intent); + } + + private void createNewNote() { + // Firstly, save current editing notes + saveNote(); + + // For safety, start a new NoteEditActivity + finish(); + Intent intent = new Intent(this, NoteEditActivity.class); + intent.setAction(Intent.ACTION_INSERT_OR_EDIT); + intent.putExtra(Notes.INTENT_EXTRA_FOLDER_ID, mWorkingNote.getFolderId()); + startActivity(intent); + } + + private void deleteCurrentNote() { + if (mWorkingNote.existInDatabase()) { + HashSet ids = new HashSet(); + long id = mWorkingNote.getNoteId(); + if (id != Notes.ID_ROOT_FOLDER) { + ids.add(id); + } else { + Log.d(TAG, "Wrong note id, should not happen"); + } + if (!isSyncMode()) { + if (!DataUtils.batchDeleteNotes(getContentResolver(), ids)) { + Log.e(TAG, "Delete Note error"); + } + } else { + if (!DataUtils.batchMoveToFolder(getContentResolver(), ids, Notes.ID_TRASH_FOLER)) { + Log.e(TAG, "Move notes to trash folder error, should not happens"); + } + } + } + mWorkingNote.markDeleted(true); + } + + private boolean isSyncMode() { + return NotesPreferenceActivity.getSyncAccountName(this).trim().length() > 0; + } + + public void onClockAlertChanged(long date, boolean set) { + /** + * User could set clock to an unsaved note, so before setting the + * alert clock, we should save the note first + */ + if (!mWorkingNote.existInDatabase()) { + saveNote(); + } + if (mWorkingNote.getNoteId() > 0) { + Intent intent = new Intent(this, AlarmReceiver.class); + intent.setData(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, mWorkingNote.getNoteId())); + PendingIntent pendingIntent = PendingIntent.getBroadcast(this, 0, intent, 0); + AlarmManager alarmManager = ((AlarmManager) getSystemService(ALARM_SERVICE)); + showAlertHeader(); + if (!set) { + alarmManager.cancel(pendingIntent); + } else { + alarmManager.set(AlarmManager.RTC_WAKEUP, date, pendingIntent); + } + } else { + /** + * There is the condition that user has input nothing (the note is + * not worthy saving), we have no note id, remind the user that he + * should input something + */ + Log.e(TAG, "Clock alert setting error"); + showToast(R.string.error_note_empty_for_clock); + } + } + + public void onWidgetChanged() { + updateWidget(); + } + + public void onEditTextDelete(int index, String text) { + int childCount = mEditTextList.getChildCount(); + if (childCount == 1) { + return; + } + + for (int i = index + 1; i < childCount; i++) { + ((NoteEditText) mEditTextList.getChildAt(i).findViewById(R.id.et_edit_text)) + .setIndex(i - 1); + } + + mEditTextList.removeViewAt(index); + NoteEditText edit = null; + if (index == 0) { + edit = (NoteEditText) mEditTextList.getChildAt(0).findViewById( + R.id.et_edit_text); + } else { + edit = (NoteEditText) mEditTextList.getChildAt(index - 1).findViewById( + R.id.et_edit_text); + } + int length = edit.length(); + edit.append(text); + edit.requestFocus(); + edit.setSelection(length); + } + + public void onEditTextEnter(int index, String text) { + /** + * Should not happen, check for debug + */ + if (index > mEditTextList.getChildCount()) { + Log.e(TAG, "Index out of mEditTextList boundrary, should not happen"); + } + + View view = getListItem(text, index); + mEditTextList.addView(view, index); + NoteEditText edit = (NoteEditText) view.findViewById(R.id.et_edit_text); + edit.requestFocus(); + edit.setSelection(0); + for (int i = index + 1; i < mEditTextList.getChildCount(); i++) { + ((NoteEditText) mEditTextList.getChildAt(i).findViewById(R.id.et_edit_text)) + .setIndex(i); + } + } + + private void switchToListMode(String text) { + mEditTextList.removeAllViews(); + String[] items = text.split("\n"); + int index = 0; + for (String item : items) { + if (!TextUtils.isEmpty(item)) { + mEditTextList.addView(getListItem(item, index)); + index++; + } + } + mEditTextList.addView(getListItem("", index)); + mEditTextList.getChildAt(index).findViewById(R.id.et_edit_text).requestFocus(); + + mNoteEditor.setVisibility(View.GONE); + mEditTextList.setVisibility(View.VISIBLE); + } + + private Spannable getHighlightQueryResult(String fullText, String userQuery) { + SpannableString spannable = new SpannableString(fullText == null ? "" : fullText); + if (!TextUtils.isEmpty(userQuery)) { + mPattern = Pattern.compile(userQuery); + Matcher m = mPattern.matcher(fullText); + int start = 0; + while (m.find(start)) { + spannable.setSpan( + new BackgroundColorSpan(this.getResources().getColor( + R.color.user_query_highlight)), m.start(), m.end(), + Spannable.SPAN_INCLUSIVE_EXCLUSIVE); + start = m.end(); + } + } + return spannable; + } + + private View getListItem(String item, int index) { + View view = LayoutInflater.from(this).inflate(R.layout.note_edit_list_item, null); + final NoteEditText edit = (NoteEditText) view.findViewById(R.id.et_edit_text); + edit.setTextAppearance(this, TextAppearanceResources.getTexAppearanceResource(mFontSizeId)); + CheckBox cb = ((CheckBox) view.findViewById(R.id.cb_edit_item)); + cb.setOnCheckedChangeListener(new OnCheckedChangeListener() { + public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { + if (isChecked) { + edit.setPaintFlags(edit.getPaintFlags() | Paint.STRIKE_THRU_TEXT_FLAG); + } else { + edit.setPaintFlags(Paint.ANTI_ALIAS_FLAG | Paint.DEV_KERN_TEXT_FLAG); + } + } + }); + + if (item.startsWith(TAG_CHECKED)) { + cb.setChecked(true); + edit.setPaintFlags(edit.getPaintFlags() | Paint.STRIKE_THRU_TEXT_FLAG); + item = item.substring(TAG_CHECKED.length(), item.length()).trim(); + } else if (item.startsWith(TAG_UNCHECKED)) { + cb.setChecked(false); + edit.setPaintFlags(Paint.ANTI_ALIAS_FLAG | Paint.DEV_KERN_TEXT_FLAG); + item = item.substring(TAG_UNCHECKED.length(), item.length()).trim(); + } + + edit.setOnTextViewChangeListener(this); + edit.setIndex(index); + edit.setText(getHighlightQueryResult(item, mUserQuery)); + return view; + } + + public void onTextChange(int index, boolean hasText) { + if (index >= mEditTextList.getChildCount()) { + Log.e(TAG, "Wrong index, should not happen"); + return; + } + if (hasText) { + mEditTextList.getChildAt(index).findViewById(R.id.cb_edit_item).setVisibility(View.VISIBLE); + } else { + mEditTextList.getChildAt(index).findViewById(R.id.cb_edit_item).setVisibility(View.GONE); + } + } + + public void onCheckListModeChanged(int oldMode, int newMode) { + if (newMode == TextNote.MODE_CHECK_LIST) { + switchToListMode(mNoteEditor.getText().toString()); + } else { + if (!getWorkingText()) { + mWorkingNote.setWorkingText(mWorkingNote.getContent().replace(TAG_UNCHECKED + " ", + "")); + } + mNoteEditor.setText(getHighlightQueryResult(mWorkingNote.getContent(), mUserQuery)); + mEditTextList.setVisibility(View.GONE); + mNoteEditor.setVisibility(View.VISIBLE); + } + } + + + private boolean getWorkingText() { + boolean hasChecked = false; + if (mWorkingNote.getCheckListMode() == TextNote.MODE_CHECK_LIST) { + StringBuilder sb = new StringBuilder(); + for (int i = 0; i < mEditTextList.getChildCount(); i++) { + View view = mEditTextList.getChildAt(i); + NoteEditText edit = (NoteEditText) view.findViewById(R.id.et_edit_text); + if (!TextUtils.isEmpty(edit.getText())) { + if (((CheckBox) view.findViewById(R.id.cb_edit_item)).isChecked()) { + sb.append(TAG_CHECKED).append(" ").append(edit.getText()).append("\n"); + hasChecked = true; + } else { + sb.append(TAG_UNCHECKED).append(" ").append(edit.getText()).append("\n"); + } + } + } + mWorkingNote.setWorkingText(sb.toString()); + } else { + mWorkingNote.setWorkingText(mNoteEditor.getText().toString()); + } + return hasChecked; + } + //保存便签 + + private boolean saveNote() { + stopPlayRecord(); + getWorkingText(); + boolean saved = mWorkingNote.saveNote(); + if (saved) { + /** + * There are two modes from List view to edit view, open one note, + * create/edit a node. Opening node requires to the original + * position in the list when back from edit view, while creating a + * new node requires to the top of the list. This code + * {@link #RESULT_OK} is used to identify the create/edit state + */ + setResult(RESULT_OK); + } + return saved; + } + + private void sendToDesktop() { + /** + * Before send message to home, we should make sure that current + * editing note is exists in databases. So, for new note, firstly + * save it + */ + if (!mWorkingNote.existInDatabase()) { + saveNote(); + } + + if (mWorkingNote.getNoteId() > 0) { + Intent sender = new Intent(); + Intent shortcutIntent = new Intent(this, NoteEditActivity.class); + shortcutIntent.setAction(Intent.ACTION_VIEW); + shortcutIntent.putExtra(Intent.EXTRA_UID, mWorkingNote.getNoteId()); + sender.putExtra(Intent.EXTRA_SHORTCUT_INTENT, shortcutIntent); + sender.putExtra(Intent.EXTRA_SHORTCUT_NAME, + makeShortcutIconTitle(mWorkingNote.getContent())); + sender.putExtra(Intent.EXTRA_SHORTCUT_ICON_RESOURCE, + Intent.ShortcutIconResource.fromContext(this, R.drawable.icon_app)); + sender.putExtra("duplicate", true); + sender.setAction("com.android.launcher.action.INSTALL_SHORTCUT"); + showToast(R.string.info_note_enter_desktop); + sendBroadcast(sender); + } else { + /** + * There is the condition that user has input nothing (the note is + * not worthy saving), we have no note id, remind the user that he + * should input something + */ + Log.e(TAG, "Send to desktop error"); + showToast(R.string.error_note_empty_for_send_to_desktop); + } + } + + private String makeShortcutIconTitle(String content) { + content = content.replace(TAG_CHECKED, ""); + content = content.replace(TAG_UNCHECKED, ""); + return content.length() > SHORTCUT_ICON_TITLE_MAX_LEN ? content.substring(0, + SHORTCUT_ICON_TITLE_MAX_LEN) : content; + } + + private void showToast(int resId) { + showToast(resId, Toast.LENGTH_SHORT); + } + + private void showToast(int resId, int duration) { + Toast.makeText(this, resId, duration).show(); + } + + + + //直接在这里形成一个闭环 + private MediaPlayer mediaPlayer = new MediaPlayer(); + public void stopPlayRecord(){ + if (mediaPlayer.isPlaying()) { + mediaPlayer.reset(); // 停止播放 + Toast.makeText(this, "Record is stopped", Toast.LENGTH_SHORT).show(); + Log.d(TAG, "mediaplayer is stop"); + } + + } + + public void playRecord(Intent intent){ + try { + //long noteId = intent.getLongExtra(Intent.EXTRA_UID, 0); + long noteId = mWorkingNote.getNoteId(); + Log.d(TAG, String.valueOf(noteId)+"便签ID"); + String path = "/storage/emulated/0/Android/data"+ String.valueOf(noteId)+"_record.m4a"; + File file = new File(path); + mediaPlayer = new MediaPlayer() ; + mediaPlayer.setDataSource(path); // 指定音频文件的路径 + mediaPlayer.prepare(); // 让MediaPlayer进入到准备状态 + mediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC); + Log.d(TAG, "initMediaPlayer: Mediaplayer init success"); + } catch (Exception e) { + Log.d(TAG, "initMediaPlayer: Mediaplayer init failure"); + e.printStackTrace(); + } + mediaPlayer.start(); + } + + private String audioSaveDir = "/storage/emulated/0/Android/data"; + private String fileName ; + private String filePath ; + private NoteItemData mNoteData; + private MediaRecorder mMediaRecorder; + public void startRecord(Intent intent) { + // 开始录音 + /* ①Initial:实例化MediaRecorder对象 */ + saveNote(); + if (mMediaRecorder == null) + mMediaRecorder = new MediaRecorder(); + try { + /* ②setAudioSource/setVedioSource */ + mMediaRecorder.setAudioSource(MediaRecorder.AudioSource.MIC);// 设置麦克风 + /* + * ②设置输出文件的格式:THREE_GPP/MPEG-4/RAW_AMR/Default THREE_GPP(3gp格式 + * ,H263视频/ARM音频编码)、MPEG-4、RAW_AMR(只支持音频且音频编码要求为AMR_NB) + */ + mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.MPEG_4); + /* ②设置音频文件的编码:AAC/AMR_NB/AMR_MB/Default 声音的(波形)的采样 */ + mMediaRecorder.setAudioEncoder(MediaRecorder.AudioEncoder.AAC); + + + + long noteId = mWorkingNote.getNoteId(); + fileName = String.valueOf(noteId) + "_record.m4a"; + Log.d(TAG, "start: "+fileName); + filePath = audioSaveDir + fileName; + /* ③准备 */ + mMediaRecorder.setOutputFile(filePath); + mMediaRecorder.prepare(); + /* ④开始 */ + mMediaRecorder.start(); + } catch (IllegalStateException e) { + + } catch (IOException e) { + + } + } + public void stopRecord(Intent intent) { + try { + mMediaRecorder.stop(); + mMediaRecorder.reset(); + mMediaRecorder.release(); + mMediaRecorder = null; + filePath = ""; + Toast.makeText(NoteEditActivity.this, "录音成功", Toast.LENGTH_SHORT).show(); + } catch (RuntimeException e) { + if (mMediaRecorder != null) { + mMediaRecorder.reset(); + mMediaRecorder.release(); + mMediaRecorder = null; + } + + File file = new File(filePath); + if (file.exists()) + file.delete(); + + filePath = ""; + } + + } + + + private void callGallery() { + Intent albumIntent = new Intent(Intent.ACTION_PICK); + albumIntent.setDataAndType(MediaStore.Images.Media.EXTERNAL_CONTENT_URI, "image/*"); + startActivityForResult(albumIntent, 1); + } + + @Override + protected void onActivityResult(int requestCode, int resultCode, Intent data) {//处理从图库中返回的图片。 + + if (requestCode == 1) {//callGallery()方法是以请求码为1来开启活动的,此处为响应活动结束 + try { + // 获得图片的资源标识符 + Uri originalUri = data.getData(); + String[] proj = {MediaStore.Images.Media.DATA}; + //从数据库中查询 + Cursor cursor = getContentResolver().query(originalUri, proj, null, null, null); + //获得用户选择的图片的索引值 + int column_index = cursor.getColumnIndexOrThrow(MediaStore.Images.Media.DATA); + // 将光标移至开头 ,这个很重要,不小心很容易引起越界 + //cursor.moveToFirst(); + cursor.moveToNext(); + // 最后根据索引值获取图片路径 + String path = cursor.getString(column_index); + //插入图片 + insertImg(path); + } catch (Exception e) { + e.printStackTrace(); + Toast.makeText(NoteEditActivity.this, "图片插入失败", Toast.LENGTH_SHORT).show(); + } + } + + } + + private SpannableString getBitmapMime(String path, String tagPath) { + SpannableString ss = new SpannableString(tagPath);//这里使用加了标签的图片路径 + int width = ScreenUtils.getScreenWidth(NoteEditActivity.this); + //int height = ScreenUtils.getScreenHeight(NoteEditActivity.this); + BitmapFactory.Options options = new BitmapFactory.Options(); + //路径对应的图片 + Bitmap bitmap = BitmapFactory.decodeFile(path, options); + //适应屏幕,锁定横纵比缩小图片。 + bitmap = ImageUtils.zoomImage(bitmap, (width - 32) * 0.8, + bitmap.getHeight() / (bitmap.getWidth() / ((width - 32) * 0.8))); + ImageSpan imageSpan = new ImageSpan(this, bitmap); + ss.setSpan(imageSpan, 0, tagPath.length(), Spanned.SPAN_EXCLUSIVE_EXCLUSIVE); + return ss; + } + + private void insertImg(String path) { + String tagPath = "";//为图片路径加上标签 + Bitmap bitmap = BitmapFactory.decodeFile(path);//根据路径找到图片 + if (bitmap != null) { + //格式化存储路径 + SpannableString ss = getBitmapMime(path, tagPath); + //将图片插入文本视图 + insertPhotoToEditText(ss); + Log.d("insertimage", path + "与" + tagPath); + } else { + Toast.makeText(NoteEditActivity.this, "插入失败,无读写存储权限,请到权限中心开启", Toast.LENGTH_LONG).show(); + } + } + + private void insertPhotoToEditText(SpannableString ss) {//把文本插入便签,如 + Editable et = mNoteEditor.getText(); + int start = mNoteEditor.getSelectionStart(); + ss.getSpans(0, ss.length(), ImageSpan.class); + // 将图片添加进EditText中 + if(start < 0 || start >= et.length()){ + //如果是在文本的结尾 + et.append(ss); + }else{ + //如果是在文本的中间 + et.insert(start, ss); + } + //将图片路径写入数据库——非常关键,否则无法显示图片 + mWorkingNote.setWorkingText(et+"\n"); + mNoteEditor.setText(et); + mNoteEditor.setSelection(start + ss.length()); + mNoteEditor.setFocusableInTouchMode(true); + mNoteEditor.setFocusable(true); + } + + + + //下面这些都是语音转文字用到的代码 + /** + * 初始化监听器。 + */ + private InitListener mInitListener = new InitListener() { + + @Override + public void onInit(int code) { + Log.d(TAG, "SpeechRecognizer init() code = " + code); + if (code != ErrorCode.SUCCESS) { + showMsg("初始化失败,错误码:" + code + ",请点击网址https://www.xfyun.cn/document/error-code查询解决方案"); + } + } + }; + /** + * 听写UI监听器 + */ + private RecognizerDialogListener mRecognizerDialogListener = new RecognizerDialogListener() { + public void onResult(RecognizerResult results, boolean isLast) { + printResult(results);//结果数据解析 + } + /** + * 识别回调错误. + */ + public void onError(SpeechError error) { + showMsg(error.getPlainDescription(true)); + } + + }; + /** + * 数据解析 + * + * @param results + */ + private void printResult(RecognizerResult results) { + String text = JsonParser.parseIatResult(results.getResultString()); + mNoteEditor.append(text); + String sn = null; + // 读取json结果中的sn字段 + try { + JSONObject resultJson = new JSONObject(results.getResultString()); + sn = resultJson.optString("sn"); + } catch (JSONException e) { + e.printStackTrace(); + } + + //mIatResults.put(sn, text); + + StringBuffer resultBuffer = new StringBuffer(); + for (String key : mIatResults.keySet()) { + resultBuffer.append(mIatResults.get(key)); + } + + //tvResult.setText(resultBuffer.toString());//听写结果显示 + + } + /** + * 参数设置 + * + * @return + */ + public void setParam() { + // 清空参数 + mIat.setParameter(SpeechConstant.PARAMS, null); + // 设置听写引擎 + mIat.setParameter(SpeechConstant.ENGINE_TYPE, mEngineType); + // 设置返回结果格式 + mIat.setParameter(SpeechConstant.RESULT_TYPE, resultType); + + if (language.equals("zh_cn")) { + String lag = mSharedPreferences.getString("iat_language_preference", + "mandarin"); + Log.e(TAG, "language:" + language);// 设置语言 + mIat.setParameter(SpeechConstant.LANGUAGE, "zh_cn"); + // 设置语言区域 + mIat.setParameter(SpeechConstant.ACCENT, lag); + } else { + + mIat.setParameter(SpeechConstant.LANGUAGE, language); + } + Log.e(TAG, "last language:" + mIat.getParameter(SpeechConstant.LANGUAGE)); + + //此处用于设置dialog中不显示错误码信息 + //mIat.setParameter("view_tips_plain","false"); + + // 设置语音前端点:静音超时时间,即用户多长时间不说话则当做超时处理 + mIat.setParameter(SpeechConstant.VAD_BOS, mSharedPreferences.getString("iat_vadbos_preference", "4000")); + + // 设置语音后端点:后端点静音检测时间,即用户停止说话多长时间内即认为不再输入, 自动停止录音 + mIat.setParameter(SpeechConstant.VAD_EOS, mSharedPreferences.getString("iat_vadeos_preference", "1000")); + + // 设置标点符号,设置为"0"返回结果无标点,设置为"1"返回结果有标点 + mIat.setParameter(SpeechConstant.ASR_PTT, mSharedPreferences.getString("iat_punc_preference", "1")); + + // 设置音频保存路径,保存音频格式支持pcm、wav,设置路径为sd卡请注意WRITE_EXTERNAL_STORAGE权限 + mIat.setParameter(SpeechConstant.AUDIO_FORMAT, "wav"); + mIat.setParameter(SpeechConstant.ASR_AUDIO_PATH, Environment.getExternalStorageDirectory() + "/msc/iat.wav"); + } + /** + * 提示消息 + * @param msg + */ + private void showMsg(String msg) { + //Toast.makeText(MainActivity.this, msg, Toast.LENGTH_SHORT).show(); + } + @Override + protected void onDestroy() { + //stopRecord(getIntent()); + super.onDestroy(); + if (null != mIat) { + // 退出时释放连接 + mIat.cancel(); + mIat.destroy(); + } + + } + /** + * android 6.0 以上需要动态申请权限 + */ + private void initPermission() { + String permissions[] = {Manifest.permission.RECORD_AUDIO, + Manifest.permission.ACCESS_NETWORK_STATE, + Manifest.permission.INTERNET, + Manifest.permission.WRITE_EXTERNAL_STORAGE + }; + + ArrayList toApplyList = new ArrayList(); + + for (String perm : permissions) { + if (PackageManager.PERMISSION_GRANTED != ContextCompat.checkSelfPermission(this, perm)) { + toApplyList.add(perm); + } + } + String tmpList[] = new String[toApplyList.size()]; + if (!toApplyList.isEmpty()) { + ActivityCompat.requestPermissions(this, toApplyList.toArray(tmpList), 123); + } + + } + + /** + * 权限申请回调,可以作进一步处理 + * + * @param requestCode + * @param permissions + * @param grantResults + */ + @Override + public void onRequestPermissionsResult(int requestCode, String[] permissions, int[] grantResults) { + // 此处为android 6.0以上动态授权的回调,用户自行实现。 + } + +} \ No newline at end of file diff --git a/src/app/src/main/java/net/micode/notes/ui/NoteEditText.java b/src/app/src/main/java/net/micode/notes/ui/NoteEditText.java new file mode 100644 index 0000000..2afe2a8 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/NoteEditText.java @@ -0,0 +1,217 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.ui; + +import android.content.Context; +import android.graphics.Rect; +import android.text.Layout; +import android.text.Selection; +import android.text.Spanned; +import android.text.TextUtils; +import android.text.style.URLSpan; +import android.util.AttributeSet; +import android.util.Log; +import android.view.ContextMenu; +import android.view.KeyEvent; +import android.view.MenuItem; +import android.view.MenuItem.OnMenuItemClickListener; +import android.view.MotionEvent; +import android.widget.EditText; + +import net.micode.notes.R; + +import java.util.HashMap; +import java.util.Map; + +public class NoteEditText extends EditText { + private static final String TAG = "NoteEditText"; + private int mIndex; + private int mSelectionStartBeforeDelete; + + private static final String SCHEME_TEL = "tel:" ; + private static final String SCHEME_HTTP = "http:" ; + private static final String SCHEME_EMAIL = "mailto:" ; + + private static final Map sSchemaActionResMap = new HashMap(); + static { + sSchemaActionResMap.put(SCHEME_TEL, R.string.note_link_tel); + sSchemaActionResMap.put(SCHEME_HTTP, R.string.note_link_web); + sSchemaActionResMap.put(SCHEME_EMAIL, R.string.note_link_email); + } + + /** + * Call by the {@link NoteEditActivity} to delete or add edit text + */ + public interface OnTextViewChangeListener { + /** + * Delete current edit text when {@link KeyEvent#KEYCODE_DEL} happens + * and the text is null + */ + void onEditTextDelete(int index, String text); + + /** + * Add edit text after current edit text when {@link KeyEvent#KEYCODE_ENTER} + * happen + */ + void onEditTextEnter(int index, String text); + + /** + * Hide or show item option when text change + */ + void onTextChange(int index, boolean hasText); + } + + private OnTextViewChangeListener mOnTextViewChangeListener; + + public NoteEditText(Context context) { + super(context, null); + mIndex = 0; + } + + public void setIndex(int index) { + mIndex = index; + } + + public void setOnTextViewChangeListener(OnTextViewChangeListener listener) { + mOnTextViewChangeListener = listener; + } + + public NoteEditText(Context context, AttributeSet attrs) { + super(context, attrs, android.R.attr.editTextStyle); + } + + public NoteEditText(Context context, AttributeSet attrs, int defStyle) { + super(context, attrs, defStyle); + // TODO Auto-generated constructor stub + } + + @Override + public boolean onTouchEvent(MotionEvent event) { + switch (event.getAction()) { + case MotionEvent.ACTION_DOWN: + + int x = (int) event.getX(); + int y = (int) event.getY(); + x -= getTotalPaddingLeft(); + y -= getTotalPaddingTop(); + x += getScrollX(); + y += getScrollY(); + + Layout layout = getLayout(); + int line = layout.getLineForVertical(y); + int off = layout.getOffsetForHorizontal(line, x); + Selection.setSelection(getText(), off); + break; + } + + return super.onTouchEvent(event); + } + + @Override + public boolean onKeyDown(int keyCode, KeyEvent event) { + switch (keyCode) { + case KeyEvent.KEYCODE_ENTER: + if (mOnTextViewChangeListener != null) { + return false; + } + break; + case KeyEvent.KEYCODE_DEL: + mSelectionStartBeforeDelete = getSelectionStart(); + break; + default: + break; + } + return super.onKeyDown(keyCode, event); + } + + @Override + public boolean onKeyUp(int keyCode, KeyEvent event) { + switch(keyCode) { + case KeyEvent.KEYCODE_DEL: + if (mOnTextViewChangeListener != null) { + if (0 == mSelectionStartBeforeDelete && mIndex != 0) { + mOnTextViewChangeListener.onEditTextDelete(mIndex, getText().toString()); + return true; + } + } else { + Log.d(TAG, "OnTextViewChangeListener was not seted"); + } + break; + case KeyEvent.KEYCODE_ENTER: + if (mOnTextViewChangeListener != null) { + int selectionStart = getSelectionStart(); + String text = getText().subSequence(selectionStart, length()).toString(); + setText(getText().subSequence(0, selectionStart)); + mOnTextViewChangeListener.onEditTextEnter(mIndex + 1, text); + } else { + Log.d(TAG, "OnTextViewChangeListener was not seted"); + } + break; + default: + break; + } + return super.onKeyUp(keyCode, event); + } + + @Override + protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { + if (mOnTextViewChangeListener != null) { + if (!focused && TextUtils.isEmpty(getText())) { + mOnTextViewChangeListener.onTextChange(mIndex, false); + } else { + mOnTextViewChangeListener.onTextChange(mIndex, true); + } + } + super.onFocusChanged(focused, direction, previouslyFocusedRect); + } + + @Override + protected void onCreateContextMenu(ContextMenu menu) { + if (getText() instanceof Spanned) { + int selStart = getSelectionStart(); + int selEnd = getSelectionEnd(); + + int min = Math.min(selStart, selEnd); + int max = Math.max(selStart, selEnd); + + final URLSpan[] urls = ((Spanned) getText()).getSpans(min, max, URLSpan.class); + if (urls.length == 1) { + int defaultResId = 0; + for(String schema: sSchemaActionResMap.keySet()) { + if(urls[0].getURL().indexOf(schema) >= 0) { + defaultResId = sSchemaActionResMap.get(schema); + break; + } + } + + if (defaultResId == 0) { + defaultResId = R.string.note_link_other; + } + + menu.add(0, 0, 0, defaultResId).setOnMenuItemClickListener( + new OnMenuItemClickListener() { + public boolean onMenuItemClick(MenuItem item) { + // goto a new intent + urls[0].onClick(NoteEditText.this); + return true; + } + }); + } + } + super.onCreateContextMenu(menu); + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/NoteItemData.java b/src/app/src/main/java/net/micode/notes/ui/NoteItemData.java new file mode 100644 index 0000000..0f5a878 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/NoteItemData.java @@ -0,0 +1,224 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.ui; + +import android.content.Context; +import android.database.Cursor; +import android.text.TextUtils; + +import net.micode.notes.data.Contact; +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.tool.DataUtils; + + +public class NoteItemData { + static final String [] PROJECTION = new String [] { + NoteColumns.ID, + NoteColumns.ALERTED_DATE, + NoteColumns.BG_COLOR_ID, + NoteColumns.CREATED_DATE, + NoteColumns.HAS_ATTACHMENT, + NoteColumns.MODIFIED_DATE, + NoteColumns.NOTES_COUNT, + NoteColumns.PARENT_ID, + NoteColumns.SNIPPET, + NoteColumns.TYPE, + NoteColumns.WIDGET_ID, + NoteColumns.WIDGET_TYPE, + }; + + private static final int ID_COLUMN = 0; + private static final int ALERTED_DATE_COLUMN = 1; + private static final int BG_COLOR_ID_COLUMN = 2; + private static final int CREATED_DATE_COLUMN = 3; + private static final int HAS_ATTACHMENT_COLUMN = 4; + private static final int MODIFIED_DATE_COLUMN = 5; + private static final int NOTES_COUNT_COLUMN = 6; + private static final int PARENT_ID_COLUMN = 7; + private static final int SNIPPET_COLUMN = 8; + private static final int TYPE_COLUMN = 9; + private static final int WIDGET_ID_COLUMN = 10; + private static final int WIDGET_TYPE_COLUMN = 11; + + private long mId; + private long mAlertDate; + private int mBgColorId; + private long mCreatedDate; + private boolean mHasAttachment; + private long mModifiedDate; + private int mNotesCount; + private long mParentId; + private String mSnippet; + private int mType; + private int mWidgetId; + private int mWidgetType; + private String mName; + private String mPhoneNumber; + + private boolean mIsLastItem; + private boolean mIsFirstItem; + private boolean mIsOnlyOneItem; + private boolean mIsOneNoteFollowingFolder; + private boolean mIsMultiNotesFollowingFolder; + + public NoteItemData(Context context, Cursor cursor) { + mId = cursor.getLong(ID_COLUMN); + mAlertDate = cursor.getLong(ALERTED_DATE_COLUMN); + mBgColorId = cursor.getInt(BG_COLOR_ID_COLUMN); + mCreatedDate = cursor.getLong(CREATED_DATE_COLUMN); + mHasAttachment = (cursor.getInt(HAS_ATTACHMENT_COLUMN) > 0) ? true : false; + mModifiedDate = cursor.getLong(MODIFIED_DATE_COLUMN); + mNotesCount = cursor.getInt(NOTES_COUNT_COLUMN); + mParentId = cursor.getLong(PARENT_ID_COLUMN); + mSnippet = cursor.getString(SNIPPET_COLUMN); + mSnippet = mSnippet.replace(NoteEditActivity.TAG_CHECKED, "").replace( + NoteEditActivity.TAG_UNCHECKED, ""); + mType = cursor.getInt(TYPE_COLUMN); + mWidgetId = cursor.getInt(WIDGET_ID_COLUMN); + mWidgetType = cursor.getInt(WIDGET_TYPE_COLUMN); + + mPhoneNumber = ""; + if (mParentId == Notes.ID_CALL_RECORD_FOLDER) { + mPhoneNumber = DataUtils.getCallNumberByNoteId(context.getContentResolver(), mId); + if (!TextUtils.isEmpty(mPhoneNumber)) { + mName = Contact.getContact(context, mPhoneNumber); + if (mName == null) { + mName = mPhoneNumber; + } + } + } + + if (mName == null) { + mName = ""; + } + checkPostion(cursor); + } + + private void checkPostion(Cursor cursor) { + mIsLastItem = cursor.isLast() ? true : false; + mIsFirstItem = cursor.isFirst() ? true : false; + mIsOnlyOneItem = (cursor.getCount() == 1); + mIsMultiNotesFollowingFolder = false; + mIsOneNoteFollowingFolder = false; + + if (mType == Notes.TYPE_NOTE && !mIsFirstItem) { + int position = cursor.getPosition(); + if (cursor.moveToPrevious()) { + if (cursor.getInt(TYPE_COLUMN) == Notes.TYPE_FOLDER + || cursor.getInt(TYPE_COLUMN) == Notes.TYPE_SYSTEM) { + if (cursor.getCount() > (position + 1)) { + mIsMultiNotesFollowingFolder = true; + } else { + mIsOneNoteFollowingFolder = true; + } + } + if (!cursor.moveToNext()) { + throw new IllegalStateException("cursor move to previous but can't move back"); + } + } + } + } + + public boolean isOneFollowingFolder() { + return mIsOneNoteFollowingFolder; + } + + public boolean isMultiFollowingFolder() { + return mIsMultiNotesFollowingFolder; + } + + public boolean isLast() { + return mIsLastItem; + } + + public String getCallName() { + return mName; + } + + public boolean isFirst() { + return mIsFirstItem; + } + + public boolean isSingle() { + return mIsOnlyOneItem; + } + + public long getId() { + return mId; + } + + public long getAlertDate() { + return mAlertDate; + } + + public long getCreatedDate() { + return mCreatedDate; + } + + public boolean hasAttachment() { + return mHasAttachment; + } + + public long getModifiedDate() { + return mModifiedDate; + } + + public int getBgColorId() { + return mBgColorId; + } + + public long getParentId() { + return mParentId; + } + + public int getNotesCount() { + return mNotesCount; + } + + public long getFolderId () { + return mParentId; + } + + public int getType() { + return mType; + } + + public int getWidgetType() { + return mWidgetType; + } + + public int getWidgetId() { + return mWidgetId; + } + + public String getSnippet() { + return mSnippet; + } + + public boolean hasAlert() { + return (mAlertDate > 0); + } + + public boolean isCallRecord() { + return (mParentId == Notes.ID_CALL_RECORD_FOLDER && !TextUtils.isEmpty(mPhoneNumber)); + } + + public static int getNoteType(Cursor cursor) { + return cursor.getInt(TYPE_COLUMN); + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/NotesListActivity.java b/src/app/src/main/java/net/micode/notes/ui/NotesListActivity.java new file mode 100644 index 0000000..0385959 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/NotesListActivity.java @@ -0,0 +1,1002 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.ui; + +import android.app.Activity; +import android.app.AlertDialog; +import android.app.Dialog; +import android.appwidget.AppWidgetManager; +import android.content.AsyncQueryHandler; +import android.content.ContentResolver; +import android.content.ContentValues; +import android.content.Context; +import android.content.DialogInterface; +import android.content.Intent; +import android.content.SharedPreferences; +import android.database.Cursor; +import android.os.AsyncTask; +import android.os.Bundle; +import android.preference.PreferenceManager; +import android.text.Editable; +import android.text.TextUtils; +import android.text.TextWatcher; +import android.util.Log; +import android.view.ActionMode; +import android.view.ContextMenu; +import android.view.ContextMenu.ContextMenuInfo; +import android.view.Display; +import android.view.HapticFeedbackConstants; +import android.view.LayoutInflater; +import android.view.Menu; +import android.view.MenuItem; +import android.view.MenuItem.OnMenuItemClickListener; +import android.view.MotionEvent; +import android.view.View; +import android.view.View.OnClickListener; +import android.view.View.OnCreateContextMenuListener; +import android.view.View.OnTouchListener; +import android.view.inputmethod.InputMethodManager; +import android.widget.AdapterView; +import android.widget.AdapterView.OnItemClickListener; +import android.widget.AdapterView.OnItemLongClickListener; +import android.widget.Button; +import android.widget.EditText; +import android.widget.ListView; +import android.widget.PopupMenu; +import android.widget.TextView; +import android.widget.Toast; + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.gtask.remote.GTaskSyncService; +import net.micode.notes.model.WorkingNote; +import net.micode.notes.tool.BackupUtils; +import net.micode.notes.tool.DataUtils; +import net.micode.notes.tool.ResourceParser; +import net.micode.notes.ui.NotesListAdapter.AppWidgetAttribute; +import net.micode.notes.widget.NoteWidgetProvider_2x; +import net.micode.notes.widget.NoteWidgetProvider_4x; + +import java.io.BufferedReader; +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.util.HashSet; + + + +//这一行是下面的初始public class NotesListActivity extends Activity implements OnClickListener, OnItemLongClickListener +public class NotesListActivity extends Activity implements OnClickListener, OnItemLongClickListener { + private static final int FOLDER_NOTE_LIST_QUERY_TOKEN = 0; + + private static final int FOLDER_LIST_QUERY_TOKEN = 1; + + private static final int MENU_FOLDER_DELETE = 0; + + private static final int MENU_FOLDER_VIEW = 1; + + private static final int MENU_FOLDER_CHANGE_NAME = 2; + + private static final String PREFERENCE_ADD_INTRODUCTION = "net.micode.notes.introduction"; + + private enum ListEditState { + NOTE_LIST, SUB_FOLDER, CALL_RECORD_FOLDER + }; + + + private int time_mode = 1 ; + + private ListEditState mState; + + private BackgroundQueryHandler mBackgroundQueryHandler; + + private NotesListAdapter mNotesListAdapter; + + private ListView mNotesListView; + + private Button mAddNewNote; + + private boolean mDispatch;//派遣发送 + + private int mOriginY; + + private int mDispatchY; + + private TextView mTitleBar; + + private long mCurrentFolderId; + + private ContentResolver mContentResolver; + + private ModeCallback mModeCallBack; + + private static final String TAG = "NotesListActivity"; + + public static final int NOTES_LISTVIEW_SCROLL_RATE = 30; + + private NoteItemData mFocusNoteDataItem; + + private static final String NORMAL_SELECTION = NoteColumns.PARENT_ID + "=?"; + + private static final String ROOT_FOLDER_SELECTION = "(" + NoteColumns.TYPE + "<>" + + Notes.TYPE_SYSTEM + " AND " + NoteColumns.PARENT_ID + "=?)" + " OR (" + + NoteColumns.ID + "=" + Notes.ID_CALL_RECORD_FOLDER + " AND " + + NoteColumns.NOTES_COUNT + ">0)"; + + private final static int REQUEST_CODE_OPEN_NODE = 102; + private final static int REQUEST_CODE_NEW_NODE = 103; + + + //这里也是插入广告需要的 + private String appId = "e2ab05ebd848a8ef" ; + private String appSecret = "566af7a15c832af7" ; + private Context context; + + + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.note_list); + getWindow().setBackgroundDrawableResource(R.drawable.p1); + initResources(); + /** + * Insert an introduction when user firstly use this application + */ + setAppInfoFromRawRes(); + + //AdManager.getInstance(context).init(appId, appSecret, false); + + } + + @Override + protected void onActivityResult(int requestCode, int resultCode, Intent data) { + if (resultCode == RESULT_OK + && (requestCode == REQUEST_CODE_OPEN_NODE || requestCode == REQUEST_CODE_NEW_NODE)) { + mNotesListAdapter.changeCursor(null); + } else { + super.onActivityResult(requestCode, resultCode, data); + } + } + + private void setAppInfoFromRawRes() { + SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(this); + if (!sp.getBoolean(PREFERENCE_ADD_INTRODUCTION, false)) { + StringBuilder sb = new StringBuilder(); + InputStream in = null; + try { + in = getResources().openRawResource(R.raw.introduction); + if (in != null) { + InputStreamReader isr = new InputStreamReader(in); + BufferedReader br = new BufferedReader(isr); + char [] buf = new char[1024]; + int len = 0; + while ((len = br.read(buf)) > 0) { + sb.append(buf, 0, len); + } + } else { + Log.e(TAG, "Read introduction file error"); + return; + } + } catch (IOException e) { + e.printStackTrace(); + return; + } finally { + if(in != null) { + try { + in.close(); + } catch (IOException e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + } + + WorkingNote note = WorkingNote.createEmptyNote(this, Notes.ID_ROOT_FOLDER, + AppWidgetManager.INVALID_APPWIDGET_ID, Notes.TYPE_WIDGET_INVALIDE, + ResourceParser.RED); + note.setWorkingText(sb.toString()); + if (note.saveNote()) { + sp.edit().putBoolean(PREFERENCE_ADD_INTRODUCTION, true).commit(); + } else { + Log.e(TAG, "Save introduction note error"); + return; + } + } + } + + @Override + protected void onStart() { + super.onStart(); + startAsyncNotesListQuery(); + } + + private void initResources() { + mContentResolver = this.getContentResolver(); + mBackgroundQueryHandler = new BackgroundQueryHandler(this.getContentResolver()); + mCurrentFolderId = Notes.ID_ROOT_FOLDER; + mNotesListView = (ListView) findViewById(R.id.notes_list); + mNotesListView.addFooterView(LayoutInflater.from(this).inflate(R.layout.note_list_footer, null), + null, false); + mNotesListView.setOnItemClickListener(new OnListItemClickListener()); + mNotesListView.setOnItemLongClickListener(this); + mNotesListAdapter = new NotesListAdapter(this); + mNotesListView.setAdapter(mNotesListAdapter); + mAddNewNote = (Button) findViewById(R.id.btn_new_note); + mAddNewNote.setOnClickListener(this); + mAddNewNote.setOnTouchListener(new NewNoteOnTouchListener()); + mDispatch = false; + mDispatchY = 0; + mOriginY = 0; + mTitleBar = (TextView) findViewById(R.id.tv_title_bar); + mState = ListEditState.NOTE_LIST; + mModeCallBack = new ModeCallback(); + } + + private class ModeCallback implements ListView.MultiChoiceModeListener, OnMenuItemClickListener { + private DropdownMenu mDropDownMenu; + private ActionMode mActionMode; + private MenuItem mMoveMenu; + + public boolean onCreateActionMode(ActionMode mode, Menu menu) { + getMenuInflater().inflate(R.menu.note_list_options, menu); + menu.findItem(R.id.delete).setOnMenuItemClickListener(this); + mMoveMenu = menu.findItem(R.id.move); + if (mFocusNoteDataItem.getParentId() == Notes.ID_CALL_RECORD_FOLDER + || DataUtils.getUserFolderCount(mContentResolver) == 0) { + mMoveMenu.setVisible(false); + } else { + mMoveMenu.setVisible(true); + mMoveMenu.setOnMenuItemClickListener(this); + } + mActionMode = mode; + mNotesListAdapter.setChoiceMode(true); + mNotesListView.setLongClickable(false); + mAddNewNote.setVisibility(View.GONE); + + View customView = LayoutInflater.from(NotesListActivity.this).inflate( + R.layout.note_list_dropdown_menu, null); + mode.setCustomView(customView); + mDropDownMenu = new DropdownMenu(NotesListActivity.this, + (Button) customView.findViewById(R.id.selection_menu), + R.menu.note_list_dropdown); + mDropDownMenu.setOnDropdownMenuItemClickListener(new PopupMenu.OnMenuItemClickListener(){ + public boolean onMenuItemClick(MenuItem item) { + mNotesListAdapter.selectAll(!mNotesListAdapter.isAllSelected()); + updateMenu(); + return true; + } + + }); + return true; + } + + private void updateMenu() { + int selectedCount = mNotesListAdapter.getSelectedCount(); + // Update dropdown menu + String format = getResources().getString(R.string.menu_select_title, selectedCount); + mDropDownMenu.setTitle(format); + MenuItem item = mDropDownMenu.findItem(R.id.action_select_all); + if (item != null) { + if (mNotesListAdapter.isAllSelected()) { + item.setChecked(true); + item.setTitle(R.string.menu_deselect_all); + } else { + item.setChecked(false); + item.setTitle(R.string.menu_select_all); + } + } + } + + public boolean onPrepareActionMode(ActionMode mode, Menu menu) { + // TODO Auto-generated method stub + return false; + } + + public boolean onActionItemClicked(ActionMode mode, MenuItem item) { + // TODO Auto-generated method stub + return false; + } + + public void onDestroyActionMode(ActionMode mode) { + mNotesListAdapter.setChoiceMode(false); + mNotesListView.setLongClickable(true); + mAddNewNote.setVisibility(View.VISIBLE); + } + + public void finishActionMode() { + mActionMode.finish(); + } + + public void onItemCheckedStateChanged(ActionMode mode, int position, long id, + boolean checked) { + mNotesListAdapter.setCheckedItem(position, checked); + updateMenu(); + } + + public boolean onMenuItemClick(MenuItem item) { + if (mNotesListAdapter.getSelectedCount() == 0) { + Toast.makeText(NotesListActivity.this, getString(R.string.menu_select_none), + Toast.LENGTH_SHORT).show(); + return true; + } + + switch (item.getItemId()) { + case R.id.delete: + AlertDialog.Builder builder = new AlertDialog.Builder(NotesListActivity.this); + builder.setTitle(getString(R.string.alert_title_delete)); + builder.setIcon(android.R.drawable.ic_dialog_alert); + builder.setMessage(getString(R.string.alert_message_delete_notes, + mNotesListAdapter.getSelectedCount())); + builder.setPositiveButton(android.R.string.ok, + new DialogInterface.OnClickListener() { + public void onClick(DialogInterface dialog, + int which) { + batchDelete(); + } + }); + builder.setNegativeButton(android.R.string.cancel, null); + builder.show(); + break; + case R.id.move: + startQueryDestinationFolders(); + break; + default: + return false; + } + return true; + } + } + + private class NewNoteOnTouchListener implements OnTouchListener { + + public boolean onTouch(View v, MotionEvent event) { + switch (event.getAction()) { + case MotionEvent.ACTION_DOWN: { + Display display = getWindowManager().getDefaultDisplay(); + int screenHeight = display.getHeight(); + int newNoteViewHeight = mAddNewNote.getHeight(); + int start = screenHeight - newNoteViewHeight; + int eventY = start + (int) event.getY(); + /** + * Minus TitleBar's height + */ + if (mState == ListEditState.SUB_FOLDER) { + eventY -= mTitleBar.getHeight(); + start -= mTitleBar.getHeight(); + } + /** + * HACKME:When click the transparent part of "New Note" button, dispatch + * the event to the list view behind this button. The transparent part of + * "New Note" button could be expressed by formula y=-0.12x+94(Unit:pixel) + * and the line top of the button. The coordinate based on left of the "New + * Note" button. The 94 represents maximum height of the transparent part. + * Notice that, if the background of the button changes, the formula should + * also change. This is very bad, just for the UI designer's strong requirement. + */ + if (event.getY() < (event.getX() * (-0.12) + 94)) { + View view = mNotesListView.getChildAt(mNotesListView.getChildCount() - 1 + - mNotesListView.getFooterViewsCount()); + if (view != null && view.getBottom() > start + && (view.getTop() < (start + 94))) { + mOriginY = (int) event.getY(); + mDispatchY = eventY; + event.setLocation(event.getX(), mDispatchY); + mDispatch = true; + return mNotesListView.dispatchTouchEvent(event); + } + } + break; + } + case MotionEvent.ACTION_MOVE: { + if (mDispatch) { + mDispatchY += (int) event.getY() - mOriginY; + event.setLocation(event.getX(), mDispatchY); + return mNotesListView.dispatchTouchEvent(event); + } + break; + } + default: { + if (mDispatch) { + event.setLocation(event.getX(), mDispatchY); + mDispatch = false; + return mNotesListView.dispatchTouchEvent(event); + } + break; + } + } + return false; + } + + }; + + private void startAsyncNotesListQuery() { + String selection = (mCurrentFolderId == Notes.ID_ROOT_FOLDER) ? ROOT_FOLDER_SELECTION + : NORMAL_SELECTION; + mBackgroundQueryHandler.startQuery(FOLDER_NOTE_LIST_QUERY_TOKEN, null, + Notes.CONTENT_NOTE_URI, NoteItemData.PROJECTION, selection, new String[] { + String.valueOf(mCurrentFolderId) + }, NoteColumns.TYPE + " DESC," + NoteColumns.MODIFIED_DATE + " DESC"); + } + + private final class BackgroundQueryHandler extends AsyncQueryHandler { + public BackgroundQueryHandler(ContentResolver contentResolver) { + super(contentResolver); + } + + @Override + protected void onQueryComplete(int token, Object cookie, Cursor cursor) { + switch (token) { + case FOLDER_NOTE_LIST_QUERY_TOKEN: + mNotesListAdapter.changeCursor(cursor); + break; + case FOLDER_LIST_QUERY_TOKEN: + if (cursor != null && cursor.getCount() > 0) { + showFolderListMenu(cursor); + } else { + Log.e(TAG, "Query folder failed"); + } + break; + default: + return; + } + } + } + + private void showFolderListMenu(Cursor cursor) { + AlertDialog.Builder builder = new AlertDialog.Builder(NotesListActivity.this); + builder.setTitle(R.string.menu_title_select_folder); + final FoldersListAdapter adapter = new FoldersListAdapter(this, cursor); + builder.setAdapter(adapter, new DialogInterface.OnClickListener() { + + public void onClick(DialogInterface dialog, int which) { + DataUtils.batchMoveToFolder(mContentResolver, + mNotesListAdapter.getSelectedItemIds(), adapter.getItemId(which)); + Toast.makeText( + NotesListActivity.this, + getString(R.string.format_move_notes_to_folder, + mNotesListAdapter.getSelectedCount(), + adapter.getFolderName(NotesListActivity.this, which)), + Toast.LENGTH_SHORT).show(); + mModeCallBack.finishActionMode(); + } + }); + builder.show(); + } + + private void createNewNote() { + Intent intent = new Intent(this, NoteEditActivity.class); + intent.setAction(Intent.ACTION_INSERT_OR_EDIT); + intent.putExtra(Notes.INTENT_EXTRA_FOLDER_ID, mCurrentFolderId); + this.startActivityForResult(intent, REQUEST_CODE_NEW_NODE); + } + + private void batchDelete() { + new AsyncTask>() { + protected HashSet doInBackground(Void... unused) { + HashSet widgets = mNotesListAdapter.getSelectedWidget(); + //if (!isSyncMode()) { + if(mCurrentFolderId == Notes.ID_TRASH_FOLER){ + // if not synced, delete notes directly batchDeleteNotes + if (DataUtils.batchDeleteNotes(mContentResolver, mNotesListAdapter + .getSelectedItemIds())) { + } else { + Log.e(TAG, "Delete notes error, should not happens"); + } + } else { + // in sync mode, we'll move the deleted note into the trash + // folder + if (!DataUtils.batchMoveToFolder(mContentResolver, mNotesListAdapter + .getSelectedItemIds(), Notes.ID_TRASH_FOLER)) { + Log.e(TAG, "Move notes to trash folder error, should not happens"); + } + } + return widgets; + } + + @Override + protected void onPostExecute(HashSet widgets) { + if (widgets != null) { + for (AppWidgetAttribute widget : widgets) { + if (widget.widgetId != AppWidgetManager.INVALID_APPWIDGET_ID + && widget.widgetType != Notes.TYPE_WIDGET_INVALIDE) { + updateWidget(widget.widgetId, widget.widgetType); + } + } + } + mModeCallBack.finishActionMode(); + } + }.execute(); + } + + private void deleteFolder(long folderId) { + if (folderId == Notes.ID_ROOT_FOLDER) { + Log.e(TAG, "Wrong folder id, should not happen " + folderId); + return; + } + + HashSet ids = new HashSet(); + ids.add(folderId); + HashSet widgets = DataUtils.getFolderNoteWidget(mContentResolver, + folderId); + if (!isSyncMode()) { + // if not synced, delete folder directly + DataUtils.batchDeleteNotes(mContentResolver, ids); + } else { + // in sync mode, we'll move the deleted folder into the trash folder + DataUtils.batchMoveToFolder(mContentResolver, ids, Notes.ID_TRASH_FOLER); + } + if (widgets != null) { + for (AppWidgetAttribute widget : widgets) { + if (widget.widgetId != AppWidgetManager.INVALID_APPWIDGET_ID + && widget.widgetType != Notes.TYPE_WIDGET_INVALIDE) { + updateWidget(widget.widgetId, widget.widgetType); + } + } + } + } + + private void openNode(NoteItemData data) { + Intent intent = new Intent(this, NoteEditActivity.class); + intent.setAction(Intent.ACTION_VIEW); + intent.putExtra(Intent.EXTRA_UID, data.getId()); + this.startActivityForResult(intent, REQUEST_CODE_OPEN_NODE); + } + + private void openFolder(NoteItemData data) { + mCurrentFolderId = data.getId(); + startAsyncNotesListQuery(); + if (data.getId() == Notes.ID_CALL_RECORD_FOLDER) { + mState = ListEditState.CALL_RECORD_FOLDER; + mAddNewNote.setVisibility(View.GONE); + } else { + mState = ListEditState.SUB_FOLDER; + } + if (data.getId() == Notes.ID_CALL_RECORD_FOLDER) { + mTitleBar.setText(R.string.call_record_folder_name); + } else { + mTitleBar.setText(data.getSnippet()); + } + mTitleBar.setVisibility(View.VISIBLE); + } + + public void onClick(View v) { + switch (v.getId()) { + case R.id.btn_new_note: + createNewNote(); + break; + default: + break; + } + } + + private void showSoftInput() { + InputMethodManager inputMethodManager = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE); + if (inputMethodManager != null) { + inputMethodManager.toggleSoftInput(InputMethodManager.SHOW_FORCED, 0); + } + } + + private void hideSoftInput(View view) { + InputMethodManager inputMethodManager = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE); + inputMethodManager.hideSoftInputFromWindow(view.getWindowToken(), 0); + } + + private void showCreateOrModifyFolderDialog(final boolean create) { + final AlertDialog.Builder builder = new AlertDialog.Builder(this); + View view = LayoutInflater.from(this).inflate(R.layout.dialog_edit_text, null); + final EditText etName = (EditText) view.findViewById(R.id.et_foler_name); + showSoftInput(); + if (!create) { + if (mFocusNoteDataItem != null) { + etName.setText(mFocusNoteDataItem.getSnippet()); + builder.setTitle(getString(R.string.menu_folder_change_name)); + } else { + Log.e(TAG, "The long click data item is null"); + return; + } + } else { + etName.setText(""); + builder.setTitle(this.getString(R.string.menu_create_folder)); + } + + builder.setPositiveButton(android.R.string.ok, null); + builder.setNegativeButton(android.R.string.cancel, new DialogInterface.OnClickListener() { + public void onClick(DialogInterface dialog, int which) { + hideSoftInput(etName); + } + }); + + final Dialog dialog = builder.setView(view).show(); + final Button positive = (Button)dialog.findViewById(android.R.id.button1); + positive.setOnClickListener(new OnClickListener() { + public void onClick(View v) { + hideSoftInput(etName); + String name = etName.getText().toString(); + if (DataUtils.checkVisibleFolderName(mContentResolver, name)) { + Toast.makeText(NotesListActivity.this, getString(R.string.folder_exist, name), + Toast.LENGTH_LONG).show(); + etName.setSelection(0, etName.length()); + return; + } + if (!create) { + if (!TextUtils.isEmpty(name)) { + ContentValues values = new ContentValues(); + values.put(NoteColumns.SNIPPET, name); + values.put(NoteColumns.TYPE, Notes.TYPE_FOLDER); + values.put(NoteColumns.LOCAL_MODIFIED, 1); + mContentResolver.update(Notes.CONTENT_NOTE_URI, values, NoteColumns.ID + + "=?", new String[] { + String.valueOf(mFocusNoteDataItem.getId()) + }); + } + } else if (!TextUtils.isEmpty(name)) { + ContentValues values = new ContentValues(); + values.put(NoteColumns.SNIPPET, name); + values.put(NoteColumns.TYPE, Notes.TYPE_FOLDER); + mContentResolver.insert(Notes.CONTENT_NOTE_URI, values); + } + dialog.dismiss(); + } + }); + + if (TextUtils.isEmpty(etName.getText())) { + positive.setEnabled(false); + } + /** + * When the name edit text is null, disable the positive button + */ + etName.addTextChangedListener(new TextWatcher() { + public void beforeTextChanged(CharSequence s, int start, int count, int after) { + // TODO Auto-generated method stub + + } + + public void onTextChanged(CharSequence s, int start, int before, int count) { + if (TextUtils.isEmpty(etName.getText())) { + positive.setEnabled(false); + } else { + positive.setEnabled(true); + } + } + + public void afterTextChanged(Editable s) { + // TODO Auto-generated method stub + + } + }); + } + + @Override + public void onBackPressed() { + switch (mState) { + case SUB_FOLDER: + mCurrentFolderId = Notes.ID_ROOT_FOLDER; + mState = ListEditState.NOTE_LIST; + startAsyncNotesListQuery(); + mTitleBar.setVisibility(View.GONE); + break; + case CALL_RECORD_FOLDER: + mCurrentFolderId = Notes.ID_ROOT_FOLDER; + mState = ListEditState.NOTE_LIST; + mAddNewNote.setVisibility(View.VISIBLE); + mTitleBar.setVisibility(View.GONE); + startAsyncNotesListQuery(); + break; + case NOTE_LIST: + super.onBackPressed(); + break; + default: + break; + } + } + + private void updateWidget(int appWidgetId, int appWidgetType) { + Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_UPDATE); + if (appWidgetType == Notes.TYPE_WIDGET_2X) { + intent.setClass(this, NoteWidgetProvider_2x.class); + } else if (appWidgetType == Notes.TYPE_WIDGET_4X) { + intent.setClass(this, NoteWidgetProvider_4x.class); + } else { + Log.e(TAG, "Unspported widget type"); + return; + } + + intent.putExtra(AppWidgetManager.EXTRA_APPWIDGET_IDS, new int[] { + appWidgetId + }); + + sendBroadcast(intent); + setResult(RESULT_OK, intent); + } + + private final OnCreateContextMenuListener mFolderOnCreateContextMenuListener = new OnCreateContextMenuListener() { + public void onCreateContextMenu(ContextMenu menu, View v, ContextMenuInfo menuInfo) { + if (mFocusNoteDataItem != null) { + menu.setHeaderTitle(mFocusNoteDataItem.getSnippet()); + menu.add(0, MENU_FOLDER_VIEW, 0, R.string.menu_folder_view); + menu.add(0, MENU_FOLDER_DELETE, 0, R.string.menu_folder_delete); + menu.add(0, MENU_FOLDER_CHANGE_NAME, 0, R.string.menu_folder_change_name); + } + } + }; + + @Override + public void onContextMenuClosed(Menu menu) { + if (mNotesListView != null) { + mNotesListView.setOnCreateContextMenuListener(null); + } + super.onContextMenuClosed(menu); + } + + @Override + public boolean onContextItemSelected(MenuItem item) { + if (mFocusNoteDataItem == null) { + Log.e(TAG, "The long click data item is null"); + return false; + } + switch (item.getItemId()) { + case MENU_FOLDER_VIEW: + openFolder(mFocusNoteDataItem); + break; + case MENU_FOLDER_DELETE: + AlertDialog.Builder builder = new AlertDialog.Builder(this); + builder.setTitle(getString(R.string.alert_title_delete)); + builder.setIcon(android.R.drawable.ic_dialog_alert); + builder.setMessage(getString(R.string.alert_message_delete_folder)); + builder.setPositiveButton(android.R.string.ok, + new DialogInterface.OnClickListener() { + public void onClick(DialogInterface dialog, int which) { + deleteFolder(mFocusNoteDataItem.getId()); + } + }); + builder.setNegativeButton(android.R.string.cancel, null); + builder.show(); + break; + case MENU_FOLDER_CHANGE_NAME: + showCreateOrModifyFolderDialog(false); + break; + default: + break; + } + + return true; + } + + @Override + public boolean onPrepareOptionsMenu(Menu menu) { + menu.clear(); + if (mState == ListEditState.NOTE_LIST) { + getMenuInflater().inflate(R.menu.note_list, menu); + // set sync or sync_cancel + menu.findItem(R.id.menu_sync).setTitle( + GTaskSyncService.isSyncing() ? R.string.menu_sync_cancel : R.string.menu_sync); + } else if (mState == ListEditState.SUB_FOLDER) { + getMenuInflater().inflate(R.menu.sub_folder, menu); + } else if (mState == ListEditState.CALL_RECORD_FOLDER) { + getMenuInflater().inflate(R.menu.call_record_folder, menu); + } else { + Log.e(TAG, "Wrong state:" + mState); + } + //背景的切换 + if(time_mode==1) { + menu.findItem(R.id.menu_day_time).setVisible(false); + } else { + menu.findItem(R.id.menu_night_time).setVisible(false); + } + return true; + } + + @Override + public boolean onOptionsItemSelected(MenuItem item) { + switch (item.getItemId()) { + case R.id.menu_new_folder: { + showCreateOrModifyFolderDialog(true); + break; + } + case R.id.menu_export_text: { + exportNoteToText(); + break; + } + case R.id.menu_sync: { + if (isSyncMode()) { + if (TextUtils.equals(item.getTitle(), getString(R.string.menu_sync))) { + GTaskSyncService.startSync(this); + } else { + GTaskSyncService.cancelSync(this); + } + } else { + startPreferenceActivity(); + } + break; + } + case R.id.menu_setting: { + startPreferenceActivity(); + break; + } + case R.id.menu_new_note: { + createNewNote(); + break; + } + case R.id.menu_search: + onSearchRequested(); + break; + + case R.id.menu_restore: + restoreDeleteNotes(); + break; + //背景的切换 + case R.id.menu_day_time: { + time_mode = 1; + getWindow().setBackgroundDrawableResource(R.drawable.p1); + break; + } + case R.id.menu_night_time: { + time_mode=0; + getWindow().setBackgroundDrawableResource(R.drawable.list_background); + break; + } + default: + break; + } + return true; + } + + //设置删除便签的恢复 + private void restoreDeleteNotes(){ + mState = ListEditState.SUB_FOLDER; + mCurrentFolderId = Notes.ID_TRASH_FOLER; + startAsyncNotesListQuery(); + mTitleBar.setText("trash folder"); + mTitleBar.setVisibility(View.VISIBLE); + } + + @Override + public boolean onSearchRequested() { + startSearch(null, false, null /* appData */, false); + return true; + } + + private void exportNoteToText() { + final BackupUtils backup = BackupUtils.getInstance(NotesListActivity.this); + new AsyncTask() { + + @Override + protected Integer doInBackground(Void... unused) { + return backup.exportToText(); + } + + @Override + protected void onPostExecute(Integer result) { + if (result == BackupUtils.STATE_SD_CARD_UNMOUONTED) { + AlertDialog.Builder builder = new AlertDialog.Builder(NotesListActivity.this); + builder.setTitle(NotesListActivity.this + .getString(R.string.failed_sdcard_export)); + builder.setMessage(NotesListActivity.this + .getString(R.string.error_sdcard_unmounted)); + builder.setPositiveButton(android.R.string.ok, null); + builder.show(); + } else if (result == BackupUtils.STATE_SUCCESS) { + AlertDialog.Builder builder = new AlertDialog.Builder(NotesListActivity.this); + builder.setTitle(NotesListActivity.this + .getString(R.string.success_sdcard_export)); + builder.setMessage(NotesListActivity.this.getString( + R.string.format_exported_file_location, backup + .getExportedTextFileName(), backup.getExportedTextFileDir())); + builder.setPositiveButton(android.R.string.ok, null); + builder.show(); + } else if (result == BackupUtils.STATE_SYSTEM_ERROR) { + AlertDialog.Builder builder = new AlertDialog.Builder(NotesListActivity.this); + builder.setTitle(NotesListActivity.this + .getString(R.string.failed_sdcard_export)); + builder.setMessage(NotesListActivity.this + .getString(R.string.error_sdcard_export)); + builder.setPositiveButton(android.R.string.ok, null); + builder.show(); + } + } + + }.execute(); + } + + private boolean isSyncMode() { + return NotesPreferenceActivity.getSyncAccountName(this).trim().length() > 0; + } + + private void startPreferenceActivity() { + Activity from = getParent() != null ? getParent() : this; + Intent intent = new Intent(from, NotesPreferenceActivity.class); + from.startActivityIfNeeded(intent, -1); + } + + private class OnListItemClickListener implements OnItemClickListener { + //类OnListItemClickListener来实现OnItemClickListener + public void onItemClick(AdapterView parent, View view, int position, long id) { + if (view instanceof NotesListItem) { + NoteItemData item = ((NotesListItem) view).getItemData(); + if (mNotesListAdapter.isInChoiceMode()) { + if (item.getType() == Notes.TYPE_NOTE) { + position = position - mNotesListView.getHeaderViewsCount(); + mModeCallBack.onItemCheckedStateChanged(null, position, id, + !mNotesListAdapter.isSelectedItem(position)); + } + return; + } + + switch (mState) { + case NOTE_LIST: + if (item.getType() == Notes.TYPE_FOLDER + || item.getType() == Notes.TYPE_SYSTEM) { + openFolder(item); + } else if (item.getType() == Notes.TYPE_NOTE) { + openNode(item); + } else { + Log.e(TAG, "Wrong note type in NOTE_LIST"); + } + break; + case SUB_FOLDER: + case CALL_RECORD_FOLDER: + if (item.getType() == Notes.TYPE_NOTE) { + openNode(item); + } else { + Log.e(TAG, "Wrong note type in SUB_FOLDER"); + } + break; + default: + break; + } + } + } + + } + + private void startQueryDestinationFolders() { + String selection = NoteColumns.TYPE + "=? AND " + NoteColumns.PARENT_ID + "<>? AND " + NoteColumns.ID + "<>?"; + selection = (mState == ListEditState.NOTE_LIST) ? selection: + "(" + selection + ") OR (" + NoteColumns.ID + "=" + Notes.ID_ROOT_FOLDER + ")"; + + mBackgroundQueryHandler.startQuery(FOLDER_LIST_QUERY_TOKEN, + null, + Notes.CONTENT_NOTE_URI, + FoldersListAdapter.PROJECTION, + selection, + new String[] { + String.valueOf(Notes.TYPE_FOLDER), + String.valueOf(Notes.ID_TRASH_FOLER), + String.valueOf(mCurrentFolderId) + }, + NoteColumns.MODIFIED_DATE + " DESC"); + } + + public boolean onItemLongClick(AdapterView parent, View view, int position, long id) { + if (view instanceof NotesListItem) { + mFocusNoteDataItem = ((NotesListItem) view).getItemData(); + if (mFocusNoteDataItem.getType() == Notes.TYPE_NOTE && !mNotesListAdapter.isInChoiceMode()) { + if (mNotesListView.startActionMode(mModeCallBack) != null) { + mModeCallBack.onItemCheckedStateChanged(null, position, id, true); + mNotesListView.performHapticFeedback(HapticFeedbackConstants.LONG_PRESS); + } else { + Log.e(TAG, "startActionMode fails"); + } + } else if (mFocusNoteDataItem.getType() == Notes.TYPE_FOLDER) { + mNotesListView.setOnCreateContextMenuListener(mFolderOnCreateContextMenuListener); + } + } + return false; + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java b/src/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java new file mode 100644 index 0000000..51c9cb9 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java @@ -0,0 +1,184 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.ui; + +import android.content.Context; +import android.database.Cursor; +import android.util.Log; +import android.view.View; +import android.view.ViewGroup; +import android.widget.CursorAdapter; + +import net.micode.notes.data.Notes; + +import java.util.Collection; +import java.util.HashMap; +import java.util.HashSet; +import java.util.Iterator; + + +public class NotesListAdapter extends CursorAdapter { + private static final String TAG = "NotesListAdapter"; + private Context mContext; + private HashMap mSelectedIndex; + private int mNotesCount; + private boolean mChoiceMode; + + public static class AppWidgetAttribute { + public int widgetId; + public int widgetType; + }; + + public NotesListAdapter(Context context) { + super(context, null); + mSelectedIndex = new HashMap(); + mContext = context; + mNotesCount = 0; + } + + @Override + public View newView(Context context, Cursor cursor, ViewGroup parent) { + return new NotesListItem(context); + } + + @Override + public void bindView(View view, Context context, Cursor cursor) { + if (view instanceof NotesListItem) { + NoteItemData itemData = new NoteItemData(context, cursor); + ((NotesListItem) view).bind(context, itemData, mChoiceMode, + isSelectedItem(cursor.getPosition())); + } + } + + public void setCheckedItem(final int position, final boolean checked) { + mSelectedIndex.put(position, checked); + notifyDataSetChanged(); + } + + public boolean isInChoiceMode() { + return mChoiceMode; + } + + public void setChoiceMode(boolean mode) { + mSelectedIndex.clear(); + mChoiceMode = mode; + } + + public void selectAll(boolean checked) { + Cursor cursor = getCursor(); + for (int i = 0; i < getCount(); i++) { + if (cursor.moveToPosition(i)) { + if (NoteItemData.getNoteType(cursor) == Notes.TYPE_NOTE) { + setCheckedItem(i, checked); + } + } + } + } + + public HashSet getSelectedItemIds() { + HashSet itemSet = new HashSet(); + for (Integer position : mSelectedIndex.keySet()) { + if (mSelectedIndex.get(position) == true) { + Long id = getItemId(position); + if (id == Notes.ID_ROOT_FOLDER) { + Log.d(TAG, "Wrong item id, should not happen"); + } else { + itemSet.add(id); + } + } + } + + return itemSet; + } + + public HashSet getSelectedWidget() { + HashSet itemSet = new HashSet(); + for (Integer position : mSelectedIndex.keySet()) { + if (mSelectedIndex.get(position) == true) { + Cursor c = (Cursor) getItem(position); + if (c != null) { + AppWidgetAttribute widget = new AppWidgetAttribute(); + NoteItemData item = new NoteItemData(mContext, c); + widget.widgetId = item.getWidgetId(); + widget.widgetType = item.getWidgetType(); + itemSet.add(widget); + /** + * Don't close cursor here, only the adapter could close it + */ + } else { + Log.e(TAG, "Invalid cursor"); + return null; + } + } + } + return itemSet; + } + + public int getSelectedCount() { + Collection values = mSelectedIndex.values(); + if (null == values) { + return 0; + } + Iterator iter = values.iterator(); + int count = 0; + while (iter.hasNext()) { + if (true == iter.next()) { + count++; + } + } + return count; + } + + public boolean isAllSelected() { + int checkedCount = getSelectedCount(); + return (checkedCount != 0 && checkedCount == mNotesCount); + } + + public boolean isSelectedItem(final int position) { + if (null == mSelectedIndex.get(position)) { + return false; + } + return mSelectedIndex.get(position); + } + + @Override + protected void onContentChanged() { + super.onContentChanged(); + calcNotesCount(); + } + + @Override + public void changeCursor(Cursor cursor) { + super.changeCursor(cursor); + calcNotesCount(); + } + + private void calcNotesCount() { + mNotesCount = 0; + for (int i = 0; i < getCount(); i++) { + Cursor c = (Cursor) getItem(i); + if (c != null) { + if (NoteItemData.getNoteType(c) == Notes.TYPE_NOTE) { + mNotesCount++; + } + } else { + Log.e(TAG, "Invalid cursor"); + return; + } + } + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/NotesListItem.java b/src/app/src/main/java/net/micode/notes/ui/NotesListItem.java new file mode 100644 index 0000000..220dedb --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/NotesListItem.java @@ -0,0 +1,162 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.ui; + +import android.content.Context; +import android.text.format.DateUtils; +import android.view.View; +import android.widget.CheckBox; +import android.widget.ImageView; +import android.widget.LinearLayout; +import android.widget.TextView; + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.tool.DataUtils; +import net.micode.notes.tool.ResourceParser.NoteItemBgResources; + +import java.io.File; + + +public class NotesListItem extends LinearLayout { + private ImageView mAlert; + private TextView mTitle; + private TextView mTime; + private TextView mCallName; + private NoteItemData mItemData; + private CheckBox mCheckBox; + private ImageView mRecord; + + + //构造函数,我想在这里显示一个是否添加录音的图标 + public NotesListItem(Context context) { + super(context); + inflate(context, R.layout.note_item, this); + mAlert = (ImageView) findViewById(R.id.iv_alert_icon); + mTitle = (TextView) findViewById(R.id.tv_title); + mTime = (TextView) findViewById(R.id.tv_time); + mCallName = (TextView) findViewById(R.id.tv_name); + mCheckBox = (CheckBox) findViewById(android.R.id.checkbox); + mRecord = (ImageView) findViewById(R.id.iv_record_icon); + //在这里设置星标 + //mStar = (ImageView) findViewById(R.id.star); + } + + + private long noteId ; + public void bind(Context context, NoteItemData data, boolean choiceMode, boolean checked) { + if (choiceMode && data.getType() == Notes.TYPE_NOTE) { + mCheckBox.setVisibility(View.VISIBLE); + mCheckBox.setChecked(checked); + } else { + mCheckBox.setVisibility(View.GONE); + } + + mItemData = data; + if (data.getId() == Notes.ID_CALL_RECORD_FOLDER) { + mCallName.setVisibility(View.GONE); + mAlert.setVisibility(View.VISIBLE); + mTitle.setTextAppearance(context, R.style.TextAppearancePrimaryItem); + mTitle.setText(context.getString(R.string.call_record_folder_name) + + context.getString(R.string.format_folder_files_count, data.getNotesCount())); + mAlert.setImageResource(R.drawable.clock); + + } else if (data.getParentId() == Notes.ID_CALL_RECORD_FOLDER) { + + mCallName.setVisibility(View.VISIBLE); + mCallName.setText(data.getCallName()); + mTitle.setTextAppearance(context,R.style.TextAppearanceSecondaryItem); + mTitle.setText(DataUtils.getFormattedSnippet(data.getSnippet())); + if (data.hasAlert()) { + mAlert.setImageResource(R.drawable.clock); + mAlert.setVisibility(View.VISIBLE); + } else { + mAlert.setVisibility(View.GONE); + } + + } else { + mCallName.setVisibility(View.GONE); + mTitle.setTextAppearance(context, R.style.TextAppearancePrimaryItem); + //这里设置录音的可视性 + if (fileIsExists("/storage/emulated/0/Android/data"+ String.valueOf(data.getId())+"_record.m4a")){ + mRecord.setImageResource(R.drawable.record); + mRecord.setVisibility(View.VISIBLE); + }else{ + mRecord.setVisibility(View.GONE); + } + if (data.getType() == Notes.TYPE_FOLDER) { + mTitle.setText(data.getSnippet() + + context.getString(R.string.format_folder_files_count, + data.getNotesCount())); + mAlert.setVisibility(View.GONE); + } else { + mTitle.setText(DataUtils.getFormattedSnippet(data.getSnippet())); + if (data.hasAlert()) { + mAlert.setImageResource(R.drawable.clock); + mAlert.setVisibility(View.VISIBLE); + } else { + mAlert.setVisibility(View.GONE); + } + } + } + + + + //设置便签的星标 + + mTime.setText(DateUtils.getRelativeTimeSpanString(data.getModifiedDate())); + + + + + setBackground(data); + } + + //判断一个文件是否存在 + public boolean fileIsExists(String strFile) { + try { + File f=new File(strFile); + if(!f.exists()) { + return false; + } + } catch (Exception e) { + return false; + } + return true; + } + + private void setBackground(NoteItemData data) { + int id = data.getBgColorId(); + if (data.getType() == Notes.TYPE_NOTE) { + if (data.isSingle() || data.isOneFollowingFolder()) { + setBackgroundResource(NoteItemBgResources.getNoteBgSingleRes(id)); + } else if (data.isLast()) { + setBackgroundResource(NoteItemBgResources.getNoteBgLastRes(id)); + } else if (data.isFirst() || data.isMultiFollowingFolder()) { + setBackgroundResource(NoteItemBgResources.getNoteBgFirstRes(id)); + } else { + setBackgroundResource(NoteItemBgResources.getNoteBgNormalRes(id)); + } + } else { + setBackgroundResource(NoteItemBgResources.getFolderBgRes()); + } + } + + public NoteItemData getItemData() { + return mItemData; + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java b/src/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java new file mode 100644 index 0000000..07c5f7e --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java @@ -0,0 +1,388 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.ui; + +import android.accounts.Account; +import android.accounts.AccountManager; +import android.app.ActionBar; +import android.app.AlertDialog; +import android.content.BroadcastReceiver; +import android.content.ContentValues; +import android.content.Context; +import android.content.DialogInterface; +import android.content.Intent; +import android.content.IntentFilter; +import android.content.SharedPreferences; +import android.os.Bundle; +import android.preference.Preference; +import android.preference.Preference.OnPreferenceClickListener; +import android.preference.PreferenceActivity; +import android.preference.PreferenceCategory; +import android.text.TextUtils; +import android.text.format.DateFormat; +import android.view.LayoutInflater; +import android.view.Menu; +import android.view.MenuItem; +import android.view.View; +import android.widget.Button; +import android.widget.TextView; +import android.widget.Toast; + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.gtask.remote.GTaskSyncService; + + +public class NotesPreferenceActivity extends PreferenceActivity { + public static final String PREFERENCE_NAME = "notes_preferences"; + + public static final String PREFERENCE_SYNC_ACCOUNT_NAME = "pref_key_account_name"; + + public static final String PREFERENCE_LAST_SYNC_TIME = "pref_last_sync_time"; + + public static final String PREFERENCE_SET_BG_COLOR_KEY = "pref_key_bg_random_appear"; + + private static final String PREFERENCE_SYNC_ACCOUNT_KEY = "pref_sync_account_key"; + + private static final String AUTHORITIES_FILTER_KEY = "authorities"; + + private PreferenceCategory mAccountCategory; + + private GTaskReceiver mReceiver; + + private Account[] mOriAccounts; + + private boolean mHasAddedAccount; + + @Override + protected void onCreate(Bundle icicle) { + super.onCreate(icicle); + + /* using the app icon for navigation */ + getActionBar().setDisplayHomeAsUpEnabled(true); + + addPreferencesFromResource(R.xml.preferences); + mAccountCategory = (PreferenceCategory) findPreference(PREFERENCE_SYNC_ACCOUNT_KEY); + mReceiver = new GTaskReceiver(); + IntentFilter filter = new IntentFilter(); + filter.addAction(GTaskSyncService.GTASK_SERVICE_BROADCAST_NAME); + registerReceiver(mReceiver, filter); + + mOriAccounts = null; + View header = LayoutInflater.from(this).inflate(R.layout.settings_header, null); + getListView().addHeaderView(header, null, true); + } + + @Override + protected void onResume() { + super.onResume(); + + // need to set sync account automatically if user has added a new + // account + if (mHasAddedAccount) { + Account[] accounts = getGoogleAccounts(); + if (mOriAccounts != null && accounts.length > mOriAccounts.length) { + for (Account accountNew : accounts) { + boolean found = false; + for (Account accountOld : mOriAccounts) { + if (TextUtils.equals(accountOld.name, accountNew.name)) { + found = true; + break; + } + } + if (!found) { + setSyncAccount(accountNew.name); + break; + } + } + } + } + + refreshUI(); + } + + @Override + protected void onDestroy() { + if (mReceiver != null) { + unregisterReceiver(mReceiver); + } + super.onDestroy(); + } + + private void loadAccountPreference() { + mAccountCategory.removeAll(); + + Preference accountPref = new Preference(this); + final String defaultAccount = getSyncAccountName(this); + accountPref.setTitle(getString(R.string.preferences_account_title)); + accountPref.setSummary(getString(R.string.preferences_account_summary)); + accountPref.setOnPreferenceClickListener(new OnPreferenceClickListener() { + public boolean onPreferenceClick(Preference preference) { + if (!GTaskSyncService.isSyncing()) { + if (TextUtils.isEmpty(defaultAccount)) { + // the first time to set account + showSelectAccountAlertDialog(); + } else { + // if the account has already been set, we need to promp + // user about the risk + showChangeAccountConfirmAlertDialog(); + } + } else { + Toast.makeText(NotesPreferenceActivity.this, + R.string.preferences_toast_cannot_change_account, Toast.LENGTH_SHORT) + .show(); + } + return true; + } + }); + + mAccountCategory.addPreference(accountPref); + } + + private void loadSyncButton() { + Button syncButton = (Button) findViewById(R.id.preference_sync_button); + TextView lastSyncTimeView = (TextView) findViewById(R.id.prefenerece_sync_status_textview); + + // set button state + if (GTaskSyncService.isSyncing()) { + syncButton.setText(getString(R.string.preferences_button_sync_cancel)); + syncButton.setOnClickListener(new View.OnClickListener() { + public void onClick(View v) { + GTaskSyncService.cancelSync(NotesPreferenceActivity.this); + } + }); + } else { + syncButton.setText(getString(R.string.preferences_button_sync_immediately)); + syncButton.setOnClickListener(new View.OnClickListener() { + public void onClick(View v) { + GTaskSyncService.startSync(NotesPreferenceActivity.this); + } + }); + } + syncButton.setEnabled(!TextUtils.isEmpty(getSyncAccountName(this))); + + // set last sync time + if (GTaskSyncService.isSyncing()) { + lastSyncTimeView.setText(GTaskSyncService.getProgressString()); + lastSyncTimeView.setVisibility(View.VISIBLE); + } else { + long lastSyncTime = getLastSyncTime(this); + if (lastSyncTime != 0) { + lastSyncTimeView.setText(getString(R.string.preferences_last_sync_time, + DateFormat.format(getString(R.string.preferences_last_sync_time_format), + lastSyncTime))); + lastSyncTimeView.setVisibility(View.VISIBLE); + } else { + lastSyncTimeView.setVisibility(View.GONE); + } + } + } + + private void refreshUI() { + loadAccountPreference(); + loadSyncButton(); + } + + private void showSelectAccountAlertDialog() { + AlertDialog.Builder dialogBuilder = new AlertDialog.Builder(this); + + View titleView = LayoutInflater.from(this).inflate(R.layout.account_dialog_title, null); + TextView titleTextView = (TextView) titleView.findViewById(R.id.account_dialog_title); + titleTextView.setText(getString(R.string.preferences_dialog_select_account_title)); + TextView subtitleTextView = (TextView) titleView.findViewById(R.id.account_dialog_subtitle); + subtitleTextView.setText(getString(R.string.preferences_dialog_select_account_tips)); + + dialogBuilder.setCustomTitle(titleView); + dialogBuilder.setPositiveButton(null, null); + + Account[] accounts = getGoogleAccounts(); + String defAccount = getSyncAccountName(this); + + mOriAccounts = accounts; + mHasAddedAccount = false; + + if (accounts.length > 0) { + CharSequence[] items = new CharSequence[accounts.length]; + final CharSequence[] itemMapping = items; + int checkedItem = -1; + int index = 0; + for (Account account : accounts) { + if (TextUtils.equals(account.name, defAccount)) { + checkedItem = index; + } + items[index++] = account.name; + } + dialogBuilder.setSingleChoiceItems(items, checkedItem, + new DialogInterface.OnClickListener() { + public void onClick(DialogInterface dialog, int which) { + setSyncAccount(itemMapping[which].toString()); + dialog.dismiss(); + refreshUI(); + } + }); + } + + View addAccountView = LayoutInflater.from(this).inflate(R.layout.add_account_text, null); + dialogBuilder.setView(addAccountView); + + final AlertDialog dialog = dialogBuilder.show(); + addAccountView.setOnClickListener(new View.OnClickListener() { + public void onClick(View v) { + mHasAddedAccount = true; + Intent intent = new Intent("android.settings.ADD_ACCOUNT_SETTINGS"); + intent.putExtra(AUTHORITIES_FILTER_KEY, new String[] { + "gmail-ls" + }); + startActivityForResult(intent, -1); + dialog.dismiss(); + } + }); + } + + private void showChangeAccountConfirmAlertDialog() { + AlertDialog.Builder dialogBuilder = new AlertDialog.Builder(this); + + View titleView = LayoutInflater.from(this).inflate(R.layout.account_dialog_title, null); + TextView titleTextView = (TextView) titleView.findViewById(R.id.account_dialog_title); + titleTextView.setText(getString(R.string.preferences_dialog_change_account_title, + getSyncAccountName(this))); + TextView subtitleTextView = (TextView) titleView.findViewById(R.id.account_dialog_subtitle); + subtitleTextView.setText(getString(R.string.preferences_dialog_change_account_warn_msg)); + dialogBuilder.setCustomTitle(titleView); + + CharSequence[] menuItemArray = new CharSequence[] { + getString(R.string.preferences_menu_change_account), + getString(R.string.preferences_menu_remove_account), + getString(R.string.preferences_menu_cancel) + }; + dialogBuilder.setItems(menuItemArray, new DialogInterface.OnClickListener() { + public void onClick(DialogInterface dialog, int which) { + if (which == 0) { + showSelectAccountAlertDialog(); + } else if (which == 1) { + removeSyncAccount(); + refreshUI(); + } + } + }); + dialogBuilder.show(); + } + + private Account[] getGoogleAccounts() { + AccountManager accountManager = AccountManager.get(this); + return accountManager.getAccountsByType("com.google"); + } + + private void setSyncAccount(String account) { + if (!getSyncAccountName(this).equals(account)) { + SharedPreferences settings = getSharedPreferences(PREFERENCE_NAME, Context.MODE_PRIVATE); + SharedPreferences.Editor editor = settings.edit(); + if (account != null) { + editor.putString(PREFERENCE_SYNC_ACCOUNT_NAME, account); + } else { + editor.putString(PREFERENCE_SYNC_ACCOUNT_NAME, ""); + } + editor.commit(); + + // clean up last sync time + setLastSyncTime(this, 0); + + // clean up local gtask related info + new Thread(new Runnable() { + public void run() { + ContentValues values = new ContentValues(); + values.put(NoteColumns.GTASK_ID, ""); + values.put(NoteColumns.SYNC_ID, 0); + getContentResolver().update(Notes.CONTENT_NOTE_URI, values, null, null); + } + }).start(); + + Toast.makeText(NotesPreferenceActivity.this, + getString(R.string.preferences_toast_success_set_accout, account), + Toast.LENGTH_SHORT).show(); + } + } + + private void removeSyncAccount() { + SharedPreferences settings = getSharedPreferences(PREFERENCE_NAME, Context.MODE_PRIVATE); + SharedPreferences.Editor editor = settings.edit(); + if (settings.contains(PREFERENCE_SYNC_ACCOUNT_NAME)) { + editor.remove(PREFERENCE_SYNC_ACCOUNT_NAME); + } + if (settings.contains(PREFERENCE_LAST_SYNC_TIME)) { + editor.remove(PREFERENCE_LAST_SYNC_TIME); + } + editor.commit(); + + // clean up local gtask related info + new Thread(new Runnable() { + public void run() { + ContentValues values = new ContentValues(); + values.put(NoteColumns.GTASK_ID, ""); + values.put(NoteColumns.SYNC_ID, 0); + getContentResolver().update(Notes.CONTENT_NOTE_URI, values, null, null); + } + }).start(); + } + + public static String getSyncAccountName(Context context) { + SharedPreferences settings = context.getSharedPreferences(PREFERENCE_NAME, + Context.MODE_PRIVATE); + return settings.getString(PREFERENCE_SYNC_ACCOUNT_NAME, ""); + } + + public static void setLastSyncTime(Context context, long time) { + SharedPreferences settings = context.getSharedPreferences(PREFERENCE_NAME, + Context.MODE_PRIVATE); + SharedPreferences.Editor editor = settings.edit(); + editor.putLong(PREFERENCE_LAST_SYNC_TIME, time); + editor.commit(); + } + + public static long getLastSyncTime(Context context) { + SharedPreferences settings = context.getSharedPreferences(PREFERENCE_NAME, + Context.MODE_PRIVATE); + return settings.getLong(PREFERENCE_LAST_SYNC_TIME, 0); + } + + private class GTaskReceiver extends BroadcastReceiver { + + @Override + public void onReceive(Context context, Intent intent) { + refreshUI(); + if (intent.getBooleanExtra(GTaskSyncService.GTASK_SERVICE_BROADCAST_IS_SYNCING, false)) { + TextView syncStatus = (TextView) findViewById(R.id.prefenerece_sync_status_textview); + syncStatus.setText(intent + .getStringExtra(GTaskSyncService.GTASK_SERVICE_BROADCAST_PROGRESS_MSG)); + } + + } + } + + public boolean onOptionsItemSelected(MenuItem item) { + switch (item.getItemId()) { + case android.R.id.home: + Intent intent = new Intent(this, NotesListActivity.class); + intent.addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); + startActivity(intent); + return true; + default: + return false; + } + } +} diff --git a/src/app/src/main/java/net/micode/notes/ui/SpeechApplication.java b/src/app/src/main/java/net/micode/notes/ui/SpeechApplication.java new file mode 100644 index 0000000..337d5f3 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/SpeechApplication.java @@ -0,0 +1,17 @@ +package net.micode.notes.ui; + +import android.app.Application; + +import com.iflytek.cloud.SpeechUtility; + +public class SpeechApplication extends Application { + + @Override + public void onCreate() { + + // 5ef048e1 为在开放平台注册的APPID 注意没有空格,直接替换即可 + SpeechUtility.createUtility(SpeechApplication.this, "appid=87c6c736"); + + super.onCreate(); + } +} \ No newline at end of file diff --git a/src/app/src/main/java/net/micode/notes/ui/SplashActivity.java b/src/app/src/main/java/net/micode/notes/ui/SplashActivity.java new file mode 100644 index 0000000..face93d --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/SplashActivity.java @@ -0,0 +1,179 @@ +package net.micode.notes.ui; + +import android.annotation.SuppressLint; +import android.support.v7.app.ActionBar; +import android.support.v7.app.AppCompatActivity; +import android.os.Build; +import android.os.Bundle; +import android.os.Handler; +import android.view.MotionEvent; +import android.view.View; +import android.view.WindowInsets; +import android.content.Intent; + +import net.micode.notes.R; + + + +/** + * An example full-screen activity that shows and hides the system UI (i.e. + * status bar and navigation/system bar) with user interaction. + */ +public class SplashActivity extends AppCompatActivity { + Handler mHandler = new Handler(); + /** + * Whether or not the system UI should be auto-hidden after + * {@link #AUTO_HIDE_DELAY_MILLIS} milliseconds. + */ + private static final boolean AUTO_HIDE = true; + + /** + * If {@link #AUTO_HIDE} is set, the number of milliseconds to wait after + * user interaction before hiding the system UI. + */ + private static final int AUTO_HIDE_DELAY_MILLIS = 3000; + + /** + * Some older devices needs a small delay between UI widget updates + * and a change of the status and navigation bar. + */ + private static final int UI_ANIMATION_DELAY = 300; + private final Handler mHideHandler = new Handler(); + private View mContentView; + private final Runnable mHidePart2Runnable = new Runnable() { + @SuppressLint("InlinedApi") + @Override + public void run() { + // Delayed removal of status and navigation bar + + } + }; + private View mControlsView; + private final Runnable mShowPart2Runnable = new Runnable() { + @Override + public void run() { + // Delayed display of UI elements + ActionBar actionBar = getSupportActionBar(); + if (actionBar != null) { + actionBar.show(); + } + mControlsView.setVisibility(View.VISIBLE); + } + }; + private boolean mVisible; + private final Runnable mHideRunnable = new Runnable() { + @Override + public void run() { + hide(); + } + }; + /** + * Touch listener to use for in-layout UI controls to delay hiding the + * system UI. This is to prevent the jarring behavior of controls going away + * while interacting with activity UI. + */ + private final View.OnTouchListener mDelayHideTouchListener = new View.OnTouchListener() { + @Override + public boolean onTouch(View view, MotionEvent motionEvent) { + switch (motionEvent.getAction()) { + case MotionEvent.ACTION_DOWN: + if (AUTO_HIDE) { + delayedHide(AUTO_HIDE_DELAY_MILLIS); + } + break; + case MotionEvent.ACTION_UP: + view.performClick(); + break; + default: + break; + } + return false; + } + }; + + @Override + protected void onCreate(Bundle savedInstanceState) { + + super.onCreate(savedInstanceState);//加载启动页面 + + setContentView(R.layout.activity_splash); + mHandler.postDelayed(new Runnable() { + @Override + public void run() { + Intent intent=new Intent(); + intent.setClass(SplashActivity.this, NotesListActivity.class); + startActivity(intent); + finish(); //销毁欢迎页面 + } + }, 2000); // 2 秒后跳转 + + + mVisible = true; + mControlsView = findViewById(R.id.fullscreen_content_controls); + mContentView = findViewById(R.id.fullscreen_content); + + // Set up the user interaction to manually show or hide the system UI. + mContentView.setOnClickListener(new View.OnClickListener() { + @Override + public void onClick(View view) { + toggle(); + } + }); + + // Upon interacting with UI controls, delay any scheduled hide() + // operations to prevent the jarring behavior of controls going away + // while interacting with the UI. + findViewById(R.id.dummy_button).setOnTouchListener(mDelayHideTouchListener); + } + + @Override + protected void onPostCreate(Bundle savedInstanceState) { + super.onPostCreate(savedInstanceState); + + // Trigger the initial hide() shortly after the activity has been + // created, to briefly hint to the user that UI controls + // are available. + delayedHide(100); + } + + private void toggle() { + if (mVisible) { + hide(); + } else { + show(); + } + } + + private void hide() { + // Hide UI first + ActionBar actionBar = getSupportActionBar(); + if (actionBar != null) { + actionBar.hide(); + } + mControlsView.setVisibility(View.GONE); + mVisible = false; + + // Schedule a runnable to remove the status and navigation bar after a delay + mHideHandler.removeCallbacks(mShowPart2Runnable); + mHideHandler.postDelayed(mHidePart2Runnable, UI_ANIMATION_DELAY); + } + + private void show() { + // Show the system bar + + mVisible = true; + + // Schedule a runnable to display UI elements after a delay + mHideHandler.removeCallbacks(mHidePart2Runnable); + mHideHandler.postDelayed(mShowPart2Runnable, UI_ANIMATION_DELAY); + } + + /** + * Schedules a call to hide() in delay milliseconds, canceling any + * previously scheduled calls. + */ + private void delayedHide(int delayMillis) { + mHideHandler.removeCallbacks(mHideRunnable); + mHideHandler.postDelayed(mHideRunnable, delayMillis); + } +} \ No newline at end of file diff --git a/src/app/src/main/java/net/micode/notes/ui/record.puml b/src/app/src/main/java/net/micode/notes/ui/record.puml new file mode 100644 index 0000000..11d81f8 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/ui/record.puml @@ -0,0 +1,23 @@ +@startuml +'https://plantuml.com/use-case-diagram + + +(Use the application) as (Use) + +用户 -> (语音输入) +'User --> (Use) +'Admin ---> (Use) +科大讯飞 .. (语音输入) +(语音输入)..[调用麦克风] +'note right of 系统 : This is an example. +(语音输入)->(显示便签内容) +系统 .. (显示便签内容) +note right of (Use) +A note can also +be on several lines +end note + +'note "This note is connected\nto several objects." as N2 +'(Start) .. N2 +'N2 .. (Use) +@enduml \ No newline at end of file diff --git a/src/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java b/src/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java new file mode 100644 index 0000000..ec6f819 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java @@ -0,0 +1,132 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.widget; +import android.app.PendingIntent; +import android.appwidget.AppWidgetManager; +import android.appwidget.AppWidgetProvider; +import android.content.ContentValues; +import android.content.Context; +import android.content.Intent; +import android.database.Cursor; +import android.util.Log; +import android.widget.RemoteViews; + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.data.Notes.NoteColumns; +import net.micode.notes.tool.ResourceParser; +import net.micode.notes.ui.NoteEditActivity; +import net.micode.notes.ui.NotesListActivity; + +public abstract class NoteWidgetProvider extends AppWidgetProvider { + public static final String [] PROJECTION = new String [] { + NoteColumns.ID, + NoteColumns.BG_COLOR_ID, + NoteColumns.SNIPPET + }; + + public static final int COLUMN_ID = 0; + public static final int COLUMN_BG_COLOR_ID = 1; + public static final int COLUMN_SNIPPET = 2; + + private static final String TAG = "NoteWidgetProvider"; + + @Override + public void onDeleted(Context context, int[] appWidgetIds) { + ContentValues values = new ContentValues(); + values.put(NoteColumns.WIDGET_ID, AppWidgetManager.INVALID_APPWIDGET_ID); + for (int i = 0; i < appWidgetIds.length; i++) { + context.getContentResolver().update(Notes.CONTENT_NOTE_URI, + values, + NoteColumns.WIDGET_ID + "=?", + new String[] { String.valueOf(appWidgetIds[i])}); + } + } + + private Cursor getNoteWidgetInfo(Context context, int widgetId) { + return context.getContentResolver().query(Notes.CONTENT_NOTE_URI, + PROJECTION, + NoteColumns.WIDGET_ID + "=? AND " + NoteColumns.PARENT_ID + "<>?", + new String[] { String.valueOf(widgetId), String.valueOf(Notes.ID_TRASH_FOLER) }, + null); + } + + protected void update(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) { + update(context, appWidgetManager, appWidgetIds, false); + } + + private void update(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds, + boolean privacyMode) { + for (int i = 0; i < appWidgetIds.length; i++) { + if (appWidgetIds[i] != AppWidgetManager.INVALID_APPWIDGET_ID) { + int bgId = ResourceParser.getDefaultBgId(context); + String snippet = ""; + Intent intent = new Intent(context, NoteEditActivity.class); + intent.setFlags(Intent.FLAG_ACTIVITY_SINGLE_TOP); + intent.putExtra(Notes.INTENT_EXTRA_WIDGET_ID, appWidgetIds[i]); + intent.putExtra(Notes.INTENT_EXTRA_WIDGET_TYPE, getWidgetType()); + + Cursor c = getNoteWidgetInfo(context, appWidgetIds[i]); + if (c != null && c.moveToFirst()) { + if (c.getCount() > 1) { + Log.e(TAG, "Multiple message with same widget id:" + appWidgetIds[i]); + c.close(); + return; + } + snippet = c.getString(COLUMN_SNIPPET); + bgId = c.getInt(COLUMN_BG_COLOR_ID); + intent.putExtra(Intent.EXTRA_UID, c.getLong(COLUMN_ID)); + intent.setAction(Intent.ACTION_VIEW); + } else { + snippet = context.getResources().getString(R.string.widget_havenot_content); + intent.setAction(Intent.ACTION_INSERT_OR_EDIT); + } + + if (c != null) { + c.close(); + } + + RemoteViews rv = new RemoteViews(context.getPackageName(), getLayoutId()); + rv.setImageViewResource(R.id.widget_bg_image, getBgResourceId(bgId)); + intent.putExtra(Notes.INTENT_EXTRA_BACKGROUND_ID, bgId); + /** + * Generate the pending intent to start host for the widget + */ + PendingIntent pendingIntent = null; + if (privacyMode) { + rv.setTextViewText(R.id.widget_text, + context.getString(R.string.widget_under_visit_mode)); + pendingIntent = PendingIntent.getActivity(context, appWidgetIds[i], new Intent( + context, NotesListActivity.class), PendingIntent.FLAG_UPDATE_CURRENT); + } else { + rv.setTextViewText(R.id.widget_text, snippet); + pendingIntent = PendingIntent.getActivity(context, appWidgetIds[i], intent, + PendingIntent.FLAG_UPDATE_CURRENT); + } + + rv.setOnClickPendingIntent(R.id.widget_text, pendingIntent); + appWidgetManager.updateAppWidget(appWidgetIds[i], rv); + } + } + } + + protected abstract int getBgResourceId(int bgId); + + protected abstract int getLayoutId(); + + protected abstract int getWidgetType(); +} diff --git a/src/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java b/src/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java new file mode 100644 index 0000000..adcb2f7 --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java @@ -0,0 +1,47 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.widget; + +import android.appwidget.AppWidgetManager; +import android.content.Context; + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.tool.ResourceParser; + + +public class NoteWidgetProvider_2x extends NoteWidgetProvider { + @Override + public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) { + super.update(context, appWidgetManager, appWidgetIds); + } + + @Override + protected int getLayoutId() { + return R.layout.widget_2x; + } + + @Override + protected int getBgResourceId(int bgId) { + return ResourceParser.WidgetBgResources.getWidget2xBgResource(bgId); + } + + @Override + protected int getWidgetType() { + return Notes.TYPE_WIDGET_2X; + } +} diff --git a/src/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java b/src/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java new file mode 100644 index 0000000..c12a02e --- /dev/null +++ b/src/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java @@ -0,0 +1,46 @@ +/* + * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package net.micode.notes.widget; + +import android.appwidget.AppWidgetManager; +import android.content.Context; + +import net.micode.notes.R; +import net.micode.notes.data.Notes; +import net.micode.notes.tool.ResourceParser; + + +public class NoteWidgetProvider_4x extends NoteWidgetProvider { + @Override + public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) { + super.update(context, appWidgetManager, appWidgetIds); + } + + protected int getLayoutId() { + return R.layout.widget_4x; + } + + @Override + protected int getBgResourceId(int bgId) { + return ResourceParser.WidgetBgResources.getWidget4xBgResource(bgId); + } + + @Override + protected int getWidgetType() { + return Notes.TYPE_WIDGET_4X; + } +} diff --git a/src/app/src/main/res/color/primary_text_dark.xml b/src/app/src/main/res/color/primary_text_dark.xml new file mode 100644 index 0000000..8ad98e3 --- /dev/null +++ b/src/app/src/main/res/color/primary_text_dark.xml @@ -0,0 +1,22 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/app/src/main/res/color/secondary_text_dark.xml b/src/app/src/main/res/color/secondary_text_dark.xml new file mode 100644 index 0000000..9cf8a1a --- /dev/null +++ b/src/app/src/main/res/color/secondary_text_dark.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/src/app/src/main/res/drawable-hdpi/bg_btn_set_color.png b/src/app/src/main/res/drawable-hdpi/bg_btn_set_color.png new file mode 100644 index 0000000..5eb5d44 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/bg_btn_set_color.png differ diff --git a/src/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png b/src/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png new file mode 100644 index 0000000..100db77 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png differ diff --git a/src/app/src/main/res/drawable-hdpi/call_record.png b/src/app/src/main/res/drawable-hdpi/call_record.png new file mode 100644 index 0000000..fb88ca4 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/call_record.png differ diff --git a/src/app/src/main/res/drawable-hdpi/clock.png b/src/app/src/main/res/drawable-hdpi/clock.png new file mode 100644 index 0000000..5f2ae9a Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/clock.png differ diff --git a/src/app/src/main/res/drawable-hdpi/delete.png b/src/app/src/main/res/drawable-hdpi/delete.png new file mode 100644 index 0000000..643de3e Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/delete.png differ diff --git a/src/app/src/main/res/drawable-hdpi/dropdown_icon.9.png b/src/app/src/main/res/drawable-hdpi/dropdown_icon.9.png new file mode 100644 index 0000000..5525025 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/dropdown_icon.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/edit_blue.9.png b/src/app/src/main/res/drawable-hdpi/edit_blue.9.png new file mode 100644 index 0000000..55a1856 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/edit_blue.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/edit_green.9.png b/src/app/src/main/res/drawable-hdpi/edit_green.9.png new file mode 100644 index 0000000..2cb2d60 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/edit_green.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/edit_red.9.png b/src/app/src/main/res/drawable-hdpi/edit_red.9.png new file mode 100644 index 0000000..bae944a Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/edit_red.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/edit_title_blue.9.png b/src/app/src/main/res/drawable-hdpi/edit_title_blue.9.png new file mode 100644 index 0000000..96e6092 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/edit_title_blue.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/edit_title_green.9.png b/src/app/src/main/res/drawable-hdpi/edit_title_green.9.png new file mode 100644 index 0000000..08d8644 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/edit_title_green.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/edit_title_red.9.png b/src/app/src/main/res/drawable-hdpi/edit_title_red.9.png new file mode 100644 index 0000000..9c430e5 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/edit_title_red.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/edit_title_white.9.png b/src/app/src/main/res/drawable-hdpi/edit_title_white.9.png new file mode 100644 index 0000000..19e8d95 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/edit_title_white.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png b/src/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png new file mode 100644 index 0000000..bf8f580 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/edit_white.9.png b/src/app/src/main/res/drawable-hdpi/edit_white.9.png new file mode 100644 index 0000000..918f7a6 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/edit_white.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/edit_yellow.9.png b/src/app/src/main/res/drawable-hdpi/edit_yellow.9.png new file mode 100644 index 0000000..10cb642 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/edit_yellow.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/font_large.png b/src/app/src/main/res/drawable-hdpi/font_large.png new file mode 100644 index 0000000..78cf2e6 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/font_large.png differ diff --git a/src/app/src/main/res/drawable-hdpi/font_normal.png b/src/app/src/main/res/drawable-hdpi/font_normal.png new file mode 100644 index 0000000..9de7ced Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/font_normal.png differ diff --git a/src/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png b/src/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png new file mode 100644 index 0000000..be8e64c Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/font_small.png b/src/app/src/main/res/drawable-hdpi/font_small.png new file mode 100644 index 0000000..d3ff104 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/font_small.png differ diff --git a/src/app/src/main/res/drawable-hdpi/font_super.png b/src/app/src/main/res/drawable-hdpi/font_super.png new file mode 100644 index 0000000..85b13a1 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/font_super.png differ diff --git a/src/app/src/main/res/drawable-hdpi/icon_app.png b/src/app/src/main/res/drawable-hdpi/icon_app.png new file mode 100644 index 0000000..418aadc Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/icon_app.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_background.png b/src/app/src/main/res/drawable-hdpi/list_background.png new file mode 100644 index 0000000..087e1f9 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_background.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_blue_down.9.png b/src/app/src/main/res/drawable-hdpi/list_blue_down.9.png new file mode 100644 index 0000000..b88eebf Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_blue_down.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_blue_middle.9.png b/src/app/src/main/res/drawable-hdpi/list_blue_middle.9.png new file mode 100644 index 0000000..96b1c8b Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_blue_middle.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_blue_single.9.png b/src/app/src/main/res/drawable-hdpi/list_blue_single.9.png new file mode 100644 index 0000000..d7e7206 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_blue_single.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_blue_up.9.png b/src/app/src/main/res/drawable-hdpi/list_blue_up.9.png new file mode 100644 index 0000000..632e88c Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_blue_up.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_folder.9.png b/src/app/src/main/res/drawable-hdpi/list_folder.9.png new file mode 100644 index 0000000..829f61b Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_folder.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_footer_bg.9.png b/src/app/src/main/res/drawable-hdpi/list_footer_bg.9.png new file mode 100644 index 0000000..5325c25 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_footer_bg.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_green_down.9.png b/src/app/src/main/res/drawable-hdpi/list_green_down.9.png new file mode 100644 index 0000000..64a39d9 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_green_down.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_green_middle.9.png b/src/app/src/main/res/drawable-hdpi/list_green_middle.9.png new file mode 100644 index 0000000..897325a Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_green_middle.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_green_single.9.png b/src/app/src/main/res/drawable-hdpi/list_green_single.9.png new file mode 100644 index 0000000..c83405f Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_green_single.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_green_up.9.png b/src/app/src/main/res/drawable-hdpi/list_green_up.9.png new file mode 100644 index 0000000..141f9e1 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_green_up.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_red_down.9.png b/src/app/src/main/res/drawable-hdpi/list_red_down.9.png new file mode 100644 index 0000000..4224309 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_red_down.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_red_middle.9.png b/src/app/src/main/res/drawable-hdpi/list_red_middle.9.png new file mode 100644 index 0000000..9988f17 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_red_middle.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_red_single.9.png b/src/app/src/main/res/drawable-hdpi/list_red_single.9.png new file mode 100644 index 0000000..587c348 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_red_single.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_red_up.9.png b/src/app/src/main/res/drawable-hdpi/list_red_up.9.png new file mode 100644 index 0000000..46b4757 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_red_up.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_white_down.9.png b/src/app/src/main/res/drawable-hdpi/list_white_down.9.png new file mode 100644 index 0000000..29f9d8c Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_white_down.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_white_middle.9.png b/src/app/src/main/res/drawable-hdpi/list_white_middle.9.png new file mode 100644 index 0000000..77a4ab4 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_white_middle.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_white_single.9.png b/src/app/src/main/res/drawable-hdpi/list_white_single.9.png new file mode 100644 index 0000000..3e79189 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_white_single.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_white_up.9.png b/src/app/src/main/res/drawable-hdpi/list_white_up.9.png new file mode 100644 index 0000000..e23cd5c Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_white_up.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_yellow_down.9.png b/src/app/src/main/res/drawable-hdpi/list_yellow_down.9.png new file mode 100644 index 0000000..31cfc1e Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_yellow_down.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png b/src/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png new file mode 100644 index 0000000..b6549b2 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_yellow_single.9.png b/src/app/src/main/res/drawable-hdpi/list_yellow_single.9.png new file mode 100644 index 0000000..3faf507 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_yellow_single.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/list_yellow_up.9.png b/src/app/src/main/res/drawable-hdpi/list_yellow_up.9.png new file mode 100644 index 0000000..4ae791c Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/list_yellow_up.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/menu_delete.png b/src/app/src/main/res/drawable-hdpi/menu_delete.png new file mode 100644 index 0000000..ccdfc4b Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/menu_delete.png differ diff --git a/src/app/src/main/res/drawable-hdpi/menu_move.png b/src/app/src/main/res/drawable-hdpi/menu_move.png new file mode 100644 index 0000000..1140b71 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/menu_move.png differ diff --git a/src/app/src/main/res/drawable-hdpi/new_note_normal.png b/src/app/src/main/res/drawable-hdpi/new_note_normal.png new file mode 100644 index 0000000..e24e0d1 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/new_note_normal.png differ diff --git a/src/app/src/main/res/drawable-hdpi/new_note_pressed.png b/src/app/src/main/res/drawable-hdpi/new_note_pressed.png new file mode 100644 index 0000000..c748936 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/new_note_pressed.png differ diff --git a/src/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png b/src/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png new file mode 100644 index 0000000..fc49552 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png differ diff --git a/src/app/src/main/res/drawable-hdpi/notification.png b/src/app/src/main/res/drawable-hdpi/notification.png new file mode 100644 index 0000000..b13ab4a Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/notification.png differ diff --git a/src/app/src/main/res/drawable-hdpi/p1.png b/src/app/src/main/res/drawable-hdpi/p1.png new file mode 100644 index 0000000..3353f20 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/p1.png differ diff --git a/src/app/src/main/res/drawable-hdpi/record.png b/src/app/src/main/res/drawable-hdpi/record.png new file mode 100644 index 0000000..5914098 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/record.png differ diff --git a/src/app/src/main/res/drawable-hdpi/search_result.png b/src/app/src/main/res/drawable-hdpi/search_result.png new file mode 100644 index 0000000..ff2befd Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/search_result.png differ diff --git a/src/app/src/main/res/drawable-hdpi/selected.png b/src/app/src/main/res/drawable-hdpi/selected.png new file mode 100644 index 0000000..b889bef Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/selected.png differ diff --git a/src/app/src/main/res/drawable-hdpi/star.png b/src/app/src/main/res/drawable-hdpi/star.png new file mode 100644 index 0000000..297a929 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/star.png differ diff --git a/src/app/src/main/res/drawable-hdpi/title_alert.png b/src/app/src/main/res/drawable-hdpi/title_alert.png new file mode 100644 index 0000000..544ee9c Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/title_alert.png differ diff --git a/src/app/src/main/res/drawable-hdpi/title_bar_bg.9.png b/src/app/src/main/res/drawable-hdpi/title_bar_bg.9.png new file mode 100644 index 0000000..eb6bff0 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/title_bar_bg.9.png differ diff --git a/src/app/src/main/res/drawable-hdpi/widget_2x_blue.png b/src/app/src/main/res/drawable-hdpi/widget_2x_blue.png new file mode 100644 index 0000000..a1707f4 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/widget_2x_blue.png differ diff --git a/src/app/src/main/res/drawable-hdpi/widget_2x_green.png b/src/app/src/main/res/drawable-hdpi/widget_2x_green.png new file mode 100644 index 0000000..f86886c Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/widget_2x_green.png differ diff --git a/src/app/src/main/res/drawable-hdpi/widget_2x_red.png b/src/app/src/main/res/drawable-hdpi/widget_2x_red.png new file mode 100644 index 0000000..0e66c29 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/widget_2x_red.png differ diff --git a/src/app/src/main/res/drawable-hdpi/widget_2x_white.png b/src/app/src/main/res/drawable-hdpi/widget_2x_white.png new file mode 100644 index 0000000..5f0619a Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/widget_2x_white.png differ diff --git a/src/app/src/main/res/drawable-hdpi/widget_2x_yellow.png b/src/app/src/main/res/drawable-hdpi/widget_2x_yellow.png new file mode 100644 index 0000000..12d1c2b Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/widget_2x_yellow.png differ diff --git a/src/app/src/main/res/drawable-hdpi/widget_4x_blue.png b/src/app/src/main/res/drawable-hdpi/widget_4x_blue.png new file mode 100644 index 0000000..9183738 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/widget_4x_blue.png differ diff --git a/src/app/src/main/res/drawable-hdpi/widget_4x_green.png b/src/app/src/main/res/drawable-hdpi/widget_4x_green.png new file mode 100644 index 0000000..fa8b452 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/widget_4x_green.png differ diff --git a/src/app/src/main/res/drawable-hdpi/widget_4x_red.png b/src/app/src/main/res/drawable-hdpi/widget_4x_red.png new file mode 100644 index 0000000..62de074 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/widget_4x_red.png differ diff --git a/src/app/src/main/res/drawable-hdpi/widget_4x_white.png b/src/app/src/main/res/drawable-hdpi/widget_4x_white.png new file mode 100644 index 0000000..a37d67c Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/widget_4x_white.png differ diff --git a/src/app/src/main/res/drawable-hdpi/widget_4x_yellow.png b/src/app/src/main/res/drawable-hdpi/widget_4x_yellow.png new file mode 100644 index 0000000..d7c5fa4 Binary files /dev/null and b/src/app/src/main/res/drawable-hdpi/widget_4x_yellow.png differ diff --git a/src/app/src/main/res/drawable/ic_dashboard_black_24dp.xml b/src/app/src/main/res/drawable/ic_dashboard_black_24dp.xml new file mode 100644 index 0000000..46fc8de --- /dev/null +++ b/src/app/src/main/res/drawable/ic_dashboard_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/src/app/src/main/res/drawable/ic_home_black_24dp.xml b/src/app/src/main/res/drawable/ic_home_black_24dp.xml new file mode 100644 index 0000000..f8bb0b5 --- /dev/null +++ b/src/app/src/main/res/drawable/ic_home_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/src/app/src/main/res/drawable/ic_launcher_background.xml b/src/app/src/main/res/drawable/ic_launcher_background.xml new file mode 100644 index 0000000..ca3826a --- /dev/null +++ b/src/app/src/main/res/drawable/ic_launcher_background.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/app/src/main/res/drawable/ic_notifications_black_24dp.xml b/src/app/src/main/res/drawable/ic_notifications_black_24dp.xml new file mode 100644 index 0000000..78b75c3 --- /dev/null +++ b/src/app/src/main/res/drawable/ic_notifications_black_24dp.xml @@ -0,0 +1,9 @@ + + + diff --git a/src/app/src/main/res/drawable/img.png b/src/app/src/main/res/drawable/img.png new file mode 100644 index 0000000..3ef0b4e Binary files /dev/null and b/src/app/src/main/res/drawable/img.png differ diff --git a/src/app/src/main/res/drawable/new_note.xml b/src/app/src/main/res/drawable/new_note.xml new file mode 100644 index 0000000..2154ebc --- /dev/null +++ b/src/app/src/main/res/drawable/new_note.xml @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/src/app/src/main/res/drawable/splash.png b/src/app/src/main/res/drawable/splash.png new file mode 100644 index 0000000..3ef0b4e Binary files /dev/null and b/src/app/src/main/res/drawable/splash.png differ diff --git a/src/app/src/main/res/layout/account_dialog_title.xml b/src/app/src/main/res/layout/account_dialog_title.xml new file mode 100644 index 0000000..7717112 --- /dev/null +++ b/src/app/src/main/res/layout/account_dialog_title.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/app/src/main/res/layout/activity_splash.xml b/src/app/src/main/res/layout/activity_splash.xml new file mode 100644 index 0000000..554de34 --- /dev/null +++ b/src/app/src/main/res/layout/activity_splash.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + +